https://blog.csdn.net/wu1169668869/article/details/83345633

git 从远程仓库获取所有分支

git clone xxx

git branch -r | grep -v '\->' | while read remote; do git branch --track "${remote#origin/}" "$remote"; done git fetch --all git pull --all

来自Stackoverflow 链接:http://stackoverflow.com/questions/10312521/how-to-fetch-all-git-branches

From: <Saved by Blink>
Snapshot-Content-Location: https://gist.github.com/tstone2077/8380f7862b00b6234963
Subject: Clones as usual but creates local tracking branches for all remote branches.
Date: Sat, 30 Nov 2019 14:34:33 -0000
MIME-Version: 1.0
Content-Type: multipart/related;
	type="text/html";
	boundary="----MultipartBoundary--xhsuDgSyg5rHrd1UYdOmhaiDzplzjrgYJD9AWLqHaA----"


------MultipartBoundary--xhsuDgSyg5rHrd1UYdOmhaiDzplzjrgYJD9AWLqHaA----
Content-Type: text/html
Content-ID: <frame-1B451A7370160D917DB1ADE0CCDB9381@mhtml.blink>
Content-Transfer-Encoding: quoted-printable
Content-Location: https://gist.github.com/tstone2077/8380f7862b00b6234963

<!DOCTYPE html><html lang=3D"en" class=3D""><head><meta http-equiv=3D"Conte=
nt-Type" content=3D"text/html; charset=3DUTF-8"><link rel=3D"stylesheet" ty=
pe=3D"text/css" href=3D"cid:css-beab76c3-459e-4f69-86a1-4ffb1161b1d6@mhtml.=
blink" /><link rel=3D"stylesheet" type=3D"text/css" href=3D"cid:css-5dce0db=
9-2d9e-4ec1-991d-d45258a87637@mhtml.blink" />
   =20
  <link rel=3D"dns-prefetch" href=3D"https://github.githubassets.com/">
  <link rel=3D"dns-prefetch" href=3D"https://avatars0.githubusercontent.com=
/">
  <link rel=3D"dns-prefetch" href=3D"https://avatars1.githubusercontent.com=
/">
  <link rel=3D"dns-prefetch" href=3D"https://avatars2.githubusercontent.com=
/">
  <link rel=3D"dns-prefetch" href=3D"https://avatars3.githubusercontent.com=
/">
  <link rel=3D"dns-prefetch" href=3D"https://github-cloud.s3.amazonaws.com/=
">
  <link rel=3D"dns-prefetch" href=3D"https://user-images.githubusercontent.=
com/">



  <link crossorigin=3D"anonymous" media=3D"all" rel=3D"stylesheet" href=3D"=
https://github.githubassets.com/assets/frameworks-481a47a96965f6706fb41bae0=
d14b09a.css">
 =20
    <link crossorigin=3D"anonymous" media=3D"all" rel=3D"stylesheet" href=
=3D"https://github.githubassets.com/assets/github-eabfbaded2e91939e805d1a3a=
f34018a.css">
   =20
   =20
   =20
   =20


  <meta name=3D"viewport" content=3D"width=3Ddevice-width">
 =20
  <title>Clones as usual but creates local tracking branches for all remote=
 branches.</title>
    <meta name=3D"description" content=3D"Clones as usual but creates local=
 tracking branches for all remote branches. - git-cloneall">
    <link rel=3D"search" type=3D"application/opensearchdescription+xml" hre=
f=3D"https://gist.github.com/opensearch-gist.xml" title=3D"Gist">
  <link rel=3D"fluid-icon" href=3D"https://gist.github.com/fluidicon.png" t=
itle=3D"GitHub">
  <meta property=3D"fb:app_id" content=3D"1401488693436528">

    <meta name=3D"twitter:image:src" content=3D"https://github.githubassets=
.com/images/modules/gists/gist-og-image.png"><meta name=3D"twitter:site" co=
ntent=3D"@github"><meta name=3D"twitter:card" content=3D"summary_large_imag=
e"><meta name=3D"twitter:title" content=3D"Clones as usual but creates loca=
l tracking branches for all remote branches."><meta name=3D"twitter:descrip=
tion" content=3D"Clones as usual but creates local tracking branches for al=
l remote branches. - git-cloneall">
    <meta property=3D"og:image" content=3D"https://github.githubassets.com/=
images/modules/gists/gist-og-image.png"><meta property=3D"og:site_name" con=
tent=3D"Gist"><meta property=3D"og:type" content=3D"article"><meta property=
=3D"og:title" content=3D"Clones as usual but creates local tracking branche=
s for all remote branches."><meta property=3D"og:url" content=3D"https://gi=
st.github.com/tstone2077/8380f7862b00b6234963"><meta property=3D"og:descrip=
tion" content=3D"Clones as usual but creates local tracking branches for al=
l remote branches. - git-cloneall"><meta property=3D"article:author" conten=
t=3D"262588213843476"><meta property=3D"article:publisher" content=3D"26258=
8213843476">

  <link rel=3D"assets" href=3D"https://github.githubassets.com/">
  <link rel=3D"web-socket" href=3D"wss://live.github.com/_sockets/VjI6NDYxM=
zM1NjA0OmE3MjgwOTBhNTA2OTI0ZGQ0MzA5YzZjNmRiMjNmZDdjZmUyOWQwNmUwNjBkNjdkMzA0=
YTg2NTZkZTRkOTVlYTg=3D--6f6acdf2b6b279fe180f1c396a28433f6acb4957">
  <link rel=3D"sudo-modal" href=3D"https://gist.github.com/sessions/sudo_mo=
dal">

    <meta name=3D"request-id" content=3D"706E:0430:14A6C8A:1CE26F3:5DE2774C=
" data-pjax-transient=3D"">


 =20

  <meta name=3D"selected-link" value=3D"gist_code" data-pjax-transient=3D""=
>

      <meta name=3D"google-site-verification" content=3D"KT5gs8h0wvaagLKAVW=
q8bbeNwnZZK1r1XQysX3xurLU">
    <meta name=3D"google-site-verification" content=3D"ZzhVyEFwb7w3e0-uOTlt=
m8Jsck2F5StVihD0exw2fsA">
    <meta name=3D"google-site-verification" content=3D"GXs5KoUUkNCoaAZn7wPN=
-t01Pywp9M3sEjnt_3_ZWPc">

    <meta name=3D"octolytics-host" content=3D"collector.githubapp.com"><met=
a name=3D"octolytics-app-id" content=3D"gist"><meta name=3D"octolytics-even=
t-url" content=3D"https://collector.githubapp.com/github-external/browser_e=
vent"><meta name=3D"octolytics-dimension-request_id" content=3D"706E:0430:1=
4A6C8A:1CE26F3:5DE2774C"><meta name=3D"octolytics-dimension-region_edge" co=
ntent=3D"ap-southeast-1"><meta name=3D"octolytics-dimension-region_render" =
content=3D"iad"><meta name=3D"octolytics-dimension-ga_id" content=3D"" clas=
s=3D"js-octo-ga-id"><meta name=3D"octolytics-dimension-visitor_id" content=
=3D"533105202209708863"><meta name=3D"octolytics-actor-id" content=3D"12666=
917"><meta name=3D"octolytics-actor-login" content=3D"marklove5102"><meta n=
ame=3D"octolytics-actor-hash" content=3D"fa5b515767ea230245d4ef60969b6e484a=
bcc33c248bbb6ed573f9160ba08a65">

<meta name=3D"analytics-location" content=3D"/<user-name>/<gist-id>" data-p=
jax-transient=3D"true">




  <meta class=3D"js-ga-set" name=3D"userId" content=3D"c2c5861a160c44256164=
2127c0a6052b">

<meta class=3D"js-ga-set" name=3D"dimension1" content=3D"Logged In">



    <meta name=3D"octolytics-dimension-public" content=3D"true"><meta name=
=3D"octolytics-dimension-gist_id" content=3D"12402635"><meta name=3D"octoly=
tics-dimension-gist_name" content=3D"8380f7862b00b6234963"><meta name=3D"oc=
tolytics-dimension-anonymous" content=3D"false"><meta name=3D"octolytics-di=
mension-owner_id" content=3D"139376"><meta name=3D"octolytics-dimension-own=
er_login" content=3D"tstone2077"><meta name=3D"octolytics-dimension-forked"=
 content=3D"false">

  <meta class=3D"js-ga-set" name=3D"dimension5" content=3D"public">
  <meta class=3D"js-ga-set" name=3D"dimension6" content=3D"owned">
  <meta class=3D"js-ga-set" name=3D"dimension7" content=3D"shell">


      <meta name=3D"hostname" content=3D"gist.github.com">
    <meta name=3D"user-login" content=3D"marklove5102">

      <meta name=3D"expected-hostname" content=3D"gist.github.com">

      <meta name=3D"js-proxy-site-detection-payload" content=3D"YTUwYTJmNGI=
2NTc2MjJjZGRlNzI1MWU3OGNmODA3MWM5NTczNTBmN2MzYzk1OTM5NGE3MGRiOTA3M2JlNWQ4YX=
x7InJlbW90ZV9hZGRyZXNzIjoiMTg0LjIyLjIyOS4xNiIsInJlcXVlc3RfaWQiOiI3MDZFOjA0M=
zA6MTRBNkM4QToxQ0UyNkYzOjVERTI3NzRDIiwidGltZXN0YW1wIjoxNTc1MTIyNzY2LCJob3N0=
IjoiZ2l0aHViLmNvbSJ9">

    <meta name=3D"enabled-features" content=3D"LAUNCH_PROJECT,MARKETPLACE_F=
EATURED_BLOG_POSTS,MARKETPLACE_INVOICED_BILLING,MARKETPLACE_SOCIAL_PROOF_CU=
STOMERS,MARKETPLACE_TRENDING_SOCIAL_PROOF,MARKETPLACE_RECOMMENDATIONS,MARKE=
TPLACE_PENDING_INSTALLATIONS,NOTIFY_ON_BLOCK,RELATED_ISSUES,GHE_CLOUD_TRIAL=
">

    <meta name=3D"html-safe-nonce" content=3D"790379a20533be1b69b95b77ef084=
5fa908d1288">

  <meta http-equiv=3D"x-pjax-version" content=3D"5889f893dcaa7c2acb03cae969=
34b7a4">
 =20

      <link href=3D"https://gist.github.com/tstone2077.atom" rel=3D"alterna=
te" title=3D"atom" type=3D"application/atom+xml">

  <link crossorigin=3D"anonymous" media=3D"all" rel=3D"stylesheet" href=3D"=
https://github.githubassets.com/assets/gist-04c9f30b6b426947b013a993ce8747c=
8.css">




  <meta name=3D"browser-stats-url" content=3D"https://api.github.com/_priva=
te/browser/stats">

  <meta name=3D"browser-errors-url" content=3D"https://api.github.com/_priv=
ate/browser/errors">

  <link rel=3D"mask-icon" href=3D"https://github.githubassets.com/pinned-oc=
tocat.svg" color=3D"#000000">
  <link rel=3D"icon" type=3D"image/x-icon" class=3D"js-site-favicon" href=
=3D"https://github.githubassets.com/favicon.ico">

<meta name=3D"theme-color" content=3D"#1e2327">



  <meta name=3D"webauthn-auth-enabled" content=3D"true">

  <meta name=3D"webauthn-registration-enabled" content=3D"true">


  <link type=3D"text/css" rel=3D"stylesheet" charset=3D"UTF-8" href=3D"http=
s://translate.googleapis.com/translate_static/css/translateelement.css"></h=
ead>

  <body class=3D"logged-in env-production min-width-lg intent-mouse">
   =20

  <div class=3D"position-relative js-header-wrapper ">
    <a href=3D"https://gist.github.com/tstone2077/8380f7862b00b6234963#star=
t-of-content" tabindex=3D"1" class=3D"p-3 bg-blue text-white show-on-focus =
js-skip-to-content">Skip to content</a>
    <span class=3D"Progress progress-pjax-loader position-fixed width-full =
js-pjax-loader-bar">
      <span class=3D"progress-pjax-loader-bar top-0 left-0" style=3D"width:=
 0%;"></span>
    </span>

   =20
   =20
   =20


        <div class=3D"Header" role=3D"banner">
  <div class=3D"Header-item">
    <a class=3D"Header-link" data-hotkey=3D"g d" aria-label=3D"Gist Homepag=
e" href=3D"https://gist.github.com/">
  <svg class=3D"octicon octicon-mark-github v-align-middle d-none" height=
=3D"24" viewBox=3D"0 0 16 16" version=3D"1.1" width=3D"24" aria-hidden=3D"t=
rue"><path fill-rule=3D"evenodd" d=3D"M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.=
53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.6=
9-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.=
82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95=
 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.=
32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08=
 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 =
0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-=
8-8-8z"></path></svg>
  <svg height=3D"24" class=3D"octicon octicon-logo-github v-align-middle" v=
iewBox=3D"0 0 45 16" version=3D"1.1" width=3D"67" aria-hidden=3D"true"><pat=
h fill-rule=3D"evenodd" d=3D"M18.53 12.03h-.02c.009 0 .015.01.024.011h.006l=
-.01-.01zm.004.011c-.093.001-.327.05-.574.05-.78 0-1.05-.36-1.05-.83V8.13h1=
.59c.09 0 .16-.08.16-.19v-1.7c0-.09-.08-.17-.16-.17h-1.59V3.96c0-.08-.05-.1=
3-.14-.13h-2.16c-.09 0-.14.05-.14.13v2.17s-1.09.27-1.16.28c-.08.02-.13.09-.=
13.17v1.36c0 .11.08.19.17.19h1.11v3.28c0 2.44 1.7 2.69 2.86 2.69.53 0 1.17-=
.17 1.27-.22.06-.02.09-.09.09-.16v-1.5a.177.177 0 00-.146-.18zM42.23 9.84c0=
-1.81-.73-2.05-1.5-1.97-.6.04-1.08.34-1.08.34v3.52s.49.34 1.22.36c1.03.03 1=
.36-.34 1.36-2.25zm2.43-.16c0 3.43-1.11 4.41-3.05 4.41-1.64 0-2.52-.83-2.52=
-.83s-.04.46-.09.52c-.03.06-.08.08-.14.08h-1.48c-.1 0-.19-.08-.19-.17l.02-1=
1.11c0-.09.08-.17.17-.17h2.13c.09 0 .17.08.17.17v3.77s.82-.53 2.02-.53l-.01=
-.02c1.2 0 2.97.45 2.97 3.88zm-8.72-3.61h-2.1c-.11 0-.17.08-.17.19v5.44s-.5=
5.39-1.3.39-.97-.34-.97-1.09V6.25c0-.09-.08-.17-.17-.17h-2.14c-.09 0-.17.08=
-.17.17v5.11c0 2.2 1.23 2.75 2.92 2.75 1.39 0 2.52-.77 2.52-.77s.05.39.08.4=
5c.02.05.09.09.16.09h1.34c.11 0 .17-.08.17-.17l.02-7.47c0-.09-.08-.17-.19-.=
17zm-23.7-.01h-2.13c-.09 0-.17.09-.17.2v7.34c0 .2.13.27.3.27h1.92c.2 0 .25-=
.09.25-.27V6.23c0-.09-.08-.17-.17-.17zm-1.05-3.38c-.77 0-1.38.61-1.38 1.38 =
0 .77.61 1.38 1.38 1.38.75 0 1.36-.61 1.36-1.38 0-.77-.61-1.38-1.36-1.38zm1=
6.49-.25h-2.11c-.09 0-.17.08-.17.17v4.09h-3.31V2.6c0-.09-.08-.17-.17-.17h-2=
.13c-.09 0-.17.08-.17.17v11.11c0 .09.09.17.17.17h2.13c.09 0 .17-.08.17-.17V=
8.96h3.31l-.02 4.75c0 .09.08.17.17.17h2.13c.09 0 .17-.08.17-.17V2.6c0-.09-.=
08-.17-.17-.17zM8.81 7.35v5.74c0 .04-.01.11-.06.13 0 0-1.25.89-3.31.89-2.49=
 0-5.44-.78-5.44-5.92S2.58 1.99 5.1 2c2.18 0 3.06.49 3.2.58.04.05.06.09.06.=
14L7.94 4.5c0 .09-.09.2-.2.17-.36-.11-.9-.33-2.17-.33-1.47 0-3.05.42-3.05 3=
.73s1.5 3.7 2.58 3.7c.92 0 1.25-.11 1.25-.11v-2.3H4.88c-.11 0-.19-.08-.19-.=
17V7.35c0-.09.08-.17.19-.17h3.74c.11 0 .19.08.19.17z"></path></svg>
  <svg height=3D"24" class=3D"octicon octicon-logo-gist v-align-middle" vie=
wBox=3D"0 0 25 16" version=3D"1.1" width=3D"37" aria-hidden=3D"true"><path =
fill-rule=3D"evenodd" d=3D"M4.7 8.73h2.45v4.02c-.55.27-1.64.34-2.53.34-2.56=
 0-3.47-2.2-3.47-5.05 0-2.85.91-5.06 3.48-5.06 1.28 0 2.06.23 3.28.73V2.66C=
7.27 2.33 6.25 2 4.63 2 1.13 2 0 4.69 0 8.03c0 3.34 1.11 6.03 4.63 6.03 1.6=
4 0 2.81-.27 3.59-.64V7.73H4.7v1zm6.39 3.72V6.06h-1.05v6.28c0 1.25.58 1.72 =
1.72 1.72v-.89c-.48 0-.67-.16-.67-.7v-.02zm.25-8.72c0-.44-.33-.78-.78-.78s-=
.77.34-.77.78.33.78.77.78.78-.34.78-.78zm4.34 5.69c-1.5-.13-1.78-.48-1.78-1=
.17 0-.77.33-1.34 1.88-1.34 1.05 0 1.66.16 2.27.36v-.94c-.69-.3-1.52-.39-2.=
25-.39-2.2 0-2.92 1.2-2.92 2.31 0 1.08.47 1.88 2.73 2.08 1.55.13 1.77.63 1.=
77 1.34 0 .73-.44 1.42-2.06 1.42-1.11 0-1.86-.19-2.33-.36v.94c.5.2 1.58.39 =
2.33.39 2.38 0 3.14-1.2 3.14-2.41 0-1.28-.53-2.03-2.75-2.23h-.03zm8.58-2.47=
v-.86h-2.42v-2.5l-1.08.31v2.11l-1.56.44v.48h1.56v5c0 1.53 1.19 2.13 2.5 2.1=
3.19 0 .52-.02.69-.05v-.89c-.19.03-.41.03-.61.03-.97 0-1.5-.39-1.5-1.34V6.9=
4h2.42v.02-.01z"></path></svg>
</a>
  </div>


  <div class=3D"Header-item Header-item--full js-site-search">
      <div class=3D"header-search mr-3">

<!-- '"` --><!-- </textarea></xmp> --><form class=3D"position-relative js-q=
uicksearch-form" role=3D"search" aria-label=3D"Site" action=3D"https://gist=
.github.com/search" accept-charset=3D"UTF-8" method=3D"get">
  <div class=3D"header-search-wrapper form-control input-sm js-chromeless-i=
nput-container">
    <input type=3D"text" class=3D"form-control input-sm js-site-search-focu=
s header-search-input js-navigation-enable js-quicksearch-field" data-hotke=
y=3D"s,/" name=3D"q" aria-label=3D"Search" placeholder=3D"Search=E2=80=A6" =
autocorrect=3D"off" autocomplete=3D"off" autocapitalize=3D"off">
  </div>

    <div class=3D"gist-quicksearch-results js-quicksearch-results js-naviga=
tion-container" data-quicksearch-url=3D"/search/quick"></div>
</form></div>


    <nav aria-label=3D"Global" class=3D"d-flex">
  <a class=3D"Header-link mr-3" data-ga-click=3D"Header, go to all gists, t=
ext:all gists" href=3D"https://gist.github.com/discover">All gists</a>

  <a class=3D"Header-link mr-3" data-ga-click=3D"Header, go to GitHub, text=
:Back to GitHub" href=3D"https://github.com/">Back to GitHub</a>



</nav>

  </div>





   =20
    <div class=3D"Header-item ">
      <a aria-label=3D"You have no unread notifications" class=3D"Header-li=
nk notification-indicator position-relative tooltipped tooltipped-s js-sock=
et-channel js-notification-indicator" data-hotkey=3D"g n" data-ga-click=3D"=
Header, go to notifications, icon:read" data-channel=3D"notification-change=
d:12666917" href=3D"https://github.com/notifications">
        <span class=3D"mail-status "></span>
        <svg class=3D"octicon octicon-bell" viewBox=3D"0 0 14 16" version=
=3D"1.1" width=3D"14" height=3D"16" aria-hidden=3D"true"><path fill-rule=3D=
"evenodd" d=3D"M14 12v1H0v-1l.73-.58c.77-.77.81-2.55 1.19-4.42C2.69 3.23 6 =
2 6 2c0-.55.45-1 1-1s1 .45 1 1c0 0 3.39 1.23 4.16 5 .38 1.88.42 3.66 1.19 4=
.42l.66.58H14zm-7 4c1.11 0 2-.89 2-2H5c0 1.11.89 2 2 2z"></path></svg>
</a>    </div>


    <div class=3D"Header-item ">
      <a class=3D"Header-link" data-ga-click=3D"Header, go to new gist, tex=
t:new gist" aria-label=3D"Create new gist" href=3D"https://gist.github.com/=
">
        <svg class=3D"octicon octicon-plus" viewBox=3D"0 0 12 16" version=
=3D"1.1" width=3D"12" height=3D"16" aria-hidden=3D"true"><path fill-rule=3D=
"evenodd" d=3D"M12 9H7v5H5V9H0V7h5V2h2v5h5v2z"></path></svg>
</a>    </div>

    <div class=3D"Header-item position-relative mr-0" id=3D"user-links">

      <details class=3D"details-overlay details-reset">
        <summary class=3D"Header-link name" aria-label=3D"View profile and =
more" data-ga-click=3D"Header, show menu, icon:avatar" aria-haspopup=3D"men=
u" role=3D"button">
          <img class=3D"avatar" src=3D"https://avatars0.githubusercontent.c=
om/u/12666917?s=3D40&v=3D4" width=3D"20" height=3D"20" alt=3D"@marklove=
5102">
          <span class=3D"dropdown-caret"></span>
        </summary>
        <details-menu class=3D"dropdown-menu dropdown-menu-sw" style=3D"wid=
th: 180px" role=3D"menu">
          <div class=3D"css-truncate"><a role=3D"menuitem" class=3D"text-gr=
ay-dark  no-underline px-3 pt-2 pb-2 mb-n2 mt-n1 d-block" href=3D"https://g=
ist.github.com/marklove5102" data-ga-click=3D"Header, go to profile, text:S=
igned in as">Signed in as <strong class=3D"css-truncate-target">marklove510=
2</strong></a></div>
          <div role=3D"none" class=3D"dropdown-divider"></div>
          <a role=3D"menuitem" class=3D"dropdown-item" href=3D"https://gist=
.github.com/marklove5102" data-ga-click=3D"Header, go to your gists, text:y=
our gists">Your gists</a>
          <a role=3D"menuitem" class=3D"dropdown-item" href=3D"https://gist=
.github.com/marklove5102/starred" data-ga-click=3D"Header, go to starred gi=
sts, text:starred gists">Starred gists</a>
          <a role=3D"menuitem" class=3D"dropdown-item" href=3D"https://help=
.github.com/" data-ga-click=3D"Header, go to help, text:help">Help</a>
          <div role=3D"none" class=3D"dropdown-divider"></div>
          <a role=3D"menuitem" class=3D"dropdown-item" href=3D"https://gith=
ub.com/marklove5102" data-ga-click=3D"Header, go to profile, text:your prof=
ile">Your GitHub profile</a>
          <!-- '"` --><!-- </textarea></xmp> --><form class=3D"logout-form"=
 action=3D"https://gist.github.com/auth/github/logout" accept-charset=3D"UT=
F-8" method=3D"post">
            <button type=3D"submit" class=3D"dropdown-item dropdown-signout=
" data-ga-click=3D"Header, sign out, icon:logout" role=3D"menuitem">
              Sign out
            </button>
</form>        </details-menu>
      </details>
    </div>
</div>



     =20

  </div><remove-web-limits-iqxin id=3D"rwl-iqxin" class=3D"rwl-exempt" styl=
e=3D"position: fixed; top: 0px; left: 0px;"><button type=3D"button" id=3D"r=
wl-setbtn"> set </button> <lalala style=3D"cursor:move;">=E9=99=90=E5=88=B6=
=E8=A7=A3=E9=99=A4</lalala> <input type=3D"checkbox" name=3D"" id=3D"black_=
node"></remove-web-limits-iqxin>

  <div id=3D"start-of-content" class=3D"show-on-focus"></div>


    <div id=3D"js-flash-container">

</div>



  <div class=3D"application-main " data-commit-hovercards-enabled=3D"">
        <div itemscope=3D"" itemtype=3D"http://schema.org/Code">
    <main id=3D"gist-pjax-container" class=3D"gist-content-wrapper" data-pj=
ax-container=3D"">
     =20




<div class=3D"gisthead pagehead repohead instapaper_ignore readability-menu=
 experiment-repo-nav pt-3 mb-4">
  <div class=3D"container-lg px-3">
   =20
 =20


<div class=3D"mb-3 d-flex">
  <h1 class=3D"public css-truncate float-none flex-auto width-fit pl-0">
    <a class=3D"avatar mr-1" data-hovercard-type=3D"user" data-hovercard-ur=
l=3D"/users/tstone2077/hovercard" data-octo-click=3D"hovercard-link-click" =
data-octo-dimensions=3D"link_type:self" href=3D"https://gist.github.com/tst=
one2077"><img src=3D"https://avatars1.githubusercontent.com/u/139376?s=3D52=
&v=3D4" width=3D"26" height=3D"26" alt=3D"@tstone2077"></a>
    <span class=3D"author"><a data-hovercard-type=3D"user" data-hovercard-u=
rl=3D"/users/tstone2077/hovercard" data-octo-click=3D"hovercard-link-click"=
 data-octo-dimensions=3D"link_type:self" href=3D"https://gist.github.com/ts=
tone2077">tstone2077</a></span><!--
        --><span class=3D"path-divider">/</span><!--
        --><strong itemprop=3D"name" class=3D"css-truncate-target" style=3D=
"max-width: 410px"><a href=3D"https://gist.github.com/tstone2077/8380f7862b=
00b6234963">git-cloneall</a></strong>

    <div class=3D"d-block text-small text-gray">
      Last active <time-ago datetime=3D"2018-04-18T07:10:02Z" class=3D"no-w=
rap" title=3D"2018=E5=B9=B44=E6=9C=8818=E6=97=A5 GMT+8 =E4=B8=8B=E5=8D=883:=
10">2 years ago</time-ago>
        =E2=80=A2
        <a class=3D"text-gray" href=3D"https://gist.github.com/contact/repo=
rt-content?content_url=3Dhttps%3A%2F%2Fgist.github.com%2F8380f7862b00b62349=
63&report=3Dtstone2077+%28user%29">Report abuse</a>
    </div>
  </h1>

  <ul class=3D"pagehead-actions float-none">


      <li>
          <div class=3D"thread-subscription-status js-socket-channel js-upd=
atable-content" data-replace-remote-form-target=3D"" data-channel=3D"list-s=
ubscription:user:139376:12666917 thread-subscription:12402635:12666917" dat=
a-url=3D"/tstone2077/8380f7862b00b6234963/subscription">
  <svg height=3D"32" class=3D"octicon octicon-radio-tower" viewBox=3D"0 0 1=
6 16" version=3D"1.1" width=3D"32" aria-hidden=3D"true"><path fill-rule=3D"=
evenodd" d=3D"M4.79 6.11c.25-.25.25-.67 0-.92-.32-.33-.48-.76-.48-1.19 0-.4=
3.16-.86.48-1.19.25-.26.25-.67 0-.92a.613.613 0 00-.45-.19c-.16 0-.33.06-.4=
5.19-.57.58-.85 1.35-.85 2.11 0 .76.29 1.53.85 2.11.25.25.66.25.9 0zM2.33.5=
2a.651.651 0 00-.92 0C.48 1.48.01 2.74.01 3.99c0 1.26.47 2.52 1.4 3.48.25.2=
6.66.26.91 0s.25-.68 0-.94c-.68-.7-1.02-1.62-1.02-2.54 0-.92.34-1.84 1.02-2=
.54a.66.66 0 00.01-.93zm5.69 5.1A1.62 1.62 0 106.4 4c-.01.89.72 1.62 1.62 1=
.62zM14.59.53a.628.628 0 00-.91 0c-.25.26-.25.68 0 .94.68.7 1.02 1.62 1.02 =
2.54 0 .92-.34 1.83-1.02 2.54-.25.26-.25.68 0 .94a.651.651 0 00.92 0c.93-.9=
6 1.4-2.22 1.4-3.48A5.048 5.048 0 0014.59.53zM8.02 6.92c-.41 0-.83-.1-1.2-.=
3l-3.15 8.37h1.49l.86-1h4l.84 1h1.49L9.21 6.62c-.38.2-.78.3-1.19.3zm-.01.48=
L9.02 11h-2l.99-3.6zm-1.99 5.59l1-1h2l1 1h-4zm5.19-11.1c-.25.25-.25.67 0 .9=
2.32.33.48.76.48 1.19 0 .43-.16.86-.48 1.19-.25.26-.25.67 0 .92a.63.63 0 00=
.9 0c.57-.58.85-1.35.85-2.11 0-.76-.28-1.53-.85-2.11a.634.634 0 00-.9 0z"><=
/path></svg>
  <!-- '"` --><!-- </textarea></xmp> --><form data-replace-remote-form=3D"t=
rue" class=3D"thread-subscribe-form" action=3D"https://gist.github.com/tsto=
ne2077/8380f7862b00b6234963/subscribe" accept-charset=3D"UTF-8" method=3D"p=
ost">   =20
   =20
   =20
   =20
    <button type=3D"submit" class=3D"btn btn-block btn-sm" data-disable-wit=
h=3D"">
      <svg class=3D"octicon octicon-unmute" viewBox=3D"0 0 16 16" version=
=3D"1.1" width=3D"16" height=3D"16" aria-hidden=3D"true"><path fill-rule=3D=
"evenodd" d=3D"M12 8.02c0 1.09-.45 2.09-1.17 2.83l-.67-.67c.55-.56.89-1.31.=
89-2.16 0-.85-.34-1.61-.89-2.16l.67-.67A3.99 3.99 0 0112 8.02zM7.72 2.28L4 =
6H2c-.55 0-1 .45-1 1v2c0 .55.45 1 1 1h2l3.72 3.72c.47.47 1.28.14 1.28-.53V2=
.81c0-.67-.81-1-1.28-.53zm5.94.08l-.67.67a6.996 6.996 0 012.06 4.98c0 1.94-=
.78 3.7-2.06 4.98l.67.67A7.973 7.973 0 0016 8c0-2.22-.89-4.22-2.34-5.66v.02=
zm-1.41 1.41l-.69.67a5.05 5.05 0 011.48 3.58c0 1.39-.56 2.66-1.48 3.56l.69.=
67A5.971 5.971 0 0014 8.02c0-1.65-.67-3.16-1.75-4.25z"></path></svg> Subscr=
ibe
    </button>
</form></div>

      </li>

    <li>
            <div class=3D"js-toggler-container js-social-container starring=
-container ">
    <!-- '"` --><!-- </textarea></xmp> --><form class=3D"starred js-social-=
form" action=3D"https://gist.github.com/tstone2077/8380f7862b00b6234963/uns=
tar" accept-charset=3D"UTF-8" method=3D"post">
     =20
      <button type=3D"submit" class=3D"btn btn-sm btn-with-count js-toggler=
-target" aria-label=3D"Unstar this gist" title=3D"Unstar tstone2077/8380f78=
62b00b6234963" data-ga-click=3D"Repository, click unstar button, action:gis=
ts/gists#show; text:Unstar">        <svg class=3D"octicon octicon-star v-al=
ign-text-bottom" viewBox=3D"0 0 14 16" version=3D"1.1" width=3D"14" height=
=3D"16" aria-hidden=3D"true"><path fill-rule=3D"evenodd" d=3D"M14 6l-4.9-.6=
4L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></pat=
h></svg>
        Unstar
</button>        <a class=3D"social-count js-social-count" href=3D"https://=
gist.github.com/tstone2077/8380f7862b00b6234963/stargazers" aria-label=3D"7=
 users starred this repository">
           7
        </a>
</form>
    <!-- '"` --><!-- </textarea></xmp> --><form class=3D"unstarred js-socia=
l-form" action=3D"https://gist.github.com/tstone2077/8380f7862b00b6234963/s=
tar" accept-charset=3D"UTF-8" method=3D"post">
     =20
      <button type=3D"submit" class=3D"btn btn-sm btn-with-count js-toggler=
-target" aria-label=3D"Unstar this gist" title=3D"Star tstone2077/8380f7862=
b00b6234963" data-ga-click=3D"Repository, click star button, action:gists/g=
ists#show; text:Star">        <svg class=3D"octicon octicon-star v-align-te=
xt-bottom" viewBox=3D"0 0 14 16" version=3D"1.1" width=3D"14" height=3D"16"=
 aria-hidden=3D"true"><path fill-rule=3D"evenodd" d=3D"M14 6l-4.9-.64L7 1 4=
.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg=
>
        Star
</button>        <a class=3D"social-count js-social-count" href=3D"https://=
gist.github.com/tstone2077/8380f7862b00b6234963/stargazers" aria-label=3D"7=
 users starred this repository">
          7
        </a>
</form>  </div>


    </li>

      <li>
          <!-- '"` --><!-- </textarea></xmp> --><form action=3D"https://gis=
t.github.com/tstone2077/8380f7862b00b6234963/fork" accept-charset=3D"UTF-8"=
 method=3D"post">
    <button class=3D"btn btn-sm btn-with-count" type=3D"submit">
      <svg class=3D"octicon octicon-repo-forked" viewBox=3D"0 0 10 16" vers=
ion=3D"1.1" width=3D"10" height=3D"16" aria-hidden=3D"true"><path fill-rule=
=3D"evenodd" d=3D"M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0=
 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.99=
3 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-=
.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1=
.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1=
.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 =
.65-.55 1.2-1.2 1.2z"></path></svg>
      Fork
    </button>
      <a class=3D"social-count js-social-count" href=3D"https://gist.github=
.com/tstone2077/8380f7862b00b6234963/forks" aria-label=3D"6 users forked th=
is gist">
        6
      </a>
</form>
      </li>
  </ul>

</div>

<div class=3D"d-flex">
  <div class=3D"flex-auto">
    <nav class=3D"reponav js-repo-nav js-sidenav-container-pjax" aria-label=
=3D"Gist" data-pjax=3D"#gist-pjax-container">

  <a class=3D"js-selected-navigation-item selected reponav-item" data-pjax=
=3D"true" data-hotkey=3D"g c" aria-current=3D"page" data-selected-links=3D"=
gist_code /tstone2077/8380f7862b00b6234963" href=3D"https://gist.github.com=
/tstone2077/8380f7862b00b6234963">
    <svg class=3D"octicon octicon-code" viewBox=3D"0 0 14 16" version=3D"1.=
1" width=3D"14" height=3D"16" aria-hidden=3D"true"><path fill-rule=3D"eveno=
dd" d=3D"M9.5 3L8 4.5 11.5 8 8 11.5 9.5 13 14 8 9.5 3zm-5 0L0 8l4.5 5L6 11.=
5 2.5 8 6 4.5 4.5 3z"></path></svg>
    Code
</a>
    <a class=3D"js-selected-navigation-item reponav-item" data-pjax=3D"true=
" data-hotkey=3D"g r" data-selected-links=3D"gist_revisions /tstone2077/838=
0f7862b00b6234963/revisions" href=3D"https://gist.github.com/tstone2077/838=
0f7862b00b6234963/revisions">
      <svg class=3D"octicon octicon-git-commit" viewBox=3D"0 0 14 16" versi=
on=3D"1.1" width=3D"14" height=3D"16" aria-hidden=3D"true"><path fill-rule=
=3D"evenodd" d=3D"M10.86 7c-.45-1.72-2-3-3.86-3-1.86 0-3.41 1.28-3.86 3H0v2=
h3.14c.45 1.72 2 3 3.86 3 1.86 0 3.41-1.28 3.86-3H14V7h-3.14zM7 10.2c-1.22 =
0-2.2-.98-2.2-2.2 0-1.22.98-2.2 2.2-2.2 1.22 0 2.2.98 2.2 2.2 0 1.22-.98 2.=
2-2.2 2.2z"></path></svg>
      Revisions
      <span class=3D"Counter">2</span>
</a>
    <a class=3D"js-selected-navigation-item reponav-item" data-pjax=3D"true=
" data-hotkey=3D"g s" data-selected-links=3D"gist_stars /tstone2077/8380f78=
62b00b6234963/stargazers" href=3D"https://gist.github.com/tstone2077/8380f7=
862b00b6234963/stargazers">
      <svg class=3D"octicon octicon-star" viewBox=3D"0 0 14 16" version=3D"=
1.1" width=3D"14" height=3D"16" aria-hidden=3D"true"><path fill-rule=3D"eve=
nodd" d=3D"M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 1=
4l-.93-4.74L14 6z"></path></svg>
      Stars
      <span class=3D"Counter">7</span>
</a>
    <a class=3D"js-selected-navigation-item reponav-item" data-pjax=3D"true=
" data-hotkey=3D"g f" data-selected-links=3D"gist_forks /tstone2077/8380f78=
62b00b6234963/forks" href=3D"https://gist.github.com/tstone2077/8380f7862b0=
0b6234963/forks">
      <svg class=3D"octicon octicon-git-branch" viewBox=3D"0 0 10 16" versi=
on=3D"1.1" width=3D"10" height=3D"16" aria-hidden=3D"true"><path fill-rule=
=3D"evenodd" d=3D"M10 5c0-1.11-.89-2-2-2a1.993 1.993 0 00-1 3.72v.3c-.02.52=
-.23.98-.63 1.38-.4.4-.86.61-1.38.63-.83.02-1.48.16-2 .45V4.72a1.993 1.993 =
0 00-1-3.72C.88 1 0 1.89 0 3a2 2 0 001 1.72v6.56c-.59.35-1 .99-1 1.72 0 1.1=
1.89 2 2 2 1.11 0 2-.89 2-2 0-.53-.2-1-.53-1.36.09-.06.48-.41.59-.47.25-.11=
.56-.17.94-.17 1.05-.05 1.95-.45 2.75-1.25S8.95 7.77 9 6.73h-.02C9.59 6.37 =
10 5.73 10 5zM2 1.8c.66 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2C1.35 4.2.8 3=
.65.8 3c0-.65.55-1.2 1.2-1.2zm0 12.41c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1=
.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm6-8c-.66 0-1.2-.55-1.2-1.=
2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path><=
/svg>
      Forks
      <span class=3D"Counter">6</span>
</a></nav>

  </div>

  <div class=3D"file-navigation-options" data-multiple=3D"">

    <div class=3D"file-navigation-option v-align-middle">

  <div class=3D"input-group">
    <div class=3D"input-group-button">
      <details class=3D"details-reset details-overlay select-menu">
        <summary class=3D"btn btn-sm select-menu-button" data-ga-click=3D"R=
epository, clone Embed, location:repo overview" aria-haspopup=3D"menu" role=
=3D"button">
          <span data-menu-button=3D"">Embed</span>
        </summary>
        <details-menu class=3D"select-menu-modal position-absolute" data-me=
nu-input=3D"gist-share-url" style=3D"z-index: 99;" aria-label=3D"Clone opti=
ons" role=3D"menu">
          <div class=3D"select-menu-header">
            <span class=3D"select-menu-title">What would you like to do?</s=
pan>
          </div>
          <div class=3D"select-menu-list">
              <button name=3D"button" type=3D"button" class=3D"select-menu-=
item width-full" aria-checked=3D"true" role=3D"menuitemradio" value=3D"<scr=
ipt src=3D"https://gist.github.com/tstone2077/8380f7862b00b6234963.js&=
quot;></script>" data-hydro-click=3D"{"event_type":"clone_or=
_download.click","payload":{"feature_clicked":&quo=
t;EMBED","git_repository_type":"GIST","gist_i=
d":12402635,"client_id":"124123227.1570724671",&qu=
ot;originating_request_id":"706E:0430:14A6C8A:1CE26F3:5DE2774C&qu=
ot;,"originating_url":"https://gist.github.com/tstone2077/83=
80f7862b00b6234963","referrer":"https://stackoverflow.c=
om/questions/10312521/how-to-fetch-all-git-branches","user_id&quo=
t;:12666917}}" data-hydro-click-hmac=3D"15e4f3d2b28d5f60f1fc31d828a2456e3ab=
2ce0eb3b65f14d2f6ddd2bf3052f9">
                <svg class=3D"octicon octicon-check select-menu-item-icon" =
viewBox=3D"0 0 12 16" version=3D"1.1" width=3D"12" height=3D"16" aria-hidde=
n=3D"true"><path fill-rule=3D"evenodd" d=3D"M12 5l-8 8-4-4 1.5-1.5L4 10l6.5=
-6.5L12 5z"></path></svg>
                <div class=3D"select-menu-item-text">
                  <span class=3D"select-menu-item-heading" data-menu-button=
-text=3D"">
                   =20
                    Embed
                  </span>
                    <span class=3D"description">
                      Embed this gist in your website.
                    </span>
                </div>
</button>              <button name=3D"button" type=3D"button" class=3D"sel=
ect-menu-item width-full" aria-checked=3D"false" role=3D"menuitemradio" val=
ue=3D"https://gist.github.com/tstone2077/8380f7862b00b6234963" data-hydro-c=
lick=3D"{"event_type":"clone_or_download.click","p=
ayload":{"feature_clicked":"SHARE","git_repos=
itory_type":"GIST","gist_id":12402635,"client=
_id":"124123227.1570724671","originating_request_id&quo=
t;:"706E:0430:14A6C8A:1CE26F3:5DE2774C","originating_url&quo=
t;:"https://gist.github.com/tstone2077/8380f7862b00b6234963",&quo=
t;referrer":"https://stackoverflow.com/questions/10312521/how-to-=
fetch-all-git-branches","user_id":12666917}}" data-hydro-cli=
ck-hmac=3D"364b4caadebc32cd4496e0afef9159ac4f8f2ff2af77034502cb71a6b0711ecd=
">
                <svg class=3D"octicon octicon-check select-menu-item-icon" =
viewBox=3D"0 0 12 16" version=3D"1.1" width=3D"12" height=3D"16" aria-hidde=
n=3D"true"><path fill-rule=3D"evenodd" d=3D"M12 5l-8 8-4-4 1.5-1.5L4 10l6.5=
-6.5L12 5z"></path></svg>
                <div class=3D"select-menu-item-text">
                  <span class=3D"select-menu-item-heading" data-menu-button=
-text=3D"">
                   =20
                    Share
                  </span>
                    <span class=3D"description">
                      Copy sharable link for this gist.
                    </span>
                </div>
</button>              <button name=3D"button" type=3D"button" class=3D"sel=
ect-menu-item width-full" aria-checked=3D"false" role=3D"menuitemradio" val=
ue=3D"https://gist.github.com/8380f7862b00b6234963.git" data-hydro-click=3D=
"{"event_type":"clone_or_download.click","payload&=
quot;:{"feature_clicked":"USE_HTTPS","git_reposito=
ry_type":"GIST","gist_id":12402635,"client_id=
":"124123227.1570724671","originating_request_id":=
"706E:0430:14A6C8A:1CE26F3:5DE2774C","originating_url":=
"https://gist.github.com/tstone2077/8380f7862b00b6234963","r=
eferrer":"https://stackoverflow.com/questions/10312521/how-to-fet=
ch-all-git-branches","user_id":12666917}}" data-hydro-click-=
hmac=3D"ff6695a8ca5475ab2ad70bb9765f122dd65019b4252011f84e74d8eeca7c1af6">
                <svg class=3D"octicon octicon-check select-menu-item-icon" =
viewBox=3D"0 0 12 16" version=3D"1.1" width=3D"12" height=3D"16" aria-hidde=
n=3D"true"><path fill-rule=3D"evenodd" d=3D"M12 5l-8 8-4-4 1.5-1.5L4 10l6.5=
-6.5L12 5z"></path></svg>
                <div class=3D"select-menu-item-text">
                  <span class=3D"select-menu-item-heading" data-menu-button=
-text=3D"">
                    Clone via
                    HTTPS
                  </span>
                    <span class=3D"description">
                      Clone with Git or checkout with SVN using the reposit=
ory=E2=80=99s web address.
                    </span>
                </div>
</button>              <button name=3D"button" type=3D"button" class=3D"sel=
ect-menu-item width-full" aria-checked=3D"false" role=3D"menuitemradio" val=
ue=3D"git@gist.github.com:8380f7862b00b6234963.git" data-hydro-click=3D"{&q=
uot;event_type":"clone_or_download.click","payload&quot=
;:{"feature_clicked":"USE_SSH","git_repository_typ=
e":"GIST","gist_id":12402635,"client_id"=
:"124123227.1570724671","originating_request_id":"=
706E:0430:14A6C8A:1CE26F3:5DE2774C","originating_url":"=
https://gist.github.com/tstone2077/8380f7862b00b6234963","referre=
r":"https://stackoverflow.com/questions/10312521/how-to-fetch-all=
-git-branches","user_id":12666917}}" data-hydro-click-hmac=
=3D"50f8297891ef4f879caf2f3a7b9a02f785872950399841fbd55ec46fbf1cc847">
                <svg class=3D"octicon octicon-check select-menu-item-icon" =
viewBox=3D"0 0 12 16" version=3D"1.1" width=3D"12" height=3D"16" aria-hidde=
n=3D"true"><path fill-rule=3D"evenodd" d=3D"M12 5l-8 8-4-4 1.5-1.5L4 10l6.5=
-6.5L12 5z"></path></svg>
                <div class=3D"select-menu-item-text">
                  <span class=3D"select-menu-item-heading" data-menu-button=
-text=3D"">
                    Clone via
                    SSH
                  </span>
                    <span class=3D"description">
                      Clone with an SSH key and passphrase from your GitHub=
 settings.
                    </span>
                </div>
</button>          </div>
          <div class=3D"select-menu-list">
            <a role=3D"menuitem" class=3D"select-menu-item select-menu-acti=
on" href=3D"https://help.github.com/articles/which-remote-url-should-i-use"=
 target=3D"_self">
              <svg class=3D"octicon octicon-question select-menu-item-icon"=
 viewBox=3D"0 0 14 16" version=3D"1.1" width=3D"14" height=3D"16" aria-hidd=
en=3D"true"><path fill-rule=3D"evenodd" d=3D"M6 10h2v2H6v-2zm4-3.5C10 8.64 =
8 9 8 9H6c0-.55.45-1 1-1h.5c.28 0 .5-.22.5-.5v-1c0-.28-.22-.5-.5-.5h-1c-.28=
 0-.5.22-.5.5V7H4c0-1.5 1.5-3 3-3s3 1 3 2.5zM7 2.3c3.14 0 5.7 2.56 5.7 5.7s=
-2.56 5.7-5.7 5.7A5.71 5.71 0 011.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0=
 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7z"></path></svg>
              <div class=3D"select-menu-item-text">
                Learn more about clone URLs
              </div>
            </a>
          </div>
        </details-menu>
      </details>
    </div>

    <input id=3D"gist-share-url" type=3D"text" data-autoselect=3D"" class=
=3D"form-control input-monospace input-sm" value=3D"<script src=3D"htt=
ps://gist.github.com/tstone2077/8380f7862b00b6234963.js"></script>" ar=
ia-label=3D"Clone this repository at <script src=3D"https://gist.githu=
b.com/tstone2077/8380f7862b00b6234963.js"></script>" readonly=3D"">

    <div class=3D"input-group-button">
      <clipboard-copy for=3D"gist-share-url" aria-label=3D"Copy to clipboar=
d" class=3D"btn btn-sm zeroclipboard-button" data-hydro-click=3D"{"eve=
nt_type":"clone_or_download.click","payload":{&quo=
t;feature_clicked":"COPY_URL","git_repository_type&quot=
;:"GIST","gist_id":12402635,"client_id":&quot=
;124123227.1570724671","originating_request_id":"706E:0=
430:14A6C8A:1CE26F3:5DE2774C","originating_url":"https:=
//gist.github.com/tstone2077/8380f7862b00b6234963","referrer&quot=
;:"https://stackoverflow.com/questions/10312521/how-to-fetch-all-git-b=
ranches","user_id":12666917}}" data-hydro-click-hmac=3D"3c92=
5d7dd74127f66d31eccf79515e8d675e1ab4a8cab7343b301d7a2272928a" tabindex=3D"0=
" role=3D"button"><svg class=3D"octicon octicon-clippy" viewBox=3D"0 0 14 1=
6" version=3D"1.1" width=3D"14" height=3D"16" aria-hidden=3D"true"><path fi=
ll-rule=3D"evenodd" d=3D"M2 13h4v1H2v-1zm5-6H2v1h5V7zm2 3V8l-3 3 3 3v-2h5v-=
2H9zM4.5 9H2v1h2.5V9zM2 12h2.5v-1H2v1zm9 1h1v2c-.02.28-.11.52-.3.7-.19.18-.=
42.28-.7.3H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h3c0-1.11.89-2 2-2 1.11 0 2 .=
89 2 2h3c.55 0 1 .45 1 1v5h-1V6H1v9h10v-2zM2 5h8c0-.55-.45-1-1-1H8c-.55 0-1=
-.45-1-1s-.45-1-1-1-1 .45-1 1-.45 1-1 1H3c-.55 0-1 .45-1 1z"></path></svg><=
/clipboard-copy>
    </div>
  </div>
</div>


    <div class=3D"file-navigation-option">
    <a class=3D"btn btn-sm tooltipped tooltipped-s tooltipped-multiline" ar=
ia-label=3D"Save tstone2077/8380f7862b00b6234963 to your computer and use i=
t in GitHub Desktop." data-hydro-click=3D"{"event_type":"clo=
ne_or_download.click","payload":{"feature_clicked"=
:"OPEN_IN_DESKTOP","git_repository_type":"GIST&quo=
t;,"gist_id":12402635,"client_id":"124123227.15707=
24671","originating_request_id":"706E:0430:14A6C8A:1CE2=
6F3:5DE2774C","originating_url":"https://gist.github.co=
m/tstone2077/8380f7862b00b6234963","referrer":"https://=
stackoverflow.com/questions/10312521/how-to-fetch-all-git-branches",&q=
uot;user_id":12666917}}" data-hydro-click-hmac=3D"bf1bcecc817ac1e84ab3=
bb295a291ae0f910859b06d008f6c1c7d2cfb4c1b973" href=3D"https://desktop.githu=
b.com/"><svg class=3D"octicon octicon-desktop-download" viewBox=3D"0 0 16 1=
6" version=3D"1.1" width=3D"16" height=3D"16" aria-hidden=3D"true"><path fi=
ll-rule=3D"evenodd" d=3D"M4 6h3V0h2v6h3l-4 4-4-4zm11-4h-4v1h4v8H1V3h4V2H1c-=
.55 0-1 .45-1 1v9c0 .55.45 1 1 1h5.34c-.25.61-.86 1.39-2.34 2h8c-1.48-.61-2=
.09-1.39-2.34-2H15c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1z"></path></svg></a>
</div>


    <div class=3D"file-navigation-option">
      <a class=3D"btn btn-sm" rel=3D"nofollow" data-hydro-click=3D"{"e=
vent_type":"clone_or_download.click","payload":{&q=
uot;feature_clicked":"DOWNLOAD_ZIP","git_repository_typ=
e":"GIST","gist_id":12402635,"client_id"=
:"124123227.1570724671","originating_request_id":"=
706E:0430:14A6C8A:1CE26F3:5DE2774C","originating_url":"=
https://gist.github.com/tstone2077/8380f7862b00b6234963","referre=
r":"https://stackoverflow.com/questions/10312521/how-to-fetch-all=
-git-branches","user_id":12666917}}" data-hydro-click-hmac=
=3D"5553331667576ba08bdb8668d5ceede601235a84433aa51ca9506c8abcded79c" data-=
ga-click=3D"Gist, download zip, location:gist overview" href=3D"https://gis=
t.github.com/tstone2077/8380f7862b00b6234963/archive/d719d7d5587a923b71cd31=
5f46801052782e1ec8.zip">Download ZIP</a>
    </div>
  </div>
</div>


  </div>
</div>

<div class=3D"container-lg px-3 new-discussion-timeline experiment-repo-nav=
">
  <div class=3D"repository-content gist-content">
   =20
  <div>
      <div itemprop=3D"about">
    Clones as usual but creates local tracking branches for all remote bran=
ches.
  </div>


        <div class=3D"js-gist-file-update-container js-task-list-container =
file-box">
  <div id=3D"file-git-cloneall" class=3D"file">
      <div class=3D"file-header">
        <div class=3D"file-actions">

          <a class=3D"btn btn-sm " href=3D"https://gist.github.com/tstone20=
77/8380f7862b00b6234963/raw/d719d7d5587a923b71cd315f46801052782e1ec8/git-cl=
oneall">Raw</a>
        </div>
        <div class=3D"file-info">
          <span class=3D"icon">
            <svg class=3D"octicon octicon-gist" viewBox=3D"0 0 12 16" versi=
on=3D"1.1" width=3D"12" height=3D"16" aria-hidden=3D"true"><path fill-rule=
=3D"evenodd" d=3D"M7.5 5L10 7.5 7.5 10l-.75-.75L8.5 7.5 6.75 5.75 7.5 5zm-3=
 0L2 7.5 4.5 10l.75-.75L3.5 7.5l1.75-1.75L4.5 5zM0 13V2c0-.55.45-1 1-1h10c.=
55 0 1 .45 1 1v11c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1zm1 0h10V2H1v11z"></pat=
h></svg>
          </span>
          <a class=3D"css-truncate" href=3D"https://gist.github.com/tstone2=
077/8380f7862b00b6234963#file-git-cloneall">
            <strong class=3D"user-select-contain gist-blob-name css-truncat=
e-target">
              git-cloneall
            </strong>
          </a>
        </div>
      </div>
   =20

  <div itemprop=3D"text" class=3D"Box-body p-0 blob-wrapper data type-shell=
 ">
     =20
<table class=3D"highlight tab-size js-file-line-container" data-tab-size=3D=
"8">
      <tbody><tr>
        <td id=3D"file-git-cloneall-L1" class=3D"blob-num js-line-number" d=
ata-line-number=3D"1"></td>
        <td id=3D"file-git-cloneall-LC1" class=3D"blob-code blob-code-inner=
 js-file-line"><span class=3D"pl-c"><span class=3D"pl-c">#!</span>/bin/bash=
</span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L2" class=3D"blob-num js-line-number" d=
ata-line-number=3D"2"></td>
        <td id=3D"file-git-cloneall-LC2" class=3D"blob-code blob-code-inner=
 js-file-line">
</td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L3" class=3D"blob-num js-line-number" d=
ata-line-number=3D"3"></td>
        <td id=3D"file-git-cloneall-LC3" class=3D"blob-code blob-code-inner=
 js-file-line"><span class=3D"pl-c"><span class=3D"pl-c">#</span> Clones as=
 usual but creates local tracking branches for all remote branches.</span><=
/td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L4" class=3D"blob-num js-line-number" d=
ata-line-number=3D"4"></td>
        <td id=3D"file-git-cloneall-LC4" class=3D"blob-code blob-code-inner=
 js-file-line"><span class=3D"pl-c"><span class=3D"pl-c">#</span> To use, c=
opy this file into the same directory your git binaries are (git, git-flow,=
 git-subtree, etc)</span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L5" class=3D"blob-num js-line-number" d=
ata-line-number=3D"5"></td>
        <td id=3D"file-git-cloneall-LC5" class=3D"blob-code blob-code-inner=
 js-file-line">
</td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L6" class=3D"blob-num js-line-number" d=
ata-line-number=3D"6"></td>
        <td id=3D"file-git-cloneall-LC6" class=3D"blob-code blob-code-inner=
 js-file-line">clone_output=3D<span class=3D"pl-s"><span class=3D"pl-pds">$=
((</span>git clone "<span class=3D"pl-smi">$@</span>" ) <span class=3D"pl-c=
1">2</span><span class=3D"pl-k">>&</span><span class=3D"pl-c1">1</sp=
an>)</span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L7" class=3D"blob-num js-line-number" d=
ata-line-number=3D"7"></td>
        <td id=3D"file-git-cloneall-LC7" class=3D"blob-code blob-code-inner=
 js-file-line"><span class=3D"pl-s">retval=3D<span class=3D"pl-smi">$?</spa=
n></span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L8" class=3D"blob-num js-line-number" d=
ata-line-number=3D"8"></td>
        <td id=3D"file-git-cloneall-LC8" class=3D"blob-code blob-code-inner=
 js-file-line"><span class=3D"pl-s">echo <span class=3D"pl-smi">$clone_outp=
ut</span></span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L9" class=3D"blob-num js-line-number" d=
ata-line-number=3D"9"></td>
        <td id=3D"file-git-cloneall-LC9" class=3D"blob-code blob-code-inner=
 js-file-line"><span class=3D"pl-s">if [[ <span class=3D"pl-smi">$retval</s=
pan> !=3D <span class=3D"pl-c1">0</span> ]] ; then</span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L10" class=3D"blob-num js-line-number" =
data-line-number=3D"10"></td>
        <td id=3D"file-git-cloneall-LC10" class=3D"blob-code blob-code-inne=
r js-file-line"><span class=3D"pl-s">    exit <span class=3D"pl-c1">1</span=
></span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L11" class=3D"blob-num js-line-number" =
data-line-number=3D"11"></td>
        <td id=3D"file-git-cloneall-LC11" class=3D"blob-code blob-code-inne=
r js-file-line"><span class=3D"pl-s">fi</span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L12" class=3D"blob-num js-line-number" =
data-line-number=3D"12"></td>
        <td id=3D"file-git-cloneall-LC12" class=3D"blob-code blob-code-inne=
r js-file-line"><span class=3D"pl-s"></span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L13" class=3D"blob-num js-line-number" =
data-line-number=3D"13"></td>
        <td id=3D"file-git-cloneall-LC13" class=3D"blob-code blob-code-inne=
r js-file-line"><span class=3D"pl-s">pushd $(echo <span class=3D"pl-smi">$c=
lone_output</span> | grep 'Cloning into' | head -<span class=3D"pl-c1">1</s=
pan> | sed 's/Cloning into .\(.*\).\.\.\..*/\<span class=3D"pl-c1">1</span>=
/') > /dev/null <span class=3D"pl-c1">2</span>>&<span class=3D"pl=
-c1">1</span> </span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L14" class=3D"blob-num js-line-number" =
data-line-number=3D"14"></td>
        <td id=3D"file-git-cloneall-LC14" class=3D"blob-code blob-code-inne=
r js-file-line"><span class=3D"pl-s">this_branch=3D$(git branch | sed 's/^.=
.//')</span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L15" class=3D"blob-num js-line-number" =
data-line-number=3D"15"></td>
        <td id=3D"file-git-cloneall-LC15" class=3D"blob-code blob-code-inne=
r js-file-line"><span class=3D"pl-s">for i in $(git branch -r | grep -v HEA=
D); do</span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L16" class=3D"blob-num js-line-number" =
data-line-number=3D"16"></td>
        <td id=3D"file-git-cloneall-LC16" class=3D"blob-code blob-code-inne=
r js-file-line"><span class=3D"pl-s">  branch=3D$(echo <span class=3D"pl-sm=
i">$i</span> | perl -pe 's/^.*?\///')</span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L17" class=3D"blob-num js-line-number" =
data-line-number=3D"17"></td>
        <td id=3D"file-git-cloneall-LC17" class=3D"blob-code blob-code-inne=
r js-file-line"><span class=3D"pl-s">  # this doesn't have to be done for e=
ach branch, but that's how I did it.</span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L18" class=3D"blob-num js-line-number" =
data-line-number=3D"18"></td>
        <td id=3D"file-git-cloneall-LC18" class=3D"blob-code blob-code-inne=
r js-file-line"><span class=3D"pl-s">  remote=3D$(echo <span class=3D"pl-sm=
i">$i</span> | sed 's/\/.*//')</span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L19" class=3D"blob-num js-line-number" =
data-line-number=3D"19"></td>
        <td id=3D"file-git-cloneall-LC19" class=3D"blob-code blob-code-inne=
r js-file-line"><span class=3D"pl-s">  if [[ "<span class=3D"pl-smi">$this_=
branch</span>" !=3D "<span class=3D"pl-smi">$branch</span>" ]]; then</span>=
</td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L20" class=3D"blob-num js-line-number" =
data-line-number=3D"20"></td>
        <td id=3D"file-git-cloneall-LC20" class=3D"blob-code blob-code-inne=
r js-file-line"><span class=3D"pl-s">      git branch -t <span class=3D"pl-=
smi">$branch</span> <span class=3D"pl-smi">$remote</span>/<span class=3D"pl=
-smi">$branch</span></span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L21" class=3D"blob-num js-line-number" =
data-line-number=3D"21"></td>
        <td id=3D"file-git-cloneall-LC21" class=3D"blob-code blob-code-inne=
r js-file-line"><span class=3D"pl-s">  fi</span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L22" class=3D"blob-num js-line-number" =
data-line-number=3D"22"></td>
        <td id=3D"file-git-cloneall-LC22" class=3D"blob-code blob-code-inne=
r js-file-line"><span class=3D"pl-s">done</span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L23" class=3D"blob-num js-line-number" =
data-line-number=3D"23"></td>
        <td id=3D"file-git-cloneall-LC23" class=3D"blob-code blob-code-inne=
r js-file-line"><span class=3D"pl-s">popd > /dev/null <span class=3D"pl-=
c1">2</span>>&<span class=3D"pl-c1">1</span></span></td>
      </tr>
      <tr>
        <td id=3D"file-git-cloneall-L24" class=3D"blob-num js-line-number" =
data-line-number=3D"24"></td>
        <td id=3D"file-git-cloneall-LC24" class=3D"blob-code blob-code-inne=
r js-file-line"><span class=3D"pl-s"></span></td>
      </tr>
</tbody></table>


  </div>

  </div>
</div>


    <a name=3D"comments"></a>
    <div class=3D"js-quote-selection-container" data-quote-markdown=3D".js-=
comment-body">
      <div class=3D"js-discussion js-socket-channel" data-channel=3D"marked=
-as-read:gist:12402635">
        <div class=3D"ml-6 pl-3">
         =20
  <div class=3D"TimelineItem js-comment-container">
     =20
<div class=3D"avatar-parent-child TimelineItem-avatar ">
    <a class=3D"d-inline-block" data-hovercard-type=3D"user" data-hovercard=
-url=3D"/users/AnneTheAgile/hovercard" data-octo-click=3D"hovercard-link-cl=
ick" data-octo-dimensions=3D"link_type:self" href=3D"https://gist.github.co=
m/AnneTheAgile"><img class=3D"avatar rounded-1" height=3D"40" width=3D"40" =
alt=3D"@AnneTheAgile" src=3D"https://avatars3.githubusercontent.com/u/85395=
?s=3D88&v=3D4"></a>

</div>


   =20
<div class=3D"timeline-comment-group js-minimizable-comment-group js-target=
able-comment TimelineItem-body my-0 " id=3D"gistcomment-1357405">
    <div class=3D"ml-n3 minimized-comment position-relative  d-none ">
     =20

 =20

  <details class=3D"Details-element details-reset border rounded-1 bg-white=
" data-body-version=3D"067a6e4cfee9994cf39fad0d6be319c3">
    <summary class=3D"bg-gray border-bottom-0 py-0 px-2">
      <div class=3D"d-flex flex-justify-between flex-items-center">
        <h3 class=3D"timeline-comment-header-text f5 text-gray text-normal =
text-italic">
              This comment has been minimized.

        </h3>
        <div class=3D"Details-content--closed text-gray f6 no-wrap"><svg cl=
ass=3D"octicon octicon-unfold position-relative mr-1" viewBox=3D"0 0 14 16"=
 version=3D"1.1" width=3D"14" height=3D"16" aria-hidden=3D"true"><path fill=
-rule=3D"evenodd" d=3D"M11.5 7.5L14 10c0 .55-.45 1-1 1H9v-1h3.5l-2-2h-7l-2 =
2H5v1H1c-.55 0-1-.45-1-1l2.5-2.5L0 5c0-.55.45-1 1-1h4v1H1.5l2 2h7l2-2H9V4h4=
c.55 0 1 .45 1 1l-2.5 2.5zM6 6h2V3h2L7 0 4 3h2v3zm2 3H6v3H4l3 3 3-3H8V9z"><=
/path></svg>Show comment</div>
        <div class=3D"Details-content--open text-gray f6 no-wrap"><svg clas=
s=3D"octicon octicon-fold position-relative mr-1" viewBox=3D"0 0 14 16" ver=
sion=3D"1.1" width=3D"14" height=3D"16" aria-hidden=3D"true"><path fill-rul=
e=3D"evenodd" d=3D"M7 9l3 3H8v3H6v-3H4l3-3zm3-6H8V0H6v3H4l3 3 3-3zm4 2c0-.5=
5-.45-1-1-1h-2.5l-1 1h3l-2 2h-7l-2-2h3l-1-1H1c-.55 0-1 .45-1 1l2.5 2.5L0 10=
c0 .55.45 1 1 1h2.5l1-1h-3l2-2h7l2 2h-3l1 1H13c.55 0 1-.45 1-1l-2.5-2.5L14 =
5z"></path></svg>Hide comment</div>
      </div>
    </summary>
    <div class=3D"review-comment border-top pt-3">
      <div class=3D"previewable-edit  js-task-list-container reorderable-ta=
sk-lists">
        <div class=3D"edit-comment-hide">
          <div class=3D"timeline-comment-actions">
           =20

















<details class=3D"details-overlay details-reset position-relative d-inline-=
block ">
  <summary class=3D"btn-link timeline-comment-action link-gray" aria-haspop=
up=3D"menu" role=3D"button">
    <svg aria-label=3D"Show options" class=3D"octicon octicon-kebab-horizon=
tal" viewBox=3D"0 0 13 16" version=3D"1.1" width=3D"13" height=3D"16" role=
=3D"img"><path fill-rule=3D"evenodd" d=3D"M1.5 9a1.5 1.5 0 100-3 1.5 1.5 0 =
000 3zm5 0a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM13 7.5a1.5 1.5 0 11-3 0 1.5 1.5=
 0 013 0z"></path></svg>
  </summary>
  <details-menu class=3D"dropdown-menu dropdown-menu-sw show-more-popover t=
ext-gray-dark anim-scale-in" style=3D"width:185px" role=3D"menu">
        <clipboard-copy class=3D"dropdown-item btn-link" for=3D"gistcomment=
-1357405-minimized-permalink" role=3D"menuitem" tabindex=3D"0">
    Copy link
  </clipboard-copy>

        <button type=3D"button" class=3D"dropdown-item btn-link d-none js-c=
omment-quote-reply" role=3D"menuitem">
    Quote reply
  </button>

        <div role=3D"none" class=3D"dropdown-divider"></div>

            <a aria-label=3D"Report abusive content" role=3D"menuitem" clas=
s=3D"dropdown-item btn-link" data-ga-click=3D"Report content, reported by N=
ONE" href=3D"https://gist.github.com/contact/report-content?content_url=3Dh=
ttps%3A%2F%2Fgist.github.com%2F8380f7862b00b6234963%23gistcomment-1357405&a=
mp;report=3DAnneTheAgile+%28user%29">
        Report content
</a>
     =20
  </details-menu>
</details>

          </div>
            <a class=3D"float-left mt-1" data-hovercard-type=3D"user" data-=
hovercard-url=3D"/users/AnneTheAgile/hovercard" data-octo-click=3D"hovercar=
d-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https://gist.=
github.com/AnneTheAgile"><img class=3D"avatar" height=3D"28" width=3D"28" a=
lt=3D"@AnneTheAgile" src=3D"https://avatars2.githubusercontent.com/u/85395?=
s=3D60&v=3D4"></a>
          <div class=3D"review-comment-contents">
            <h4 class=3D"f5 text-normal d-inline text-gray-dark">
              <strong class=3D"text-gray">
               =20

  <a class=3D"author link-gray-dark css-truncate-target " show_full_name=3D=
"false" data-hovercard-type=3D"user" data-hovercard-url=3D"/users/AnneTheAg=
ile/hovercard" data-octo-click=3D"hovercard-link-click" data-octo-dimension=
s=3D"link_type:self" href=3D"https://gist.github.com/AnneTheAgile">AnneTheA=
gile</a>
 =20

              </strong>
              <span class=3D"text-gray">
                  <a href=3D"https://gist.github.com/tstone2077/8380f7862b0=
0b6234963#gistcomment-1357405" id=3D"gistcomment-1357405-minimized-permalin=
k" class=3D"link-gray"><relative-time datetime=3D"2014-12-16T17:25:47Z" cla=
ss=3D"no-wrap" title=3D"2014=E5=B9=B412=E6=9C=8817=E6=97=A5 GMT+8 =E4=B8=8A=
=E5=8D=881:25">on 17 Dec 2014</relative-time></a>
              </span>
            </h4>
           =20

           =20
            <task-lists disabled=3D"" sortable=3D"">
              <div class=3D"comment-body markdown-body p-0 pt-1 js-comment-=
body ">
                  <p>Found via <a href=3D"http://stackoverflow.com/question=
s/10312521/how-to-fetch-all-git-branches" rel=3D"nofollow">http://stackover=
flow.com/questions/10312521/how-to-fetch-all-git-branches</a> . thank you!<=
/p>
              </div>
            </task-lists>
          </div>
        </div>

      </div>
    </div>
  </details>


    </div>
  <div class=3D"ml-n3 timeline-comment unminimized-comment comment previewa=
ble-edit js-task-list-container js-comment timeline-comment--caret reordera=
ble-task-lists " data-body-version=3D"067a6e4cfee9994cf39fad0d6be319c3" dat=
a-unfurl-hide-url=3D"/content_reference_attachments/hide" data-unfurl-authe=
nticity-token=3D"Mevkvo7F6HujnAZEGl6PShQ+GFrgNWSGperYiy7JhRXdfR92QSVRxJJeF0=
PwynRxNyQmkzs/UxW57N0YSL4lBA=3D=3D">

   =20
<div class=3D"timeline-comment-header clearfix ">
  <div class=3D"timeline-comment-actions flex-shrink-0 js-timeline-comment-=
actions">
   =20

















<details class=3D"details-overlay details-reset position-relative d-inline-=
block ">
  <summary class=3D"btn-link timeline-comment-action link-gray" aria-haspop=
up=3D"menu" role=3D"button">
    <svg aria-label=3D"Show options" class=3D"octicon octicon-kebab-horizon=
tal" viewBox=3D"0 0 13 16" version=3D"1.1" width=3D"13" height=3D"16" role=
=3D"img"><path fill-rule=3D"evenodd" d=3D"M1.5 9a1.5 1.5 0 100-3 1.5 1.5 0 =
000 3zm5 0a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM13 7.5a1.5 1.5 0 11-3 0 1.5 1.5=
 0 013 0z"></path></svg>
  </summary>
  <details-menu class=3D"dropdown-menu dropdown-menu-sw show-more-popover t=
ext-gray-dark anim-scale-in" style=3D"width:185px" role=3D"menu">
        <clipboard-copy class=3D"dropdown-item btn-link" for=3D"gistcomment=
-1357405-permalink" role=3D"menuitem" tabindex=3D"0">
    Copy link
  </clipboard-copy>

        <button type=3D"button" class=3D"dropdown-item btn-link d-none js-c=
omment-quote-reply" role=3D"menuitem">
    Quote reply
  </button>

        <div role=3D"none" class=3D"dropdown-divider"></div>

            <a aria-label=3D"Report abusive content" role=3D"menuitem" clas=
s=3D"dropdown-item btn-link" data-ga-click=3D"Report content, reported by N=
ONE" href=3D"https://gist.github.com/contact/report-content?content_url=3Dh=
ttps%3A%2F%2Fgist.github.com%2F8380f7862b00b6234963%23gistcomment-1357405&a=
mp;report=3DAnneTheAgile+%28user%29">
        Report content
</a>
     =20
  </details-menu>
</details>

  </div>


 =20

   =20


 =20

 =20

  <h3 class=3D"timeline-comment-header-text f5 text-normal">



    <strong class=3D"css-truncate">
     =20

  <a class=3D"author link-gray-dark css-truncate-target width-fit" show_ful=
l_name=3D"false" data-hovercard-type=3D"user" data-hovercard-url=3D"/users/=
AnneTheAgile/hovercard" data-octo-click=3D"hovercard-link-click" data-octo-=
dimensions=3D"link_type:self" href=3D"https://gist.github.com/AnneTheAgile"=
>AnneTheAgile</a>
 =20

    </strong>


    commented


      <a href=3D"https://gist.github.com/tstone2077/8380f7862b00b6234963#gi=
stcomment-1357405" id=3D"gistcomment-1357405-permalink" class=3D"link-gray =
js-timestamp"><relative-time datetime=3D"2014-12-16T17:25:47Z" class=3D"no-=
wrap" title=3D"2014=E5=B9=B412=E6=9C=8817=E6=97=A5 GMT+8 =E4=B8=8A=E5=8D=88=
1:25">on 17 Dec 2014</relative-time></a>


    <span class=3D"js-comment-edit-history">
    </span>
  </h3>
</div>


    <div class=3D"edit-comment-hide js-edit-comment-hide">

     =20
<task-lists disabled=3D"" sortable=3D"">
<table class=3D"d-block">
  <tbody class=3D"d-block">
    <tr class=3D"d-block">
      <td class=3D"d-block comment-body markdown-body  js-comment-body">
          <p>Found via <a href=3D"http://stackoverflow.com/questions/103125=
21/how-to-fetch-all-git-branches" rel=3D"nofollow">http://stackoverflow.com=
/questions/10312521/how-to-fetch-all-git-branches</a> . thank you!</p>
      </td>
    </tr>
  </tbody>
</table>
</task-lists>


    </div>

  </div>
</div>

  </div>

<!-- Rendered timeline since 2018-04-18 00:10:02 -->
<div id=3D"partial-timeline-marker" class=3D"js-timeline-marker js-updatabl=
e-content" data-url=3D"/tstone2077/8380f7862b00b6234963/show_partial?partia=
l=3Dgist%2Ftimeline_marker&since=3D1524035402" data-last-modified=3D"We=
d, 18 Apr 2018 07:10:02 GMT">
</div>

        </div>

        <div class=3D"discussion-timeline-actions">
            <div class=3D"timeline-comment-wrapper timeline-new-comment js-=
comment-container width-fit">
  <span class=3D"timeline-comment-avatar "><a class=3D"d-inline-block" data=
-hovercard-type=3D"user" data-hovercard-url=3D"/users/marklove5102/hovercar=
d" data-octo-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_ty=
pe:self" href=3D"https://gist.github.com/marklove5102"><img class=3D"avatar=
" src=3D"https://avatars3.githubusercontent.com/u/12666917?s=3D80&v=3D4=
" width=3D"40" height=3D"40" alt=3D"@marklove5102"></a></span>

  <!-- '"` --><!-- </textarea></xmp> --><form class=3D"js-new-comment-form =
js-needs-timeline-marker-header" action=3D"https://gist.github.com/tstone20=
77/8380f7862b00b6234963/comments" accept-charset=3D"UTF-8" method=3D"post">
    <div class=3D"timeline-comment">
      <tab-container class=3D"js-previewable-comment-form previewable-comme=
nt-form write-selected" data-preview-url=3D"/preview?markdown_unsupported=
=3Dfalse&subject=3D8380f7862b00b6234963&subject_type=3DGist" data-p=
review-authenticity-token=3D"cd4eEL6QQ6o8TrBZz7gSGr2wBDxfKfbwzFzHlXLwN6p91d=
Emze5d3qgQE/qHVdV3MpADu6WKYIlye4ZjjaDsWA=3D=3D">
  <div class=3D"comment-form-head tabnav d-flex flex-justify-between mb-2 "=
>
      <div class=3D"tabnav-tabs " role=3D"tablist">
        <button type=3D"button" class=3D"btn-link tabnav-tab write-tab js-w=
rite-tab  " role=3D"tab" aria-selected=3D"true">Write</button>
        <button type=3D"button" class=3D"btn-link tabnav-tab preview-tab js=
-preview-tab " role=3D"tab">Preview</button>
      </div>
     =20
<markdown-toolbar for=3D"new_comment_field" class=3D"js-details-container D=
etails toolbar-commenting d-flex no-wrap flex-items-start flex-wrap px-2 ">


  <div class=3D"flex-nowrap d-inline-block mr-3">
    <md-header tabindex=3D"-1" class=3D"toolbar-item tooltipped tooltipped-=
n mx-1" aria-label=3D"Add header text" data-ga-click=3D"Markdown Toolbar, c=
lick, header" role=3D"button">
      <svg class=3D"octicon octicon-text-size" viewBox=3D"0 0 18 16" versio=
n=3D"1.1" width=3D"18" height=3D"16" aria-hidden=3D"true"><path fill-rule=
=3D"evenodd" d=3D"M13.62 9.08L12.1 3.66h-.06l-1.5 5.42h3.08zM5.7 10.13S4.68=
 6.52 4.53 6.02h-.08l-1.13 4.11H5.7zM17.31 14h-2.25l-.95-3.25h-4.07L9.09 14=
H6.84l-.69-2.33H2.87L2.17 14H0l3.3-9.59h2.5l2.17 6.34L10.86 2h2.52l3.94 12h=
-.01z"></path></svg>
    </md-header>

    <md-bold tabindex=3D"-1" class=3D"toolbar-item tooltipped tooltipped-n =
mx-1" aria-label=3D"Add bold text <ctrl+b>" data-ga-click=3D"Markdown Toolb=
ar, click, bold" role=3D"button" hotkey=3D"b">
      <svg class=3D"octicon octicon-bold" viewBox=3D"0 0 10 16" version=3D"=
1.1" width=3D"10" height=3D"16" aria-hidden=3D"true"><path fill-rule=3D"eve=
nodd" d=3D"M1 2h3.83c2.48 0 4.3.75 4.3 2.95 0 1.14-.63 2.23-1.67 2.61v.06c1=
.33.3 2.3 1.23 2.3 2.86 0 2.39-1.97 3.52-4.61 3.52H1V2zm3.66 4.95c1.67 0 2.=
38-.66 2.38-1.69 0-1.17-.78-1.61-2.34-1.61H3.13v3.3h1.53zm.27 5.39c1.77 0 2=
.75-.64 2.75-1.98 0-1.27-.95-1.81-2.75-1.81h-1.8v3.8h1.8v-.01z"></path></sv=
g>
    </md-bold>

    <md-italic tabindex=3D"-1" class=3D"toolbar-item tooltipped tooltipped-=
n mx-1" aria-label=3D"Add italic text <ctrl+i>" data-ga-click=3D"Markdown T=
oolbar, click, italic" role=3D"button" hotkey=3D"i">
      <svg class=3D"octicon octicon-italic" viewBox=3D"0 0 6 16" version=3D=
"1.1" width=3D"6" height=3D"16" aria-hidden=3D"true"><path fill-rule=3D"eve=
nodd" d=3D"M2.81 5h1.98L3 14H1l1.81-9zm.36-2.7c0-.7.58-1.3 1.33-1.3.56 0 1.=
13.38 1.13 1.03 0 .75-.59 1.3-1.33 1.3-.58 0-1.13-.38-1.13-1.03z"></path></=
svg>
    </md-italic>
  </div>

  <div class=3D"d-inline-block mr-3">
    <md-quote tabindex=3D"-1" class=3D"toolbar-item tooltipped tooltipped-n=
 p-1 mx-1" aria-label=3D"Insert a quote" data-ga-click=3D"Markdown Toolbar,=
 click, quote" role=3D"button">
      <svg class=3D"octicon octicon-quote" viewBox=3D"0 0 14 16" version=3D=
"1.1" width=3D"14" height=3D"16" aria-hidden=3D"true"><path fill-rule=3D"ev=
enodd" d=3D"M6.16 3.5C3.73 5.06 2.55 6.67 2.55 9.36c.16-.05.3-.05.44-.05 1.=
27 0 2.5.86 2.5 2.41 0 1.61-1.03 2.61-2.5 2.61-1.9 0-2.99-1.52-2.99-4.25 0-=
3.8 1.75-6.53 5.02-8.42L6.16 3.5zm7 0c-2.43 1.56-3.61 3.17-3.61 5.86.16-.05=
.3-.05.44-.05 1.27 0 2.5.86 2.5 2.41 0 1.61-1.03 2.61-2.5 2.61-1.89 0-2.98-=
1.52-2.98-4.25 0-3.8 1.75-6.53 5.02-8.42l1.14 1.84h-.01z"></path></svg>
    </md-quote>

    <md-code tabindex=3D"-1" class=3D"toolbar-item tooltipped tooltipped-n =
p-1 mx-1" aria-label=3D"Insert code" data-ga-click=3D"Markdown Toolbar, cli=
ck, code" role=3D"button">
      <svg class=3D"octicon octicon-code" viewBox=3D"0 0 14 16" version=3D"=
1.1" width=3D"14" height=3D"16" aria-hidden=3D"true"><path fill-rule=3D"eve=
nodd" d=3D"M9.5 3L8 4.5 11.5 8 8 11.5 9.5 13 14 8 9.5 3zm-5 0L0 8l4.5 5L6 1=
1.5 2.5 8 6 4.5 4.5 3z"></path></svg>
    </md-code>


    <md-link tabindex=3D"-1" class=3D"toolbar-item tooltipped tooltipped-n =
p-1 d-inline-block mx-1" aria-label=3D"Add a link <ctrl+k>" data-ga-click=
=3D"Markdown Toolbar, click, link" role=3D"button" hotkey=3D"k">
      <svg class=3D"octicon octicon-link" viewBox=3D"0 0 16 16" version=3D"=
1.1" width=3D"16" height=3D"16" aria-hidden=3D"true"><path fill-rule=3D"eve=
nodd" d=3D"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 =
0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98=
 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 =
0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.5=
5 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg>
    </md-link>
  </div>

  <div class=3D"d-inline-block mr-3">
    <md-unordered-list tabindex=3D"-1" class=3D"toolbar-item tooltipped too=
ltipped-n mx-1" aria-label=3D"Add a bulleted list" data-ga-click=3D"Markdow=
n Toolbar, click, unordered list" role=3D"button">
      <svg class=3D"octicon octicon-list-unordered" viewBox=3D"0 0 12 16" v=
ersion=3D"1.1" width=3D"12" height=3D"16" aria-hidden=3D"true"><path fill-r=
ule=3D"evenodd" d=3D"M2 13c0 .59 0 1-.59 1H.59C0 14 0 13.59 0 13c0-.59 0-1 =
.59-1h.81c.59 0 .59.41.59 1H2zm2.59-9h6.81c.59 0 .59-.41.59-1 0-.59 0-1-.59=
-1H4.59C4 2 4 2.41 4 3c0 .59 0 1 .59 1zM1.41 7H.59C0 7 0 7.41 0 8c0 .59 0 1=
 .59 1h.81c.59 0 .59-.41.59-1 0-.59 0-1-.59-1h.01zm0-5H.59C0 2 0 2.41 0 3c0=
 .59 0 1 .59 1h.81c.59 0 .59-.41.59-1 0-.59 0-1-.59-1h.01zm10 5H4.59C4 7 4 =
7.41 4 8c0 .59 0 1 .59 1h6.81c.59 0 .59-.41.59-1 0-.59 0-1-.59-1h.01zm0 5H4=
.59C4 12 4 12.41 4 13c0 .59 0 1 .59 1h6.81c.59 0 .59-.41.59-1 0-.59 0-1-.59=
-1h.01z"></path></svg>
    </md-unordered-list>

    <md-ordered-list tabindex=3D"-1" class=3D"toolbar-item tooltipped toolt=
ipped-n mx-1" aria-label=3D"Add a numbered list" data-ga-click=3D"Markdown =
Toolbar, click, ordered list" role=3D"button">
      <svg class=3D"octicon octicon-list-ordered" viewBox=3D"0 0 12 16" ver=
sion=3D"1.1" width=3D"12" height=3D"16" aria-hidden=3D"true"><path fill-rul=
e=3D"evenodd" d=3D"M12.01 13c0 .59 0 1-.59 1H4.6c-.59 0-.59-.41-.59-1 0-.59=
 0-1 .59-1h6.81c.59 0 .59.41.59 1h.01zM4.6 4h6.81C12 4 12 3.59 12 3c0-.59 0=
-1-.59-1H4.6c-.59 0-.59.41-.59 1 0 .59 0 1 .59 1zm6.81 3H4.6c-.59 0-.59.41-=
.59 1 0 .59 0 1 .59 1h6.81C12 9 12 8.59 12 8c0-.59 0-1-.59-1zm-9.4-6h-.72c-=
.3.19-.58.25-1.03.34V2h.75v2.14H.17V5h2.84v-.86h-1V1zm.392 8.12c-.129 0-.59=
2.04-.802.07.53-.56 1.14-1.25 1.14-1.89C2.72 6.52 2.18 6 1.38 6c-.59 0-.97.=
2-1.38.64l.58.58c.19-.19.38-.38.64-.38.28 0 .48.16.48.52 0 .53-.77 1.2-1.7 =
2.06V10h3v-.88h-.598zm-.222 3.79v-.03c.44-.19.64-.47.64-.86 0-.7-.56-1.11-1=
.44-1.11-.48 0-.89.19-1.28.52l.55.64c.25-.2.44-.31.69-.31.27 0 .42.13.42.36=
 0 .27-.2.44-.86.44v.75c.83 0 .98.17.98.47 0 .25-.23.38-.58.38-.28 0-.56-.1=
4-.81-.38l-.48.66c.3.36.77.56 1.41.56.83 0 1.53-.41 1.53-1.16 0-.5-.31-.81-=
.77-.94v.01z"></path></svg>
    </md-ordered-list>

    <md-task-list tabindex=3D"-1" class=3D"toolbar-item tooltipped tooltipp=
ed-n mx-1" aria-label=3D"Add a task list" data-ga-click=3D"Markdown Toolbar=
, click, task list" role=3D"button" hotkey=3D"L">
      <svg class=3D"octicon octicon-tasklist" viewBox=3D"0 0 16 16" version=
=3D"1.1" width=3D"16" height=3D"16" aria-hidden=3D"true"><path fill-rule=3D=
"evenodd" d=3D"M15.41 9H7.59C7 9 7 8.59 7 8c0-.59 0-1 .59-1h7.81c.59 0 .59.=
41.59 1 0 .59 0 1-.59 1h.01zM9.59 4C9 4 9 3.59 9 3c0-.59 0-1 .59-1h5.81c.59=
 0 .59.41.59 1 0 .59 0 1-.59 1H9.59zM0 3.91l1.41-1.3L3 4.2 7.09 0 8.5 1.41 =
3 6.91l-3-3zM7.59 12h7.81c.59 0 .59.41.59 1 0 .59 0 1-.59 1H7.59C7 14 7 13.=
59 7 13c0-.59 0-1 .59-1z"></path></svg>
    </md-task-list>
  </div>

  <div class=3D"d-inline-block">
    <md-mention tabindex=3D"-1" class=3D"flex-auto text-center toolbar-item=
 tooltipped tooltipped-nw p-1 mx-1" aria-label=3D"Directly mention a user o=
r team" data-ga-click=3D"Markdown Toolbar, click, mention" role=3D"button">
      <svg class=3D"octicon octicon-mention" viewBox=3D"0 0 14 16" version=
=3D"1.1" width=3D"14" height=3D"16" aria-hidden=3D"true"><path fill-rule=3D=
"evenodd" d=3D"M6.58 15c1.25 0 2.52-.31 3.56-.94l-.42-.94c-.84.52-1.89.83-3=
.03.83-3.23 0-5.64-2.08-5.64-5.72 0-4.37 3.23-7.18 6.58-7.18 3.45 0 5.22 2.=
19 5.22 5.2 0 2.39-1.34 3.86-2.5 3.86-1.05 0-1.36-.73-1.05-2.19l.73-3.75H8.=
98l-.11.72c-.41-.63-.94-.83-1.56-.83-2.19 0-3.66 2.39-3.66 4.38 0 1.67.94 2=
.61 2.3 2.61.84 0 1.67-.53 2.3-1.25.11.94.94 1.45 1.98 1.45 1.67 0 3.77-1.6=
7 3.77-5C14 2.61 11.59 0 7.83 0 3.66 0 0 3.33 0 8.33 0 12.71 2.92 15 6.58 1=
5zm-.31-5c-.73 0-1.36-.52-1.36-1.67 0-1.45.94-3.22 2.41-3.22.52 0 .84.2 1.2=
5.83l-.52 3.02c-.63.73-1.25 1.05-1.78 1.05V10z"></path></svg>
    </md-mention>


    <md-ref tabindex=3D"-1" class=3D"flex-auto text-center toolbar-item too=
ltipped tooltipped-nw p-1 mx-1" aria-label=3D"Reference an issue or pull re=
quest" data-ga-click=3D"Markdown Toolbar, click, reference" role=3D"button"=
>
      <svg class=3D"octicon octicon-bookmark" viewBox=3D"0 0 10 16" version=
=3D"1.1" width=3D"10" height=3D"16" aria-hidden=3D"true"><path fill-rule=3D=
"evenodd" d=3D"M9 0H1C.27 0 0 .27 0 1v15l5-3.09L10 16V1c0-.73-.27-1-1-1zm-.=
78 4.25L6.36 5.61l.72 2.16c.06.22-.02.28-.2.17L5 6.6 3.12 7.94c-.19.11-.25.=
05-.2-.17l.72-2.16-1.86-1.36c-.17-.16-.14-.23.09-.23l2.3-.03.7-2.16h.25l.7 =
2.16 2.3.03c.23 0 .27.08.09.23h.01z"></path></svg>
    </md-ref>


  </div>

</markdown-toolbar>

  </div>

 =20

  <file-attachment class=3D"js-upload-markdown-image is-default" role=3D"ta=
bpanel" data-upload-policy-url=3D"/upload/policies/assets" data-upload-poli=
cy-authenticity-token=3D"CFHtCgYLsMAp+sLFLip4Q0dP1lFqsVrjWXc4dEDtJaav7L6T+I=
FPMI8gVCaxHsISJXiP0fLa2mOrdG7B20lNvQ=3D=3D">
    <div class=3D"write-content js-write-bucket tooltipped tooltipped-ne to=
oltipped-no-delay tooltipped-align-left-1 hide-reaction-suggestion upload-e=
nabled">


      <text-expander keys=3D":" data-emoji-url=3D"/tstone2077/8380f7862b00b=
6234963/suggestions">
        <textarea name=3D"comment[body]" id=3D"new_comment_field" placehold=
er=3D"Leave a comment" aria-label=3D"Comment body" class=3D"form-control in=
put-contrast comment-form-textarea js-comment-field js-paste-markdown js-ta=
sk-list-field js-quick-submit js-size-to-fit js-session-resumable "></texta=
rea>
      </text-expander>
       =20
  <p class=3D"drag-and-drop hx_drag-and-drop position-relative d-flex flex-=
justify-between">
      <label class=3D"sr-only" for=3D"fc-new_comment_field">Attach files to=
 your comment</label>
    <input accept=3D".gif,.jpeg,.jpg,.png" type=3D"file" multiple=3D"" clas=
s=3D"manual-file-chooser manual-file-chooser-transparent top-0 right-0 bott=
om-0 left-0 width-full ml-0 js-manual-file-chooser form-control" id=3D"fc-n=
ew_comment_field">
    <span class=3D"bg-gray-light position-absolute top-0 left-0 width-full =
height-full rounded-1" style=3D"pointer-events: none;"></span>
    <span class=3D"position-relative pr-2" style=3D"pointer-events: none;">
      <span class=3D"default">
          Attach files by dragging & dropping, selecting or pasting the=
m.
      </span>
      <span class=3D"loading">
        <img alt=3D"" width=3D"16" height=3D"16" src=3D"https://github.gith=
ubassets.com/images/spinners/octocat-spinner-32.gif"> Uploading your files=
=E2=80=A6
      </span>
      <span class=3D"error bad-file">
        We don=E2=80=99t support that file type.
        <span class=3D"drag-and-drop-error-info">
          <button type=3D"button" class=3D"btn-link manual-file-chooser-tex=
t">Try again</button> with a
          GIF, JPEG, JPG or PNG.
        </span>
      </span>
      <span class=3D"error bad-permissions">
        Attaching documents requires write permission to this repository.
        <span class=3D"drag-and-drop-error-info">
          <button type=3D"button" class=3D"btn-link manual-file-chooser-tex=
t">Try again</button> with a GIF, JPEG, JPG or PNG.
        </span>
      </span>
      <span class=3D"error repository-required">
        We don=E2=80=99t support that file type.
        <span class=3D"drag-and-drop-error-info">
          <button type=3D"button" class=3D"btn-link manual-file-chooser-tex=
t">Try again</button> with a GIF, JPEG, JPG or PNG.
        </span>
      </span>
      <span class=3D"error too-big">
        Yowza, that=E2=80=99s a big file
        <span class=3D"drag-and-drop-error-info">
          <button type=3D"button" class=3D"btn-link manual-file-chooser-tex=
t">Try again</button> with a file smaller than 10MB.
        </span>
      </span>
      <span class=3D"error empty">
        This file is empty.
        <span class=3D"drag-and-drop-error-info">
          <button type=3D"button" class=3D"btn-link manual-file-chooser-tex=
t">Try again</button> with a file that=E2=80=99s not empty.
        </span>
      </span>
      <span class=3D"error hidden-file">
        This file is hidden.
        <span class=3D"drag-and-drop-error-info">
          <button type=3D"button" class=3D"btn-link manual-file-chooser-tex=
t">Try again</button> with another file.
        </span>
      </span>
      <span class=3D"error failed-request">
        Something went really wrong, and we can=E2=80=99t process that file=
.
        <span class=3D"drag-and-drop-error-info">
          <button type=3D"button" class=3D"btn-link manual-file-chooser-tex=
t">Try again.</button>
        </span>
      </span>
    </span>
    <span class=3D"tooltipped tooltipped-nw" aria-label=3D"Styling with Mar=
kdown is supported">
      <a class=3D"muted-link position-relative d-inline" href=3D"https://gu=
ides.github.com/features/mastering-markdown/" target=3D"_self" data-ga-clic=
k=3D"Markdown Toolbar, click, help" aria-label=3D"Learn about styling with =
Markdown">
        <svg class=3D"octicon octicon-markdown v-align-bottom" viewBox=3D"0=
 0 16 16" version=3D"1.1" width=3D"16" height=3D"16" aria-hidden=3D"true"><=
path fill-rule=3D"evenodd" d=3D"M14.85 3H1.15C.52 3 0 3.52 0 4.15v7.69C0 12=
.48.52 13 1.15 13h13.69c.64 0 1.15-.52 1.15-1.15v-7.7C16 3.52 15.48 3 14.85=
 3zM9 11H7V8L5.5 9.92 4 8v3H2V5h2l1.5 2L7 5h2v6zm2.99.5L9.5 8H11V5h2v3h1.5l=
-2.51 3.5z"></path></svg>
      </a>
    </span>
  </p>

    </div>
</file-attachment>
 =20



 =20
</tab-container>

     =20



      <div class=3D"form-actions">
        <div id=3D"partial-new-comment-form-actions">
  <button type=3D"submit" class=3D"btn btn-primary" data-disable-with=3D"" =
data-disable-invalid=3D"">
    Comment
  </button>
</div>

      </div>
    </div>
</form></div>

        </div>
      </div>
    </div>
</div>
  </div>
</div><!-- /.container -->

    </main>
  </div>

  </div>

       =20
<div class=3D"footer container-lg width-full px-3" role=3D"contentinfo">
  <div class=3D"position-relative d-flex flex-justify-between pt-6 pb-2 mt-=
6 f6 text-gray border-top border-gray-light ">
    <ul class=3D"list-style-none d-flex flex-wrap ">
      <li class=3D"mr-3">=C2=A9 2019 GitHub, Inc.</li>
        <li class=3D"mr-3"><a data-ga-click=3D"Footer, go to terms, text:te=
rms" href=3D"https://github.com/site/terms">Terms</a></li>
        <li class=3D"mr-3"><a data-ga-click=3D"Footer, go to privacy, text:=
privacy" href=3D"https://github.com/site/privacy">Privacy</a></li>
        <li class=3D"mr-3"><a data-ga-click=3D"Footer, go to security, text=
:security" href=3D"https://github.com/security">Security</a></li>
        <li class=3D"mr-3"><a href=3D"https://githubstatus.com/" data-ga-cl=
ick=3D"Footer, go to status, text:status">Status</a></li>
        <li><a data-ga-click=3D"Footer, go to help, text:help" href=3D"http=
s://help.github.com/">Help</a></li>
    </ul>

    <a aria-label=3D"Homepage" title=3D"GitHub" class=3D"footer-octicon d-n=
one d-lg-block mx-lg-4" href=3D"https://github.com/">
      <svg height=3D"24" class=3D"octicon octicon-mark-github" viewBox=3D"0=
 0 16 16" version=3D"1.1" width=3D"24" aria-hidden=3D"true"><path fill-rule=
=3D"evenodd" d=3D"M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55=
-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.9=
4-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2=
.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.=
15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.=
36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.=
82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 =
2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"></path></svg=
>
</a>
   <ul class=3D"list-style-none d-flex flex-wrap ">
        <li class=3D"mr-3"><a data-ga-click=3D"Footer, go to contact, text:=
contact" href=3D"https://github.com/contact">Contact GitHub</a></li>
        <li class=3D"mr-3"><a href=3D"https://github.com/pricing" data-ga-c=
lick=3D"Footer, go to Pricing, text:Pricing">Pricing</a></li>
      <li class=3D"mr-3"><a href=3D"https://developer.github.com/" data-ga-=
click=3D"Footer, go to api, text:api">API</a></li>
      <li class=3D"mr-3"><a href=3D"https://training.github.com/" data-ga-c=
lick=3D"Footer, go to training, text:training">Training</a></li>
        <li class=3D"mr-3"><a href=3D"https://github.blog/" data-ga-click=
=3D"Footer, go to blog, text:blog">Blog</a></li>
        <li><a data-ga-click=3D"Footer, go to about, text:about" href=3D"ht=
tps://github.com/about">About</a></li>

    </ul>
  </div>
  <div class=3D"d-flex flex-justify-center pb-6">
    <span class=3D"f6 text-gray-light"></span>
  </div>
</div>



  <div id=3D"ajax-error-message" class=3D"ajax-error-message flash flash-er=
ror">
    <svg class=3D"octicon octicon-alert" viewBox=3D"0 0 16 16" version=3D"1=
.1" width=3D"16" height=3D"16" aria-hidden=3D"true"><path fill-rule=3D"even=
odd" d=3D"M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.=
98.98 0 000 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03=
 1.03 0 00.01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.00=
4H6.987V5.987h2.039v4.006z"></path></svg>
    <button type=3D"button" class=3D"flash-close js-ajax-error-dismiss" ari=
a-label=3D"Dismiss error">
      <svg class=3D"octicon octicon-x" viewBox=3D"0 0 12 16" version=3D"1.1=
" width=3D"12" height=3D"16" aria-hidden=3D"true"><path fill-rule=3D"evenod=
d" d=3D"M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 =
4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48L7.48 8z"></path></svg>
    </button>
    You can=E2=80=99t perform that action at this time.
  </div>


   =20
   =20
   =20
   =20
   =20
     =20

   =20
 =20
  <template id=3D"site-details-dialog">
  <details class=3D"details-reset details-overlay details-overlay-dark lh-d=
efault text-gray-dark hx_rsm" open=3D"">
    <summary role=3D"button" aria-label=3D"Close dialog"></summary>
    <details-dialog class=3D"Box Box--overlay d-flex flex-column anim-fade-=
in fast hx_rsm-dialog hx_rsm-modal">
      <button class=3D"Box-btn-octicon m-0 btn-octicon position-absolute ri=
ght-0 top-0" type=3D"button" aria-label=3D"Close dialog" data-close-dialog=
=3D"">
        <svg class=3D"octicon octicon-x" viewBox=3D"0 0 12 16" version=3D"1=
.1" width=3D"12" height=3D"16" aria-hidden=3D"true"><path fill-rule=3D"even=
odd" d=3D"M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .7=
7 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48L7.48 8z"></path></svg>
      </button>
      <div class=3D"octocat-spinner my-6 js-details-dialog-spinner"></div>
    </details-dialog>
  </details>
</template>

  <div class=3D"Popover js-hovercard-content position-absolute" style=3D"di=
splay: none; outline: none;" tabindex=3D"0">
  <div class=3D"Popover-message Popover-message--bottom-left Popover-messag=
e--large Box box-shadow-large" style=3D"width:360px;"></div>
</div>

  <div aria-live=3D"polite" class=3D"js-global-screen-reader-notice sr-only=
"></div><div id=3D"goog-gt-tt" class=3D"skiptranslate" dir=3D"ltr"><div sty=
le=3D"padding: 8px;"><div><div class=3D"logo"><img src=3D"https://www.gstat=
ic.com/images/branding/product/1x/translate_24dp.png" width=3D"20" height=
=3D"20" alt=3D"Google =E7=BF=BB=E8=AF=91"></div></div></div><div class=3D"t=
op" style=3D"padding: 8px; float: left; width: 100%;"><h1 class=3D"title gr=
ay">=E5=8E=9F=E6=96=87</h1></div><div class=3D"middle" style=3D"padding: 8p=
x;"><div class=3D"original-text"></div></div><div class=3D"bottom" style=3D=
"padding: 8px;"><div class=3D"activity-links"><span class=3D"activity-link"=
>=E6=8F=90=E4=BE=9B=E6=9B=B4=E5=A5=BD=E7=9A=84=E7=BF=BB=E8=AF=91=E5=BB=BA=
=E8=AE=AE</span><span class=3D"activity-link"></span></div><div class=3D"st=
arted-activity-container"><hr style=3D"color: #CCC; background-color: #CCC;=
 height: 1px; border: none;"><div class=3D"activity-root"></div></div></div=
><div class=3D"status-message" style=3D"display: none;"></div></div>

 =20


<div class=3D"goog-te-spinner-pos"><div class=3D"goog-te-spinner-animation"=
><svg xmlns=3D"http://www.w3.org/2000/svg" class=3D"goog-te-spinner" width=
=3D"96px" height=3D"96px" viewBox=3D"0 0 66 66"><circle class=3D"goog-te-sp=
inner-path" fill=3D"none" stroke-width=3D"6" stroke-linecap=3D"round" cx=3D=
"33" cy=3D"33" r=3D"30"></circle></svg></div></div></body></html>
------MultipartBoundary--xhsuDgSyg5rHrd1UYdOmhaiDzplzjrgYJD9AWLqHaA----
Content-Type: text/css
Content-Transfer-Encoding: quoted-printable
Content-Location: cid:css-beab76c3-459e-4f69-86a1-4ffb1161b1d6@mhtml.blink

@charset "utf-8";

html, * { user-select: text !important; }
------MultipartBoundary--xhsuDgSyg5rHrd1UYdOmhaiDzplzjrgYJD9AWLqHaA----
Content-Type: text/css
Content-Transfer-Encoding: quoted-printable
Content-Location: cid:css-5dce0db9-2d9e-4ec1-991d-d45258a87637@mhtml.blink

@charset "utf-8";

#rwl-iqxin { position: fixed; transform: translate(-90px, 0px); width: 85px=
; height: 25px; font-size: 12px; font-weight: 500; font-family: Verdana, Ar=
ial, =E5=AE=8B=E4=BD=93; color: rgb(255, 255, 255); background: rgb(51, 51,=
 51); z-index: 2147483647; margin: 0px; opacity: 0.05; transition: all 0.3s=
 ease 0s; overflow: hidden; user-select: none; text-align: center; white-sp=
ace: nowrap; line-height: 25px; padding: 0px 16px; border-style: solid; bor=
der-color: rgb(204, 204, 204); border-image: initial; border-width: 1px 1px=
 1px 0px; border-bottom-right-radius: 5px; box-sizing: content-box; }

#rwl-iqxin input { margin: 0px; padding: 0px; vertical-align: middle; -webk=
it-appearance: checkbox; position: static; clip: auto; opacity: 1; cursor: =
pointer; }

#rwl-iqxin.rwl-active-iqxin { left: 0px; transform: translate(0px, 0px); op=
acity: 0.9; height: 32px; line-height: 32px; }

#rwl-iqxin label { margin: 0px; padding: 0px; font-weight: 500; }

#rwl-iqxin button { margin: 0px; padding: 0px 2px; border: none; border-rad=
ius: 2px; cursor: pointer; }

#rwl-setMenu { text-align: left; font-size: 14px; z-index: 999999; border: =
1px solid cornflowerblue; }

#rwl-setMenu p { margin: 5px auto; }
------MultipartBoundary--xhsuDgSyg5rHrd1UYdOmhaiDzplzjrgYJD9AWLqHaA----
Content-Type: text/css
Content-Transfer-Encoding: quoted-printable
Content-Location: https://github.githubassets.com/assets/frameworks-481a47a96965f6706fb41bae0d14b09a.css

@charset "utf-8";

.pl-c { color: rgb(106, 115, 125); }

.pl-c1, .pl-s .pl-v { color: rgb(0, 92, 197); }

.pl-e, .pl-en { color: rgb(111, 66, 193); }

.pl-s .pl-s1, .pl-smi { color: rgb(36, 41, 46); }

.pl-ent { color: rgb(34, 134, 58); }

.pl-k { color: rgb(215, 58, 73); }

.pl-pds, .pl-s, .pl-s .pl-pse .pl-s1, .pl-sr, .pl-sr .pl-cce, .pl-sr .pl-sr=
a, .pl-sr .pl-sre { color: rgb(3, 47, 98); }

.pl-smw, .pl-v { color: rgb(227, 98, 9); }

.pl-bu { color: rgb(179, 29, 40); }

.pl-ii { color: rgb(250, 251, 252); background-color: rgb(179, 29, 40); }

.pl-c2 { color: rgb(250, 251, 252); background-color: rgb(215, 58, 73); }

.pl-c2::before { content: "^M"; }

.pl-sr .pl-cce { font-weight: 700; color: rgb(34, 134, 58); }

.pl-ml { color: rgb(115, 92, 15); }

.pl-mh, .pl-mh .pl-en, .pl-ms { font-weight: 700; color: rgb(0, 92, 197); }

.pl-mi { font-style: italic; color: rgb(36, 41, 46); }

.pl-mb { font-weight: 700; color: rgb(36, 41, 46); }

.pl-md { color: rgb(179, 29, 40); background-color: rgb(255, 238, 240); }

.pl-mi1 { color: rgb(34, 134, 58); background-color: rgb(240, 255, 244); }

.pl-mc { color: rgb(227, 98, 9); background-color: rgb(255, 235, 218); }

.pl-mi2 { color: rgb(246, 248, 250); background-color: rgb(0, 92, 197); }

.pl-mdr { font-weight: 700; color: rgb(111, 66, 193); }

.pl-ba { color: rgb(88, 96, 105); }

.pl-sg { color: rgb(149, 157, 165); }

.pl-corl { text-decoration: underline; color: rgb(3, 47, 98); }

.CodeMirror { font-family: monospace; height: 300px; color: rgb(0, 0, 0); d=
irection: ltr; }

.CodeMirror-lines { padding: 4px 0px; }

.CodeMirror pre { padding: 0px 4px; }

.CodeMirror-gutter-filler, .CodeMirror-scrollbar-filler { background-color:=
 rgb(255, 255, 255); }

.CodeMirror-gutters { border-right: 1px solid rgb(221, 221, 221); backgroun=
d-color: rgb(247, 247, 247); white-space: nowrap; }

.CodeMirror-linenumber { padding: 0px 3px 0px 5px; min-width: 20px; text-al=
ign: right; color: rgb(153, 153, 153); white-space: nowrap; }

.CodeMirror-guttermarker { color: rgb(0, 0, 0); }

.CodeMirror-guttermarker-subtle { color: rgb(153, 153, 153); }

.CodeMirror-cursor { border-left: 1px solid rgb(0, 0, 0); border-right: non=
e; width: 0px; }

.CodeMirror div.CodeMirror-secondarycursor { border-left: 1px solid silver;=
 }

.cm-fat-cursor .CodeMirror-cursor { width: auto; background: rgb(119, 238, =
119); border: 0px !important; }

.cm-fat-cursor div.CodeMirror-cursors { z-index: 1; }

.cm-fat-cursor-mark { background-color: rgba(20, 255, 20, 0.5); animation: =
1.06s steps(1) 0s infinite normal none running blink; }

.cm-animate-fat-cursor { width: auto; border: 0px; animation: 1.06s steps(1=
) 0s infinite normal none running blink; background-color: rgb(119, 238, 11=
9); }

@keyframes blink {=20
  50% { background-color: initial; }
}

.cm-tab { display: inline-block; text-decoration: inherit; }

.CodeMirror-rulers { position: absolute; left: 0px; right: 0px; top: -50px;=
 bottom: -20px; overflow: hidden; }

.CodeMirror-ruler { border-left: 1px solid rgb(204, 204, 204); top: 0px; bo=
ttom: 0px; position: absolute; }

.cm-s-default .cm-header { color: rgb(0, 0, 255); }

.cm-s-default .cm-quote { color: rgb(0, 153, 0); }

.cm-negative { color: rgb(221, 68, 68); }

.cm-positive { color: rgb(34, 153, 34); }

.cm-header, .cm-strong { font-weight: 700; }

.cm-em { font-style: italic; }

.cm-link { text-decoration: underline; }

.cm-strikethrough { text-decoration: line-through; }

.cm-s-default .cm-keyword { color: rgb(119, 0, 136); }

.cm-s-default .cm-atom { color: rgb(34, 17, 153); }

.cm-s-default .cm-number { color: rgb(17, 102, 68); }

.cm-s-default .cm-def { color: rgb(0, 0, 255); }

.cm-s-default .cm-variable-2 { color: rgb(0, 85, 170); }

.cm-s-default .cm-type, .cm-s-default .cm-variable-3 { color: rgb(0, 136, 8=
5); }

.cm-s-default .cm-comment { color: rgb(170, 85, 0); }

.cm-s-default .cm-string { color: rgb(170, 17, 17); }

.cm-s-default .cm-string-2 { color: rgb(255, 85, 0); }

.cm-s-default .cm-meta, .cm-s-default .cm-qualifier { color: rgb(85, 85, 85=
); }

.cm-s-default .cm-builtin { color: rgb(51, 0, 170); }

.cm-s-default .cm-bracket { color: rgb(153, 153, 119); }

.cm-s-default .cm-tag { color: rgb(17, 119, 0); }

.cm-s-default .cm-attribute { color: rgb(0, 0, 204); }

.cm-s-default .cm-hr { color: rgb(153, 153, 153); }

.cm-s-default .cm-link { color: rgb(0, 0, 204); }

.cm-invalidchar, .cm-s-default .cm-error { color: red; }

.CodeMirror-composing { border-bottom: 2px solid; }

div.CodeMirror span.CodeMirror-matchingbracket { color: rgb(0, 187, 0); }

div.CodeMirror span.CodeMirror-nonmatchingbracket { color: rgb(170, 34, 34)=
; }

.CodeMirror-matchingtag { background: rgba(255, 150, 0, 0.3); }

.CodeMirror-activeline-background { background: rgb(232, 242, 255); }

.CodeMirror { position: relative; overflow: hidden; background: rgb(255, 25=
5, 255); }

.CodeMirror-scroll { margin-bottom: -30px; margin-right: -30px; padding-bot=
tom: 30px; height: 100%; outline: none; position: relative; overflow: scrol=
l !important; }

.CodeMirror-sizer { position: relative; border-right: 30px solid transparen=
t; }

.CodeMirror-gutter-filler, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-fi=
ller, .CodeMirror-vscrollbar { position: absolute; z-index: 6; display: non=
e; }

.CodeMirror-vscrollbar { right: 0px; top: 0px; overflow: hidden scroll; }

.CodeMirror-hscrollbar { bottom: 0px; left: 0px; overflow: scroll hidden; }

.CodeMirror-scrollbar-filler { right: 0px; bottom: 0px; }

.CodeMirror-gutter-filler { left: 0px; bottom: 0px; }

.CodeMirror-gutters { position: absolute; left: 0px; top: 0px; min-height: =
100%; z-index: 3; }

.CodeMirror-gutter { white-space: normal; height: 100%; display: inline-blo=
ck; vertical-align: top; margin-bottom: -30px; }

.CodeMirror-gutter-wrapper { position: absolute; z-index: 4; background: no=
ne !important; border: none !important; }

.CodeMirror-gutter-background { position: absolute; top: 0px; bottom: 0px; =
z-index: 4; }

.CodeMirror-gutter-elt { position: absolute; cursor: default; z-index: 4; }

.CodeMirror-gutter-wrapper ::selection { background-color: initial; }

.CodeMirror-lines { cursor: text; min-height: 1px; }

.CodeMirror pre { border-radius: 0px; border-width: 0px; background: transp=
arent; font-family: inherit; font-size: inherit; margin: 0px; white-space: =
pre; overflow-wrap: normal; line-height: inherit; color: inherit; z-index: =
2; position: relative; overflow: visible; -webkit-tap-highlight-color: tran=
sparent; font-variant-ligatures: contextual; }

.CodeMirror-wrap pre { overflow-wrap: break-word; white-space: pre-wrap; wo=
rd-break: normal; }

.CodeMirror-linebackground { position: absolute; left: 0px; right: 0px; top=
: 0px; bottom: 0px; z-index: 0; }

.CodeMirror-linewidget { position: relative; z-index: 2; padding: 0.1px; }

.CodeMirror-rtl pre { direction: rtl; }

.CodeMirror-code { outline: none; }

.CodeMirror-gutter, .CodeMirror-gutters, .CodeMirror-linenumber, .CodeMirro=
r-scroll, .CodeMirror-sizer { box-sizing: initial; }

.CodeMirror-measure { position: absolute; width: 100%; height: 0px; overflo=
w: hidden; visibility: hidden; }

.CodeMirror-cursor { position: absolute; pointer-events: none; }

.CodeMirror-measure pre { position: static; }

div.CodeMirror-cursors { visibility: hidden; position: relative; z-index: 3=
; }

.CodeMirror-focused div.CodeMirror-cursors, div.CodeMirror-dragcursors { vi=
sibility: visible; }

.CodeMirror-selected { background: rgb(217, 217, 217); }

.CodeMirror-focused .CodeMirror-selected { background: rgb(215, 212, 240); =
}

.CodeMirror-crosshair { cursor: crosshair; }

.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirro=
r-line > span > span::selection { background: rgb(215, 212, 240); }

.cm-searching { background-color: rgba(255, 255, 0, 0.4); }

.cm-force-border { padding-right: 0.1px; }

@media print {
  .CodeMirror div.CodeMirror-cursors { visibility: hidden; }
}

.cm-tab-wrap-hack::after { content: ""; }

span.CodeMirror-selectedtext { background: none; }

.CodeMirror-dialog { position: absolute; left: 0px; right: 0px; background:=
 inherit; z-index: 15; padding: 0.1em 0.8em; overflow: hidden; color: inher=
it; }

.CodeMirror-dialog-top { border-bottom: 1px solid rgb(238, 238, 238); top: =
0px; }

.CodeMirror-dialog-bottom { border-top: 1px solid rgb(238, 238, 238); botto=
m: 0px; }

.CodeMirror-dialog input { border: none; outline: none; background: transpa=
rent; width: 20em; color: inherit; font-family: monospace; }

.CodeMirror-dialog button { font-size: 70%; }

.CodeMirror-merge { position: relative; border: 1px solid rgb(221, 221, 221=
); white-space: pre; }

.CodeMirror-merge, .CodeMirror-merge .CodeMirror { height: 350px; }

.CodeMirror-merge-2pane .CodeMirror-merge-pane { width: 47%; }

.CodeMirror-merge-2pane .CodeMirror-merge-gap { width: 6%; }

.CodeMirror-merge-3pane .CodeMirror-merge-pane { width: 31%; }

.CodeMirror-merge-3pane .CodeMirror-merge-gap { width: 3.5%; }

.CodeMirror-merge-pane { display: inline-block; white-space: normal; vertic=
al-align: top; }

.CodeMirror-merge-pane-rightmost { position: absolute; right: 0px; z-index:=
 1; }

.CodeMirror-merge-gap { z-index: 2; display: inline-block; height: 100%; bo=
x-sizing: border-box; overflow: hidden; border-left: 1px solid rgb(221, 221=
, 221); border-right: 1px solid rgb(221, 221, 221); position: relative; bac=
kground: rgb(248, 248, 248); }

.CodeMirror-merge-scrolllock-wrap { position: absolute; bottom: 0px; left: =
50%; }

.CodeMirror-merge-scrolllock { position: relative; left: -50%; cursor: poin=
ter; color: rgb(85, 85, 85); line-height: 1; }

.CodeMirror-merge-scrolllock::after { content: "=E2=87=9B=C2=A0=C2=A0=E2=87=
=9A"; }

.CodeMirror-merge-scrolllock.CodeMirror-merge-scrolllock-enabled::after { c=
ontent: "=E2=87=9B=E2=87=9A"; }

.CodeMirror-merge-copybuttons-left, .CodeMirror-merge-copybuttons-right { p=
osition: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; line-heigh=
t: 1; }

.CodeMirror-merge-copy { z-index: 3; }

.CodeMirror-merge-copy, .CodeMirror-merge-copy-reverse { position: absolute=
; cursor: pointer; color: rgb(68, 68, 204); }

.CodeMirror-merge-copybuttons-left .CodeMirror-merge-copy { left: 2px; }

.CodeMirror-merge-copybuttons-right .CodeMirror-merge-copy { right: 2px; }

.CodeMirror-merge-l-inserted, .CodeMirror-merge-r-inserted { background-ima=
ge: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAYAAACddGYa=
AAAAGUlEQVQI12MwuCXy3+CWyH8GBgYGJgYkAABZbAQ9ELXurwAAAABJRU5ErkJggg=3D=3D");=
 background-position: 0px 100%; background-repeat: repeat-x; }

.CodeMirror-merge-l-deleted, .CodeMirror-merge-r-deleted { background-image=
: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAYAAACddGYaAA=
AAGUlEQVQI12M4Kyb2/6yY2H8GBgYGJgYkAABURgPz6Ks7wQAAAABJRU5ErkJggg=3D=3D"); b=
ackground-position: 0px 100%; background-repeat: repeat-x; }

.CodeMirror-merge-r-chunk { background: rgb(255, 255, 224); }

.CodeMirror-merge-r-chunk-start { border-top: 1px solid rgb(238, 238, 136);=
 }

.CodeMirror-merge-r-chunk-end { border-bottom: 1px solid rgb(238, 238, 136)=
; }

.CodeMirror-merge-r-connect { fill: rgb(255, 255, 224); stroke: rgb(238, 23=
8, 136); stroke-width: 1px; }

.CodeMirror-merge-l-chunk { background: rgb(238, 238, 255); }

.CodeMirror-merge-l-chunk-start { border-top: 1px solid rgb(136, 136, 238);=
 }

.CodeMirror-merge-l-chunk-end { border-bottom: 1px solid rgb(136, 136, 238)=
; }

.CodeMirror-merge-l-connect { fill: rgb(238, 238, 255); stroke: rgb(136, 13=
6, 238); stroke-width: 1px; }

.CodeMirror-merge-l-chunk.CodeMirror-merge-r-chunk { background: rgb(221, 2=
55, 221); }

.CodeMirror-merge-l-chunk-start.CodeMirror-merge-r-chunk-start { border-top=
: 1px solid rgb(68, 238, 68); }

.CodeMirror-merge-l-chunk-end.CodeMirror-merge-r-chunk-end { border-bottom:=
 1px solid rgb(68, 238, 68); }

.CodeMirror-merge-collapsed-widget::before { content: "(...)"; }

.CodeMirror-merge-collapsed-widget { cursor: pointer; color: rgb(136, 136, =
187); background: rgb(238, 238, 255); border: 1px solid rgb(221, 221, 255);=
 font-size: 90%; padding: 0px 3px; border-radius: 4px; }

.CodeMirror-merge-collapsed-line .CodeMirror-gutter-elt { display: none; }

.cm-s-github-light.CodeMirror { background: rgb(255, 255, 255); color: rgb(=
36, 41, 46); }

.cm-s-github-light .CodeMirror-gutters { background: rgb(255, 255, 255); bo=
rder-right-width: 0px; }

.cm-s-github-light .CodeMirror-guttermarker { color: rgb(255, 255, 255); }

.cm-s-github-light .CodeMirror-guttermarker-subtle { color: rgb(208, 208, 2=
08); }

.cm-s-github-light .CodeMirror-linenumber { color: rgb(149, 157, 165); padd=
ing: 0px 16px; }

.cm-s-github-light .CodeMirror-cursor { border-left: 1px solid rgb(36, 41, =
46); }

.cm-s-github-light .CodeMirror-activeline-background { background: rgb(250,=
 251, 252); }

.cm-s-github-light .CodeMirror-matchingbracket { text-decoration: underline=
; color: rgb(36, 41, 46) !important; }

.cm-s-github-light .CodeMirror-lines { font-family: SFMono-Regular, Consola=
s, "Liberation Mono", Menlo, Courier, monospace; font-size: 12px; backgroun=
d: rgb(255, 255, 255); line-height: 1.5; }

.cm-s-github-light .cm-comment { color: rgb(106, 115, 125); }

.cm-s-github-light .cm-constant { color: rgb(0, 92, 197); }

.cm-s-github-light .cm-entity { font-weight: 400; font-style: normal; text-=
decoration: none; color: rgb(111, 66, 193); }

.cm-s-github-light .cm-keyword { font-weight: 400; font-style: normal; text=
-decoration: none; color: rgb(215, 58, 73); }

.cm-s-github-light .cm-storage { color: rgb(215, 58, 73); }

.cm-s-github-light .cm-string { font-weight: 400; font-style: normal; text-=
decoration: none; color: rgb(3, 47, 98); }

.cm-s-github-light .cm-support { font-weight: 400; font-style: normal; text=
-decoration: none; color: rgb(0, 92, 197); }

.cm-s-github-light .cm-variable { font-weight: 400; font-style: normal; tex=
t-decoration: none; color: rgb(227, 98, 9); }

details-dialog { position: fixed; margin: 10vh auto; top: 0px; left: 50%; t=
ransform: translateX(-50%); z-index: 999; max-height: 80vh; max-width: 90vw=
; width: 448px; }

body.intent-mouse [role=3D"button"]:focus, body.intent-mouse [role=3D"tabpa=
nel"][tabindex=3D"0"]:focus, body.intent-mouse button:focus, body.intent-mo=
use summary:focus { outline: none; box-shadow: none; }

.CodeMirror { height: calc(100vh - 1px); }

.file-editor-textarea { width: 100%; padding: 5px 4px; font: 12px SFMono-Re=
gular, Consolas, "Liberation Mono", Menlo, monospace; resize: vertical; bor=
der: 0px; border-radius: 0px; outline: none; }

.container-preview .tabnav-tabs { margin: -6px 0px -6px -11px; }

.container-preview .tabnav-tabs .tabnav-tab { padding: 12px 15px; border-ra=
dius: 0px; }

.container-preview .tabnav-tabs > .selected:first-child { border-top-left-r=
adius: 3px; }

.container-preview .tabnav-tabs .selected { font-weight: 600; }

.container-preview.template-editor .commit-create, .container-preview.templ=
ate-editor .file-actions { display: block; }

.container-preview.template-editor .commit-preview, .container-preview.temp=
late-editor .error-preview-msg, .container-preview.template-editor .loading=
-preview-msg, .container-preview.template-editor .no-changes-preview-msg, .=
container-preview.template-editor .show-code { display: none !important; }

.container-preview.render-editor .commit-create, .container-preview.render-=
editor .file-actions { display: block; }

.container-preview.render-editor .commit-preview, .container-preview.render=
-editor .error-preview-msg, .container-preview.render-editor .loading-previ=
ew-msg, .container-preview.render-editor .no-changes-preview-msg, .containe=
r-preview.render-editor .show-code, .container-preview.render-editor .templ=
ate-editor { display: none !important; }

.container-preview.show-code .commit-create, .container-preview.show-code .=
file-actions { display: block; }

.container-preview.show-code .commit-preview, .container-preview.show-code =
.error-preview-msg, .container-preview.show-code .loading-preview-msg, .con=
tainer-preview.show-code .no-changes-preview-msg, .container-preview.show-c=
ode .render-editor, .container-preview.show-code .template-editor, .contain=
er-preview:not(.show-code) .commit-create, .container-preview:not(.show-cod=
e) .file-actions { display: none !important; }

.container-preview.loading-preview .loading-preview-msg { display: block; }

.container-preview.loading-preview .commit-preview, .container-preview.load=
ing-preview .error-preview-msg, .container-preview.loading-preview .no-chan=
ges-preview-msg, .container-preview.loading-preview .render-editor, .contai=
ner-preview.loading-preview .template-editor { display: none !important; }

.container-preview.show-preview .commit-preview { display: block; }

.container-preview.show-preview .error-preview-msg, .container-preview.show=
-preview .loading-preview-msg, .container-preview.show-preview .no-changes-=
preview-msg, .container-preview.show-preview .render-editor, .container-pre=
view.show-preview .template-editor { display: none !important; }

.container-preview.no-changes-preview .no-changes-preview-msg { display: bl=
ock; }

.container-preview.no-changes-preview .commit-preview, .container-preview.n=
o-changes-preview .error-preview-msg, .container-preview.no-changes-preview=
 .loading-preview-msg, .container-preview.no-changes-preview .render-editor=
, .container-preview.no-changes-preview .template-editor { display: none !i=
mportant; }

.container-preview.error-preview .error-preview-msg { display: block; }

.container-preview.error-preview .commit-preview, .container-preview.error-=
preview .loading-preview-msg, .container-preview.error-preview .no-changes-=
preview-msg, .container-preview.error-preview .render-editor, .container-pr=
eview.error-preview .template-editor { display: none !important; }

.container-preview p.preview-msg { padding: 30px; font-size: 16px; }

.CodeMirror-merge-header { height: 30px; }

.CodeMirror-merge-header .CodeMirror-merge-pane { height: 30px; line-height=
: 30px; }

.cm-s-github-light .merge-gutter { width: 14px; }

.conflict-background + .CodeMirror-gutter-wrapper .CodeMirror-linenumber, .=
conflict-gutter-marker { background-color: rgb(255, 251, 221); }

.conflict-gutter-marker::after, .conflict-gutter-marker::before { position:=
 absolute; left: -1px; content: ""; background-color: rgb(215, 58, 73); }

.conflict-gutter-marker-end::after, .conflict-gutter-marker-start::after { =
width: 1px; height: 10px; }

.conflict-gutter-marker-end::before, .conflict-gutter-marker-middle::before=
, .conflict-gutter-marker-start::before { width: 10px; height: 1px; }

.conflict-gutter-marker-start::after { bottom: 0px; }

.conflict-gutter-marker-end::after { top: 0px; }

.conflict-gutter-marker-start::before { top: 7px; }

.conflict-gutter-marker-end::before { bottom: 7px; }

.conflict-gutter-marker-line::after, .conflict-gutter-marker-middle::after =
{ width: 1px; height: 18px; }

.conflict-gutter-marker-middle::before { top: 9px; }

.form-group .edit-action { opacity: 0.6; }

.form-group .form-field-hover { border: 1px solid rgba(149, 157, 165, 0); }

.form-group:hover { cursor: pointer; }

.form-group:hover .edit-action { opacity: 0.7; }

.form-group:hover .form-field-hover, .placeholder-box { border: 1px solid r=
gb(149, 157, 165); }

.template-previews { max-width: 768px; }

.template-previews .Box .expand-group { display: none; height: 0px; }

.template-previews .Box .dismiss-preview-button { display: none; }

.template-previews .Box.expand-preview .expand-group { display: block; heig=
ht: 100%; transition: height 3s ease 0s; }

.template-previews .Box.expand-preview .preview-button { display: none; }

.template-previews .Box.expand-preview .dismiss-preview-button { display: i=
nline; }

.template-previews .discussion-sidebar-heading { font-size: 14px; color: rg=
b(36, 41, 46); }

.template-previews .discussion-sidebar-heading:hover { color: rgb(3, 102, 2=
14); }

.edit-labels { display: none; }

.preview-section { display: block; }

.Box .section-focus .preview-section, .edit-section { display: none; }

.Box .section-focus .edit-section { display: block; }

.user-select-contain { }

.zeroclipboard-link { padding: 0px; margin: 0px; color: rgb(3, 102, 214); c=
ursor: pointer; background: none; border: 0px; }

.zeroclipboard-link .octicon, image-crop { display: block; }

image-crop.nesw { cursor: nesw-resize; }

image-crop.nwse { cursor: nwse-resize; }

image-crop.nesw .crop-box, image-crop.nwse .crop-box { cursor: inherit; }

image-crop[loaded] .crop-image { display: block; }

image-crop .crop-image, image-crop[loaded] [data-loading-slot] { display: n=
one; }

image-crop .crop-wrapper { position: relative; font-size: 0px; }

image-crop .crop-container { user-select: none; position: absolute; overflo=
w: hidden; z-index: 1; top: 0px; width: 100%; height: 100%; }

image-crop .crop-box { position: absolute; border: 1px dashed rgb(255, 255,=
 255); box-sizing: border-box; cursor: move; }

image-crop .crop-outline { position: absolute; top: 0px; bottom: 0px; left:=
 0px; right: 0px; outline: rgba(0, 0, 0, 0.3) solid 600px; }

image-crop .handle { position: absolute; }

image-crop .handle::before { position: absolute; display: block; padding: 4=
px; transform: translate(-50%, -50%); content: " "; background: rgb(255, 25=
5, 255); border: 1px solid rgb(118, 118, 118); }

image-crop .ne { top: 0px; right: 0px; cursor: nesw-resize; }

image-crop .nw { top: 0px; left: 0px; cursor: nwse-resize; }

image-crop .se { bottom: 0px; right: 0px; cursor: nwse-resize; }

image-crop .sw { bottom: 0px; left: 0px; cursor: nesw-resize; }

.octicon { display: inline-block; vertical-align: text-top; fill: currentco=
lor; }

html { font-family: sans-serif; text-size-adjust: 100%; }

body { margin: 0px; }

article, aside, details, figcaption, figure, footer, header, main, menu, na=
v, section { display: block; }

summary { display: list-item; }

audio, canvas, progress, video { display: inline-block; }

audio:not([controls]) { display: none; height: 0px; }

progress { vertical-align: initial; }

[hidden], template { display: none !important; }

a { background-color: initial; }

a:active, a:hover { outline-width: 0px; }

abbr[title] { border-bottom: none; text-decoration: underline dotted; }

b, strong { font-weight: bolder; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0px; }

mark { background-color: rgb(255, 255, 0); color: rgb(0, 0, 0); }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-ali=
gn: initial; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

img { border-style: none; }

svg:not(:root) { overflow: hidden; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

figure { margin: 1em 40px; }

hr { box-sizing: initial; height: 0px; overflow: visible; }

button, input, select, textarea { font: inherit; margin: 0px; }

optgroup { font-weight: 700; }

button, input { overflow: visible; }

button, select { text-transform: none; }

[type=3D"reset"], [type=3D"submit"], button, html [type=3D"button"] { -webk=
it-appearance: button; }

fieldset { border: 1px solid silver; margin: 0px 2px; padding: 0.35em 0.625=
em 0.75em; }

legend { box-sizing: border-box; color: inherit; display: table; max-width:=
 100%; padding: 0px; white-space: normal; }

textarea { overflow: auto; }

[type=3D"checkbox"], [type=3D"radio"] { box-sizing: border-box; padding: 0p=
x; }

[type=3D"number"]::-webkit-inner-spin-button, [type=3D"number"]::-webkit-ou=
ter-spin-button { height: auto; }

[type=3D"search"] { -webkit-appearance: textfield; outline-offset: -2px; }

[type=3D"search"]::-webkit-search-cancel-button, [type=3D"search"]::-webkit=
-search-decoration { -webkit-appearance: none; }

::-webkit-input-placeholder { color: inherit; opacity: 0.54; }

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

* { box-sizing: border-box; }

button, input, select, textarea { font-family: inherit; font-size: inherit;=
 line-height: inherit; }

body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetic=
a, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14p=
x; line-height: 1.5; color: rgb(36, 41, 46); background-color: rgb(255, 255=
, 255); }

a { color: rgb(3, 102, 214); text-decoration: none; }

a:hover { text-decoration: underline; }

b, strong { font-weight: 600; }

.rule, hr { height: 0px; margin: 15px 0px; overflow: hidden; background: tr=
ansparent; border-width: 0px 0px 1px; border-top-style: initial; border-rig=
ht-style: initial; border-left-style: initial; border-top-color: initial; b=
order-right-color: initial; border-left-color: initial; border-image: initi=
al; border-bottom-style: solid; border-bottom-color: rgb(223, 226, 229); }

.rule::after, .rule::before, hr::after, hr::before { display: table; conten=
t: ""; }

.rule::after, hr::after { clear: both; }

table { border-spacing: 0px; border-collapse: collapse; }

td, th { padding: 0px; }

button { cursor: pointer; border-radius: 0px; }

[hidden][hidden] { display: none !important; }

details summary { cursor: pointer; }

details:not([open]) > :not(summary) { display: none !important; }

kbd { display: inline-block; padding: 3px 5px; font: 11px / 10px SFMono-Reg=
ular, Consolas, "Liberation Mono", Menlo, monospace; color: rgb(68, 77, 86)=
; vertical-align: middle; background-color: rgb(250, 251, 252); border: 1px=
 solid rgb(209, 213, 218); border-radius: 3px; box-shadow: rgb(209, 213, 21=
8) 0px -1px 0px inset; }

h1, h2, h3, h4, h5, h6 { margin-top: 0px; margin-bottom: 0px; }

h1 { font-size: 32px; }

h1, h2 { font-weight: 600; }

h2 { font-size: 24px; }

h3 { font-size: 20px; }

h3, h4 { font-weight: 600; }

h4 { font-size: 16px; }

h5 { font-size: 14px; }

h5, h6 { font-weight: 600; }

h6 { font-size: 12px; }

p { margin-top: 0px; margin-bottom: 10px; }

small { font-size: 90%; }

blockquote { margin: 0px; }

ol, ul { padding-left: 0px; margin-top: 0px; margin-bottom: 0px; }

ol ol, ul ol { list-style-type: lower-roman; }

ol ol ol, ol ul ol, ul ol ol, ul ul ol { list-style-type: lower-alpha; }

dd { margin-left: 0px; }

code, pre, tt { font-family: SFMono-Regular, Consolas, "Liberation Mono", M=
enlo, monospace; font-size: 12px; }

pre { margin-top: 0px; margin-bottom: 0px; }

.octicon { vertical-align: text-bottom; }

.Box { background-color: rgb(255, 255, 255); border: 1px solid rgb(209, 213=
, 218); border-radius: 3px; }

.Box--condensed { line-height: 1.25; }

.Box--condensed .Box-body, .Box--condensed .Box-footer, .Box--condensed .Bo=
x-header { padding: 8px 16px; }

.Box--condensed .Box-btn-octicon.btn-octicon { padding: 8px 16px; margin: -=
8px -16px; line-height: 1.25; }

.Box--condensed .Box-row { padding: 8px 16px; }

.Box--spacious .Box-header { padding: 24px; line-height: 1.25; }

.Box--spacious .Box-title { font-size: 20px; }

.Box--spacious .Box-body, .Box--spacious .Box-footer { padding: 24px; }

.Box--spacious .Box-btn-octicon.btn-octicon { padding: 24px; margin: -24px;=
 }

.Box--spacious .Box-row { padding: 24px; }

.Box-header { padding: 16px; margin: -1px -1px 0px; background-color: rgb(2=
46, 248, 250); border: 1px solid rgb(209, 213, 218); border-top-left-radius=
: 3px; border-top-right-radius: 3px; }

.Box-title { font-size: 14px; font-weight: 600; }

.Box-body { padding: 16px; border-bottom: 1px solid rgb(225, 228, 232); }

.Box-body:last-of-type { margin-bottom: -1px; border-bottom-right-radius: 2=
px; border-bottom-left-radius: 2px; }

.Box-row { padding: 16px; margin-top: -1px; list-style-type: none; border-t=
op: 1px solid rgb(225, 228, 232); }

.Box-row:first-of-type { border-top-color: transparent; border-top-left-rad=
ius: 2px; border-top-right-radius: 2px; }

.Box-row:last-of-type { border-bottom-right-radius: 2px; border-bottom-left=
-radius: 2px; }

.Box-row.Box-row--unread, .Box-row.unread { box-shadow: rgb(3, 102, 214) 2p=
x 0px 0px inset; }

.Box-row.navigation-focus .Box-row--drag-button { color: rgb(3, 102, 214); =
cursor: grab; opacity: 1; }

.Box-row.navigation-focus.is-dragging .Box-row--drag-button { cursor: grabb=
ing; }

.Box-row.navigation-focus.sortable-chosen { background-color: rgb(250, 251,=
 252); }

.Box-row.navigation-focus.sortable-ghost { background-color: rgb(246, 248, =
250); }

.Box-row.navigation-focus.sortable-ghost .Box-row--drag-hide { opacity: 0; =
}

.Box-row--focus-gray.navigation-focus { background-color: rgb(246, 248, 250=
); }

.Box-row--focus-blue.navigation-focus { background-color: rgb(241, 248, 255=
); }

.Box-row--hover-gray:hover { background-color: rgb(246, 248, 250); }

.Box-row--hover-blue:hover { background-color: rgb(241, 248, 255); }

@media (min-width: 768px) {
  .Box-row-link { color: rgb(36, 41, 46); text-decoration: none; }
  .Box-row-link:hover { color: rgb(3, 102, 214); text-decoration: none; }
}

.Box-row--drag-button { opacity: 0; }

.Box-footer { padding: 16px; margin-top: -1px; border-top: 1px solid rgb(22=
5, 228, 232); }

.Box--scrollable { max-height: 324px; overflow: scroll; }

.Box--blue { border-color: rgb(200, 225, 255); }

.Box--blue .Box-header { background-color: rgb(241, 248, 255); border-color=
: rgb(200, 225, 255); }

.Box--blue .Box-body, .Box--blue .Box-footer, .Box--blue .Box-row { border-=
color: rgb(200, 225, 255); }

.Box--danger, .Box--danger .Box-body:last-of-type, .Box--danger .Box-row:fi=
rst-of-type { border-color: rgb(215, 58, 73); }

.Box-header--blue { background-color: rgb(241, 248, 255); border-color: rgb=
(200, 225, 255); }

.Box-row--yellow { background-color: rgb(255, 251, 221); }

.Box-row--blue { background-color: rgb(241, 248, 255); }

.Box-row--gray { background-color: rgb(246, 248, 250); }

.Box-btn-octicon.btn-octicon { padding: 16px; margin: -16px; line-height: 1=
.5; }

.breadcrumb-item { display: inline-block; margin-left: -0.35em; white-space=
: nowrap; list-style: none; }

.breadcrumb-item::after { padding-right: 0.5em; padding-left: 0.5em; color:=
 rgb(225, 228, 232); content: "/"; }

.breadcrumb-item:first-child { margin-left: 0px; }

.breadcrumb-item-selected::after { content: none; }

.btn { position: relative; display: inline-block; padding: 6px 12px; font-s=
ize: 14px; font-weight: 600; line-height: 20px; white-space: nowrap; vertic=
al-align: middle; cursor: pointer; user-select: none; background-repeat: re=
peat-x; background-position: -1px -1px; background-size: 110% 110%; border:=
 1px solid rgba(27, 31, 35, 0.2); border-radius: 0.25em; -webkit-appearance=
: none; }

.btn i { font-style: normal; font-weight: 500; opacity: 0.75; }

.btn .octicon { vertical-align: text-top; }

.btn .Counter { color: rgb(88, 96, 105); text-shadow: none; background-colo=
r: rgba(27, 31, 35, 0.1); }

.btn:hover { text-decoration: none; background-repeat: repeat-x; }

.btn:focus { outline: 0px; }

.btn.disabled, .btn:disabled { cursor: default; background-position: 0px 0p=
x; }

.btn.selected, .btn:active { background-image: none; }

.btn { color: rgb(36, 41, 46); background-color: rgb(239, 243, 246); backgr=
ound-image: linear-gradient(-180deg, rgb(250, 251, 252), rgb(239, 243, 246)=
 90%); }

.btn.focus, .btn:focus { box-shadow: rgba(3, 102, 214, 0.3) 0px 0px 0px 0.2=
em; }

.btn.hover, .btn:hover { background-color: rgb(230, 235, 241); background-i=
mage: linear-gradient(-180deg, rgb(240, 243, 246), rgb(230, 235, 241) 90%);=
 background-position: -0.5em center; border-color: rgba(27, 31, 35, 0.35); =
}

.btn.selected, .btn:active, [open] > .btn { background-color: rgb(233, 236,=
 239); background-image: none; border-color: rgba(27, 31, 35, 0.35); box-sh=
adow: rgba(27, 31, 35, 0.15) 0px 0.15em 0.3em inset; }

.btn.disabled, .btn:disabled { color: rgba(36, 41, 46, 0.4); background-col=
or: rgb(239, 243, 246); background-image: none; border-color: rgba(27, 31, =
35, 0.2); box-shadow: none; }

.btn-primary { color: rgb(255, 255, 255); background-color: rgb(40, 167, 69=
); background-image: linear-gradient(-180deg, rgb(52, 208, 88), rgb(40, 167=
, 69) 90%); }

.btn-primary.focus, .btn-primary:focus { box-shadow: rgba(52, 208, 88, 0.4)=
 0px 0px 0px 0.2em; }

.btn-primary.hover, .btn-primary:hover { background-color: rgb(38, 159, 66)=
; background-image: linear-gradient(-180deg, rgb(47, 203, 83), rgb(38, 159,=
 66) 90%); background-position: -0.5em center; border-color: rgba(27, 31, 3=
5, 0.5); }

.btn-primary.selected, .btn-primary:active, [open] > .btn-primary { backgro=
und-color: rgb(39, 159, 67); background-image: none; border-color: rgba(27,=
 31, 35, 0.5); box-shadow: rgba(27, 31, 35, 0.15) 0px 0.15em 0.3em inset; }

.btn-primary.disabled, .btn-primary:disabled { color: rgba(255, 255, 255, 0=
.75); background-color: rgb(148, 211, 162); background-image: none; border-=
color: rgba(27, 31, 35, 0.2); box-shadow: none; }

.btn-primary .Counter { color: rgb(41, 178, 73); background-color: rgb(255,=
 255, 255); }

.btn-blue { color: rgb(255, 255, 255); background-color: rgb(3, 97, 204); b=
ackground-image: linear-gradient(-180deg, rgb(6, 121, 252), rgb(3, 97, 204)=
 90%); }

.btn-blue.focus, .btn-blue:focus { box-shadow: rgba(6, 121, 252, 0.4) 0px 0=
px 0px 0.2em; }

.btn-blue.hover, .btn-blue:hover { background-color: rgb(3, 92, 194); backg=
round-image: linear-gradient(-180deg, rgb(3, 116, 244), rgb(3, 92, 194) 90%=
); background-position: -0.5em center; border-color: rgba(27, 31, 35, 0.5);=
 }

.btn-blue.selected, .btn-blue:active, [open] > .btn-blue { background-color=
: rgb(4, 92, 193); background-image: none; border-color: rgba(27, 31, 35, 0=
.5); box-shadow: rgba(27, 31, 35, 0.15) 0px 0.15em 0.3em inset; }

.btn-blue.disabled, .btn-blue:disabled { color: rgba(255, 255, 255, 0.75); =
background-color: rgb(129, 176, 229); background-image: none; border-color:=
 rgba(27, 31, 35, 0.2); box-shadow: none; }

.btn-blue .Counter { color: rgb(3, 102, 214); background-color: rgb(255, 25=
5, 255); }

.btn-danger { color: rgb(203, 36, 49); background-color: rgb(250, 251, 252)=
; background-image: linear-gradient(-180deg, rgb(250, 251, 252), rgb(239, 2=
43, 246) 90%); }

.btn-danger:focus { box-shadow: rgba(203, 36, 49, 0.4) 0px 0px 0px 0.2em; }

.btn-danger:hover { color: rgb(255, 255, 255); background-color: rgb(203, 3=
6, 49); background-image: linear-gradient(-180deg, rgb(222, 68, 80), rgb(20=
3, 36, 49) 90%); border-color: rgba(27, 31, 35, 0.5); }

.btn-danger:hover .Counter { color: rgb(255, 255, 255); }

.btn-danger.selected, .btn-danger:active, [open] > .btn-danger { color: rgb=
(255, 255, 255); background-color: rgb(181, 32, 44); background-image: none=
; border-color: rgba(27, 31, 35, 0.5); box-shadow: rgba(27, 31, 35, 0.15) 0=
px 0.15em 0.3em inset; }

.btn-danger.disabled, .btn-danger:disabled { color: rgba(203, 36, 49, 0.4);=
 background-color: rgb(239, 243, 246); background-image: none; border-color=
: rgba(27, 31, 35, 0.2); box-shadow: none; }

.btn-outline { color: rgb(3, 102, 214); background-color: rgb(255, 255, 255=
); background-image: none; }

.btn-outline .Counter { background-color: rgba(27, 31, 35, 0.07); }

.btn-outline.selected, .btn-outline:active, .btn-outline:hover, [open] > .b=
tn-outline { color: rgb(255, 255, 255); background-color: rgb(3, 102, 214);=
 background-image: none; border-color: rgb(3, 102, 214); }

.btn-outline.selected .Counter, .btn-outline:active .Counter, .btn-outline:=
hover .Counter, [open] > .btn-outline .Counter { color: rgb(3, 102, 214); b=
ackground-color: rgb(255, 255, 255); }

.btn-outline:focus { border-color: rgb(3, 102, 214); box-shadow: rgba(3, 10=
2, 214, 0.4) 0px 0px 0px 0.2em; }

.btn-outline.disabled, .btn-outline:disabled { color: rgba(27, 31, 35, 0.3)=
; background-color: rgb(255, 255, 255); border-color: rgba(27, 31, 35, 0.15=
); box-shadow: none; }

.btn-with-count { float: left; border-top-right-radius: 0px; border-bottom-=
right-radius: 0px; }

.btn-sm { padding: 3px 10px; font-size: 12px; line-height: 20px; }

.btn-large { padding: 0.75em 1.25em; font-size: inherit; border-radius: 6px=
; }

.btn-block { display: block; width: 100%; text-align: center; }

.btn-link { display: inline-block; padding: 0px; font-size: inherit; color:=
 rgb(3, 102, 214); text-decoration: none; white-space: nowrap; cursor: poin=
ter; user-select: none; background-color: initial; border: 0px; -webkit-app=
earance: none; }

.btn-link:hover { text-decoration: underline; }

.btn-link:disabled, .btn-link:disabled:hover { color: rgba(88, 96, 105, 0.5=
); cursor: default; }

.btn-invisible { color: rgb(3, 102, 214); background-color: rgb(255, 255, 2=
55); background-image: none; border: 0px; }

.btn-invisible.selected, .btn-invisible.zeroclipboard-is-active, .btn-invis=
ible.zeroclipboard-is-hover, .btn-invisible:active, .btn-invisible:focus, .=
btn-invisible:hover { color: rgb(3, 102, 214); background: none; outline: n=
one; box-shadow: none; }

.btn-octicon { display: inline-block; padding: 5px; margin-left: 5px; line-=
height: 1; color: rgb(88, 96, 105); vertical-align: middle; background: tra=
nsparent; border: 0px; }

.btn-octicon:hover { color: rgb(3, 102, 214); }

.btn-octicon.disabled { color: rgb(149, 157, 165); cursor: default; }

.btn-octicon.disabled:hover { color: rgb(149, 157, 165); }

.btn-octicon-danger:hover { color: rgb(203, 36, 49); }

.BtnGroup { display: inline-block; vertical-align: middle; }

.BtnGroup::after, .BtnGroup::before { display: table; content: ""; }

.BtnGroup::after { clear: both; }

.BtnGroup + .btn, .BtnGroup + .BtnGroup { margin-left: 4px; }

.BtnGroup-item { position: relative; float: left; border-right-width: 0px; =
border-radius: 0px; }

.BtnGroup-item:first-child { border-top-left-radius: 3px; border-bottom-lef=
t-radius: 3px; }

.BtnGroup-item:last-child { border-right-width: 1px; border-top-right-radiu=
s: 3px; border-bottom-right-radius: 3px; }

.BtnGroup-item.selected, .BtnGroup-item:active, .BtnGroup-item:focus, .BtnG=
roup-item:hover { border-right-width: 1px; }

.BtnGroup-item.selected + .BtnGroup-item, .BtnGroup-item.selected + .BtnGro=
up-parent .BtnGroup-item, .BtnGroup-item:active + .BtnGroup-item, .BtnGroup=
-item:active + .BtnGroup-parent .BtnGroup-item, .BtnGroup-item:focus + .Btn=
Group-item, .BtnGroup-item:focus + .BtnGroup-parent .BtnGroup-item, .BtnGro=
up-item:hover + .BtnGroup-item, .BtnGroup-item:hover + .BtnGroup-parent .Bt=
nGroup-item { border-left-width: 0px; }

.BtnGroup-parent { float: left; }

.BtnGroup-parent:first-child .BtnGroup-item { border-top-left-radius: 3px; =
border-bottom-left-radius: 3px; }

.BtnGroup-parent:last-child .BtnGroup-item { border-right-width: 1px; borde=
r-top-right-radius: 3px; border-bottom-right-radius: 3px; }

.BtnGroup-parent .BtnGroup-item { border-right-width: 0px; border-radius: 0=
px; }

.BtnGroup-parent.selected .BtnGroup-item, .BtnGroup-parent:active .BtnGroup=
-item, .BtnGroup-parent:focus .BtnGroup-item, .BtnGroup-parent:hover .BtnGr=
oup-item { border-right-width: 1px; }

.BtnGroup-parent.selected + .BtnGroup-item, .BtnGroup-parent.selected + .Bt=
nGroup-parent .BtnGroup-item, .BtnGroup-parent:active + .BtnGroup-item, .Bt=
nGroup-parent:active + .BtnGroup-parent .BtnGroup-item, .BtnGroup-parent:fo=
cus + .BtnGroup-item, .BtnGroup-parent:focus + .BtnGroup-parent .BtnGroup-i=
tem, .BtnGroup-parent:hover + .BtnGroup-item, .BtnGroup-parent:hover + .Btn=
Group-parent .BtnGroup-item { border-left-width: 0px; }

.BtnGroup-item:active, .BtnGroup-item:focus, .BtnGroup-parent:active, .BtnG=
roup-parent:focus { z-index: 1; }

.close-button { padding: 0px; background: transparent; border: 0px; outline=
: none; }

.hidden-text-expander { display: block; }

.hidden-text-expander.inline { position: relative; top: -1px; display: inli=
ne-block; margin-left: 5px; line-height: 0; }

.ellipsis-expander, .hidden-text-expander a { display: inline-block; height=
: 12px; padding: 0px 5px 5px; font-size: 12px; font-weight: 600; line-heigh=
t: 6px; color: rgb(68, 77, 86); text-decoration: none; vertical-align: midd=
le; background: rgb(223, 226, 229); border: 0px; border-radius: 1px; }

.ellipsis-expander:hover, .hidden-text-expander a:hover { text-decoration: =
none; background-color: rgb(198, 203, 209); }

.ellipsis-expander:active, .hidden-text-expander a:active { color: rgb(255,=
 255, 255); background-color: rgb(33, 136, 255); }

.social-count { float: left; padding: 3px 10px; font-size: 12px; font-weigh=
t: 600; line-height: 20px; color: rgb(36, 41, 46); vertical-align: middle; =
background-color: rgb(255, 255, 255); border-width: 1px 1px 1px 0px; border=
-top-style: solid; border-right-style: solid; border-bottom-style: solid; b=
order-top-color: rgba(27, 31, 35, 0.2); border-right-color: rgba(27, 31, 35=
, 0.2); border-bottom-color: rgba(27, 31, 35, 0.2); border-image: initial; =
border-left-style: initial; border-left-color: initial; border-top-right-ra=
dius: 3px; border-bottom-right-radius: 3px; }

.social-count:active, .social-count:hover { text-decoration: none; }

.social-count:hover { color: rgb(3, 102, 214); cursor: pointer; }

.TableObject { display: table; }

.TableObject-item { display: table-cell; width: 1%; white-space: nowrap; ve=
rtical-align: middle; }

.TableObject-item--primary { width: 99%; }

fieldset { padding: 0px; margin: 0px; border: 0px; }

label { font-weight: 600; }

.form-control, .form-select { min-height: 34px; padding: 6px 8px; font-size=
: 16px; line-height: 20px; color: rgb(36, 41, 46); vertical-align: middle; =
background-color: rgb(255, 255, 255); background-repeat: no-repeat; backgro=
und-position: right 8px center; border: 1px solid rgb(209, 213, 218); borde=
r-radius: 3px; outline: none; box-shadow: rgba(27, 31, 35, 0.075) 0px 1px 2=
px inset; }

.form-control.focus, .form-control:focus, .form-select.focus, .form-select:=
focus { border-color: rgb(33, 136, 255); outline: none; box-shadow: rgba(27=
, 31, 35, 0.075) 0px 1px 2px inset, rgba(3, 102, 214, 0.3) 0px 0px 0px 0.2e=
m; }

@media (min-width: 768px) {
  .form-control, .form-select { font-size: 14px; }
}

.input-contrast { background-color: rgb(250, 251, 252); }

.input-contrast:focus { background-color: rgb(255, 255, 255); }

.input-dark { color: rgb(255, 255, 255); background-color: rgba(255, 255, 2=
55, 0.15); border-color: transparent; }

.input-dark::placeholder { color: inherit; opacity: 0.6; }

.input-dark.focus, .input-dark:focus { border-color: rgba(27, 31, 35, 0.3);=
 box-shadow: rgba(121, 184, 255, 0.4) 0px 0px 0px 0.2em; }

::placeholder { color: rgb(106, 115, 125); }

.input-sm { min-height: 28px; padding-top: 3px; padding-bottom: 3px; font-s=
ize: 12px; line-height: 20px; }

.input-lg { padding: 4px 10px; font-size: 16px; }

.input-block { display: block; width: 100%; }

.input-monospace { font-family: SFMono-Regular, Consolas, "Liberation Mono"=
, Menlo, monospace; }

.input-hide-webkit-autofill::-webkit-contacts-auto-fill-button { position: =
absolute; right: 0px; pointer-events: none; visibility: hidden; display: no=
ne !important; }

.form-checkbox { padding-left: 20px; margin: 15px 0px; vertical-align: midd=
le; }

.form-checkbox label em.highlight { position: relative; left: -4px; padding=
: 2px 4px; font-style: normal; background: rgb(255, 251, 221); border-radiu=
s: 3px; }

.form-checkbox input[type=3D"checkbox"], .form-checkbox input[type=3D"radio=
"] { float: left; margin: 5px 0px 0px -20px; vertical-align: middle; }

.form-checkbox .note { display: block; margin: 0px; font-size: 12px; font-w=
eight: 400; color: rgb(88, 96, 105); }

.form-checkbox-details { display: none; }

.form-checkbox-details-trigger:checked ~ * .form-checkbox-details, .form-ch=
eckbox-details-trigger:checked ~ .form-checkbox-details { display: block; }

.hfields { margin: 15px 0px; }

.hfields::after, .hfields::before { display: table; content: ""; }

.hfields::after { clear: both; }

.hfields .form-group { float: left; margin: 0px 30px 0px 0px; }

.hfields .form-group dt label { display: inline-block; margin: 5px 0px 0px;=
 color: rgb(88, 96, 105); }

.hfields .form-group dt img { position: relative; top: -2px; }

.hfields .btn { float: left; margin: 28px 25px 0px -20px; }

.hfields .form-select { margin-top: 5px; }

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button { margin=
: 0px; -webkit-appearance: none; }

.form-actions::after, .form-actions::before { display: table; content: ""; =
}

.form-actions::after { clear: both; }

.form-actions .btn { float: right; }

.form-actions .btn + .btn { margin-right: 5px; }

.form-warning { padding: 8px 10px; margin: 10px 0px; font-size: 14px; color=
: rgb(115, 92, 15); background: rgb(255, 251, 221); border: 1px solid rgb(2=
17, 208, 165); border-radius: 3px; }

.form-warning p { margin: 0px; line-height: 1.5; }

.form-warning a { font-weight: 600; }

.form-select { display: inline-block; max-width: 100%; height: 34px; paddin=
g-right: 24px; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEU=
gAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLH=
AAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKR=
dTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC") right 8px center / 8px 10px no-repe=
at rgb(255, 255, 255); -webkit-appearance: none; }

.form-select[multiple] { height: auto; }

.select-sm { height: 28px; min-height: 28px; padding-top: 3px; padding-bott=
om: 3px; font-size: 12px; }

.select-sm[multiple] { height: auto; min-height: 0px; }

.form-group { margin: 15px 0px; }

.form-group .form-control { width: 440px; max-width: 100%; margin-right: 5p=
x; background-color: rgb(250, 251, 252); }

.form-group .form-control:focus { background-color: rgb(255, 255, 255); }

.form-group .form-control.shorter { width: 130px; }

.form-group .form-control.short { width: 250px; }

.form-group .form-control.long { width: 100%; }

.form-group textarea.form-control { width: 100%; height: 200px; min-height:=
 200px; }

.form-group textarea.form-control.short { height: 50px; min-height: 50px; }

.form-group dt { margin: 0px 0px 6px; }

.form-group label { position: relative; }

.form-group.flattened dt { float: left; margin: 0px; line-height: 32px; }

.form-group.flattened dd { line-height: 32px; }

.form-group dd h4 { margin: 4px 0px 0px; }

.form-group dd h4.is-error { color: rgb(203, 36, 49); }

.form-group dd h4.is-success { color: rgb(40, 167, 69); }

.form-group dd h4 + .note { margin-top: 0px; }

.form-group.required dt label::after { padding-left: 5px; color: rgb(203, 3=
6, 49); content: "*"; }

.form-group .error, .form-group .indicator, .form-group .success { display:=
 none; font-size: 12px; font-weight: 600; }

.form-group.loading { opacity: 0.5; }

.form-group.loading .indicator { display: inline; }

.form-group.loading .spinner { display: inline-block; vertical-align: middl=
e; }

.form-group.successful .success { display: inline; color: rgb(40, 167, 69);=
 }

.form-group.errored .error, .form-group.errored .warning, .form-group.warn =
.error, .form-group.warn .warning { position: absolute; z-index: 10; displa=
y: block; max-width: 450px; padding: 5px 8px; margin: 4px 0px 0px; font-siz=
e: 13px; font-weight: 400; border-style: solid; border-width: 1px; border-r=
adius: 3px; }

.form-group.errored .error::after, .form-group.errored .error::before, .for=
m-group.errored .warning::after, .form-group.errored .warning::before, .for=
m-group.warn .error::after, .form-group.warn .error::before, .form-group.wa=
rn .warning::after, .form-group.warn .warning::before { position: absolute;=
 bottom: 100%; left: 10px; z-index: 15; width: 0px; height: 0px; pointer-ev=
ents: none; content: " "; border: solid transparent; }

.form-group.errored .error::after, .form-group.errored .warning::after, .fo=
rm-group.warn .error::after, .form-group.warn .warning::after { border-widt=
h: 5px; }

.form-group.errored .error::before, .form-group.errored .warning::before, .=
form-group.warn .error::before, .form-group.warn .warning::before { margin-=
left: -1px; border-width: 6px; }

.form-group.warn .warning { color: rgb(115, 92, 15); background-color: rgb(=
255, 251, 221); border-color: rgb(217, 208, 165); }

.form-group.warn .warning::after { border-bottom-color: rgb(255, 251, 221);=
 }

.form-group.warn .warning::before { border-bottom-color: rgb(217, 208, 165)=
; }

.form-group.errored label { color: rgb(203, 36, 49); }

.form-group.errored .error { color: rgb(134, 24, 29); background-color: rgb=
(255, 220, 224); border-color: rgb(206, 160, 165); }

.form-group.errored .error::after { border-bottom-color: rgb(255, 220, 224)=
; }

.form-group.errored .error::before { border-bottom-color: rgb(206, 160, 165=
); }

.note { min-height: 17px; margin: 4px 0px 2px; font-size: 12px; color: rgb(=
88, 96, 105); }

.note .spinner { margin-right: 3px; vertical-align: middle; }

dl.form-group > dd .form-control.is-autocheck-errored, dl.form-group > dd .=
form-control.is-autocheck-loading, dl.form-group > dd .form-control.is-auto=
check-successful { padding-right: 30px; }

dl.form-group > dd .form-control.is-autocheck-loading { background-image: u=
rl("/images/spinners/octocat-spinner-16px.gif"); }

dl.form-group > dd .form-control.is-autocheck-successful { background-image=
: url("/images/modules/ajax/success.png"); }

dl.form-group > dd .form-control.is-autocheck-errored { background-image: u=
rl("/images/modules/ajax/error.png"); }

@media not all, only screen and (-webkit-min-device-pixel-ratio: 2), not al=
l, not all, only screen and (min-resolution: 2dppx), only screen and (min-r=
esolution: 192dpi) {
  dl.form-group > dd .form-control.is-autocheck-errored, dl.form-group > dd=
 .form-control.is-autocheck-loading, dl.form-group > dd .form-control.is-au=
tocheck-successful { background-size: 16px 16px; }
  dl.form-group > dd .form-control.is-autocheck-loading { background-image:=
 url("/images/spinners/octocat-spinner-32.gif"); }
  dl.form-group > dd .form-control.is-autocheck-successful { background-ima=
ge: url("/images/modules/ajax/success@2x.png"); }
  dl.form-group > dd .form-control.is-autocheck-errored { background-image:=
 url("/images/modules/ajax/error@2x.png"); }
}

.status-indicator { display: inline-block; width: 16px; height: 16px; margi=
n-left: 5px; }

.status-indicator .octicon { display: none; }

.status-indicator-success::before { content: ""; }

.status-indicator-success .octicon-check { display: inline-block; color: rg=
b(40, 167, 69); fill: rgb(40, 167, 69); }

.status-indicator-success .octicon-x { display: none; }

.status-indicator-failed::before { content: ""; }

.status-indicator-failed .octicon-check { display: none; }

.status-indicator-failed .octicon-x { display: inline-block; color: rgb(203=
, 36, 49); fill: rgb(215, 58, 73); }

.status-indicator-loading { width: 16px; background: url("/images/spinners/=
octocat-spinner-32-EAF2F5.gif") 0px 0px / 16px no-repeat; }

.inline-form { display: inline-block; }

.inline-form .btn-plain { background-color: initial; border: 0px; }

.drag-and-drop { padding: 7px 10px; margin: 0px; font-size: 13px; line-heig=
ht: 16px; color: rgb(88, 96, 105); background-color: rgb(250, 251, 252); bo=
rder-width: 0px 1px 1px; border-right-style: solid; border-bottom-style: so=
lid; border-left-style: solid; border-right-color: rgb(195, 200, 207); bord=
er-bottom-color: rgb(195, 200, 207); border-left-color: rgb(195, 200, 207);=
 border-image: initial; border-top-style: initial; border-top-color: initia=
l; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }

.drag-and-drop .default, .drag-and-drop .error, .drag-and-drop .loading { d=
isplay: none; }

.drag-and-drop .error { color: rgb(203, 36, 49); }

.drag-and-drop img { vertical-align: top; }

.is-bad-file .drag-and-drop .bad-file, .is-bad-permissions .drag-and-drop .=
bad-permissions, .is-default .drag-and-drop .default, .is-duplicate-filenam=
e .drag-and-drop .duplicate-filename, .is-empty .drag-and-drop .empty, .is-=
hidden-file .drag-and-drop .hidden-file, .is-repository-required .drag-and-=
drop .repository-required, .is-too-big .drag-and-drop .too-big, .is-uploadi=
ng .drag-and-drop .loading { display: inline-block; }

.drag-and-drop-error-info { font-weight: 400; color: rgb(88, 96, 105); }

.drag-and-drop-error-info a { color: rgb(3, 102, 214); }

.is-failed .drag-and-drop .failed-request { display: inline-block; }

.manual-file-chooser { position: absolute; width: 240px; padding: 5px; marg=
in-left: -80px; cursor: pointer; opacity: 0.0001; }

.manual-file-chooser:hover + .manual-file-chooser-text { text-decoration: u=
nderline; }

.btn .manual-file-chooser { top: 0px; padding: 0px; line-height: 34px; }

.upload-enabled textarea { display: block; border-bottom: 1px dashed rgb(22=
3, 226, 229); border-bottom-right-radius: 0px; border-bottom-left-radius: 0=
px; }

.upload-enabled.focused { border-radius: 3px; box-shadow: rgba(27, 31, 35, =
0.075) 0px 1px 2px inset, rgba(3, 102, 214, 0.3) 0px 0px 0px 0.2em; }

.upload-enabled.focused .form-control { box-shadow: none; }

.upload-enabled.focused .drag-and-drop { border-color: rgb(74, 158, 255); }

.dragover .drag-and-drop, .dragover textarea { box-shadow: rgb(201, 255, 0)=
 0px 0px 3px; }

.previewable-comment-form, .write-content { position: relative; }

.previewable-comment-form .tabnav { position: relative; padding: 8px 8px 0p=
x; }

.previewable-comment-form .comment { border: 1px solid rgb(195, 200, 207); =
}

.previewable-comment-form .comment-form-error { margin-bottom: 8px; }

.previewable-comment-form .preview-content, .previewable-comment-form .writ=
e-content { display: none; margin: 0px 8px 8px; }

.previewable-comment-form.preview-selected .preview-content, .previewable-c=
omment-form.write-selected .write-content { display: block; }

.previewable-comment-form textarea { display: block; width: 100%; min-heigh=
t: 100px; max-height: 500px; padding: 8px; resize: vertical; }

.form-action-spacious { margin-top: 10px; }

div.composer { margin-top: 0px; border: 0px; }

.composer .comment-form-textarea { height: 200px; min-height: 200px; }

.composer .tabnav { margin: 0px 0px 10px; }

h2.account { margin: 15px 0px 0px; font-size: 18px; font-weight: 400; color=
: rgb(88, 96, 105); }

p.explain { position: relative; font-size: 12px; color: rgb(88, 96, 105); }

p.explain strong { color: rgb(36, 41, 46); }

p.explain .octicon { margin-right: 5px; color: rgb(149, 157, 165); }

p.explain .minibutton { top: -4px; float: right; }

.form-group label { position: static; }

.input-group { display: table; }

.input-group .form-control { position: relative; width: 100%; }

.input-group .form-control:focus { z-index: 2; }

.input-group .form-control + .btn { margin-left: 0px; }

.input-group.inline { display: inline-table; }

.input-group-button, .input-group .form-control { display: table-cell; }

.input-group-button { width: 1%; vertical-align: middle; }

.input-group-button:first-child .btn, .input-group .form-control:first-chil=
d { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }

.input-group-button:first-child .btn { margin-right: -1px; }

.input-group-button:last-child .btn, .input-group .form-control:last-child =
{ border-top-left-radius: 0px; border-bottom-left-radius: 0px; }

.input-group-button:last-child .btn { margin-left: -1px; }

.container-sm { max-width: 544px; }

.container-md, .container-sm { margin-right: auto; margin-left: auto; }

.container-md { max-width: 768px; }

.container-lg { max-width: 1012px; }

.container-lg, .container-xl { margin-right: auto; margin-left: auto; }

.container-xl { max-width: 1280px; }

.col-1 { width: 8.33333%; }

.col-2 { width: 16.6667%; }

.col-3 { width: 25%; }

.col-4 { width: 33.3333%; }

.col-5 { width: 41.6667%; }

.col-6 { width: 50%; }

.col-7 { width: 58.3333%; }

.col-8 { width: 66.6667%; }

.col-9 { width: 75%; }

.col-10 { width: 83.3333%; }

.col-11 { width: 91.6667%; }

.col-12 { width: 100%; }

@media (min-width: 544px) {
  .col-sm-1 { width: 8.33333%; }
  .col-sm-2 { width: 16.6667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.3333%; }
  .col-sm-5 { width: 41.6667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.3333%; }
  .col-sm-8 { width: 66.6667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.3333%; }
  .col-sm-11 { width: 91.6667%; }
  .col-sm-12 { width: 100%; }
}

@media (min-width: 768px) {
  .col-md-1 { width: 8.33333%; }
  .col-md-2 { width: 16.6667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.3333%; }
  .col-md-5 { width: 41.6667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.3333%; }
  .col-md-8 { width: 66.6667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.3333%; }
  .col-md-11 { width: 91.6667%; }
  .col-md-12 { width: 100%; }
}

@media (min-width: 1012px) {
  .col-lg-1 { width: 8.33333%; }
  .col-lg-2 { width: 16.6667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.3333%; }
  .col-lg-5 { width: 41.6667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.3333%; }
  .col-lg-8 { width: 66.6667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.3333%; }
  .col-lg-11 { width: 91.6667%; }
  .col-lg-12 { width: 100%; }
}

@media (min-width: 1280px) {
  .col-xl-1 { width: 8.33333%; }
  .col-xl-2 { width: 16.6667%; }
  .col-xl-3 { width: 25%; }
  .col-xl-4 { width: 33.3333%; }
  .col-xl-5 { width: 41.6667%; }
  .col-xl-6 { width: 50%; }
  .col-xl-7 { width: 58.3333%; }
  .col-xl-8 { width: 66.6667%; }
  .col-xl-9 { width: 75%; }
  .col-xl-10 { width: 83.3333%; }
  .col-xl-11 { width: 91.6667%; }
  .col-xl-12 { width: 100%; }
}

.gutter { margin-right: -16px; margin-left: -16px; }

.gutter > [class*=3D"col-"] { padding-right: 16px !important; padding-left:=
 16px !important; }

.gutter-condensed { margin-right: -8px; margin-left: -8px; }

.gutter-condensed > [class*=3D"col-"] { padding-right: 8px !important; padd=
ing-left: 8px !important; }

.gutter-spacious { margin-right: -24px; margin-left: -24px; }

.gutter-spacious > [class*=3D"col-"] { padding-right: 24px !important; padd=
ing-left: 24px !important; }

@media (min-width: 544px) {
  .gutter-sm { margin-right: -16px; margin-left: -16px; }
  .gutter-sm > [class*=3D"col-"] { padding-right: 16px !important; padding-=
left: 16px !important; }
  .gutter-sm-condensed { margin-right: -8px; margin-left: -8px; }
  .gutter-sm-condensed > [class*=3D"col-"] { padding-right: 8px !important;=
 padding-left: 8px !important; }
  .gutter-sm-spacious { margin-right: -24px; margin-left: -24px; }
  .gutter-sm-spacious > [class*=3D"col-"] { padding-right: 24px !important;=
 padding-left: 24px !important; }
}

@media (min-width: 768px) {
  .gutter-md { margin-right: -16px; margin-left: -16px; }
  .gutter-md > [class*=3D"col-"] { padding-right: 16px !important; padding-=
left: 16px !important; }
  .gutter-md-condensed { margin-right: -8px; margin-left: -8px; }
  .gutter-md-condensed > [class*=3D"col-"] { padding-right: 8px !important;=
 padding-left: 8px !important; }
  .gutter-md-spacious { margin-right: -24px; margin-left: -24px; }
  .gutter-md-spacious > [class*=3D"col-"] { padding-right: 24px !important;=
 padding-left: 24px !important; }
}

@media (min-width: 1012px) {
  .gutter-lg { margin-right: -16px; margin-left: -16px; }
  .gutter-lg > [class*=3D"col-"] { padding-right: 16px !important; padding-=
left: 16px !important; }
  .gutter-lg-condensed { margin-right: -8px; margin-left: -8px; }
  .gutter-lg-condensed > [class*=3D"col-"] { padding-right: 8px !important;=
 padding-left: 8px !important; }
  .gutter-lg-spacious { margin-right: -24px; margin-left: -24px; }
  .gutter-lg-spacious > [class*=3D"col-"] { padding-right: 24px !important;=
 padding-left: 24px !important; }
}

@media (min-width: 1280px) {
  .gutter-xl { margin-right: -16px; margin-left: -16px; }
  .gutter-xl > [class*=3D"col-"] { padding-right: 16px !important; padding-=
left: 16px !important; }
  .gutter-xl-condensed { margin-right: -8px; margin-left: -8px; }
  .gutter-xl-condensed > [class*=3D"col-"] { padding-right: 8px !important;=
 padding-left: 8px !important; }
  .gutter-xl-spacious { margin-right: -24px; margin-left: -24px; }
  .gutter-xl-spacious > [class*=3D"col-"] { padding-right: 24px !important;=
 padding-left: 24px !important; }
}

.offset-1 { margin-left: 8.33333% !important; }

.offset-2 { margin-left: 16.6667% !important; }

.offset-3 { margin-left: 25% !important; }

.offset-4 { margin-left: 33.3333% !important; }

.offset-5 { margin-left: 41.6667% !important; }

.offset-6 { margin-left: 50% !important; }

.offset-7 { margin-left: 58.3333% !important; }

.offset-8 { margin-left: 66.6667% !important; }

.offset-9 { margin-left: 75% !important; }

.offset-10 { margin-left: 83.3333% !important; }

.offset-11 { margin-left: 91.6667% !important; }

@media (min-width: 544px) {
  .offset-sm-1 { margin-left: 8.33333% !important; }
  .offset-sm-2 { margin-left: 16.6667% !important; }
  .offset-sm-3 { margin-left: 25% !important; }
  .offset-sm-4 { margin-left: 33.3333% !important; }
  .offset-sm-5 { margin-left: 41.6667% !important; }
  .offset-sm-6 { margin-left: 50% !important; }
  .offset-sm-7 { margin-left: 58.3333% !important; }
  .offset-sm-8 { margin-left: 66.6667% !important; }
  .offset-sm-9 { margin-left: 75% !important; }
  .offset-sm-10 { margin-left: 83.3333% !important; }
  .offset-sm-11 { margin-left: 91.6667% !important; }
}

@media (min-width: 768px) {
  .offset-md-1 { margin-left: 8.33333% !important; }
  .offset-md-2 { margin-left: 16.6667% !important; }
  .offset-md-3 { margin-left: 25% !important; }
  .offset-md-4 { margin-left: 33.3333% !important; }
  .offset-md-5 { margin-left: 41.6667% !important; }
  .offset-md-6 { margin-left: 50% !important; }
  .offset-md-7 { margin-left: 58.3333% !important; }
  .offset-md-8 { margin-left: 66.6667% !important; }
  .offset-md-9 { margin-left: 75% !important; }
  .offset-md-10 { margin-left: 83.3333% !important; }
  .offset-md-11 { margin-left: 91.6667% !important; }
}

@media (min-width: 1012px) {
  .offset-lg-1 { margin-left: 8.33333% !important; }
  .offset-lg-2 { margin-left: 16.6667% !important; }
  .offset-lg-3 { margin-left: 25% !important; }
  .offset-lg-4 { margin-left: 33.3333% !important; }
  .offset-lg-5 { margin-left: 41.6667% !important; }
  .offset-lg-6 { margin-left: 50% !important; }
  .offset-lg-7 { margin-left: 58.3333% !important; }
  .offset-lg-8 { margin-left: 66.6667% !important; }
  .offset-lg-9 { margin-left: 75% !important; }
  .offset-lg-10 { margin-left: 83.3333% !important; }
  .offset-lg-11 { margin-left: 91.6667% !important; }
}

@media (min-width: 1280px) {
  .offset-xl-1 { margin-left: 8.33333% !important; }
  .offset-xl-2 { margin-left: 16.6667% !important; }
  .offset-xl-3 { margin-left: 25% !important; }
  .offset-xl-4 { margin-left: 33.3333% !important; }
  .offset-xl-5 { margin-left: 41.6667% !important; }
  .offset-xl-6 { margin-left: 50% !important; }
  .offset-xl-7 { margin-left: 58.3333% !important; }
  .offset-xl-8 { margin-left: 66.6667% !important; }
  .offset-xl-9 { margin-left: 75% !important; }
  .offset-xl-10 { margin-left: 83.3333% !important; }
  .offset-xl-11 { margin-left: 91.6667% !important; }
}

.menu { margin-bottom: 15px; list-style: none; background-color: rgb(255, 2=
55, 255); border: 1px solid rgb(209, 213, 218); border-radius: 3px; }

.menu-item { position: relative; display: block; padding: 8px 10px; border-=
bottom: 1px solid rgb(225, 228, 232); }

.menu-item:first-child { border-top: 0px; border-top-right-radius: 2px; }

.menu-item:first-child, .menu-item:first-child::before { border-top-left-ra=
dius: 2px; }

.menu-item:last-child { border-bottom: 0px; border-bottom-right-radius: 2px=
; }

.menu-item:last-child, .menu-item:last-child::before { border-bottom-left-r=
adius: 2px; }

.menu-item:hover { text-decoration: none; background-color: rgb(246, 248, 2=
50); }

.menu-item.selected { font-weight: 600; color: rgb(36, 41, 46); cursor: def=
ault; background-color: rgb(255, 255, 255); }

.menu-item.selected::before { position: absolute; top: 0px; bottom: 0px; le=
ft: 0px; width: 2px; content: ""; background-color: rgb(227, 98, 9); }

.menu-item .octicon { width: 16px; margin-right: 5px; color: rgb(36, 41, 46=
); text-align: center; }

.menu-item .Counter { float: right; margin-left: 5px; }

.menu-item .menu-warning { float: right; color: rgb(134, 24, 29); }

.menu-item .avatar { float: left; margin-right: 5px; }

.menu-item.alert .Counter { color: rgb(203, 36, 49); }

.menu-heading { display: block; padding: 8px 10px; margin-top: 0px; margin-=
bottom: 0px; font-size: 13px; font-weight: 600; line-height: 20px; color: r=
gb(88, 96, 105); background-color: rgb(243, 245, 248); border-bottom: 1px s=
olid rgb(225, 228, 232); }

.menu-heading:hover { text-decoration: none; }

.menu-heading:first-child { border-top-left-radius: 2px; border-top-right-r=
adius: 2px; }

.menu-heading:last-child { border-bottom: 0px; border-bottom-right-radius: =
2px; border-bottom-left-radius: 2px; }

.tabnav { margin-top: 0px; margin-bottom: 15px; border-bottom: 1px solid rg=
b(209, 213, 218); }

.tabnav .Counter { margin-left: 5px; }

.tabnav-tabs { margin-bottom: -1px; }

.tabnav-tab { display: inline-block; padding: 8px 12px; font-size: 14px; li=
ne-height: 20px; color: rgb(88, 96, 105); text-decoration: none; background=
-color: initial; border-width: 1px 1px 0px; border-top-style: solid; border=
-right-style: solid; border-left-style: solid; border-top-color: transparen=
t; border-right-color: transparent; border-left-color: transparent; border-=
image: initial; border-bottom-style: initial; border-bottom-color: initial;=
 }

.tabnav-tab.selected, .tabnav-tab[aria-selected=3D"true"] { color: rgb(36, =
41, 46); background-color: rgb(255, 255, 255); border-color: rgb(209, 213, =
218); border-radius: 3px 3px 0px 0px; }

.tabnav-tab:focus, .tabnav-tab:hover { color: rgb(36, 41, 46); text-decorat=
ion: none; }

.tabnav-extra { display: inline-block; padding-top: 10px; margin-left: 10px=
; font-size: 12px; color: rgb(88, 96, 105); }

.tabnav-extra > .octicon { margin-right: 2px; }

a.tabnav-extra:hover { color: rgb(3, 102, 214); text-decoration: none; }

.tabnav-btn { margin-left: 10px; }

.filter-list { list-style-type: none; }

.filter-list.small .filter-item { padding: 4px 10px; margin: 0px 0px 2px; f=
ont-size: 12px; }

.filter-list.pjax-active .filter-item { color: rgb(88, 96, 105); background=
-color: initial; }

.filter-list.pjax-active .filter-item.pjax-active { color: rgb(255, 255, 25=
5); background-color: rgb(3, 102, 214); }

.filter-item { position: relative; display: block; padding: 8px 10px; margi=
n-bottom: 5px; overflow: hidden; font-size: 14px; color: rgb(88, 96, 105); =
text-decoration: none; text-overflow: ellipsis; white-space: nowrap; cursor=
: pointer; border-radius: 3px; }

.filter-item:hover { text-decoration: none; background-color: rgb(234, 236,=
 239); }

.filter-item.selected { color: rgb(255, 255, 255); background-color: rgb(3,=
 102, 214); }

.filter-item .count { float: right; font-weight: 600; }

.filter-item .bar { position: absolute; top: 2px; right: 0px; bottom: 2px; =
z-index: -1; display: inline-block; background-color: rgb(239, 243, 246); }

.SideNav { background-color: rgb(250, 251, 252); }

.SideNav-item { position: relative; display: block; width: 100%; padding: 1=
6px; color: rgb(88, 96, 105); text-align: left; background-color: initial; =
border-width: 1px 0px 0px; border-right-style: initial; border-bottom-style=
: initial; border-left-style: initial; border-right-color: initial; border-=
bottom-color: initial; border-left-color: initial; border-image: initial; b=
order-top-style: solid; border-top-color: rgb(225, 228, 232); }

.SideNav-item:first-child { border-top: 0px; }

.SideNav-item:last-child { box-shadow: rgb(225, 228, 232) 0px 1px 0px; }

.SideNav-item::before { position: absolute; top: 0px; bottom: 0px; left: 0p=
x; z-index: 1; width: 3px; pointer-events: none; content: ""; }

.SideNav-item:focus, .SideNav-item:hover { color: rgb(36, 41, 46); text-dec=
oration: none; background-color: rgb(246, 248, 250); outline: none; }

.SideNav-item:focus::before, .SideNav-item:hover::before { background-color=
: rgb(209, 213, 218); }

.SideNav-item:active { background-color: rgb(255, 255, 255); }

.SideNav-item[aria-current=3D"page"], .SideNav-item[aria-selected=3D"true"]=
 { font-weight: 500; color: rgb(36, 41, 46); background-color: rgb(255, 255=
, 255); }

.SideNav-item[aria-current=3D"page"]::before, .SideNav-item[aria-selected=
=3D"true"]::before { background-color: rgb(227, 98, 9); }

.SideNav-icon { width: 16px; color: rgb(106, 115, 125); }

.SideNav-subItem { position: relative; display: block; width: 100%; padding=
: 4px 0px; color: rgb(3, 102, 214); text-align: left; background-color: ini=
tial; border: 0px; }

.SideNav-subItem:focus, .SideNav-subItem:hover { color: rgb(36, 41, 46); te=
xt-decoration: none; outline: none; }

.SideNav-subItem[aria-current=3D"page"], .SideNav-subItem[aria-selected=3D"=
true"] { font-weight: 500; color: rgb(36, 41, 46); }

.subnav { margin-bottom: 20px; }

.subnav::after, .subnav::before { display: table; content: ""; }

.subnav::after { clear: both; }

.subnav-bordered { padding-bottom: 20px; border-bottom: 1px solid rgb(234, =
236, 239); }

.subnav-flush { margin-bottom: 0px; }

.subnav-item { position: relative; float: left; padding: 6px 14px; font-wei=
ght: 600; line-height: 20px; color: rgb(88, 96, 105); border: 1px solid rgb=
(225, 228, 232); }

.subnav-item + .subnav-item { margin-left: -1px; }

.subnav-item:focus, .subnav-item:hover { text-decoration: none; background-=
color: rgb(246, 248, 250); }

.subnav-item.selected, .subnav-item.selected:focus, .subnav-item.selected:h=
over { z-index: 2; color: rgb(255, 255, 255); background-color: rgb(3, 102,=
 214); border-color: rgb(3, 102, 214); }

.subnav-item:first-child { border-top-left-radius: 3px; border-bottom-left-=
radius: 3px; }

.subnav-item:last-child { border-top-right-radius: 3px; border-bottom-right=
-radius: 3px; }

.subnav-search { position: relative; margin-left: 10px; }

.subnav-search-input { width: 320px; padding-left: 30px; color: rgb(88, 96,=
 105); }

.subnav-search-input-wide { width: 500px; }

.subnav-search-icon { position: absolute; top: 9px; left: 8px; display: blo=
ck; color: rgb(198, 203, 209); text-align: center; pointer-events: none; }

.subnav-search-context .btn { color: rgb(68, 77, 86); border-top-right-radi=
us: 0px; border-bottom-right-radius: 0px; }

.subnav-search-context .btn.selected, .subnav-search-context .btn:active, .=
subnav-search-context .btn:focus, .subnav-search-context .btn:hover { z-ind=
ex: 2; }

.subnav-search-context + .subnav-search { margin-left: -1px; }

.subnav-search-context + .subnav-search .subnav-search-input { border-top-l=
eft-radius: 0px; border-bottom-left-radius: 0px; }

.subnav-search-context .select-menu-modal-holder { z-index: 30; }

.subnav-search-context .select-menu-modal { width: 220px; }

.subnav-search-context .select-menu-item-icon { color: inherit; }

.subnav-spacer-right { padding-right: 10px; }

.UnderlineNav { display: flex; overflow: auto hidden; border-bottom: 1px so=
lid rgb(225, 228, 232); justify-content: space-between; }

.UnderlineNav-body { display: flex; }

.UnderlineNav-item { padding: 16px 8px; margin-right: 16px; font-size: 14px=
; line-height: 1.5; color: rgb(88, 96, 105); text-align: center; border-bot=
tom: 2px solid transparent; }

.UnderlineNav-item:focus, .UnderlineNav-item:hover { color: rgb(36, 41, 46)=
; text-decoration: none; border-bottom-color: rgb(209, 213, 218); transitio=
n: all 0.2s ease 0s; }

.UnderlineNav-item:focus .UnderlineNav-octicon, .UnderlineNav-item:hover .U=
nderlineNav-octicon { color: rgb(106, 115, 125); }

.UnderlineNav-item.selected, .UnderlineNav-item[aria-current], .UnderlineNa=
v-item[role=3D"tab"][aria-selected=3D"true"] { font-weight: 600; color: rgb=
(36, 41, 46); border-bottom-color: rgb(227, 98, 9); }

.UnderlineNav-item.selected .UnderlineNav-octicon, .UnderlineNav-item[aria-=
current] .UnderlineNav-octicon, .UnderlineNav-item[role=3D"tab"][aria-selec=
ted=3D"true"] .UnderlineNav-octicon { color: rgb(106, 115, 125); }

.UnderlineNav--right { justify-content: flex-end; }

.UnderlineNav--right .UnderlineNav-item { margin-right: 0px; margin-left: 1=
6px; }

.UnderlineNav--right .UnderlineNav-actions { flex: 1 1 auto; }

.UnderlineNav-actions { align-self: center; }

.UnderlineNav--full { display: block; }

.UnderlineNav-octicon { color: rgb(149, 157, 165); }

.UnderlineNav-container { display: flex; justify-content: space-between; }

.pagination::after, .pagination::before { display: table; content: ""; }

.pagination::after { clear: both; }

.pagination a, .pagination em, .pagination span { position: relative; float=
: left; padding: 7px 12px; margin-left: -1px; font-size: 13px; font-style: =
normal; font-weight: 600; color: rgb(3, 102, 214); white-space: nowrap; ver=
tical-align: middle; cursor: pointer; user-select: none; background: rgb(25=
5, 255, 255); border: 1px solid rgb(225, 228, 232); }

.pagination a:first-child, .pagination em:first-child, .pagination span:fir=
st-child { margin-left: 0px; border-top-left-radius: 3px; border-bottom-lef=
t-radius: 3px; }

.pagination a:last-child, .pagination em:last-child, .pagination span:last-=
child { border-top-right-radius: 3px; border-bottom-right-radius: 3px; }

.pagination a:focus, .pagination a:hover, .pagination em:focus, .pagination=
 em:hover, .pagination span:focus, .pagination span:hover { z-index: 2; tex=
t-decoration: none; background-color: rgb(239, 243, 246); border-color: rgb=
(225, 228, 232); }

.pagination .selected { z-index: 3; }

.pagination .current, .pagination .current:hover { z-index: 3; color: rgb(2=
55, 255, 255); background-color: rgb(3, 102, 214); border-color: rgb(3, 102=
, 214); }

.pagination .disabled, .pagination .disabled:hover, .pagination .gap, .pagi=
nation .gap:hover { color: rgb(209, 213, 218); cursor: default; background-=
color: rgb(250, 251, 252); }

.paginate-container { margin-top: 20px; margin-bottom: 15px; text-align: ce=
nter; }

.paginate-container .pagination { display: inline-block; }

.tooltipped { position: relative; }

.tooltipped::after { z-index: 1000000; padding: 0.5em 0.75em; font: 11px / =
1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-s=
erif, "Apple Color Emoji", "Segoe UI Emoji"; -webkit-font-smoothing: subpix=
el-antialiased; color: rgb(255, 255, 255); text-align: center; text-decorat=
ion: none; text-shadow: none; text-transform: none; letter-spacing: normal;=
 overflow-wrap: break-word; white-space: pre; content: attr(aria-label); ba=
ckground: rgb(27, 31, 35); border-radius: 3px; }

.tooltipped::after, .tooltipped::before { position: absolute; display: none=
; pointer-events: none; opacity: 0; }

.tooltipped::before { z-index: 1000001; width: 0px; height: 0px; color: rgb=
(27, 31, 35); content: ""; border: 6px solid transparent; }

@keyframes tooltip-appear {=20
  0% { opacity: 0; }
  100% { opacity: 1; }
}

.tooltipped:active::after, .tooltipped:active::before, .tooltipped:focus::a=
fter, .tooltipped:focus::before, .tooltipped:hover::after, .tooltipped:hove=
r::before { display: inline-block; text-decoration: none; animation-name: t=
ooltip-appear; animation-duration: 0.1s; animation-fill-mode: forwards; ani=
mation-timing-function: ease-in; animation-delay: 0.4s; }

.tooltipped-no-delay:active::after, .tooltipped-no-delay:active::before, .t=
ooltipped-no-delay:focus::after, .tooltipped-no-delay:focus::before, .toolt=
ipped-no-delay:hover::after, .tooltipped-no-delay:hover::before { animation=
-delay: 0s; }

.tooltipped-multiline:active::after, .tooltipped-multiline:focus::after, .t=
ooltipped-multiline:hover::after { display: table-cell; }

.tooltipped-s::after, .tooltipped-se::after, .tooltipped-sw::after { top: 1=
00%; right: 50%; margin-top: 6px; }

.tooltipped-s::before, .tooltipped-se::before, .tooltipped-sw::before { top=
: auto; right: 50%; bottom: -7px; margin-right: -6px; border-bottom-color: =
rgb(27, 31, 35); }

.tooltipped-se::after { right: auto; left: 50%; margin-left: -16px; }

.tooltipped-sw::after { margin-right: -16px; }

.tooltipped-n::after, .tooltipped-ne::after, .tooltipped-nw::after { right:=
 50%; bottom: 100%; margin-bottom: 6px; }

.tooltipped-n::before, .tooltipped-ne::before, .tooltipped-nw::before { top=
: -7px; right: 50%; bottom: auto; margin-right: -6px; border-top-color: rgb=
(27, 31, 35); }

.tooltipped-ne::after { right: auto; left: 50%; margin-left: -16px; }

.tooltipped-nw::after { margin-right: -16px; }

.tooltipped-n::after, .tooltipped-s::after { transform: translateX(50%); }

.tooltipped-w::after { right: 100%; bottom: 50%; margin-right: 6px; transfo=
rm: translateY(50%); }

.tooltipped-w::before { top: 50%; bottom: 50%; left: -7px; margin-top: -6px=
; border-left-color: rgb(27, 31, 35); }

.tooltipped-e::after { bottom: 50%; left: 100%; margin-left: 6px; transform=
: translateY(50%); }

.tooltipped-e::before { top: 50%; right: -7px; bottom: 50%; margin-top: -6p=
x; border-right-color: rgb(27, 31, 35); }

.tooltipped-align-right-1::after, .tooltipped-align-right-2::after { right:=
 0px; margin-right: 0px; }

.tooltipped-align-right-1::before { right: 10px; }

.tooltipped-align-right-2::before { right: 15px; }

.tooltipped-align-left-1::after, .tooltipped-align-left-2::after { left: 0p=
x; margin-left: 0px; }

.tooltipped-align-left-1::before { left: 5px; }

.tooltipped-align-left-2::before { left: 10px; }

.tooltipped-multiline::after { width: max-content; max-width: 250px; overfl=
ow-wrap: break-word; white-space: pre-line; border-collapse: initial; }

.tooltipped-multiline.tooltipped-n::after, .tooltipped-multiline.tooltipped=
-s::after { right: auto; left: 50%; transform: translateX(-50%); }

.tooltipped-multiline.tooltipped-e::after, .tooltipped-multiline.tooltipped=
-w::after { right: 100%; }

@media not all {
  .tooltipped-multiline::after { width: 250px; }
}

.tooltipped-sticky::after, .tooltipped-sticky::before { display: inline-blo=
ck; }

.tooltipped-sticky.tooltipped-multiline::after { display: table-cell; }

.css-truncate.css-truncate-target, .css-truncate .css-truncate-target { dis=
play: inline-block; max-width: 125px; overflow: hidden; text-overflow: elli=
psis; white-space: nowrap; vertical-align: top; }

.css-truncate.expandable.zeroclipboard-is-hover.css-truncate-target, .css-t=
runcate.expandable.zeroclipboard-is-hover .css-truncate-target, .css-trunca=
te.expandable:hover.css-truncate-target, .css-truncate.expandable:hover .cs=
s-truncate-target { max-width: 10000px !important; }

.anim-fade-in { animation-name: fade-in; animation-duration: 1s; animation-=
timing-function: ease-in-out; }

.anim-fade-in.fast { animation-duration: 0.3s; }

@keyframes fade-in {=20
  0% { opacity: 0; }
  100% { opacity: 1; }
}

.anim-fade-out { animation-name: fade-out; animation-duration: 1s; animatio=
n-timing-function: ease-out; }

.anim-fade-out.fast { animation-duration: 0.3s; }

@keyframes fade-out {=20
  0% { opacity: 1; }
  100% { opacity: 0; }
}

.anim-fade-up { opacity: 0; animation-name: fade-up; animation-duration: 0.=
3s; animation-fill-mode: forwards; animation-timing-function: ease-out; ani=
mation-delay: 1s; }

@keyframes fade-up {=20
  0% { opacity: 0.8; transform: translateY(100%); }
  100% { opacity: 1; transform: translateY(0px); }
}

.anim-fade-down { animation-name: fade-down; animation-duration: 0.3s; anim=
ation-fill-mode: forwards; animation-timing-function: ease-in; }

@keyframes fade-down {=20
  0% { opacity: 1; transform: translateY(0px); }
  100% { opacity: 0.5; transform: translateY(100%); }
}

.anim-grow-x { width: 0px; animation-name: grow-x; animation-duration: 0.3s=
; animation-fill-mode: forwards; animation-timing-function: ease; animation=
-delay: 0.5s; }

@keyframes grow-x {=20
  100% { width: 100%; }
}

.anim-shrink-x { animation-name: shrink-x; animation-duration: 0.3s; animat=
ion-fill-mode: forwards; animation-timing-function: ease-in-out; animation-=
delay: 0.5s; }

@keyframes shrink-x {=20
  100% { width: 0px; }
}

.anim-scale-in { animation-name: scale-in; animation-duration: 0.15s; anima=
tion-timing-function: cubic-bezier(0.2, 0, 0.13, 1.5); }

@keyframes scale-in {=20
  0% { opacity: 0; transform: scale(0.5); }
  100% { opacity: 1; transform: scale(1); }
}

.anim-pulse { animation-name: pulse; animation-duration: 2s; animation-timi=
ng-function: linear; animation-iteration-count: infinite; }

@keyframes pulse {=20
  0% { opacity: 0.3; }
  10% { opacity: 1; }
  100% { opacity: 0.3; }
}

.anim-pulse-in { animation-name: pulse-in; animation-duration: 0.5s; }

@keyframes pulse-in {=20
  0% { transform: scaleX(1); }
  50% { transform: scale3d(1.1, 1.1, 1.1); }
  100% { transform: scaleX(1); }
}

.hover-grow { transition: transform 0.3s ease 0s; backface-visibility: hidd=
en; }

.hover-grow:hover { transform: scale(1.025); }

.border-x { border-right: 1px solid rgb(225, 228, 232) !important; border-l=
eft: 1px solid rgb(225, 228, 232) !important; }

.border-y { border-top: 1px solid rgb(225, 228, 232) !important; border-bot=
tom: 1px solid rgb(225, 228, 232) !important; }

.border { border: 1px solid rgb(225, 228, 232) !important; }

.border-0 { border: 0px !important; }

.border-top { border-top: 1px solid rgb(225, 228, 232) !important; }

.border-right { border-right: 1px solid rgb(225, 228, 232) !important; }

.border-bottom { border-bottom: 1px solid rgb(225, 228, 232) !important; }

.border-left { border-left: 1px solid rgb(225, 228, 232) !important; }

.border-top-0 { border-top: 0px !important; }

.border-right-0 { border-right: 0px !important; }

.border-bottom-0 { border-bottom: 0px !important; }

.border-left-0 { border-left: 0px !important; }

.rounded-0 { border-radius: 0px !important; }

.rounded-1 { border-radius: 3px !important; }

.rounded-2 { border-radius: 6px !important; }

.rounded-top-0 { border-top-left-radius: 0px !important; border-top-right-r=
adius: 0px !important; }

.rounded-top-1 { border-top-left-radius: 3px !important; border-top-right-r=
adius: 3px !important; }

.rounded-top-2 { border-top-left-radius: 6px !important; border-top-right-r=
adius: 6px !important; }

.rounded-right-0 { border-top-right-radius: 0px !important; border-bottom-r=
ight-radius: 0px !important; }

.rounded-right-1 { border-top-right-radius: 3px !important; border-bottom-r=
ight-radius: 3px !important; }

.rounded-right-2 { border-top-right-radius: 6px !important; border-bottom-r=
ight-radius: 6px !important; }

.rounded-bottom-0 { border-bottom-right-radius: 0px !important; border-bott=
om-left-radius: 0px !important; }

.rounded-bottom-1 { border-bottom-right-radius: 3px !important; border-bott=
om-left-radius: 3px !important; }

.rounded-bottom-2 { border-bottom-right-radius: 6px !important; border-bott=
om-left-radius: 6px !important; }

.rounded-left-0 { border-bottom-left-radius: 0px !important; border-top-lef=
t-radius: 0px !important; }

.rounded-left-1 { border-bottom-left-radius: 3px !important; border-top-lef=
t-radius: 3px !important; }

.rounded-left-2 { border-bottom-left-radius: 6px !important; border-top-lef=
t-radius: 6px !important; }

@media (min-width: 544px) {
  .border-sm { border: 1px solid rgb(225, 228, 232) !important; }
  .border-sm-0 { border: 0px !important; }
  .border-sm-top { border-top: 1px solid rgb(225, 228, 232) !important; }
  .border-sm-right { border-right: 1px solid rgb(225, 228, 232) !important;=
 }
  .border-sm-bottom { border-bottom: 1px solid rgb(225, 228, 232) !importan=
t; }
  .border-sm-left { border-left: 1px solid rgb(225, 228, 232) !important; }
  .border-sm-top-0 { border-top: 0px !important; }
  .border-sm-right-0 { border-right: 0px !important; }
  .border-sm-bottom-0 { border-bottom: 0px !important; }
  .border-sm-left-0 { border-left: 0px !important; }
  .rounded-sm-0 { border-radius: 0px !important; }
  .rounded-sm-1 { border-radius: 3px !important; }
  .rounded-sm-2 { border-radius: 6px !important; }
  .rounded-sm-top-0 { border-top-left-radius: 0px !important; border-top-ri=
ght-radius: 0px !important; }
  .rounded-sm-top-1 { border-top-left-radius: 3px !important; border-top-ri=
ght-radius: 3px !important; }
  .rounded-sm-top-2 { border-top-left-radius: 6px !important; border-top-ri=
ght-radius: 6px !important; }
  .rounded-sm-right-0 { border-top-right-radius: 0px !important; border-bot=
tom-right-radius: 0px !important; }
  .rounded-sm-right-1 { border-top-right-radius: 3px !important; border-bot=
tom-right-radius: 3px !important; }
  .rounded-sm-right-2 { border-top-right-radius: 6px !important; border-bot=
tom-right-radius: 6px !important; }
  .rounded-sm-bottom-0 { border-bottom-right-radius: 0px !important; border=
-bottom-left-radius: 0px !important; }
  .rounded-sm-bottom-1 { border-bottom-right-radius: 3px !important; border=
-bottom-left-radius: 3px !important; }
  .rounded-sm-bottom-2 { border-bottom-right-radius: 6px !important; border=
-bottom-left-radius: 6px !important; }
  .rounded-sm-left-0 { border-bottom-left-radius: 0px !important; border-to=
p-left-radius: 0px !important; }
  .rounded-sm-left-1 { border-bottom-left-radius: 3px !important; border-to=
p-left-radius: 3px !important; }
  .rounded-sm-left-2 { border-bottom-left-radius: 6px !important; border-to=
p-left-radius: 6px !important; }
}

@media (min-width: 768px) {
  .border-md { border: 1px solid rgb(225, 228, 232) !important; }
  .border-md-0 { border: 0px !important; }
  .border-md-top { border-top: 1px solid rgb(225, 228, 232) !important; }
  .border-md-right { border-right: 1px solid rgb(225, 228, 232) !important;=
 }
  .border-md-bottom { border-bottom: 1px solid rgb(225, 228, 232) !importan=
t; }
  .border-md-left { border-left: 1px solid rgb(225, 228, 232) !important; }
  .border-md-top-0 { border-top: 0px !important; }
  .border-md-right-0 { border-right: 0px !important; }
  .border-md-bottom-0 { border-bottom: 0px !important; }
  .border-md-left-0 { border-left: 0px !important; }
  .rounded-md-0 { border-radius: 0px !important; }
  .rounded-md-1 { border-radius: 3px !important; }
  .rounded-md-2 { border-radius: 6px !important; }
  .rounded-md-top-0 { border-top-left-radius: 0px !important; border-top-ri=
ght-radius: 0px !important; }
  .rounded-md-top-1 { border-top-left-radius: 3px !important; border-top-ri=
ght-radius: 3px !important; }
  .rounded-md-top-2 { border-top-left-radius: 6px !important; border-top-ri=
ght-radius: 6px !important; }
  .rounded-md-right-0 { border-top-right-radius: 0px !important; border-bot=
tom-right-radius: 0px !important; }
  .rounded-md-right-1 { border-top-right-radius: 3px !important; border-bot=
tom-right-radius: 3px !important; }
  .rounded-md-right-2 { border-top-right-radius: 6px !important; border-bot=
tom-right-radius: 6px !important; }
  .rounded-md-bottom-0 { border-bottom-right-radius: 0px !important; border=
-bottom-left-radius: 0px !important; }
  .rounded-md-bottom-1 { border-bottom-right-radius: 3px !important; border=
-bottom-left-radius: 3px !important; }
  .rounded-md-bottom-2 { border-bottom-right-radius: 6px !important; border=
-bottom-left-radius: 6px !important; }
  .rounded-md-left-0 { border-bottom-left-radius: 0px !important; border-to=
p-left-radius: 0px !important; }
  .rounded-md-left-1 { border-bottom-left-radius: 3px !important; border-to=
p-left-radius: 3px !important; }
  .rounded-md-left-2 { border-bottom-left-radius: 6px !important; border-to=
p-left-radius: 6px !important; }
}

@media (min-width: 1012px) {
  .border-lg { border: 1px solid rgb(225, 228, 232) !important; }
  .border-lg-0 { border: 0px !important; }
  .border-lg-top { border-top: 1px solid rgb(225, 228, 232) !important; }
  .border-lg-right { border-right: 1px solid rgb(225, 228, 232) !important;=
 }
  .border-lg-bottom { border-bottom: 1px solid rgb(225, 228, 232) !importan=
t; }
  .border-lg-left { border-left: 1px solid rgb(225, 228, 232) !important; }
  .border-lg-top-0 { border-top: 0px !important; }
  .border-lg-right-0 { border-right: 0px !important; }
  .border-lg-bottom-0 { border-bottom: 0px !important; }
  .border-lg-left-0 { border-left: 0px !important; }
  .rounded-lg-0 { border-radius: 0px !important; }
  .rounded-lg-1 { border-radius: 3px !important; }
  .rounded-lg-2 { border-radius: 6px !important; }
  .rounded-lg-top-0 { border-top-left-radius: 0px !important; border-top-ri=
ght-radius: 0px !important; }
  .rounded-lg-top-1 { border-top-left-radius: 3px !important; border-top-ri=
ght-radius: 3px !important; }
  .rounded-lg-top-2 { border-top-left-radius: 6px !important; border-top-ri=
ght-radius: 6px !important; }
  .rounded-lg-right-0 { border-top-right-radius: 0px !important; border-bot=
tom-right-radius: 0px !important; }
  .rounded-lg-right-1 { border-top-right-radius: 3px !important; border-bot=
tom-right-radius: 3px !important; }
  .rounded-lg-right-2 { border-top-right-radius: 6px !important; border-bot=
tom-right-radius: 6px !important; }
  .rounded-lg-bottom-0 { border-bottom-right-radius: 0px !important; border=
-bottom-left-radius: 0px !important; }
  .rounded-lg-bottom-1 { border-bottom-right-radius: 3px !important; border=
-bottom-left-radius: 3px !important; }
  .rounded-lg-bottom-2 { border-bottom-right-radius: 6px !important; border=
-bottom-left-radius: 6px !important; }
  .rounded-lg-left-0 { border-bottom-left-radius: 0px !important; border-to=
p-left-radius: 0px !important; }
  .rounded-lg-left-1 { border-bottom-left-radius: 3px !important; border-to=
p-left-radius: 3px !important; }
  .rounded-lg-left-2 { border-bottom-left-radius: 6px !important; border-to=
p-left-radius: 6px !important; }
}

@media (min-width: 1280px) {
  .border-xl { border: 1px solid rgb(225, 228, 232) !important; }
  .border-xl-0 { border: 0px !important; }
  .border-xl-top { border-top: 1px solid rgb(225, 228, 232) !important; }
  .border-xl-right { border-right: 1px solid rgb(225, 228, 232) !important;=
 }
  .border-xl-bottom { border-bottom: 1px solid rgb(225, 228, 232) !importan=
t; }
  .border-xl-left { border-left: 1px solid rgb(225, 228, 232) !important; }
  .border-xl-top-0 { border-top: 0px !important; }
  .border-xl-right-0 { border-right: 0px !important; }
  .border-xl-bottom-0 { border-bottom: 0px !important; }
  .border-xl-left-0 { border-left: 0px !important; }
  .rounded-xl-0 { border-radius: 0px !important; }
  .rounded-xl-1 { border-radius: 3px !important; }
  .rounded-xl-2 { border-radius: 6px !important; }
  .rounded-xl-top-0 { border-top-left-radius: 0px !important; border-top-ri=
ght-radius: 0px !important; }
  .rounded-xl-top-1 { border-top-left-radius: 3px !important; border-top-ri=
ght-radius: 3px !important; }
  .rounded-xl-top-2 { border-top-left-radius: 6px !important; border-top-ri=
ght-radius: 6px !important; }
  .rounded-xl-right-0 { border-top-right-radius: 0px !important; border-bot=
tom-right-radius: 0px !important; }
  .rounded-xl-right-1 { border-top-right-radius: 3px !important; border-bot=
tom-right-radius: 3px !important; }
  .rounded-xl-right-2 { border-top-right-radius: 6px !important; border-bot=
tom-right-radius: 6px !important; }
  .rounded-xl-bottom-0 { border-bottom-right-radius: 0px !important; border=
-bottom-left-radius: 0px !important; }
  .rounded-xl-bottom-1 { border-bottom-right-radius: 3px !important; border=
-bottom-left-radius: 3px !important; }
  .rounded-xl-bottom-2 { border-bottom-right-radius: 6px !important; border=
-bottom-left-radius: 6px !important; }
  .rounded-xl-left-0 { border-bottom-left-radius: 0px !important; border-to=
p-left-radius: 0px !important; }
  .rounded-xl-left-1 { border-bottom-left-radius: 3px !important; border-to=
p-left-radius: 3px !important; }
  .rounded-xl-left-2 { border-bottom-left-radius: 6px !important; border-to=
p-left-radius: 6px !important; }
}

.circle { border-radius: 50% !important; }

.border-dashed { border-style: dashed !important; }

.border-blue { border-color: rgb(3, 102, 214) !important; }

.border-blue-light { border-color: rgb(200, 225, 255) !important; }

.border-green { border-color: rgb(52, 208, 88) !important; }

.border-green-light { border-color: rgb(162, 203, 172) !important; }

.border-red { border-color: rgb(215, 58, 73) !important; }

.border-red-light { border-color: rgb(206, 160, 165) !important; }

.border-purple { border-color: rgb(111, 66, 193) !important; }

.border-yellow { border-color: rgb(217, 208, 165) !important; }

.border-gray-light { border-color: rgb(234, 236, 239) !important; }

.border-gray-dark { border-color: rgb(209, 213, 218) !important; }

.border-black-fade { border-color: rgba(27, 31, 35, 0.15) !important; }

.border-white-fade, .border-white-fade-15 { border-color: rgba(255, 255, 25=
5, 0.15) !important; }

.border-white-fade-30 { border-color: rgba(255, 255, 255, 0.3) !important; =
}

.border-white-fade-50 { border-color: rgba(255, 255, 255, 0.5) !important; =
}

.border-white-fade-70 { border-color: rgba(255, 255, 255, 0.7) !important; =
}

.border-white-fade-85 { border-color: rgba(255, 255, 255, 0.85) !important;=
 }

.box-shadow { box-shadow: rgba(27, 31, 35, 0.1) 0px 1px 1px !important; }

.box-shadow-medium { box-shadow: rgba(27, 31, 35, 0.15) 0px 1px 5px !import=
ant; }

.box-shadow-large { box-shadow: rgba(27, 31, 35, 0.15) 0px 1px 15px !import=
ant; }

.box-shadow-extra-large { box-shadow: rgba(27, 31, 35, 0.07) 0px 10px 50px =
!important; }

.box-shadow-none { box-shadow: none !important; }

.bg-white { background-color: rgb(255, 255, 255) !important; }

.bg-blue { background-color: rgb(3, 102, 214) !important; }

.bg-blue-light { background-color: rgb(241, 248, 255) !important; }

.bg-gray-dark { background-color: rgb(36, 41, 46) !important; }

.bg-gray { background-color: rgb(246, 248, 250) !important; }

.bg-gray-light { background-color: rgb(250, 251, 252) !important; }

.bg-green { background-color: rgb(40, 167, 69) !important; }

.bg-green-light { background-color: rgb(220, 255, 228) !important; }

.bg-red { background-color: rgb(215, 58, 73) !important; }

.bg-red-light { background-color: rgb(255, 220, 224) !important; }

.bg-yellow { background-color: rgb(255, 211, 61) !important; }

.bg-yellow-light { background-color: rgb(255, 245, 177) !important; }

.bg-yellow-dark { background-color: rgb(219, 171, 9) !important; }

.bg-purple { background-color: rgb(111, 66, 193) !important; }

.bg-pink { background-color: rgb(234, 74, 170) !important; }

.bg-purple-light { background-color: rgb(245, 240, 255) !important; }

.color-gray-0 { color: rgb(250, 251, 252) !important; }

.bg-gray-0 { background-color: rgb(250, 251, 252) !important; }

.color-gray-1 { color: rgb(246, 248, 250) !important; }

.bg-gray-1 { background-color: rgb(246, 248, 250) !important; }

.color-gray-2 { color: rgb(225, 228, 232) !important; }

.bg-gray-2 { background-color: rgb(225, 228, 232) !important; }

.color-gray-3 { color: rgb(209, 213, 218) !important; }

.bg-gray-3 { background-color: rgb(209, 213, 218) !important; }

.color-gray-4 { color: rgb(149, 157, 165) !important; }

.bg-gray-4 { background-color: rgb(149, 157, 165) !important; }

.color-gray-5 { color: rgb(106, 115, 125) !important; }

.bg-gray-5 { background-color: rgb(106, 115, 125) !important; }

.color-gray-6 { color: rgb(88, 96, 105) !important; }

.bg-gray-6 { background-color: rgb(88, 96, 105) !important; }

.color-gray-7 { color: rgb(68, 77, 86) !important; }

.bg-gray-7 { background-color: rgb(68, 77, 86) !important; }

.color-gray-8 { color: rgb(47, 54, 61) !important; }

.bg-gray-8 { background-color: rgb(47, 54, 61) !important; }

.color-gray-9 { color: rgb(36, 41, 46) !important; }

.bg-gray-9 { background-color: rgb(36, 41, 46) !important; }

.color-blue-0 { color: rgb(241, 248, 255) !important; }

.bg-blue-0 { background-color: rgb(241, 248, 255) !important; }

.color-blue-1 { color: rgb(219, 237, 255) !important; }

.bg-blue-1 { background-color: rgb(219, 237, 255) !important; }

.color-blue-2 { color: rgb(200, 225, 255) !important; }

.bg-blue-2 { background-color: rgb(200, 225, 255) !important; }

.color-blue-3 { color: rgb(121, 184, 255) !important; }

.bg-blue-3 { background-color: rgb(121, 184, 255) !important; }

.color-blue-4 { color: rgb(33, 136, 255) !important; }

.bg-blue-4 { background-color: rgb(33, 136, 255) !important; }

.color-blue-5 { color: rgb(3, 102, 214) !important; }

.bg-blue-5 { background-color: rgb(3, 102, 214) !important; }

.color-blue-6 { color: rgb(0, 92, 197) !important; }

.bg-blue-6 { background-color: rgb(0, 92, 197) !important; }

.color-blue-7 { color: rgb(4, 66, 137) !important; }

.bg-blue-7 { background-color: rgb(4, 66, 137) !important; }

.color-blue-8 { color: rgb(3, 47, 98) !important; }

.bg-blue-8 { background-color: rgb(3, 47, 98) !important; }

.color-blue-9 { color: rgb(5, 38, 76) !important; }

.bg-blue-9 { background-color: rgb(5, 38, 76) !important; }

.color-green-0 { color: rgb(240, 255, 244) !important; }

.bg-green-0 { background-color: rgb(240, 255, 244) !important; }

.color-green-1 { color: rgb(220, 255, 228) !important; }

.bg-green-1 { background-color: rgb(220, 255, 228) !important; }

.color-green-2 { color: rgb(190, 245, 203) !important; }

.bg-green-2 { background-color: rgb(190, 245, 203) !important; }

.color-green-3 { color: rgb(133, 232, 157) !important; }

.bg-green-3 { background-color: rgb(133, 232, 157) !important; }

.color-green-4 { color: rgb(52, 208, 88) !important; }

.bg-green-4 { background-color: rgb(52, 208, 88) !important; }

.color-green-5 { color: rgb(40, 167, 69) !important; }

.bg-green-5 { background-color: rgb(40, 167, 69) !important; }

.color-green-6 { color: rgb(34, 134, 58) !important; }

.bg-green-6 { background-color: rgb(34, 134, 58) !important; }

.color-green-7 { color: rgb(23, 111, 44) !important; }

.bg-green-7 { background-color: rgb(23, 111, 44) !important; }

.color-green-8 { color: rgb(22, 92, 38) !important; }

.bg-green-8 { background-color: rgb(22, 92, 38) !important; }

.color-green-9 { color: rgb(20, 70, 32) !important; }

.bg-green-9 { background-color: rgb(20, 70, 32) !important; }

.color-yellow-0 { color: rgb(255, 253, 239) !important; }

.bg-yellow-0 { background-color: rgb(255, 253, 239) !important; }

.color-yellow-1 { color: rgb(255, 251, 221) !important; }

.bg-yellow-1 { background-color: rgb(255, 251, 221) !important; }

.color-yellow-2 { color: rgb(255, 245, 177) !important; }

.bg-yellow-2 { background-color: rgb(255, 245, 177) !important; }

.color-yellow-3 { color: rgb(255, 234, 127) !important; }

.bg-yellow-3 { background-color: rgb(255, 234, 127) !important; }

.color-yellow-4 { color: rgb(255, 223, 93) !important; }

.bg-yellow-4 { background-color: rgb(255, 223, 93) !important; }

.color-yellow-5 { color: rgb(255, 211, 61) !important; }

.bg-yellow-5 { background-color: rgb(255, 211, 61) !important; }

.color-yellow-6 { color: rgb(249, 197, 19) !important; }

.bg-yellow-6 { background-color: rgb(249, 197, 19) !important; }

.color-yellow-7 { color: rgb(219, 171, 9) !important; }

.bg-yellow-7 { background-color: rgb(219, 171, 9) !important; }

.color-yellow-8 { color: rgb(176, 136, 0) !important; }

.bg-yellow-8 { background-color: rgb(176, 136, 0) !important; }

.color-yellow-9 { color: rgb(115, 92, 15) !important; }

.bg-yellow-9 { background-color: rgb(115, 92, 15) !important; }

.color-orange-0 { color: rgb(255, 248, 242) !important; }

.bg-orange-0 { background-color: rgb(255, 248, 242) !important; }

.color-orange-1 { color: rgb(255, 235, 218) !important; }

.bg-orange-1 { background-color: rgb(255, 235, 218) !important; }

.color-orange-2 { color: rgb(255, 209, 172) !important; }

.bg-orange-2 { background-color: rgb(255, 209, 172) !important; }

.color-orange-3 { color: rgb(255, 171, 112) !important; }

.bg-orange-3 { background-color: rgb(255, 171, 112) !important; }

.color-orange-4 { color: rgb(251, 133, 50) !important; }

.bg-orange-4 { background-color: rgb(251, 133, 50) !important; }

.color-orange-5 { color: rgb(246, 106, 10) !important; }

.bg-orange-5 { background-color: rgb(246, 106, 10) !important; }

.color-orange-6 { color: rgb(227, 98, 9) !important; }

.bg-orange-6 { background-color: rgb(227, 98, 9) !important; }

.color-orange-7 { color: rgb(209, 87, 4) !important; }

.bg-orange-7 { background-color: rgb(209, 87, 4) !important; }

.color-orange-8 { color: rgb(194, 78, 0) !important; }

.bg-orange-8 { background-color: rgb(194, 78, 0) !important; }

.color-orange-9 { color: rgb(160, 65, 0) !important; }

.bg-orange-9 { background-color: rgb(160, 65, 0) !important; }

.color-red-0 { color: rgb(255, 238, 240) !important; }

.bg-red-0 { background-color: rgb(255, 238, 240) !important; }

.color-red-1 { color: rgb(255, 220, 224) !important; }

.bg-red-1 { background-color: rgb(255, 220, 224) !important; }

.color-red-2 { color: rgb(253, 174, 183) !important; }

.bg-red-2 { background-color: rgb(253, 174, 183) !important; }

.color-red-3 { color: rgb(249, 117, 131) !important; }

.bg-red-3 { background-color: rgb(249, 117, 131) !important; }

.color-red-4 { color: rgb(234, 74, 90) !important; }

.bg-red-4 { background-color: rgb(234, 74, 90) !important; }

.color-red-5 { color: rgb(215, 58, 73) !important; }

.bg-red-5 { background-color: rgb(215, 58, 73) !important; }

.color-red-6 { color: rgb(203, 36, 49) !important; }

.bg-red-6 { background-color: rgb(203, 36, 49) !important; }

.color-red-7 { color: rgb(179, 29, 40) !important; }

.bg-red-7 { background-color: rgb(179, 29, 40) !important; }

.color-red-8 { color: rgb(158, 28, 35) !important; }

.bg-red-8 { background-color: rgb(158, 28, 35) !important; }

.color-red-9 { color: rgb(134, 24, 29) !important; }

.bg-red-9 { background-color: rgb(134, 24, 29) !important; }

.color-purple-0 { color: rgb(245, 240, 255) !important; }

.bg-purple-0 { background-color: rgb(245, 240, 255) !important; }

.color-purple-1 { color: rgb(230, 220, 253) !important; }

.bg-purple-1 { background-color: rgb(230, 220, 253) !important; }

.color-purple-2 { color: rgb(209, 188, 249) !important; }

.bg-purple-2 { background-color: rgb(209, 188, 249) !important; }

.color-purple-3 { color: rgb(179, 146, 240) !important; }

.bg-purple-3 { background-color: rgb(179, 146, 240) !important; }

.color-purple-4 { color: rgb(138, 99, 210) !important; }

.bg-purple-4 { background-color: rgb(138, 99, 210) !important; }

.color-purple-5 { color: rgb(111, 66, 193) !important; }

.bg-purple-5 { background-color: rgb(111, 66, 193) !important; }

.color-purple-6 { color: rgb(90, 50, 163) !important; }

.bg-purple-6 { background-color: rgb(90, 50, 163) !important; }

.color-purple-7 { color: rgb(76, 40, 137) !important; }

.bg-purple-7 { background-color: rgb(76, 40, 137) !important; }

.color-purple-8 { color: rgb(58, 29, 110) !important; }

.bg-purple-8 { background-color: rgb(58, 29, 110) !important; }

.color-purple-9 { color: rgb(41, 19, 78) !important; }

.bg-purple-9 { background-color: rgb(41, 19, 78) !important; }

.color-pink-0 { color: rgb(255, 238, 248) !important; }

.bg-pink-0 { background-color: rgb(255, 238, 248) !important; }

.color-pink-1 { color: rgb(254, 219, 240) !important; }

.bg-pink-1 { background-color: rgb(254, 219, 240) !important; }

.color-pink-2 { color: rgb(249, 179, 221) !important; }

.bg-pink-2 { background-color: rgb(249, 179, 221) !important; }

.color-pink-3 { color: rgb(246, 146, 206) !important; }

.bg-pink-3 { background-color: rgb(246, 146, 206) !important; }

.color-pink-4 { color: rgb(236, 108, 185) !important; }

.bg-pink-4 { background-color: rgb(236, 108, 185) !important; }

.color-pink-5 { color: rgb(234, 74, 170) !important; }

.bg-pink-5 { background-color: rgb(234, 74, 170) !important; }

.color-pink-6 { color: rgb(208, 53, 146) !important; }

.bg-pink-6 { background-color: rgb(208, 53, 146) !important; }

.color-pink-7 { color: rgb(185, 58, 134) !important; }

.bg-pink-7 { background-color: rgb(185, 58, 134) !important; }

.color-pink-8 { color: rgb(153, 48, 111) !important; }

.bg-pink-8 { background-color: rgb(153, 48, 111) !important; }

.color-pink-9 { color: rgb(109, 34, 79) !important; }

.bg-pink-9 { background-color: rgb(109, 34, 79) !important; }

.bg-shade-gradient { background-image: linear-gradient(rgba(27, 31, 35, 0.0=
67), rgba(27, 31, 35, 0)) !important; background-repeat: no-repeat !importa=
nt; background-size: 100% 200px !important; }

.text-blue { color: rgb(3, 102, 214) !important; }

.text-red { color: rgb(203, 36, 49) !important; }

.text-gray-light { color: rgb(106, 115, 125) !important; }

.text-gray { color: rgb(88, 96, 105) !important; }

.text-gray-dark { color: rgb(36, 41, 46) !important; }

.text-green { color: rgb(40, 167, 69) !important; }

.text-yellow { color: rgb(176, 136, 0) !important; }

.text-orange { color: rgb(160, 65, 0) !important; }

.text-orange-light { color: rgb(227, 98, 9) !important; }

.text-purple { color: rgb(111, 66, 193) !important; }

.text-pink { color: rgb(234, 74, 170) !important; }

.text-white { color: rgb(255, 255, 255) !important; }

.text-inherit { color: inherit !important; }

.link-gray { color: rgb(88, 96, 105) !important; }

.link-gray:hover { color: rgb(3, 102, 214) !important; }

.link-gray-dark { color: rgb(36, 41, 46) !important; }

.link-gray-dark:hover, .link-hover-blue:hover { color: rgb(3, 102, 214) !im=
portant; }

.muted-link { color: rgb(88, 96, 105) !important; }

.muted-link:hover { text-decoration: none; color: rgb(3, 102, 214) !importa=
nt; }

.details-overlay[open] > summary::before { position: fixed; top: 0px; right=
: 0px; bottom: 0px; left: 0px; z-index: 80; display: block; cursor: default=
; content: " "; background: transparent; }

.details-overlay-dark[open] > summary::before { z-index: 99; background: rg=
ba(27, 31, 35, 0.5); }

.details-reset > summary { list-style: none; }

.details-reset > summary::before { display: none; }

.details-reset > summary::-webkit-details-marker { display: none; }

.flex-row { flex-direction: row !important; }

.flex-row-reverse { flex-direction: row-reverse !important; }

.flex-column { flex-direction: column !important; }

.flex-column-reverse { flex-direction: column-reverse !important; }

.flex-wrap { flex-wrap: wrap !important; }

.flex-nowrap { flex-wrap: nowrap !important; }

.flex-justify-start { justify-content: flex-start !important; }

.flex-justify-end { justify-content: flex-end !important; }

.flex-justify-center { justify-content: center !important; }

.flex-justify-between { justify-content: space-between !important; }

.flex-justify-around { justify-content: space-around !important; }

.flex-items-start { align-items: flex-start !important; }

.flex-items-end { align-items: flex-end !important; }

.flex-items-center { align-items: center !important; }

.flex-items-baseline { align-items: baseline !important; }

.flex-items-stretch { align-items: stretch !important; }

.flex-content-start { align-content: flex-start !important; }

.flex-content-end { align-content: flex-end !important; }

.flex-content-center { align-content: center !important; }

.flex-content-between { align-content: space-between !important; }

.flex-content-around { align-content: space-around !important; }

.flex-content-stretch { align-content: stretch !important; }

.flex-auto { flex: 1 1 auto !important; }

.flex-grow-0 { flex-grow: 0 !important; }

.flex-shrink-0 { flex-shrink: 0 !important; }

.flex-self-auto { align-self: auto !important; }

.flex-self-start { align-self: flex-start !important; }

.flex-self-end { align-self: flex-end !important; }

.flex-self-center { align-self: center !important; }

.flex-self-baseline { align-self: baseline !important; }

.flex-self-stretch { align-self: stretch !important; }

.flex-item-equal { flex-grow: 1; flex-basis: 0px; }

.flex-order-1 { order: 1 !important; }

.flex-order-2 { order: 2 !important; }

.flex-order-none { order: inherit !important; }

@media (min-width: 544px) {
  .flex-sm-row { flex-direction: row !important; }
  .flex-sm-row-reverse { flex-direction: row-reverse !important; }
  .flex-sm-column { flex-direction: column !important; }
  .flex-sm-column-reverse { flex-direction: column-reverse !important; }
  .flex-sm-wrap { flex-wrap: wrap !important; }
  .flex-sm-nowrap { flex-wrap: nowrap !important; }
  .flex-sm-justify-start { justify-content: flex-start !important; }
  .flex-sm-justify-end { justify-content: flex-end !important; }
  .flex-sm-justify-center { justify-content: center !important; }
  .flex-sm-justify-between { justify-content: space-between !important; }
  .flex-sm-justify-around { justify-content: space-around !important; }
  .flex-sm-items-start { align-items: flex-start !important; }
  .flex-sm-items-end { align-items: flex-end !important; }
  .flex-sm-items-center { align-items: center !important; }
  .flex-sm-items-baseline { align-items: baseline !important; }
  .flex-sm-items-stretch { align-items: stretch !important; }
  .flex-sm-content-start { align-content: flex-start !important; }
  .flex-sm-content-end { align-content: flex-end !important; }
  .flex-sm-content-center { align-content: center !important; }
  .flex-sm-content-between { align-content: space-between !important; }
  .flex-sm-content-around { align-content: space-around !important; }
  .flex-sm-content-stretch { align-content: stretch !important; }
  .flex-sm-auto { flex: 1 1 auto !important; }
  .flex-sm-grow-0 { flex-grow: 0 !important; }
  .flex-sm-shrink-0 { flex-shrink: 0 !important; }
  .flex-sm-self-auto { align-self: auto !important; }
  .flex-sm-self-start { align-self: flex-start !important; }
  .flex-sm-self-end { align-self: flex-end !important; }
  .flex-sm-self-center { align-self: center !important; }
  .flex-sm-self-baseline { align-self: baseline !important; }
  .flex-sm-self-stretch { align-self: stretch !important; }
  .flex-sm-item-equal { flex-grow: 1; flex-basis: 0px; }
  .flex-sm-order-1 { order: 1 !important; }
  .flex-sm-order-2 { order: 2 !important; }
  .flex-sm-order-none { order: inherit !important; }
}

@media (min-width: 768px) {
  .flex-md-row { flex-direction: row !important; }
  .flex-md-row-reverse { flex-direction: row-reverse !important; }
  .flex-md-column { flex-direction: column !important; }
  .flex-md-column-reverse { flex-direction: column-reverse !important; }
  .flex-md-wrap { flex-wrap: wrap !important; }
  .flex-md-nowrap { flex-wrap: nowrap !important; }
  .flex-md-justify-start { justify-content: flex-start !important; }
  .flex-md-justify-end { justify-content: flex-end !important; }
  .flex-md-justify-center { justify-content: center !important; }
  .flex-md-justify-between { justify-content: space-between !important; }
  .flex-md-justify-around { justify-content: space-around !important; }
  .flex-md-items-start { align-items: flex-start !important; }
  .flex-md-items-end { align-items: flex-end !important; }
  .flex-md-items-center { align-items: center !important; }
  .flex-md-items-baseline { align-items: baseline !important; }
  .flex-md-items-stretch { align-items: stretch !important; }
  .flex-md-content-start { align-content: flex-start !important; }
  .flex-md-content-end { align-content: flex-end !important; }
  .flex-md-content-center { align-content: center !important; }
  .flex-md-content-between { align-content: space-between !important; }
  .flex-md-content-around { align-content: space-around !important; }
  .flex-md-content-stretch { align-content: stretch !important; }
  .flex-md-auto { flex: 1 1 auto !important; }
  .flex-md-grow-0 { flex-grow: 0 !important; }
  .flex-md-shrink-0 { flex-shrink: 0 !important; }
  .flex-md-self-auto { align-self: auto !important; }
  .flex-md-self-start { align-self: flex-start !important; }
  .flex-md-self-end { align-self: flex-end !important; }
  .flex-md-self-center { align-self: center !important; }
  .flex-md-self-baseline { align-self: baseline !important; }
  .flex-md-self-stretch { align-self: stretch !important; }
  .flex-md-item-equal { flex-grow: 1; flex-basis: 0px; }
  .flex-md-order-1 { order: 1 !important; }
  .flex-md-order-2 { order: 2 !important; }
  .flex-md-order-none { order: inherit !important; }
}

@media (min-width: 1012px) {
  .flex-lg-row { flex-direction: row !important; }
  .flex-lg-row-reverse { flex-direction: row-reverse !important; }
  .flex-lg-column { flex-direction: column !important; }
  .flex-lg-column-reverse { flex-direction: column-reverse !important; }
  .flex-lg-wrap { flex-wrap: wrap !important; }
  .flex-lg-nowrap { flex-wrap: nowrap !important; }
  .flex-lg-justify-start { justify-content: flex-start !important; }
  .flex-lg-justify-end { justify-content: flex-end !important; }
  .flex-lg-justify-center { justify-content: center !important; }
  .flex-lg-justify-between { justify-content: space-between !important; }
  .flex-lg-justify-around { justify-content: space-around !important; }
  .flex-lg-items-start { align-items: flex-start !important; }
  .flex-lg-items-end { align-items: flex-end !important; }
  .flex-lg-items-center { align-items: center !important; }
  .flex-lg-items-baseline { align-items: baseline !important; }
  .flex-lg-items-stretch { align-items: stretch !important; }
  .flex-lg-content-start { align-content: flex-start !important; }
  .flex-lg-content-end { align-content: flex-end !important; }
  .flex-lg-content-center { align-content: center !important; }
  .flex-lg-content-between { align-content: space-between !important; }
  .flex-lg-content-around { align-content: space-around !important; }
  .flex-lg-content-stretch { align-content: stretch !important; }
  .flex-lg-auto { flex: 1 1 auto !important; }
  .flex-lg-grow-0 { flex-grow: 0 !important; }
  .flex-lg-shrink-0 { flex-shrink: 0 !important; }
  .flex-lg-self-auto { align-self: auto !important; }
  .flex-lg-self-start { align-self: flex-start !important; }
  .flex-lg-self-end { align-self: flex-end !important; }
  .flex-lg-self-center { align-self: center !important; }
  .flex-lg-self-baseline { align-self: baseline !important; }
  .flex-lg-self-stretch { align-self: stretch !important; }
  .flex-lg-item-equal { flex-grow: 1; flex-basis: 0px; }
  .flex-lg-order-1 { order: 1 !important; }
  .flex-lg-order-2 { order: 2 !important; }
  .flex-lg-order-none { order: inherit !important; }
}

@media (min-width: 1280px) {
  .flex-xl-row { flex-direction: row !important; }
  .flex-xl-row-reverse { flex-direction: row-reverse !important; }
  .flex-xl-column { flex-direction: column !important; }
  .flex-xl-column-reverse { flex-direction: column-reverse !important; }
  .flex-xl-wrap { flex-wrap: wrap !important; }
  .flex-xl-nowrap { flex-wrap: nowrap !important; }
  .flex-xl-justify-start { justify-content: flex-start !important; }
  .flex-xl-justify-end { justify-content: flex-end !important; }
  .flex-xl-justify-center { justify-content: center !important; }
  .flex-xl-justify-between { justify-content: space-between !important; }
  .flex-xl-justify-around { justify-content: space-around !important; }
  .flex-xl-items-start { align-items: flex-start !important; }
  .flex-xl-items-end { align-items: flex-end !important; }
  .flex-xl-items-center { align-items: center !important; }
  .flex-xl-items-baseline { align-items: baseline !important; }
  .flex-xl-items-stretch { align-items: stretch !important; }
  .flex-xl-content-start { align-content: flex-start !important; }
  .flex-xl-content-end { align-content: flex-end !important; }
  .flex-xl-content-center { align-content: center !important; }
  .flex-xl-content-between { align-content: space-between !important; }
  .flex-xl-content-around { align-content: space-around !important; }
  .flex-xl-content-stretch { align-content: stretch !important; }
  .flex-xl-auto { flex: 1 1 auto !important; }
  .flex-xl-grow-0 { flex-grow: 0 !important; }
  .flex-xl-shrink-0 { flex-shrink: 0 !important; }
  .flex-xl-self-auto { align-self: auto !important; }
  .flex-xl-self-start { align-self: flex-start !important; }
  .flex-xl-self-end { align-self: flex-end !important; }
  .flex-xl-self-center { align-self: center !important; }
  .flex-xl-self-baseline { align-self: baseline !important; }
  .flex-xl-self-stretch { align-self: stretch !important; }
  .flex-xl-item-equal { flex-grow: 1; flex-basis: 0px; }
  .flex-xl-order-1 { order: 1 !important; }
  .flex-xl-order-2 { order: 2 !important; }
  .flex-xl-order-none { order: inherit !important; }
}

.position-static { position: static !important; }

.position-relative { position: relative !important; }

.position-absolute { position: absolute !important; }

.position-fixed { position: fixed !important; }

@media (min-width: 544px) {
  .position-sm-static { position: static !important; }
  .position-sm-relative { position: relative !important; }
  .position-sm-absolute { position: absolute !important; }
  .position-sm-fixed { position: fixed !important; }
}

@media (min-width: 768px) {
  .position-md-static { position: static !important; }
  .position-md-relative { position: relative !important; }
  .position-md-absolute { position: absolute !important; }
  .position-md-fixed { position: fixed !important; }
}

@media (min-width: 1012px) {
  .position-lg-static { position: static !important; }
  .position-lg-relative { position: relative !important; }
  .position-lg-absolute { position: absolute !important; }
  .position-lg-fixed { position: fixed !important; }
}

@media (min-width: 1280px) {
  .position-xl-static { position: static !important; }
  .position-xl-relative { position: relative !important; }
  .position-xl-absolute { position: absolute !important; }
  .position-xl-fixed { position: fixed !important; }
}

.top-0 { top: 0px !important; }

.right-0 { right: 0px !important; }

.bottom-0 { bottom: 0px !important; }

.left-0 { left: 0px !important; }

.v-align-middle { vertical-align: middle !important; }

.v-align-top { vertical-align: top !important; }

.v-align-bottom { vertical-align: bottom !important; }

.v-align-text-top { vertical-align: text-top !important; }

.v-align-text-bottom { vertical-align: text-bottom !important; }

.v-align-baseline { vertical-align: initial !important; }

.overflow-visible { overflow: visible !important; }

.overflow-x-visible { overflow-x: visible !important; }

.overflow-y-visible { overflow-y: visible !important; }

.overflow-hidden { overflow: hidden !important; }

.overflow-x-hidden { overflow-x: hidden !important; }

.overflow-y-hidden { overflow-y: hidden !important; }

.overflow-auto { overflow: auto !important; }

.overflow-x-auto { overflow-x: auto !important; }

.overflow-y-auto { overflow-y: auto !important; }

.overflow-scroll { overflow: scroll !important; }

.overflow-x-scroll { overflow-x: scroll !important; }

.overflow-y-scroll { overflow-y: scroll !important; }

.clearfix::after, .clearfix::before { display: table; content: ""; }

.clearfix::after { clear: both; }

.float-left { float: left !important; }

.float-right { float: right !important; }

.float-none { float: none !important; }

@media (min-width: 544px) {
  .float-sm-left { float: left !important; }
  .float-sm-right { float: right !important; }
  .float-sm-none { float: none !important; }
}

@media (min-width: 768px) {
  .float-md-left { float: left !important; }
  .float-md-right { float: right !important; }
  .float-md-none { float: none !important; }
}

@media (min-width: 1012px) {
  .float-lg-left { float: left !important; }
  .float-lg-right { float: right !important; }
  .float-lg-none { float: none !important; }
}

@media (min-width: 1280px) {
  .float-xl-left { float: left !important; }
  .float-xl-right { float: right !important; }
  .float-xl-none { float: none !important; }
}

.width-fit { max-width: 100% !important; }

.width-full { width: 100% !important; }

.height-fit { max-height: 100% !important; }

.height-full { height: 100% !important; }

.min-width-0 { min-width: 0px !important; }

.width-auto { width: auto !important; }

.direction-rtl { direction: rtl !important; }

.direction-ltr { direction: ltr !important; }

@media (min-width: 544px) {
  .width-sm-auto { width: auto !important; }
  .direction-sm-rtl { direction: rtl !important; }
  .direction-sm-ltr { direction: ltr !important; }
}

@media (min-width: 768px) {
  .width-md-auto { width: auto !important; }
  .direction-md-rtl { direction: rtl !important; }
  .direction-md-ltr { direction: ltr !important; }
}

@media (min-width: 1012px) {
  .width-lg-auto { width: auto !important; }
  .direction-lg-rtl { direction: rtl !important; }
  .direction-lg-ltr { direction: ltr !important; }
}

@media (min-width: 1280px) {
  .width-xl-auto { width: auto !important; }
  .direction-xl-rtl { direction: rtl !important; }
  .direction-xl-ltr { direction: ltr !important; }
}

.m-0 { margin: 0px !important; }

.mt-0 { margin-top: 0px !important; }

.mr-0 { margin-right: 0px !important; }

.mb-0 { margin-bottom: 0px !important; }

.ml-0, .mx-0 { margin-left: 0px !important; }

.mx-0 { margin-right: 0px !important; }

.my-0 { margin-top: 0px !important; margin-bottom: 0px !important; }

.m-1 { margin: 4px !important; }

.mt-1 { margin-top: 4px !important; }

.mr-1 { margin-right: 4px !important; }

.mb-1 { margin-bottom: 4px !important; }

.ml-1 { margin-left: 4px !important; }

.mt-n1 { margin-top: -4px !important; }

.mr-n1 { margin-right: -4px !important; }

.mb-n1 { margin-bottom: -4px !important; }

.ml-n1 { margin-left: -4px !important; }

.mx-1 { margin-right: 4px !important; margin-left: 4px !important; }

.my-1 { margin-top: 4px !important; margin-bottom: 4px !important; }

.m-2 { margin: 8px !important; }

.mt-2 { margin-top: 8px !important; }

.mr-2 { margin-right: 8px !important; }

.mb-2 { margin-bottom: 8px !important; }

.ml-2 { margin-left: 8px !important; }

.mt-n2 { margin-top: -8px !important; }

.mr-n2 { margin-right: -8px !important; }

.mb-n2 { margin-bottom: -8px !important; }

.ml-n2 { margin-left: -8px !important; }

.mx-2 { margin-right: 8px !important; margin-left: 8px !important; }

.my-2 { margin-top: 8px !important; margin-bottom: 8px !important; }

.m-3 { margin: 16px !important; }

.mt-3 { margin-top: 16px !important; }

.mr-3 { margin-right: 16px !important; }

.mb-3 { margin-bottom: 16px !important; }

.ml-3 { margin-left: 16px !important; }

.mt-n3 { margin-top: -16px !important; }

.mr-n3 { margin-right: -16px !important; }

.mb-n3 { margin-bottom: -16px !important; }

.ml-n3 { margin-left: -16px !important; }

.mx-3 { margin-right: 16px !important; margin-left: 16px !important; }

.my-3 { margin-top: 16px !important; margin-bottom: 16px !important; }

.m-4 { margin: 24px !important; }

.mt-4 { margin-top: 24px !important; }

.mr-4 { margin-right: 24px !important; }

.mb-4 { margin-bottom: 24px !important; }

.ml-4 { margin-left: 24px !important; }

.mt-n4 { margin-top: -24px !important; }

.mr-n4 { margin-right: -24px !important; }

.mb-n4 { margin-bottom: -24px !important; }

.ml-n4 { margin-left: -24px !important; }

.mx-4 { margin-right: 24px !important; margin-left: 24px !important; }

.my-4 { margin-top: 24px !important; margin-bottom: 24px !important; }

.m-5 { margin: 32px !important; }

.mt-5 { margin-top: 32px !important; }

.mr-5 { margin-right: 32px !important; }

.mb-5 { margin-bottom: 32px !important; }

.ml-5 { margin-left: 32px !important; }

.mt-n5 { margin-top: -32px !important; }

.mr-n5 { margin-right: -32px !important; }

.mb-n5 { margin-bottom: -32px !important; }

.ml-n5 { margin-left: -32px !important; }

.mx-5 { margin-right: 32px !important; margin-left: 32px !important; }

.my-5 { margin-top: 32px !important; margin-bottom: 32px !important; }

.m-6 { margin: 40px !important; }

.mt-6 { margin-top: 40px !important; }

.mr-6 { margin-right: 40px !important; }

.mb-6 { margin-bottom: 40px !important; }

.ml-6 { margin-left: 40px !important; }

.mt-n6 { margin-top: -40px !important; }

.mr-n6 { margin-right: -40px !important; }

.mb-n6 { margin-bottom: -40px !important; }

.ml-n6 { margin-left: -40px !important; }

.mx-6 { margin-right: 40px !important; margin-left: 40px !important; }

.my-6 { margin-top: 40px !important; margin-bottom: 40px !important; }

.mx-auto { margin-right: auto !important; margin-left: auto !important; }

@media (min-width: 544px) {
  .m-sm-0 { margin: 0px !important; }
  .mt-sm-0 { margin-top: 0px !important; }
  .mr-sm-0 { margin-right: 0px !important; }
  .mb-sm-0 { margin-bottom: 0px !important; }
  .ml-sm-0, .mx-sm-0 { margin-left: 0px !important; }
  .mx-sm-0 { margin-right: 0px !important; }
  .my-sm-0 { margin-top: 0px !important; margin-bottom: 0px !important; }
  .m-sm-1 { margin: 4px !important; }
  .mt-sm-1 { margin-top: 4px !important; }
  .mr-sm-1 { margin-right: 4px !important; }
  .mb-sm-1 { margin-bottom: 4px !important; }
  .ml-sm-1 { margin-left: 4px !important; }
  .mt-sm-n1 { margin-top: -4px !important; }
  .mr-sm-n1 { margin-right: -4px !important; }
  .mb-sm-n1 { margin-bottom: -4px !important; }
  .ml-sm-n1 { margin-left: -4px !important; }
  .mx-sm-1 { margin-right: 4px !important; margin-left: 4px !important; }
  .my-sm-1 { margin-top: 4px !important; margin-bottom: 4px !important; }
  .m-sm-2 { margin: 8px !important; }
  .mt-sm-2 { margin-top: 8px !important; }
  .mr-sm-2 { margin-right: 8px !important; }
  .mb-sm-2 { margin-bottom: 8px !important; }
  .ml-sm-2 { margin-left: 8px !important; }
  .mt-sm-n2 { margin-top: -8px !important; }
  .mr-sm-n2 { margin-right: -8px !important; }
  .mb-sm-n2 { margin-bottom: -8px !important; }
  .ml-sm-n2 { margin-left: -8px !important; }
  .mx-sm-2 { margin-right: 8px !important; margin-left: 8px !important; }
  .my-sm-2 { margin-top: 8px !important; margin-bottom: 8px !important; }
  .m-sm-3 { margin: 16px !important; }
  .mt-sm-3 { margin-top: 16px !important; }
  .mr-sm-3 { margin-right: 16px !important; }
  .mb-sm-3 { margin-bottom: 16px !important; }
  .ml-sm-3 { margin-left: 16px !important; }
  .mt-sm-n3 { margin-top: -16px !important; }
  .mr-sm-n3 { margin-right: -16px !important; }
  .mb-sm-n3 { margin-bottom: -16px !important; }
  .ml-sm-n3 { margin-left: -16px !important; }
  .mx-sm-3 { margin-right: 16px !important; margin-left: 16px !important; }
  .my-sm-3 { margin-top: 16px !important; margin-bottom: 16px !important; }
  .m-sm-4 { margin: 24px !important; }
  .mt-sm-4 { margin-top: 24px !important; }
  .mr-sm-4 { margin-right: 24px !important; }
  .mb-sm-4 { margin-bottom: 24px !important; }
  .ml-sm-4 { margin-left: 24px !important; }
  .mt-sm-n4 { margin-top: -24px !important; }
  .mr-sm-n4 { margin-right: -24px !important; }
  .mb-sm-n4 { margin-bottom: -24px !important; }
  .ml-sm-n4 { margin-left: -24px !important; }
  .mx-sm-4 { margin-right: 24px !important; margin-left: 24px !important; }
  .my-sm-4 { margin-top: 24px !important; margin-bottom: 24px !important; }
  .m-sm-5 { margin: 32px !important; }
  .mt-sm-5 { margin-top: 32px !important; }
  .mr-sm-5 { margin-right: 32px !important; }
  .mb-sm-5 { margin-bottom: 32px !important; }
  .ml-sm-5 { margin-left: 32px !important; }
  .mt-sm-n5 { margin-top: -32px !important; }
  .mr-sm-n5 { margin-right: -32px !important; }
  .mb-sm-n5 { margin-bottom: -32px !important; }
  .ml-sm-n5 { margin-left: -32px !important; }
  .mx-sm-5 { margin-right: 32px !important; margin-left: 32px !important; }
  .my-sm-5 { margin-top: 32px !important; margin-bottom: 32px !important; }
  .m-sm-6 { margin: 40px !important; }
  .mt-sm-6 { margin-top: 40px !important; }
  .mr-sm-6 { margin-right: 40px !important; }
  .mb-sm-6 { margin-bottom: 40px !important; }
  .ml-sm-6 { margin-left: 40px !important; }
  .mt-sm-n6 { margin-top: -40px !important; }
  .mr-sm-n6 { margin-right: -40px !important; }
  .mb-sm-n6 { margin-bottom: -40px !important; }
  .ml-sm-n6 { margin-left: -40px !important; }
  .mx-sm-6 { margin-right: 40px !important; margin-left: 40px !important; }
  .my-sm-6 { margin-top: 40px !important; margin-bottom: 40px !important; }
  .mx-sm-auto { margin-right: auto !important; margin-left: auto !important=
; }
}

@media (min-width: 768px) {
  .m-md-0 { margin: 0px !important; }
  .mt-md-0 { margin-top: 0px !important; }
  .mr-md-0 { margin-right: 0px !important; }
  .mb-md-0 { margin-bottom: 0px !important; }
  .ml-md-0, .mx-md-0 { margin-left: 0px !important; }
  .mx-md-0 { margin-right: 0px !important; }
  .my-md-0 { margin-top: 0px !important; margin-bottom: 0px !important; }
  .m-md-1 { margin: 4px !important; }
  .mt-md-1 { margin-top: 4px !important; }
  .mr-md-1 { margin-right: 4px !important; }
  .mb-md-1 { margin-bottom: 4px !important; }
  .ml-md-1 { margin-left: 4px !important; }
  .mt-md-n1 { margin-top: -4px !important; }
  .mr-md-n1 { margin-right: -4px !important; }
  .mb-md-n1 { margin-bottom: -4px !important; }
  .ml-md-n1 { margin-left: -4px !important; }
  .mx-md-1 { margin-right: 4px !important; margin-left: 4px !important; }
  .my-md-1 { margin-top: 4px !important; margin-bottom: 4px !important; }
  .m-md-2 { margin: 8px !important; }
  .mt-md-2 { margin-top: 8px !important; }
  .mr-md-2 { margin-right: 8px !important; }
  .mb-md-2 { margin-bottom: 8px !important; }
  .ml-md-2 { margin-left: 8px !important; }
  .mt-md-n2 { margin-top: -8px !important; }
  .mr-md-n2 { margin-right: -8px !important; }
  .mb-md-n2 { margin-bottom: -8px !important; }
  .ml-md-n2 { margin-left: -8px !important; }
  .mx-md-2 { margin-right: 8px !important; margin-left: 8px !important; }
  .my-md-2 { margin-top: 8px !important; margin-bottom: 8px !important; }
  .m-md-3 { margin: 16px !important; }
  .mt-md-3 { margin-top: 16px !important; }
  .mr-md-3 { margin-right: 16px !important; }
  .mb-md-3 { margin-bottom: 16px !important; }
  .ml-md-3 { margin-left: 16px !important; }
  .mt-md-n3 { margin-top: -16px !important; }
  .mr-md-n3 { margin-right: -16px !important; }
  .mb-md-n3 { margin-bottom: -16px !important; }
  .ml-md-n3 { margin-left: -16px !important; }
  .mx-md-3 { margin-right: 16px !important; margin-left: 16px !important; }
  .my-md-3 { margin-top: 16px !important; margin-bottom: 16px !important; }
  .m-md-4 { margin: 24px !important; }
  .mt-md-4 { margin-top: 24px !important; }
  .mr-md-4 { margin-right: 24px !important; }
  .mb-md-4 { margin-bottom: 24px !important; }
  .ml-md-4 { margin-left: 24px !important; }
  .mt-md-n4 { margin-top: -24px !important; }
  .mr-md-n4 { margin-right: -24px !important; }
  .mb-md-n4 { margin-bottom: -24px !important; }
  .ml-md-n4 { margin-left: -24px !important; }
  .mx-md-4 { margin-right: 24px !important; margin-left: 24px !important; }
  .my-md-4 { margin-top: 24px !important; margin-bottom: 24px !important; }
  .m-md-5 { margin: 32px !important; }
  .mt-md-5 { margin-top: 32px !important; }
  .mr-md-5 { margin-right: 32px !important; }
  .mb-md-5 { margin-bottom: 32px !important; }
  .ml-md-5 { margin-left: 32px !important; }
  .mt-md-n5 { margin-top: -32px !important; }
  .mr-md-n5 { margin-right: -32px !important; }
  .mb-md-n5 { margin-bottom: -32px !important; }
  .ml-md-n5 { margin-left: -32px !important; }
  .mx-md-5 { margin-right: 32px !important; margin-left: 32px !important; }
  .my-md-5 { margin-top: 32px !important; margin-bottom: 32px !important; }
  .m-md-6 { margin: 40px !important; }
  .mt-md-6 { margin-top: 40px !important; }
  .mr-md-6 { margin-right: 40px !important; }
  .mb-md-6 { margin-bottom: 40px !important; }
  .ml-md-6 { margin-left: 40px !important; }
  .mt-md-n6 { margin-top: -40px !important; }
  .mr-md-n6 { margin-right: -40px !important; }
  .mb-md-n6 { margin-bottom: -40px !important; }
  .ml-md-n6 { margin-left: -40px !important; }
  .mx-md-6 { margin-right: 40px !important; margin-left: 40px !important; }
  .my-md-6 { margin-top: 40px !important; margin-bottom: 40px !important; }
  .mx-md-auto { margin-right: auto !important; margin-left: auto !important=
; }
}

@media (min-width: 1012px) {
  .m-lg-0 { margin: 0px !important; }
  .mt-lg-0 { margin-top: 0px !important; }
  .mr-lg-0 { margin-right: 0px !important; }
  .mb-lg-0 { margin-bottom: 0px !important; }
  .ml-lg-0, .mx-lg-0 { margin-left: 0px !important; }
  .mx-lg-0 { margin-right: 0px !important; }
  .my-lg-0 { margin-top: 0px !important; margin-bottom: 0px !important; }
  .m-lg-1 { margin: 4px !important; }
  .mt-lg-1 { margin-top: 4px !important; }
  .mr-lg-1 { margin-right: 4px !important; }
  .mb-lg-1 { margin-bottom: 4px !important; }
  .ml-lg-1 { margin-left: 4px !important; }
  .mt-lg-n1 { margin-top: -4px !important; }
  .mr-lg-n1 { margin-right: -4px !important; }
  .mb-lg-n1 { margin-bottom: -4px !important; }
  .ml-lg-n1 { margin-left: -4px !important; }
  .mx-lg-1 { margin-right: 4px !important; margin-left: 4px !important; }
  .my-lg-1 { margin-top: 4px !important; margin-bottom: 4px !important; }
  .m-lg-2 { margin: 8px !important; }
  .mt-lg-2 { margin-top: 8px !important; }
  .mr-lg-2 { margin-right: 8px !important; }
  .mb-lg-2 { margin-bottom: 8px !important; }
  .ml-lg-2 { margin-left: 8px !important; }
  .mt-lg-n2 { margin-top: -8px !important; }
  .mr-lg-n2 { margin-right: -8px !important; }
  .mb-lg-n2 { margin-bottom: -8px !important; }
  .ml-lg-n2 { margin-left: -8px !important; }
  .mx-lg-2 { margin-right: 8px !important; margin-left: 8px !important; }
  .my-lg-2 { margin-top: 8px !important; margin-bottom: 8px !important; }
  .m-lg-3 { margin: 16px !important; }
  .mt-lg-3 { margin-top: 16px !important; }
  .mr-lg-3 { margin-right: 16px !important; }
  .mb-lg-3 { margin-bottom: 16px !important; }
  .ml-lg-3 { margin-left: 16px !important; }
  .mt-lg-n3 { margin-top: -16px !important; }
  .mr-lg-n3 { margin-right: -16px !important; }
  .mb-lg-n3 { margin-bottom: -16px !important; }
  .ml-lg-n3 { margin-left: -16px !important; }
  .mx-lg-3 { margin-right: 16px !important; margin-left: 16px !important; }
  .my-lg-3 { margin-top: 16px !important; margin-bottom: 16px !important; }
  .m-lg-4 { margin: 24px !important; }
  .mt-lg-4 { margin-top: 24px !important; }
  .mr-lg-4 { margin-right: 24px !important; }
  .mb-lg-4 { margin-bottom: 24px !important; }
  .ml-lg-4 { margin-left: 24px !important; }
  .mt-lg-n4 { margin-top: -24px !important; }
  .mr-lg-n4 { margin-right: -24px !important; }
  .mb-lg-n4 { margin-bottom: -24px !important; }
  .ml-lg-n4 { margin-left: -24px !important; }
  .mx-lg-4 { margin-right: 24px !important; margin-left: 24px !important; }
  .my-lg-4 { margin-top: 24px !important; margin-bottom: 24px !important; }
  .m-lg-5 { margin: 32px !important; }
  .mt-lg-5 { margin-top: 32px !important; }
  .mr-lg-5 { margin-right: 32px !important; }
  .mb-lg-5 { margin-bottom: 32px !important; }
  .ml-lg-5 { margin-left: 32px !important; }
  .mt-lg-n5 { margin-top: -32px !important; }
  .mr-lg-n5 { margin-right: -32px !important; }
  .mb-lg-n5 { margin-bottom: -32px !important; }
  .ml-lg-n5 { margin-left: -32px !important; }
  .mx-lg-5 { margin-right: 32px !important; margin-left: 32px !important; }
  .my-lg-5 { margin-top: 32px !important; margin-bottom: 32px !important; }
  .m-lg-6 { margin: 40px !important; }
  .mt-lg-6 { margin-top: 40px !important; }
  .mr-lg-6 { margin-right: 40px !important; }
  .mb-lg-6 { margin-bottom: 40px !important; }
  .ml-lg-6 { margin-left: 40px !important; }
  .mt-lg-n6 { margin-top: -40px !important; }
  .mr-lg-n6 { margin-right: -40px !important; }
  .mb-lg-n6 { margin-bottom: -40px !important; }
  .ml-lg-n6 { margin-left: -40px !important; }
  .mx-lg-6 { margin-right: 40px !important; margin-left: 40px !important; }
  .my-lg-6 { margin-top: 40px !important; margin-bottom: 40px !important; }
  .mx-lg-auto { margin-right: auto !important; margin-left: auto !important=
; }
}

@media (min-width: 1280px) {
  .m-xl-0 { margin: 0px !important; }
  .mt-xl-0 { margin-top: 0px !important; }
  .mr-xl-0 { margin-right: 0px !important; }
  .mb-xl-0 { margin-bottom: 0px !important; }
  .ml-xl-0, .mx-xl-0 { margin-left: 0px !important; }
  .mx-xl-0 { margin-right: 0px !important; }
  .my-xl-0 { margin-top: 0px !important; margin-bottom: 0px !important; }
  .m-xl-1 { margin: 4px !important; }
  .mt-xl-1 { margin-top: 4px !important; }
  .mr-xl-1 { margin-right: 4px !important; }
  .mb-xl-1 { margin-bottom: 4px !important; }
  .ml-xl-1 { margin-left: 4px !important; }
  .mt-xl-n1 { margin-top: -4px !important; }
  .mr-xl-n1 { margin-right: -4px !important; }
  .mb-xl-n1 { margin-bottom: -4px !important; }
  .ml-xl-n1 { margin-left: -4px !important; }
  .mx-xl-1 { margin-right: 4px !important; margin-left: 4px !important; }
  .my-xl-1 { margin-top: 4px !important; margin-bottom: 4px !important; }
  .m-xl-2 { margin: 8px !important; }
  .mt-xl-2 { margin-top: 8px !important; }
  .mr-xl-2 { margin-right: 8px !important; }
  .mb-xl-2 { margin-bottom: 8px !important; }
  .ml-xl-2 { margin-left: 8px !important; }
  .mt-xl-n2 { margin-top: -8px !important; }
  .mr-xl-n2 { margin-right: -8px !important; }
  .mb-xl-n2 { margin-bottom: -8px !important; }
  .ml-xl-n2 { margin-left: -8px !important; }
  .mx-xl-2 { margin-right: 8px !important; margin-left: 8px !important; }
  .my-xl-2 { margin-top: 8px !important; margin-bottom: 8px !important; }
  .m-xl-3 { margin: 16px !important; }
  .mt-xl-3 { margin-top: 16px !important; }
  .mr-xl-3 { margin-right: 16px !important; }
  .mb-xl-3 { margin-bottom: 16px !important; }
  .ml-xl-3 { margin-left: 16px !important; }
  .mt-xl-n3 { margin-top: -16px !important; }
  .mr-xl-n3 { margin-right: -16px !important; }
  .mb-xl-n3 { margin-bottom: -16px !important; }
  .ml-xl-n3 { margin-left: -16px !important; }
  .mx-xl-3 { margin-right: 16px !important; margin-left: 16px !important; }
  .my-xl-3 { margin-top: 16px !important; margin-bottom: 16px !important; }
  .m-xl-4 { margin: 24px !important; }
  .mt-xl-4 { margin-top: 24px !important; }
  .mr-xl-4 { margin-right: 24px !important; }
  .mb-xl-4 { margin-bottom: 24px !important; }
  .ml-xl-4 { margin-left: 24px !important; }
  .mt-xl-n4 { margin-top: -24px !important; }
  .mr-xl-n4 { margin-right: -24px !important; }
  .mb-xl-n4 { margin-bottom: -24px !important; }
  .ml-xl-n4 { margin-left: -24px !important; }
  .mx-xl-4 { margin-right: 24px !important; margin-left: 24px !important; }
  .my-xl-4 { margin-top: 24px !important; margin-bottom: 24px !important; }
  .m-xl-5 { margin: 32px !important; }
  .mt-xl-5 { margin-top: 32px !important; }
  .mr-xl-5 { margin-right: 32px !important; }
  .mb-xl-5 { margin-bottom: 32px !important; }
  .ml-xl-5 { margin-left: 32px !important; }
  .mt-xl-n5 { margin-top: -32px !important; }
  .mr-xl-n5 { margin-right: -32px !important; }
  .mb-xl-n5 { margin-bottom: -32px !important; }
  .ml-xl-n5 { margin-left: -32px !important; }
  .mx-xl-5 { margin-right: 32px !important; margin-left: 32px !important; }
  .my-xl-5 { margin-top: 32px !important; margin-bottom: 32px !important; }
  .m-xl-6 { margin: 40px !important; }
  .mt-xl-6 { margin-top: 40px !important; }
  .mr-xl-6 { margin-right: 40px !important; }
  .mb-xl-6 { margin-bottom: 40px !important; }
  .ml-xl-6 { margin-left: 40px !important; }
  .mt-xl-n6 { margin-top: -40px !important; }
  .mr-xl-n6 { margin-right: -40px !important; }
  .mb-xl-n6 { margin-bottom: -40px !important; }
  .ml-xl-n6 { margin-left: -40px !important; }
  .mx-xl-6 { margin-right: 40px !important; margin-left: 40px !important; }
  .my-xl-6 { margin-top: 40px !important; margin-bottom: 40px !important; }
  .mx-xl-auto { margin-right: auto !important; margin-left: auto !important=
; }
}

.p-0 { padding: 0px !important; }

.pt-0 { padding-top: 0px !important; }

.pr-0 { padding-right: 0px !important; }

.pb-0 { padding-bottom: 0px !important; }

.pl-0, .px-0 { padding-left: 0px !important; }

.px-0 { padding-right: 0px !important; }

.py-0 { padding-top: 0px !important; padding-bottom: 0px !important; }

.p-1 { padding: 4px !important; }

.pt-1 { padding-top: 4px !important; }

.pr-1 { padding-right: 4px !important; }

.pb-1 { padding-bottom: 4px !important; }

.pl-1, .px-1 { padding-left: 4px !important; }

.px-1 { padding-right: 4px !important; }

.py-1 { padding-top: 4px !important; padding-bottom: 4px !important; }

.p-2 { padding: 8px !important; }

.pt-2 { padding-top: 8px !important; }

.pr-2 { padding-right: 8px !important; }

.pb-2 { padding-bottom: 8px !important; }

.pl-2, .px-2 { padding-left: 8px !important; }

.px-2 { padding-right: 8px !important; }

.py-2 { padding-top: 8px !important; padding-bottom: 8px !important; }

.p-3 { padding: 16px !important; }

.pt-3 { padding-top: 16px !important; }

.pr-3 { padding-right: 16px !important; }

.pb-3 { padding-bottom: 16px !important; }

.pl-3, .px-3 { padding-left: 16px !important; }

.px-3 { padding-right: 16px !important; }

.py-3 { padding-top: 16px !important; padding-bottom: 16px !important; }

.p-4 { padding: 24px !important; }

.pt-4 { padding-top: 24px !important; }

.pr-4 { padding-right: 24px !important; }

.pb-4 { padding-bottom: 24px !important; }

.pl-4, .px-4 { padding-left: 24px !important; }

.px-4 { padding-right: 24px !important; }

.py-4 { padding-top: 24px !important; padding-bottom: 24px !important; }

.p-5 { padding: 32px !important; }

.pt-5 { padding-top: 32px !important; }

.pr-5 { padding-right: 32px !important; }

.pb-5 { padding-bottom: 32px !important; }

.pl-5, .px-5 { padding-left: 32px !important; }

.px-5 { padding-right: 32px !important; }

.py-5 { padding-top: 32px !important; padding-bottom: 32px !important; }

.p-6 { padding: 40px !important; }

.pt-6 { padding-top: 40px !important; }

.pr-6 { padding-right: 40px !important; }

.pb-6 { padding-bottom: 40px !important; }

.pl-6, .px-6 { padding-left: 40px !important; }

.px-6 { padding-right: 40px !important; }

.py-6 { padding-top: 40px !important; padding-bottom: 40px !important; }

@media (min-width: 544px) {
  .p-sm-0 { padding: 0px !important; }
  .pt-sm-0 { padding-top: 0px !important; }
  .pr-sm-0 { padding-right: 0px !important; }
  .pb-sm-0 { padding-bottom: 0px !important; }
  .pl-sm-0, .px-sm-0 { padding-left: 0px !important; }
  .px-sm-0 { padding-right: 0px !important; }
  .py-sm-0 { padding-top: 0px !important; padding-bottom: 0px !important; }
  .p-sm-1 { padding: 4px !important; }
  .pt-sm-1 { padding-top: 4px !important; }
  .pr-sm-1 { padding-right: 4px !important; }
  .pb-sm-1 { padding-bottom: 4px !important; }
  .pl-sm-1, .px-sm-1 { padding-left: 4px !important; }
  .px-sm-1 { padding-right: 4px !important; }
  .py-sm-1 { padding-top: 4px !important; padding-bottom: 4px !important; }
  .p-sm-2 { padding: 8px !important; }
  .pt-sm-2 { padding-top: 8px !important; }
  .pr-sm-2 { padding-right: 8px !important; }
  .pb-sm-2 { padding-bottom: 8px !important; }
  .pl-sm-2, .px-sm-2 { padding-left: 8px !important; }
  .px-sm-2 { padding-right: 8px !important; }
  .py-sm-2 { padding-top: 8px !important; padding-bottom: 8px !important; }
  .p-sm-3 { padding: 16px !important; }
  .pt-sm-3 { padding-top: 16px !important; }
  .pr-sm-3 { padding-right: 16px !important; }
  .pb-sm-3 { padding-bottom: 16px !important; }
  .pl-sm-3, .px-sm-3 { padding-left: 16px !important; }
  .px-sm-3 { padding-right: 16px !important; }
  .py-sm-3 { padding-top: 16px !important; padding-bottom: 16px !important;=
 }
  .p-sm-4 { padding: 24px !important; }
  .pt-sm-4 { padding-top: 24px !important; }
  .pr-sm-4 { padding-right: 24px !important; }
  .pb-sm-4 { padding-bottom: 24px !important; }
  .pl-sm-4, .px-sm-4 { padding-left: 24px !important; }
  .px-sm-4 { padding-right: 24px !important; }
  .py-sm-4 { padding-top: 24px !important; padding-bottom: 24px !important;=
 }
  .p-sm-5 { padding: 32px !important; }
  .pt-sm-5 { padding-top: 32px !important; }
  .pr-sm-5 { padding-right: 32px !important; }
  .pb-sm-5 { padding-bottom: 32px !important; }
  .pl-sm-5, .px-sm-5 { padding-left: 32px !important; }
  .px-sm-5 { padding-right: 32px !important; }
  .py-sm-5 { padding-top: 32px !important; padding-bottom: 32px !important;=
 }
  .p-sm-6 { padding: 40px !important; }
  .pt-sm-6 { padding-top: 40px !important; }
  .pr-sm-6 { padding-right: 40px !important; }
  .pb-sm-6 { padding-bottom: 40px !important; }
  .pl-sm-6, .px-sm-6 { padding-left: 40px !important; }
  .px-sm-6 { padding-right: 40px !important; }
  .py-sm-6 { padding-top: 40px !important; padding-bottom: 40px !important;=
 }
}

@media (min-width: 768px) {
  .p-md-0 { padding: 0px !important; }
  .pt-md-0 { padding-top: 0px !important; }
  .pr-md-0 { padding-right: 0px !important; }
  .pb-md-0 { padding-bottom: 0px !important; }
  .pl-md-0, .px-md-0 { padding-left: 0px !important; }
  .px-md-0 { padding-right: 0px !important; }
  .py-md-0 { padding-top: 0px !important; padding-bottom: 0px !important; }
  .p-md-1 { padding: 4px !important; }
  .pt-md-1 { padding-top: 4px !important; }
  .pr-md-1 { padding-right: 4px !important; }
  .pb-md-1 { padding-bottom: 4px !important; }
  .pl-md-1, .px-md-1 { padding-left: 4px !important; }
  .px-md-1 { padding-right: 4px !important; }
  .py-md-1 { padding-top: 4px !important; padding-bottom: 4px !important; }
  .p-md-2 { padding: 8px !important; }
  .pt-md-2 { padding-top: 8px !important; }
  .pr-md-2 { padding-right: 8px !important; }
  .pb-md-2 { padding-bottom: 8px !important; }
  .pl-md-2, .px-md-2 { padding-left: 8px !important; }
  .px-md-2 { padding-right: 8px !important; }
  .py-md-2 { padding-top: 8px !important; padding-bottom: 8px !important; }
  .p-md-3 { padding: 16px !important; }
  .pt-md-3 { padding-top: 16px !important; }
  .pr-md-3 { padding-right: 16px !important; }
  .pb-md-3 { padding-bottom: 16px !important; }
  .pl-md-3, .px-md-3 { padding-left: 16px !important; }
  .px-md-3 { padding-right: 16px !important; }
  .py-md-3 { padding-top: 16px !important; padding-bottom: 16px !important;=
 }
  .p-md-4 { padding: 24px !important; }
  .pt-md-4 { padding-top: 24px !important; }
  .pr-md-4 { padding-right: 24px !important; }
  .pb-md-4 { padding-bottom: 24px !important; }
  .pl-md-4, .px-md-4 { padding-left: 24px !important; }
  .px-md-4 { padding-right: 24px !important; }
  .py-md-4 { padding-top: 24px !important; padding-bottom: 24px !important;=
 }
  .p-md-5 { padding: 32px !important; }
  .pt-md-5 { padding-top: 32px !important; }
  .pr-md-5 { padding-right: 32px !important; }
  .pb-md-5 { padding-bottom: 32px !important; }
  .pl-md-5, .px-md-5 { padding-left: 32px !important; }
  .px-md-5 { padding-right: 32px !important; }
  .py-md-5 { padding-top: 32px !important; padding-bottom: 32px !important;=
 }
  .p-md-6 { padding: 40px !important; }
  .pt-md-6 { padding-top: 40px !important; }
  .pr-md-6 { padding-right: 40px !important; }
  .pb-md-6 { padding-bottom: 40px !important; }
  .pl-md-6, .px-md-6 { padding-left: 40px !important; }
  .px-md-6 { padding-right: 40px !important; }
  .py-md-6 { padding-top: 40px !important; padding-bottom: 40px !important;=
 }
}

@media (min-width: 1012px) {
  .p-lg-0 { padding: 0px !important; }
  .pt-lg-0 { padding-top: 0px !important; }
  .pr-lg-0 { padding-right: 0px !important; }
  .pb-lg-0 { padding-bottom: 0px !important; }
  .pl-lg-0, .px-lg-0 { padding-left: 0px !important; }
  .px-lg-0 { padding-right: 0px !important; }
  .py-lg-0 { padding-top: 0px !important; padding-bottom: 0px !important; }
  .p-lg-1 { padding: 4px !important; }
  .pt-lg-1 { padding-top: 4px !important; }
  .pr-lg-1 { padding-right: 4px !important; }
  .pb-lg-1 { padding-bottom: 4px !important; }
  .pl-lg-1, .px-lg-1 { padding-left: 4px !important; }
  .px-lg-1 { padding-right: 4px !important; }
  .py-lg-1 { padding-top: 4px !important; padding-bottom: 4px !important; }
  .p-lg-2 { padding: 8px !important; }
  .pt-lg-2 { padding-top: 8px !important; }
  .pr-lg-2 { padding-right: 8px !important; }
  .pb-lg-2 { padding-bottom: 8px !important; }
  .pl-lg-2, .px-lg-2 { padding-left: 8px !important; }
  .px-lg-2 { padding-right: 8px !important; }
  .py-lg-2 { padding-top: 8px !important; padding-bottom: 8px !important; }
  .p-lg-3 { padding: 16px !important; }
  .pt-lg-3 { padding-top: 16px !important; }
  .pr-lg-3 { padding-right: 16px !important; }
  .pb-lg-3 { padding-bottom: 16px !important; }
  .pl-lg-3, .px-lg-3 { padding-left: 16px !important; }
  .px-lg-3 { padding-right: 16px !important; }
  .py-lg-3 { padding-top: 16px !important; padding-bottom: 16px !important;=
 }
  .p-lg-4 { padding: 24px !important; }
  .pt-lg-4 { padding-top: 24px !important; }
  .pr-lg-4 { padding-right: 24px !important; }
  .pb-lg-4 { padding-bottom: 24px !important; }
  .pl-lg-4, .px-lg-4 { padding-left: 24px !important; }
  .px-lg-4 { padding-right: 24px !important; }
  .py-lg-4 { padding-top: 24px !important; padding-bottom: 24px !important;=
 }
  .p-lg-5 { padding: 32px !important; }
  .pt-lg-5 { padding-top: 32px !important; }
  .pr-lg-5 { padding-right: 32px !important; }
  .pb-lg-5 { padding-bottom: 32px !important; }
  .pl-lg-5, .px-lg-5 { padding-left: 32px !important; }
  .px-lg-5 { padding-right: 32px !important; }
  .py-lg-5 { padding-top: 32px !important; padding-bottom: 32px !important;=
 }
  .p-lg-6 { padding: 40px !important; }
  .pt-lg-6 { padding-top: 40px !important; }
  .pr-lg-6 { padding-right: 40px !important; }
  .pb-lg-6 { padding-bottom: 40px !important; }
  .pl-lg-6, .px-lg-6 { padding-left: 40px !important; }
  .px-lg-6 { padding-right: 40px !important; }
  .py-lg-6 { padding-top: 40px !important; padding-bottom: 40px !important;=
 }
}

@media (min-width: 1280px) {
  .p-xl-0 { padding: 0px !important; }
  .pt-xl-0 { padding-top: 0px !important; }
  .pr-xl-0 { padding-right: 0px !important; }
  .pb-xl-0 { padding-bottom: 0px !important; }
  .pl-xl-0, .px-xl-0 { padding-left: 0px !important; }
  .px-xl-0 { padding-right: 0px !important; }
  .py-xl-0 { padding-top: 0px !important; padding-bottom: 0px !important; }
  .p-xl-1 { padding: 4px !important; }
  .pt-xl-1 { padding-top: 4px !important; }
  .pr-xl-1 { padding-right: 4px !important; }
  .pb-xl-1 { padding-bottom: 4px !important; }
  .pl-xl-1, .px-xl-1 { padding-left: 4px !important; }
  .px-xl-1 { padding-right: 4px !important; }
  .py-xl-1 { padding-top: 4px !important; padding-bottom: 4px !important; }
  .p-xl-2 { padding: 8px !important; }
  .pt-xl-2 { padding-top: 8px !important; }
  .pr-xl-2 { padding-right: 8px !important; }
  .pb-xl-2 { padding-bottom: 8px !important; }
  .pl-xl-2, .px-xl-2 { padding-left: 8px !important; }
  .px-xl-2 { padding-right: 8px !important; }
  .py-xl-2 { padding-top: 8px !important; padding-bottom: 8px !important; }
  .p-xl-3 { padding: 16px !important; }
  .pt-xl-3 { padding-top: 16px !important; }
  .pr-xl-3 { padding-right: 16px !important; }
  .pb-xl-3 { padding-bottom: 16px !important; }
  .pl-xl-3, .px-xl-3 { padding-left: 16px !important; }
  .px-xl-3 { padding-right: 16px !important; }
  .py-xl-3 { padding-top: 16px !important; padding-bottom: 16px !important;=
 }
  .p-xl-4 { padding: 24px !important; }
  .pt-xl-4 { padding-top: 24px !important; }
  .pr-xl-4 { padding-right: 24px !important; }
  .pb-xl-4 { padding-bottom: 24px !important; }
  .pl-xl-4, .px-xl-4 { padding-left: 24px !important; }
  .px-xl-4 { padding-right: 24px !important; }
  .py-xl-4 { padding-top: 24px !important; padding-bottom: 24px !important;=
 }
  .p-xl-5 { padding: 32px !important; }
  .pt-xl-5 { padding-top: 32px !important; }
  .pr-xl-5 { padding-right: 32px !important; }
  .pb-xl-5 { padding-bottom: 32px !important; }
  .pl-xl-5, .px-xl-5 { padding-left: 32px !important; }
  .px-xl-5 { padding-right: 32px !important; }
  .py-xl-5 { padding-top: 32px !important; padding-bottom: 32px !important;=
 }
  .p-xl-6 { padding: 40px !important; }
  .pt-xl-6 { padding-top: 40px !important; }
  .pr-xl-6 { padding-right: 40px !important; }
  .pb-xl-6 { padding-bottom: 40px !important; }
  .pl-xl-6, .px-xl-6 { padding-left: 40px !important; }
  .px-xl-6 { padding-right: 40px !important; }
  .py-xl-6 { padding-top: 40px !important; padding-bottom: 40px !important;=
 }
}

.p-responsive { padding-right: 16px !important; padding-left: 16px !importa=
nt; }

@media (min-width: 544px) {
  .p-responsive { padding-right: 40px !important; padding-left: 40px !impor=
tant; }
}

@media (min-width: 1012px) {
  .p-responsive { padding-right: 16px !important; padding-left: 16px !impor=
tant; }
}

.h1 { font-size: 26px !important; }

@media (min-width: 768px) {
  .h1 { font-size: 32px !important; }
}

.h2 { font-size: 22px !important; }

@media (min-width: 768px) {
  .h2 { font-size: 24px !important; }
}

.h3 { font-size: 18px !important; }

@media (min-width: 768px) {
  .h3 { font-size: 20px !important; }
}

.h4 { font-size: 16px !important; }

.h5 { font-size: 14px !important; }

.h6 { font-size: 12px !important; }

.h1, .h2, .h3, .h4, .h5, .h6 { font-weight: 600 !important; }

.f1 { font-size: 26px !important; }

@media (min-width: 768px) {
  .f1 { font-size: 32px !important; }
}

.f2 { font-size: 22px !important; }

@media (min-width: 768px) {
  .f2 { font-size: 24px !important; }
}

.f3 { font-size: 18px !important; }

@media (min-width: 768px) {
  .f3 { font-size: 20px !important; }
}

.f4 { font-size: 16px !important; }

@media (min-width: 768px) {
  .f4 { font-size: 16px !important; }
}

.f5 { font-size: 14px !important; }

.f6 { font-size: 12px !important; }

.f00-light { font-size: 40px !important; font-weight: 300 !important; }

@media (min-width: 768px) {
  .f00-light { font-size: 48px !important; }
}

.f0-light { font-size: 32px !important; font-weight: 300 !important; }

@media (min-width: 768px) {
  .f0-light { font-size: 40px !important; }
}

.f1-light { font-size: 26px !important; font-weight: 300 !important; }

@media (min-width: 768px) {
  .f1-light { font-size: 32px !important; }
}

.f2-light { font-size: 22px !important; font-weight: 300 !important; }

@media (min-width: 768px) {
  .f2-light { font-size: 24px !important; }
}

.f3-light { font-size: 18px !important; font-weight: 300 !important; }

@media (min-width: 768px) {
  .f3-light { font-size: 20px !important; }
}

.text-small { font-size: 12px !important; }

.lead { margin-bottom: 30px; font-size: 20px; font-weight: 300; color: rgb(=
88, 96, 105); }

.lh-condensed-ultra { line-height: 1 !important; }

.lh-condensed { line-height: 1.25 !important; }

.lh-default { line-height: 1.5 !important; }

.lh-0 { line-height: 0 !important; }

.text-right { text-align: right !important; }

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

.text-center { text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-right { text-align: right !important; }
  .text-sm-left { text-align: left !important; }
  .text-sm-center { text-align: center !important; }
}

@media (min-width: 768px) {
  .text-md-right { text-align: right !important; }
  .text-md-left { text-align: left !important; }
  .text-md-center { text-align: center !important; }
}

@media (min-width: 1012px) {
  .text-lg-right { text-align: right !important; }
  .text-lg-left { text-align: left !important; }
  .text-lg-center { text-align: center !important; }
}

@media (min-width: 1280px) {
  .text-xl-right { text-align: right !important; }
  .text-xl-left { text-align: left !important; }
  .text-xl-center { text-align: center !important; }
}

.text-normal { font-weight: 400 !important; }

.text-bold { font-weight: 600 !important; }

.text-italic { font-style: italic !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-underline { text-decoration: underline !important; }

.no-underline { text-decoration: none !important; }

.no-wrap { white-space: nowrap !important; }

.ws-normal { white-space: normal !important; }

.break-word { word-break: break-word !important; overflow-wrap: break-word =
!important; }

.wb-break-all { word-break: break-all !important; }

.text-emphasized { font-weight: 600; color: rgb(36, 41, 46); }

.list-style-none { list-style: none !important; }

.text-shadow-dark { text-shadow: rgba(27, 31, 35, 0.25) 0px 1px 1px, rgba(2=
7, 31, 35, 0.75) 0px 1px 25px; }

.text-shadow-light { text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px; }

.text-mono { font-family: SFMono-Regular, Consolas, "Liberation Mono", Menl=
o, monospace !important; }

.user-select-none { user-select: none !important; }

.d-block { display: block !important; }

.d-flex { display: flex !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-inline-flex { display: inline-flex !important; }

.d-none { display: none !important; }

.d-table { display: table !important; }

.d-table-cell { display: table-cell !important; }

@media (min-width: 544px) {
  .d-sm-block { display: block !important; }
  .d-sm-flex { display: flex !important; }
  .d-sm-inline { display: inline !important; }
  .d-sm-inline-block { display: inline-block !important; }
  .d-sm-inline-flex { display: inline-flex !important; }
  .d-sm-none { display: none !important; }
  .d-sm-table { display: table !important; }
  .d-sm-table-cell { display: table-cell !important; }
}

@media (min-width: 768px) {
  .d-md-block { display: block !important; }
  .d-md-flex { display: flex !important; }
  .d-md-inline { display: inline !important; }
  .d-md-inline-block { display: inline-block !important; }
  .d-md-inline-flex { display: inline-flex !important; }
  .d-md-none { display: none !important; }
  .d-md-table { display: table !important; }
  .d-md-table-cell { display: table-cell !important; }
}

@media (min-width: 1012px) {
  .d-lg-block { display: block !important; }
  .d-lg-flex { display: flex !important; }
  .d-lg-inline { display: inline !important; }
  .d-lg-inline-block { display: inline-block !important; }
  .d-lg-inline-flex { display: inline-flex !important; }
  .d-lg-none { display: none !important; }
  .d-lg-table { display: table !important; }
  .d-lg-table-cell { display: table-cell !important; }
}

@media (min-width: 1280px) {
  .d-xl-block { display: block !important; }
  .d-xl-flex { display: flex !important; }
  .d-xl-inline { display: inline !important; }
  .d-xl-inline-block { display: inline-block !important; }
  .d-xl-inline-flex { display: inline-flex !important; }
  .d-xl-none { display: none !important; }
  .d-xl-table { display: table !important; }
  .d-xl-table-cell { display: table-cell !important; }
}

.v-hidden { visibility: hidden !important; }

.v-visible { visibility: visible !important; }

@media (max-width: 543px) {
  .hide-sm { display: none !important; }
}

@media (max-width: 767px) and (min-width: 544px) {
  .hide-md { display: none !important; }
}

@media (max-width: 1011px) and (min-width: 768px) {
  .hide-lg { display: none !important; }
}

@media (min-width: 1012px) {
  .hide-xl { display: none !important; }
}

.table-fixed { table-layout: fixed !important; }

.sr-only { padding: 0px; clip: rect(0px, 0px, 0px, 0px); overflow-wrap: nor=
mal; border: 0px; }

.show-on-focus, .sr-only { position: absolute; width: 1px; height: 1px; ove=
rflow: hidden; }

.show-on-focus { margin: 0px; clip: rect(1px, 1px, 1px, 1px); }

.show-on-focus:focus { z-index: 20; width: auto; height: auto; clip: auto; =
}

.auth-form { width: 340px; margin: 0px auto; }

.auth-form .form-group.errored .error, .auth-form .form-group.errored .warn=
ing, .auth-form .form-group.warn .error, .auth-form .form-group.warn .warni=
ng { max-width: 274px; }

.auth-form-header { padding: 10px 20px; margin: 0px; color: rgb(255, 255, 2=
55); text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px; background-color: rgb(13=
0, 154, 168); border: 1px solid rgb(118, 137, 149); border-radius: 3px 3px =
0px 0px; }

.auth-form-header h1 { font-size: 16px; }

.auth-form-header h1 a { color: rgb(255, 255, 255); }

.auth-form-header .octicon { position: absolute; top: 10px; right: 20px; co=
lor: rgba(0, 0, 0, 0.4); text-shadow: rgba(255, 255, 255, 0.1) 0px 1px 0px;=
 }

.auth-form-message { max-height: 140px; padding: 20px 20px 10px; overflow-y=
: scroll; border: 1px solid rgb(216, 222, 226); border-radius: 3px; }

.auth-form-message ol, .auth-form-message ul { padding-left: inherit; margi=
n-bottom: inherit; }

.auth-form-body { padding: 20px; font-size: 14px; background-color: rgb(255=
, 255, 255); border-width: 0px 1px 1px; border-right-style: solid; border-b=
ottom-style: solid; border-left-style: solid; border-right-color: rgb(216, =
222, 226); border-bottom-color: rgb(216, 222, 226); border-left-color: rgb(=
216, 222, 226); border-image: initial; border-top-style: initial; border-to=
p-color: initial; border-radius: 0px 0px 3px 3px; }

.auth-form-body .input-block { margin-top: 5px; margin-bottom: 15px; }

.auth-form-body p { margin-bottom: 0px; }

.auth-form-body ol, .auth-form-body ul { padding-left: inherit; margin-bott=
om: inherit; }

.two-factor-help { position: relative; padding: 10px 10px 10px 36px; margin=
: 60px 0px auto auto; border: 1px solid rgb(234, 234, 234); border-radius: =
3px; }

.two-factor-help h4 { margin-top: 0px; margin-bottom: 5px; }

.two-factor-help .octicon-device-mobile { position: absolute; top: 10px; le=
ft: 10px; }

.two-factor-help .octicon-key { position: absolute; left: 10px; }

.u2f-send-code-spinner { position: relative; bottom: 2px; display: none; ve=
rtical-align: bottom; }

.loading .u2f-send-code-spinner { display: inline; }

.u2f-login-spinner { top: 2px; }

.u2f-auth-header:not(:last-child) { padding-bottom: 10px; margin-bottom: 20=
px; border-bottom: 1px solid rgb(234, 234, 234); }

.auth-form-body .u2f-auth-form-body { padding: 0px; }

.u2f-auth-form-body { padding: 30px 30px 20px; text-align: center; }

.u2f-auth-form-body button { margin-top: 20px; }

.sudo-u2f-auth-form-body .u2f-enabled, .u2f-auth-form-body .u2f-enabled { d=
isplay: block; }

.sudo-u2f-auth-form-body .u2f-disabled, .sudo-u2f-auth-form-body.unavailabl=
e .u2f-enabled, .u2f-auth-form-body .u2f-disabled, .u2f-auth-form-body.unav=
ailable .u2f-enabled { display: none; }

.sudo-u2f-auth-form-body.unavailable .u2f-disabled, .u2f-auth-form-body.una=
vailable .u2f-disabled { display: block; }

.u2f-auth-icon { color: rgb(170, 170, 170); }

.flash.sms-error, .flash.sms-success { display: none; margin: 0px 0px 10px;=
 }

.is-sent .sms-success { display: block; }

.is-not-sent .sms-success, .is-sent .sms-error { display: none; }

.is-not-sent .sms-error { display: block; }

.session-authentication { background-color: rgb(249, 249, 249); }

.session-authentication .header-logged-out { background-color: initial; bor=
der-bottom: 0px; }

.session-authentication .header-logo { color: rgb(51, 51, 51); }

.session-authentication .flash { padding: 15px 20px; margin: 0px auto 10px;=
 font-size: 13px; border-style: solid; border-width: 1px; border-radius: 5p=
x; }

.session-authentication .flash .container { width: auto; }

.session-authentication .flash .flash-close { height: 40px; }

.session-authentication .flash.flash-banner { width: 100%; border-top: 0px;=
 border-right: 0px; border-left: 0px; border-radius: 0px; }

.session-authentication .auth-form label { display: block; margin-bottom: 7=
px; text-align: left; }

.session-authentication .auth-form .btn { margin-top: 20px; }

.session-authentication .auth-form .u2f-message { margin-bottom: 0px; }

.session-authentication .label-link { float: right; font-size: 12px; }

.session-authentication .auth-form-header { margin-bottom: 15px; color: rgb=
(51, 51, 51); text-align: center; text-shadow: none; background-color: init=
ial; border: 0px; }

.session-authentication .auth-form-header h1 { font-size: 24px; font-weight=
: 300; letter-spacing: -0.5px; }

.session-authentication .auth-form-body { border-top: 1px solid rgb(216, 22=
2, 226); border-radius: 5px; }

.session-authentication .auth-form-body.u2f-auth-form-body { padding: 20px;=
 }

.session-authentication .create-account-callout { padding: 15px 20px; text-=
align: center; border: 1px solid rgb(216, 222, 226); border-radius: 5px; }

.session-authentication .two-factor-help { padding: 0px 0px 0px 20px; margi=
n-top: 20px; border: 0px; }

.session-authentication .two-factor-help .octicon-device-mobile { top: 3px;=
 left: 0px; }

.session-authentication .two-factor-help .octicon-key { top: 0px; left: 0px=
; }

.session-authentication.enterprise .header-logged-out { padding: 48px 0px 2=
8px; background-color: initial; }

.session-authentication.hosted .header-logged-out { padding: 40px 0px 20px;=
 background-color: initial; }

.Header-old { z-index: 32; padding-top: 12px; padding-bottom: 12px; color: =
rgba(255, 255, 255, 0.7); background-color: rgb(36, 41, 46); }

.server-stats + .Header-old { box-shadow: rgba(255, 255, 255, 0.075) 0px 1p=
x 0px inset; }

.Header-old .dropdown-menu { width: 300px; }

.Header-old .notification-indicator:hover::after { content: none; }

@media (min-width: 1012px) {
  .Header-old .notification-indicator:hover::after { content: attr(aria-lab=
el); }
}

.page-responsive .HeaderMenu { display: none; clear: both; }

@media (min-width: 1012px) {
  .page-responsive .HeaderMenu { display: block; clear: none; }
}

.open .HeaderMenu { display: block; }

.HeaderMenu--logged-out .dropdown-menu { border: 0px; box-shadow: rgba(27, =
31, 35, 0.15) 0px 3px 12px, rgba(27, 31, 35, 0.2) 0px 0px 1px; }

.HeaderMenu--logged-out .dropdown-menu::after, .HeaderMenu--logged-out .dro=
pdown-menu::before { display: none; }

.HeaderMenu--logged-out .header-search { width: 240px; }

.HeaderMenu--logged-out .jump-to-suggestions { top: 100%; }

.HeaderMenu--logged-out .HeaderMenu-details[open] > summary::before { posit=
ion: absolute; bottom: -8px; display: block; }

.HeaderMenu--logged-out .header-search-input { padding-top: 8px; padding-bo=
ttom: 8px; font-size: 14px; -webkit-appearance: none; }

.HeaderMenu--logged-out .header-search-input::placeholder { color: rgba(255=
, 255, 255, 0.75) !important; }

.edge-item-fix { list-style-image: url("data:image/gif;base64,R0lGODlhAQABA=
IAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

@media (min-width: 1012px) {
  .page-responsive .Header.Details .Header-item.Details-content--hidden { d=
isplay: flex !important; }
}

.page-responsive .HeaderMenu--logged-out { z-index: 100; width: 300px; over=
flow: auto; background-color: rgb(255, 255, 255); box-shadow: rgba(27, 31, =
35, 0.15) 0px 10px 50px; }

@media (min-width: 1012px) {
  .page-responsive .HeaderMenu--logged-out { width: auto; overflow: visible=
; background-color: initial; box-shadow: none; }
}

.page-responsive .HeaderMenu--logged-out .dropdown-menu { position: static;=
 width: auto; border: 0px solid transparent; box-shadow: none; }

@media (min-width: 1012px) {
  .page-responsive .HeaderMenu--logged-out .dropdown-menu { position: absol=
ute; width: 300px; border: 0px; box-shadow: rgba(27, 31, 35, 0.15) 0px 3px =
12px, rgba(27, 31, 35, 0.2) 0px 0px 1px; }
  .page-responsive .HeaderMenu--logged-out .dropdown-menu::after, .page-res=
ponsive .HeaderMenu--logged-out .dropdown-menu::before { content: ""; }
}

.page-responsive .HeaderMenu--logged-out .dropdown-menu-s { transform: none=
; }

@media (min-width: 1012px) {
  .page-responsive .HeaderMenu--logged-out .dropdown-menu-s { transform: tr=
anslateX(50%); }
}

.page-responsive .HeaderMenu--logged-out .header-search { width: auto; bord=
er-top: 0px; }

@media (min-width: 1012px) {
  .page-responsive .HeaderMenu--logged-out .header-search { width: 240px; }
}

.page-responsive .HeaderMenu--logged-out .header-search-wrapper { border: 1=
px solid rgb(234, 236, 239); }

@media (min-width: 1012px) {
  .page-responsive .HeaderMenu--logged-out .header-search-wrapper { border:=
 0px; }
}

.page-responsive .HeaderMenu--logged-out .header-search-input { padding-top=
: 8px; padding-bottom: 8px; color: rgb(36, 41, 46); -webkit-appearance: non=
e; }

@media (min-width: 1012px) {
  .page-responsive .HeaderMenu--logged-out .header-search-input { color: in=
herit; }
}

.page-responsive .HeaderMenu--logged-out .header-search-input::placeholder =
{ color: rgb(88, 96, 105) !important; }

@media (min-width: 1012px) {
  .page-responsive .HeaderMenu--logged-out .header-search-input::placeholde=
r { color: rgba(255, 255, 255, 0.75) !important; }
}

.page-responsive .HeaderMenu-link { color: rgb(68, 77, 86); background: tra=
nsparent; }

.page-responsive .HeaderMenu-link:hover { color: rgb(36, 41, 46); }

@media (min-width: 1012px) {
  .page-responsive .HeaderMenu-link { color: rgb(255, 255, 255); transition=
: all 0.4s ease 0s; }
  .page-responsive .HeaderMenu-link:hover { color: rgba(255, 255, 255, 0.75=
); }
}

.page-responsive .HeaderMenu-link .icon-chevon-down-mktg { top: 24px; right=
: 0px; width: 14px; stroke: rgb(36, 41, 46); transition: stroke 0.4s ease 0=
s; }

@media (min-width: 1012px) {
  .page-responsive .HeaderMenu-link .icon-chevon-down-mktg { top: -2px; wid=
th: 12px; stroke: rgba(255, 255, 255, 0.5); background: transparent; }
}

.page-responsive .HeaderMenu-details[open] > summary::before { display: non=
e; }

@media (min-width: 1012px) {
  .page-responsive .HeaderMenu-details[open] > summary::before { position: =
absolute; bottom: -8px; display: block; }
}

.page-responsive .HeaderMenu-details[open] .HeaderMenu-link { color: rgb(36=
, 41, 46); }

@media (min-width: 1012px) {
  .page-responsive .HeaderMenu-details[open] .HeaderMenu-link { color: rgba=
(255, 255, 255, 0.75); }
}

.page-responsive .HeaderMenu-details[open] .dropdown-menu { animation: 0s e=
ase 0s 1 normal none running none; }

@media (min-width: 1012px) {
  .page-responsive .HeaderMenu-details[open] .dropdown-menu { animation: 0.=
4s cubic-bezier(0.73, 0.005, 0.22, 1) 0s 1 normal none running dropdown-dis=
play; }
}

.page-responsive .HeaderMenu-details[open] .icon-chevon-down-mktg { stroke:=
 rgb(36, 41, 46); }

@media (min-width: 1012px) {
  .page-responsive .HeaderMenu-details[open] .icon-chevon-down-mktg { strok=
e: rgb(255, 255, 255); }
}

.HeaderMenu-link { color: rgb(255, 255, 255); background: transparent; tran=
sition: all 0.4s ease 0s; }

.HeaderMenu-link:hover { color: rgba(255, 255, 255, 0.75); }

.HeaderMenu-link .icon-chevon-down-mktg { top: -2px; right: 0px; width: 12p=
x; stroke: rgba(255, 255, 255, 0.5); transition: stroke 0.4s ease 0s; }

.HeaderMenu-details[open] .HeaderMenu-link { color: rgba(255, 255, 255, 0.7=
5); }

.HeaderMenu-details[open] .dropdown-menu { animation: 0.4s cubic-bezier(0.7=
3, 0.005, 0.22, 1) 0s 1 normal none running dropdown-display; }

.HeaderMenu-details[open] .icon-chevon-down-mktg { stroke: rgb(255, 255, 25=
5); }

.HeaderMenu-summary::-webkit-details-marker { display: none; }

@keyframes dropdown-display {=20
  0% { opacity: 0; transform: scale(0.98) translateY(-0.6em); }
  100% { opacity: 1; transform: scale(1) translateY(0px); }
}

.header-logo-invertocat { margin: -1px 15px -1px -2px; color: rgb(255, 255,=
 255); white-space: nowrap; }

.header-logo-invertocat .octicon-mark-github { float: left; }

.header-logo-invertocat:hover { color: rgb(255, 255, 255); text-decoration:=
 none; }

.notification-indicator { color: rgba(255, 255, 255, 0.7); }

.notification-indicator .mail-status { position: absolute; top: -6px; left:=
 6px; z-index: 2; display: none; width: 14px; height: 14px; color: rgb(255,=
 255, 255); background-image: linear-gradient(rgb(84, 163, 255), rgb(0, 110=
, 237)); background-clip: padding-box; border: 2px solid rgb(36, 41, 46); b=
order-radius: 50%; }

.notification-indicator .mail-status.unread { display: inline-block; }

.notification-indicator:hover .mail-status { text-decoration: none; backgro=
und-color: rgb(3, 102, 214); }

.header-nav-current-user { padding-bottom: 0px; font-size: inherit; }

.header-nav-current-user .css-truncate-target { max-width: 100%; }

.header-nav-current-user .user-profile-link { color: rgb(36, 41, 46); }

.feature-preview-indicator { position: absolute; top: 0px; left: 13px; z-in=
dex: 2; width: 14px; height: 14px; color: rgb(255, 255, 255); background-im=
age: linear-gradient(rgb(84, 163, 255), rgb(0, 110, 237)); background-clip:=
 padding-box; border: 2px solid rgb(36, 41, 46); border-radius: 50%; }

.feature-preview-details .feature-preview-indicator { top: 9px; right: 10px=
; left: inherit; width: 10px; height: 10px; border: 0px; }

.unsupported-browser { color: rgb(33, 30, 20); background-image: linear-gra=
dient(rgb(254, 239, 174), rgb(250, 230, 146)); border-bottom: 1px solid rgb=
(179, 165, 105); }

.mobile-banner button.switch-to-mobile { display: block; width: 100%; paddi=
ng: 30px 0px 45px; font-size: 60px; font-weight: 600; color: rgb(234, 234, =
234); text-align: center; background-color: rgb(68, 68, 68); border: 0px; }

.header-search-wrapper { display: table; width: 100%; max-width: 100%; padd=
ing: 0px; font-size: inherit; font-weight: 400; color: rgb(255, 255, 255); =
vertical-align: middle; background-color: rgba(255, 255, 255, 0.125); borde=
r: 0px; box-shadow: none; }

.header-search-wrapper.header-search-wrapper-jump-to .header-search-scope {=
 width: fit-content; }

.header-search-wrapper .truncate-repo-scope { max-width: 110px; overflow: h=
idden; text-overflow: ellipsis; white-space: nowrap; }

.header-search-wrapper.focus { background-color: rgba(255, 255, 255, 0.176)=
; box-shadow: none; }

.header-search-wrapper.focus .header-search-scope { color: rgb(255, 255, 25=
5); background-color: rgba(255, 255, 255, 0.075); border-right-color: rgb(4=
0, 46, 52); }

.header-search-input { display: table-cell; width: 100%; padding-top: 0px; =
padding-bottom: 0px; font-size: inherit; color: inherit; background: none; =
border: 0px; box-shadow: none; }

.header-search-input::placeholder { color: rgba(255, 255, 255, 0.75); }

.header-search-input:focus { border: 0px; box-shadow: none; }

.header-search-input:focus ~ .header-search-key-slash { display: none !impo=
rtant; }

.header-search-scope { display: none; padding-right: 8px; padding-left: 8px=
; font-size: inherit; line-height: 28px; color: rgba(255, 255, 255, 0.7); w=
hite-space: nowrap; vertical-align: middle; border-right: 1px solid rgb(40,=
 46, 52); border-top-left-radius: 3px; border-bottom-left-radius: 3px; }

.header-search-scope:empty + .header-search-input { width: 100%; }

.header-search-scope:hover { color: rgb(255, 255, 255); background-color: r=
gba(255, 255, 255, 0.12); }

.scoped-search .header-search-wrapper { display: flex; }

.jump-to-field-active { background-color: rgb(250, 251, 252); color: rgb(36=
, 41, 46) !important; }

.jump-to-field-active::placeholder { color: rgb(88, 96, 105) !important; }

.jump-to-field-active ~ .header-search-key-slash { display: none; }

.jump-to-field-active.jump-to-dropdown-visible { border-bottom-right-radius=
: 0px; border-bottom-left-radius: 0px; }

.jump-to-suggestions { top: 100%; left: 0px; z-index: 35; width: 100%; bord=
er-radius: 0px 0px 3px 3px; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 10px; }

.jump-to-suggestions-path { min-width: 0px; min-height: 44px; color: rgb(27=
, 31, 35); }

.jump-to-suggestions-path .jump-to-octicon { width: 28px; color: rgb(106, 1=
15, 125); }

.jump-to-suggestions-path .jump-to-suggestion-name { max-width: none; }

.jump-to-suggestions-path mark { font-weight: 600; background-color: initia=
l; }

.jump-to-suggestions-results-container .navigation-item { border-bottom: 1p=
x solid rgb(225, 228, 232); }

.jump-to-suggestions-results-container .navigation-item:last-child { border=
-bottom: 0px; }

.jump-to-suggestions-results-container .d-on-nav-focus { display: none; }

.jump-to-suggestions-results-container .navigation-focus .jump-to-octicon, =
.jump-to-suggestions-results-container [aria-selected=3D"true"] .jump-to-oc=
ticon { color: rgb(255, 255, 255); }

.jump-to-suggestions-results-container .navigation-focus .jump-to-suggestio=
ns-path, .jump-to-suggestions-results-container [aria-selected=3D"true"] .j=
ump-to-suggestions-path { color: rgb(255, 255, 255); background: rgb(3, 102=
, 214); }

.jump-to-suggestions-results-container .navigation-focus mark, .jump-to-sug=
gestions-results-container [aria-selected=3D"true"] mark { color: rgb(255, =
255, 255); }

.jump-to-suggestions-results-container .navigation-focus .d-on-nav-focus, .=
jump-to-suggestions-results-container [aria-selected=3D"true"] .d-on-nav-fo=
cus { display: block; }

.header-search { min-width: 300px; transition: min-width 0.2s ease-in-out 0=
s, padding-bottom, padding-top; }

@media (min-width: 768px) {
  .header-search:focus-within { min-width: 470px; }
}

.HeaderMenu--logged-out .header-search { min-width: auto; }

.Header { z-index: 32; padding: 16px; font-size: 14px; line-height: 1.5; co=
lor: rgba(255, 255, 255, 0.7); background-color: rgb(36, 41, 46); }

.Header, .Header-item { display: flex; align-items: center; flex-wrap: nowr=
ap; }

.Header-item { margin-right: 16px; align-self: stretch; }

.Header-item--full { flex: 1 1 auto; }

.Header-link { font-weight: 600; color: rgb(255, 255, 255); white-space: no=
wrap; }

.Header-link:focus, .Header-link:hover { color: rgba(255, 255, 255, 0.7); t=
ext-decoration: none; }
------MultipartBoundary--xhsuDgSyg5rHrd1UYdOmhaiDzplzjrgYJD9AWLqHaA----
Content-Type: text/css
Content-Transfer-Encoding: quoted-printable
Content-Location: https://github.githubassets.com/assets/github-eabfbaded2e91939e805d1a3af34018a.css

@charset "utf-8";

.flash { position: relative; padding: 16px; color: rgb(3, 47, 98); backgrou=
nd-color: rgb(219, 237, 255); border: 1px solid rgba(27, 31, 35, 0.15); bor=
der-radius: 3px; }

.flash p:last-child { margin-bottom: 0px; }

.flash-messages { margin-bottom: 24px; }

.flash-close { float: right; padding: 16px; margin: -16px; color: inherit; =
text-align: center; cursor: pointer; background: none; border: 0px; -webkit=
-appearance: none; opacity: 0.6; }

.flash-close:hover { opacity: 1; }

.flash-action { float: right; margin-top: -3px; margin-left: 24px; }

.flash-warn { color: rgb(115, 92, 15); background-color: rgb(255, 251, 221)=
; }

.flash-error, .flash-warn { border-color: rgba(27, 31, 35, 0.15); }

.flash-error { color: rgb(134, 24, 29); background-color: rgb(255, 220, 224=
); }

.flash-success { color: rgb(22, 92, 38); background-color: rgb(220, 255, 22=
8); border-color: rgba(27, 31, 35, 0.15); }

.flash-full { margin-top: -1px; border-width: 1px 0px; border-radius: 0px; =
}

.flash-banner { position: fixed; top: 0px; z-index: 90; width: 100%; border=
-top: 0px; border-right: 0px; border-left: 0px; border-radius: 0px; }

.warning { padding: 0.5em; margin-bottom: 0.8em; font-weight: 600; backgrou=
nd-color: rgb(255, 251, 221); }

.avatar { display: inline-block; overflow: hidden; line-height: 1; vertical=
-align: middle; border-radius: 3px; }

.avatar-small { border-radius: 2px; }

.avatar-link { float: left; line-height: 1; }

.avatar-group-item { display: inline-block; margin-bottom: 3px; }

.avatar-parent-child { position: relative; }

.avatar-child { position: absolute; right: -15%; bottom: -9%; background-co=
lor: rgb(255, 255, 255); border-radius: 2px; box-shadow: rgba(255, 255, 255=
, 0.8) -2px -2px 0px; }

.AvatarStack { position: relative; min-width: 26px; height: 20px; }

.AvatarStack .AvatarStack-body { position: absolute; }

.AvatarStack.AvatarStack--two { min-width: 36px; }

.AvatarStack.AvatarStack--three-plus { min-width: 46px; }

.AvatarStack-body { display: flex; background: rgb(255, 255, 255); }

.AvatarStack-body .avatar { position: relative; z-index: 2; display: flex; =
width: 20px; height: 20px; box-sizing: initial; margin-right: -11px; backgr=
ound-color: rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255);=
 border-radius: 2px; transition: margin 0.1s ease-in-out 0s; }

.AvatarStack-body .avatar:first-child { z-index: 3; }

.AvatarStack-body .avatar:last-child { z-index: 1; border-right: 0px; }

.AvatarStack-body .avatar img { border-radius: 2px; }

.AvatarStack-body .avatar:nth-child(n+4) { display: none; opacity: 0; }

.AvatarStack-body:hover .avatar { margin-right: 3px; }

.AvatarStack-body:hover .avatar:nth-child(n+4) { display: flex; opacity: 1;=
 }

.AvatarStack-body:hover .avatar-more { display: none !important; }

.avatar.avatar-more { z-index: 1; margin-right: 0px; background: rgb(246, 2=
48, 250); }

.avatar.avatar-more::after, .avatar.avatar-more::before { position: absolut=
e; display: block; height: 20px; content: ""; border-radius: 2px; outline: =
rgb(255, 255, 255) solid 1px; }

.avatar.avatar-more::before { width: 17px; background: rgb(225, 228, 232); =
}

.avatar.avatar-more::after { width: 14px; background: rgb(209, 213, 218); }

.AvatarStack--right .AvatarStack-body { right: 0px; flex-direction: row-rev=
erse; }

.AvatarStack--right .AvatarStack-body:hover .avatar { margin-right: 0px; ma=
rgin-left: 3px; }

.AvatarStack--right .avatar.avatar-more { background: rgb(209, 213, 218); }

.AvatarStack--right .avatar.avatar-more::before { width: 5px; }

.AvatarStack--right .avatar.avatar-more::after { width: 2px; background: rg=
b(246, 248, 250); }

.AvatarStack--right .avatar { margin-right: 0px; margin-left: -11px; border=
-right: 0px; border-left: 1px solid rgb(255, 255, 255); }

.CircleBadge { display: flex; align-items: center; justify-content: center;=
 background-color: rgb(255, 255, 255); border-radius: 50%; box-shadow: rgba=
(27, 31, 35, 0.15) 0px 1px 5px; }

.CircleBadge-icon { max-width: 60% !important; height: auto !important; max=
-height: 55% !important; }

.CircleBadge--small { width: 56px; height: 56px; }

.CircleBadge--medium { width: 96px; height: 96px; }

.CircleBadge--large { width: 128px; height: 128px; }

.DashedConnection { position: relative; }

.DashedConnection::before { position: absolute; top: 50%; left: 0px; width:=
 100%; content: ""; border-bottom: 2px dashed rgb(225, 228, 232); }

.blankslate, .DashedConnection .CircleBadge { position: relative; }

.blankslate { padding: 32px; text-align: center; }

.blankslate code { padding: 2px 5px 3px; font-size: 14px; background: rgb(2=
55, 255, 255); border: 1px solid rgb(234, 236, 239); border-radius: 3px; }

.blankslate img { width: 56px; height: 56px; }

.blankslate-icon { margin-right: 4px; margin-bottom: 8px; margin-left: 4px;=
 color: rgb(163, 170, 177); }

.blankslate-capped { border-radius: 0px 0px 3px 3px; }

.blankslate-spacious { padding: 80px 40px; }

.blankslate-narrow { max-width: 485px; margin: 0px auto; }

.blankslate-large img { width: 80px; height: 80px; }

.blankslate-large h3 { margin: 16px 0px; font-size: 24px; }

.blankslate-large p { font-size: 16px; }

.blankslate-clean-background { border: 0px; }

.branch-name { display: inline-block; padding: 2px 6px; font: 12px SFMono-R=
egular, Consolas, "Liberation Mono", Menlo, monospace; color: rgba(27, 31, =
35, 0.6); background-color: rgb(234, 245, 255); border-radius: 3px; }

.branch-name .octicon { margin: 1px -2px 0px 0px; color: rgb(168, 187, 208)=
; }

a.branch-name { color: rgb(3, 102, 214); }

.dropdown { position: relative; }

.dropdown-caret { display: inline-block; width: 0px; height: 0px; vertical-=
align: middle; content: ""; border-style: solid; border-width: 4px 4px 0px;=
 border-right-color: transparent; border-bottom-color: transparent; border-=
left-color: transparent; }

.dropdown-menu { position: absolute; top: 100%; left: 0px; z-index: 100; wi=
dth: 160px; padding-top: 4px; padding-bottom: 4px; margin-top: 2px; list-st=
yle: none; background-color: rgb(255, 255, 255); background-clip: padding-b=
ox; border: 1px solid rgba(27, 31, 35, 0.15); border-radius: 4px; box-shado=
w: rgba(27, 31, 35, 0.15) 0px 1px 15px; }

.dropdown-menu::after, .dropdown-menu::before { position: absolute; display=
: inline-block; content: ""; }

.dropdown-menu::before { border-width: 8px; border-style: solid; border-col=
or: transparent transparent rgba(27, 31, 35, 0.15); border-image: initial; =
}

.dropdown-menu::after { border-width: 7px; border-style: solid; border-colo=
r: transparent transparent rgb(255, 255, 255); border-image: initial; }

.dropdown-menu > ul { list-style: none; }

.dropdown-menu-no-overflow { width: auto; }

.dropdown-menu-no-overflow .dropdown-item { padding: 4px 16px; overflow: vi=
sible; text-overflow: inherit; }

.dropdown-item { display: block; padding: 4px 8px 4px 16px; overflow: hidde=
n; color: rgb(36, 41, 46); text-overflow: ellipsis; white-space: nowrap; }

.dropdown-item:focus, .dropdown-item:hover { color: rgb(255, 255, 255); tex=
t-decoration: none; background-color: rgb(3, 102, 214); outline: none; }

.dropdown-item:focus > .octicon, .dropdown-item:hover > .octicon { color: i=
nherit; opacity: 1; }

.dropdown-item.btn-link, .dropdown-signout { width: 100%; text-align: left;=
 }

.dropdown-signout { background: none; border: 0px; }

.dropdown-divider { display: block; height: 0px; margin: 8px 0px; border-to=
p: 1px solid rgb(225, 228, 232); }

.dropdown-header { padding: 4px 16px; font-size: 12px; color: rgb(88, 96, 1=
05); }

.dropdown-item[aria-checked=3D"false"] .octicon-check { display: none; }

.dropdown-menu-w { top: 0px; right: 100%; left: auto; width: auto; margin-t=
op: 0px; margin-right: 8px; }

.dropdown-menu-w::before { top: 10px; right: -16px; left: auto; border-colo=
r: transparent transparent transparent rgba(27, 31, 35, 0.15); }

.dropdown-menu-w::after { top: 11px; right: -14px; left: auto; border-color=
: transparent transparent transparent rgb(255, 255, 255); }

.dropdown-menu-e { top: 0px; left: 100%; width: auto; margin-top: 0px; marg=
in-left: 8px; }

.dropdown-menu-e::before { top: 8px; left: -16px; border-color: transparent=
 rgba(27, 31, 35, 0.15) transparent transparent; }

.dropdown-menu-e::after { top: 11px; left: -14px; border-color: transparent=
 rgb(255, 255, 255) transparent transparent; }

.dropdown-menu-ne { top: auto; bottom: 100%; left: 0px; margin-bottom: 3px;=
 }

.dropdown-menu-ne::after, .dropdown-menu-ne::before { top: auto; right: aut=
o; }

.dropdown-menu-ne::before { bottom: -8px; left: 9px; border-width: 8px 8px =
0px; border-top-style: solid; border-top-color: rgba(27, 31, 35, 0.15); bor=
der-right-style: solid; border-right-color: transparent; border-bottom-styl=
e: initial; border-bottom-color: initial; border-left-style: solid; border-=
left-color: transparent; }

.dropdown-menu-ne::after { bottom: -7px; left: 10px; border-width: 7px 7px =
0px; border-top-style: solid; border-top-color: rgb(255, 255, 255); border-=
right-style: solid; border-right-color: transparent; border-bottom-style: i=
nitial; border-bottom-color: initial; border-left-style: solid; border-left=
-color: transparent; }

.dropdown-menu-s { right: 50%; left: auto; transform: translateX(50%); }

.dropdown-menu-s::before { top: -16px; right: 50%; transform: translateX(50=
%); }

.dropdown-menu-s::after { top: -14px; right: 50%; transform: translateX(50%=
); }

.dropdown-menu-sw { right: 0px; left: auto; }

.dropdown-menu-sw::before { top: -16px; right: 9px; left: auto; }

.dropdown-menu-sw::after { top: -14px; right: 10px; left: auto; }

.dropdown-menu-se::before { top: -16px; left: 9px; }

.dropdown-menu-se::after { top: -14px; left: 10px; }

.dropdown-menu-dark { color: rgb(255, 255, 255); background: rgb(47, 54, 61=
); border-color: rgb(68, 77, 86); box-shadow: rgba(27, 31, 35, 0.15) 0px 1p=
x 15px; }

.dropdown-menu-dark::before { border-bottom-color: rgb(68, 77, 86); }

.dropdown-menu-dark::after { border-bottom-color: rgb(47, 54, 61); }

.dropdown-menu-dark .dropdown-header { color: rgb(209, 213, 218); }

.dropdown-menu-dark .dropdown-divider { border-top-color: rgb(68, 77, 86); =
}

.dropdown-menu-dark .dropdown-item { color: inherit; }

.dropdown-menu-dark.dropdown-menu-w::before { border-color: transparent tra=
nsparent transparent rgb(68, 77, 86); }

.dropdown-menu-dark.dropdown-menu-w::after { border-color: transparent tran=
sparent transparent rgb(47, 54, 61); }

.dropdown-menu-dark.dropdown-menu-e::before { border-color: transparent rgb=
(68, 77, 86) transparent transparent; }

.dropdown-menu-dark.dropdown-menu-e::after { border-color: transparent rgb(=
47, 54, 61) transparent transparent; }

.dropdown-menu-dark.dropdown-menu-ne::before { border-color: rgb(68, 77, 86=
) transparent transparent; }

.dropdown-menu-dark.dropdown-menu-ne::after { border-color: rgb(47, 54, 61)=
 transparent transparent; }

.Header { z-index: 32; padding: 16px; font-size: 14px; line-height: 1.5; co=
lor: rgba(255, 255, 255, 0.7); background-color: rgb(36, 41, 46); }

.Header, .Header-item { display: flex; align-items: center; flex-wrap: nowr=
ap; }

.Header-item { margin-right: 16px; align-self: stretch; }

.Header-item--full { flex: 1 1 auto; }

.Header-link { font-weight: 600; color: rgb(255, 255, 255); white-space: no=
wrap; }

.Header-link:focus, .Header-link:hover { color: rgba(255, 255, 255, 0.7); t=
ext-decoration: none; }

.IssueLabel { height: 20px; padding: 0.15em 4px; font-size: 12px; font-weig=
ht: 600; line-height: 15px; border-radius: 2px; box-shadow: rgba(27, 31, 35=
, 0.12) 0px -1px 0px inset; }

.IssueLabel .g-emoji { position: relative; top: -0.05em; display: inline-bl=
ock; font-size: 1em; line-height: 1; }

.IssueLabel:hover { text-decoration: none; }

.IssueLabel--big { padding: 4px 8px; font-size: 14px; font-weight: 600; bor=
der-radius: 3px; transition: opacity 0.2s linear 0s; }

.IssueLabel--big .g-emoji { display: inline-block; margin-top: -1px; }

.IssueLabel--big:hover { opacity: 0.85; }

.labels { position: relative; }

.label, .Label { display: inline-block; padding: 3px 4px; font-size: 12px; =
font-weight: 600; line-height: 1; color: rgb(255, 255, 255); border-radius:=
 2px; box-shadow: rgba(27, 31, 35, 0.12) 0px -1px 0px inset; }

.label:hover, .Label:hover { text-decoration: none; }

.Label--gray { color: rgb(88, 96, 105); background-color: rgb(234, 236, 239=
); }

.Label--outline { margin-top: -1px; margin-bottom: -1px; font-weight: 400; =
color: rgb(88, 96, 105); background-color: initial; border: 1px solid rgba(=
27, 31, 35, 0.15); box-shadow: none; }

.Label--outline-green { color: rgb(40, 167, 69); border: 1px solid rgb(52, =
208, 88); }

.Label--gray-darker { background-color: rgb(106, 115, 125); }

.Label--orange { background-color: rgb(209, 87, 4); }

.state, .State { display: inline-block; padding: 4px 8px; font-weight: 600;=
 line-height: 20px; color: rgb(255, 255, 255); text-align: center; white-sp=
ace: nowrap; background-color: rgb(106, 115, 125); border-radius: 3px; }

.State--green { background-color: rgb(44, 190, 78); }

.State--purple { background-color: rgb(111, 66, 193); }

.State--red { background-color: rgb(203, 36, 49); }

.State--small { padding: 0.125em 4px; font-size: 12px; }

.State--small .octicon { width: 1em; }

.Counter { display: inline-block; padding: 2px 5px; font-size: 12px; font-w=
eight: 600; line-height: 1; color: rgb(88, 96, 105); background-color: rgba=
(27, 31, 35, 0.08); border-radius: 20px; }

.Counter:empty { visibility: hidden; }

.Counter--gray-light { color: rgb(36, 41, 46); background-color: rgba(27, 3=
1, 35, 0.15); }

.Counter--gray { color: rgb(255, 255, 255); background-color: rgb(106, 115,=
 125); }

.diffstat { font-size: 12px; font-weight: 600; color: rgb(88, 96, 105); whi=
te-space: nowrap; cursor: default; }

.diffstat-block-added, .diffstat-block-deleted, .diffstat-block-neutral { d=
isplay: inline-block; width: 8px; height: 8px; margin-left: 1px; }

.diffstat-block-deleted { background-color: rgb(203, 36, 49); }

.diffstat-block-added { background-color: rgb(44, 190, 78); }

.diffstat-block-neutral { background-color: rgb(209, 213, 218); }

.markdown-body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI"=
, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font=
-size: 16px; line-height: 1.5; overflow-wrap: break-word; }

.markdown-body kbd { display: inline-block; padding: 3px 5px; font: 11px / =
10px SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; color: =
rgb(68, 77, 86); vertical-align: middle; background-color: rgb(250, 251, 25=
2); border: 1px solid rgb(209, 213, 218); border-radius: 3px; box-shadow: r=
gb(209, 213, 218) 0px -1px 0px inset; }

.markdown-body::after, .markdown-body::before { display: table; content: ""=
; }

.markdown-body::after { clear: both; }

.markdown-body > :first-child { margin-top: 0px !important; }

.markdown-body > :last-child { margin-bottom: 0px !important; }

.markdown-body a:not([href]) { color: inherit; text-decoration: none; }

.markdown-body .absent { color: rgb(203, 36, 49); }

.markdown-body .anchor { float: left; padding-right: 4px; margin-left: -20p=
x; line-height: 1; }

.markdown-body .anchor:focus { outline: none; }

.markdown-body blockquote, .markdown-body details, .markdown-body dl, .mark=
down-body ol, .markdown-body p, .markdown-body pre, .markdown-body table, .=
markdown-body ul { margin-top: 0px; margin-bottom: 16px; }

.markdown-body hr { height: 0.25em; padding: 0px; margin: 24px 0px; backgro=
und-color: rgb(225, 228, 232); border: 0px; }

.markdown-body blockquote { padding: 0px 1em; color: rgb(106, 115, 125); bo=
rder-left: 0.25em solid rgb(223, 226, 229); }

.markdown-body blockquote > :first-child { margin-top: 0px; }

.markdown-body blockquote > :last-child { margin-bottom: 0px; }

.markdown-body h1, .markdown-body h2, .markdown-body h3, .markdown-body h4,=
 .markdown-body h5, .markdown-body h6 { margin-top: 24px; margin-bottom: 16=
px; font-weight: 600; line-height: 1.25; }

.markdown-body h1 .octicon-link, .markdown-body h2 .octicon-link, .markdown=
-body h3 .octicon-link, .markdown-body h4 .octicon-link, .markdown-body h5 =
.octicon-link, .markdown-body h6 .octicon-link { color: rgb(27, 31, 35); ve=
rtical-align: middle; visibility: hidden; }

.markdown-body h1:hover .anchor, .markdown-body h2:hover .anchor, .markdown=
-body h3:hover .anchor, .markdown-body h4:hover .anchor, .markdown-body h5:=
hover .anchor, .markdown-body h6:hover .anchor { text-decoration: none; }

.markdown-body h1:hover .anchor .octicon-link, .markdown-body h2:hover .anc=
hor .octicon-link, .markdown-body h3:hover .anchor .octicon-link, .markdown=
-body h4:hover .anchor .octicon-link, .markdown-body h5:hover .anchor .octi=
con-link, .markdown-body h6:hover .anchor .octicon-link { visibility: visib=
le; }

.markdown-body h1 code, .markdown-body h1 tt, .markdown-body h2 code, .mark=
down-body h2 tt, .markdown-body h3 code, .markdown-body h3 tt, .markdown-bo=
dy h4 code, .markdown-body h4 tt, .markdown-body h5 code, .markdown-body h5=
 tt, .markdown-body h6 code, .markdown-body h6 tt { font-size: inherit; }

.markdown-body h1 { font-size: 2em; }

.markdown-body h1, .markdown-body h2 { padding-bottom: 0.3em; border-bottom=
: 1px solid rgb(234, 236, 239); }

.markdown-body h2 { font-size: 1.5em; }

.markdown-body h3 { font-size: 1.25em; }

.markdown-body h4 { font-size: 1em; }

.markdown-body h5 { font-size: 0.875em; }

.markdown-body h6 { font-size: 0.85em; color: rgb(106, 115, 125); }

.markdown-body ol, .markdown-body ul { padding-left: 2em; }

.markdown-body ol.no-list, .markdown-body ul.no-list { padding: 0px; list-s=
tyle-type: none; }

.markdown-body ol ol, .markdown-body ol ul, .markdown-body ul ol, .markdown=
-body ul ul { margin-top: 0px; margin-bottom: 0px; }

.markdown-body li { }

.markdown-body li > p { margin-top: 16px; }

.markdown-body li + li { margin-top: 0.25em; }

.markdown-body dl { padding: 0px; }

.markdown-body dl dt { padding: 0px; margin-top: 16px; font-size: 1em; font=
-style: italic; font-weight: 600; }

.markdown-body dl dd { padding: 0px 16px; margin-bottom: 16px; }

.markdown-body table { display: block; width: 100%; overflow: auto; }

.markdown-body table th { font-weight: 600; }

.markdown-body table td, .markdown-body table th { padding: 6px 13px; borde=
r: 1px solid rgb(223, 226, 229); }

.markdown-body table tr { background-color: rgb(255, 255, 255); border-top:=
 1px solid rgb(198, 203, 209); }

.markdown-body table tr:nth-child(2n) { background-color: rgb(246, 248, 250=
); }

.markdown-body table img { background-color: initial; }

.markdown-body img { max-width: 100%; box-sizing: initial; background-color=
: rgb(255, 255, 255); }

.markdown-body img[align=3D"right"] { padding-left: 20px; }

.markdown-body img[align=3D"left"] { padding-right: 20px; }

.markdown-body .emoji { max-width: none; vertical-align: text-top; backgrou=
nd-color: initial; }

.markdown-body span.frame { display: block; overflow: hidden; }

.markdown-body span.frame > span { display: block; float: left; width: auto=
; padding: 7px; margin: 13px 0px 0px; overflow: hidden; border: 1px solid r=
gb(223, 226, 229); }

.markdown-body span.frame span img { display: block; float: left; }

.markdown-body span.frame span span { display: block; padding: 5px 0px 0px;=
 clear: both; color: rgb(36, 41, 46); }

.markdown-body span.align-center { display: block; overflow: hidden; clear:=
 both; }

.markdown-body span.align-center > span { display: block; margin: 13px auto=
 0px; overflow: hidden; text-align: center; }

.markdown-body span.align-center span img { margin: 0px auto; text-align: c=
enter; }

.markdown-body span.align-right { display: block; overflow: hidden; clear: =
both; }

.markdown-body span.align-right > span { display: block; margin: 13px 0px 0=
px; overflow: hidden; text-align: right; }

.markdown-body span.align-right span img { margin: 0px; text-align: right; =
}

.markdown-body span.float-left { display: block; float: left; margin-right:=
 13px; overflow: hidden; }

.markdown-body span.float-left span { margin: 13px 0px 0px; }

.markdown-body span.float-right { display: block; float: right; margin-left=
: 13px; overflow: hidden; }

.markdown-body span.float-right > span { display: block; margin: 13px auto =
0px; overflow: hidden; text-align: right; }

.markdown-body code, .markdown-body tt { padding: 0.2em 0.4em; margin: 0px;=
 font-size: 85%; background-color: rgba(27, 31, 35, 0.05); border-radius: 3=
px; }

.markdown-body code br, .markdown-body tt br { display: none; }

.markdown-body del code { text-decoration: inherit; }

.markdown-body pre { overflow-wrap: normal; }

.markdown-body pre > code { padding: 0px; margin: 0px; font-size: 100%; wor=
d-break: normal; white-space: pre; background: transparent; border: 0px; }

.markdown-body .highlight { margin-bottom: 16px; }

.markdown-body .highlight pre { margin-bottom: 0px; word-break: normal; }

.markdown-body .highlight pre, .markdown-body pre { padding: 16px; overflow=
: auto; font-size: 85%; line-height: 1.45; background-color: rgb(246, 248, =
250); border-radius: 3px; }

.markdown-body pre code, .markdown-body pre tt { display: inline; padding: =
0px; margin: 0px; overflow: visible; line-height: inherit; overflow-wrap: n=
ormal; background-color: initial; border: 0px; }

.markdown-body .csv-data td, .markdown-body .csv-data th { padding: 5px; ov=
erflow: hidden; font-size: 12px; line-height: 1; text-align: left; white-sp=
ace: nowrap; }

.markdown-body .csv-data .blob-num { padding: 10px 8px 9px; text-align: rig=
ht; background: rgb(255, 255, 255); border: 0px; }

.markdown-body .csv-data tr { border-top: 0px; }

.markdown-body .csv-data th { font-weight: 600; background: rgb(246, 248, 2=
50); border-top: 0px; }

.Popover { position: absolute; z-index: 100; }

.Popover-message { position: relative; width: 232px; margin-right: auto; ma=
rgin-left: auto; }

.Popover-message::after, .Popover-message::before { position: absolute; lef=
t: 50%; display: inline-block; content: ""; }

.Popover-message::before { top: -16px; margin-left: -9px; border-width: 8px=
; border-style: solid; border-color: transparent transparent rgba(27, 31, 3=
5, 0.15); border-image: initial; }

.Popover-message::after { top: -14px; margin-left: -8px; border-width: 7px;=
 border-style: solid; border-color: transparent transparent rgb(255, 255, 2=
55); border-image: initial; }

.Popover-message--bottom-left::after, .Popover-message--bottom-left::before=
, .Popover-message--bottom-right::after, .Popover-message--bottom-right::be=
fore, .Popover-message--bottom::after, .Popover-message--bottom::before { t=
op: auto; border-bottom-color: transparent; }

.Popover-message--bottom-left::before, .Popover-message--bottom-right::befo=
re, .Popover-message--bottom::before { bottom: -16px; border-top-color: rgb=
a(27, 31, 35, 0.15); }

.Popover-message--bottom-left::after, .Popover-message--bottom-right::after=
, .Popover-message--bottom::after { bottom: -14px; border-top-color: rgb(25=
5, 255, 255); }

.Popover-message--bottom-right, .Popover-message--top-right { right: -9px; =
margin-right: 0px; }

.Popover-message--bottom-right::after, .Popover-message--bottom-right::befo=
re, .Popover-message--top-right::after, .Popover-message--top-right::before=
 { left: auto; margin-left: 0px; }

.Popover-message--bottom-right::before, .Popover-message--top-right::before=
 { right: 20px; }

.Popover-message--bottom-right::after, .Popover-message--top-right::after {=
 right: 21px; }

.Popover-message--bottom-left, .Popover-message--top-left { left: -9px; mar=
gin-left: 0px; }

.Popover-message--bottom-left::after, .Popover-message--bottom-left::before=
, .Popover-message--top-left::after, .Popover-message--top-left::before { l=
eft: 24px; margin-left: 0px; }

.Popover-message--bottom-left::after, .Popover-message--top-left::after { l=
eft: 25px; }

.Popover-message--left-bottom::after, .Popover-message--left-bottom::before=
, .Popover-message--left-top::after, .Popover-message--left-top::before, .P=
opover-message--left::after, .Popover-message--left::before, .Popover-messa=
ge--right-bottom::after, .Popover-message--right-bottom::before, .Popover-m=
essage--right-top::after, .Popover-message--right-top::before, .Popover-mes=
sage--right::after, .Popover-message--right::before { top: 50%; left: auto;=
 margin-left: 0px; border-bottom-color: transparent; }

.Popover-message--left-bottom::before, .Popover-message--left-top::before, =
.Popover-message--left::before, .Popover-message--right-bottom::before, .Po=
pover-message--right-top::before, .Popover-message--right::before { margin-=
top: -9px; }

.Popover-message--left-bottom::after, .Popover-message--left-top::after, .P=
opover-message--left::after, .Popover-message--right-bottom::after, .Popove=
r-message--right-top::after, .Popover-message--right::after { margin-top: -=
8px; }

.Popover-message--right-bottom::before, .Popover-message--right-top::before=
, .Popover-message--right::before { right: -16px; border-left-color: rgba(2=
7, 31, 35, 0.15); }

.Popover-message--right-bottom::after, .Popover-message--right-top::after, =
.Popover-message--right::after { right: -14px; border-left-color: rgb(255, =
255, 255); }

.Popover-message--left-bottom::before, .Popover-message--left-top::before, =
.Popover-message--left::before { left: -16px; border-right-color: rgba(27, =
31, 35, 0.15); }

.Popover-message--left-bottom::after, .Popover-message--left-top::after, .P=
opover-message--left::after { left: -14px; border-right-color: rgb(255, 255=
, 255); }

.Popover-message--left-top::after, .Popover-message--left-top::before, .Pop=
over-message--right-top::after, .Popover-message--right-top::before { top: =
24px; }

.Popover-message--left-bottom::after, .Popover-message--left-bottom::before=
, .Popover-message--right-bottom::after, .Popover-message--right-bottom::be=
fore { top: auto; }

.Popover-message--left-bottom::before, .Popover-message--right-bottom::befo=
re { bottom: 16px; }

.Popover-message--left-bottom::after, .Popover-message--right-bottom::after=
 { bottom: 17px; }

@media (min-width: 544px) {
  .Popover-message--large { min-width: 320px; }
}

.Progress { display: flex; height: 8px; overflow: hidden; background-color:=
 rgb(225, 228, 232); border-radius: 3px; }

.Progress--large { height: 10px; }

.Progress--small { height: 5px; }

.SelectMenu { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px=
; z-index: 99; display: flex; padding: 16px; pointer-events: none; flex-dir=
ection: column; }

@media (min-width: 544px) {
  .SelectMenu { position: absolute; top: auto; right: auto; bottom: auto; l=
eft: auto; padding: 0px; }
}

.SelectMenu::before { position: absolute; top: 0px; right: 0px; bottom: 0px=
; left: 0px; pointer-events: none; content: ""; background-color: rgba(27, =
31, 35, 0.5); }

@media (min-width: 544px) {
  .SelectMenu::before { display: none; }
}

.SelectMenu-modal { position: relative; z-index: 99; display: flex; max-hei=
ght: 66%; margin: auto 0px; overflow: hidden; pointer-events: auto; flex-di=
rection: column; background-color: rgb(246, 248, 250); border-radius: 6px; =
box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 18px; animation: 0.12s cubic-bezier(=
0, 0.1, 0.1, 1) 0s 1 normal backwards running SelectMenu-modal-animation; }

@keyframes SelectMenu-modal-animation {=20
  0% { opacity: 0; transform: scale(0.9); }
}

@keyframes SelectMenu-modal-animation--sm {=20
  0% { opacity: 0; transform: translateY(-16px); }
}

@media (min-width: 544px) {
  .SelectMenu-modal { width: 300px; height: auto; max-height: 350px; margin=
: 4px 0px 16px; font-size: 12px; border: 1px solid rgb(209, 213, 218); bord=
er-radius: 3px; box-shadow: rgba(27, 31, 35, 0.15) 0px 1px 5px; animation-n=
ame: SelectMenu-modal-animation--sm; }
}

.SelectMenu-header { display: flex; flex: 0 0 auto; padding: 16px; }

@media (min-width: 544px) {
  .SelectMenu-header { padding-top: 8px; padding-bottom: 8px; }
}

.SelectMenu-title { flex: 1 1 auto; font-size: 14px; font-weight: 600; }

@media (min-width: 544px) {
  .SelectMenu-title { font-size: inherit; }
}

.SelectMenu-closeButton { padding: 16px; margin: -16px; color: rgb(106, 115=
, 125); background-color: initial; border: 0px; }

@media (min-width: 544px) {
  .SelectMenu-closeButton { display: none; }
}

.SelectMenu-filter { padding: 16px; margin: 0px; border-top: 1px solid rgb(=
225, 228, 232); }

@media (min-width: 544px) {
  .SelectMenu-filter { padding: 8px; }
}

.SelectMenu-input { display: block; width: 100%; }

@media (min-width: 544px) {
  .SelectMenu-input { font-size: 14px; }
}

.SelectMenu-list { position: relative; padding: 0px; margin: 0px; flex: 1 1=
 auto; overflow: hidden auto; background-color: rgb(255, 255, 255); border-=
top: 1px solid rgb(225, 228, 232); }

.SelectMenu-item { display: flex; align-items: center; width: 100%; padding=
: 16px; overflow: hidden; color: rgb(88, 96, 105); text-align: left; cursor=
: pointer; background-color: rgb(255, 255, 255); border: 0px; }

.SelectMenu-item + .SelectMenu-item { border-top: 1px solid rgb(234, 236, 2=
39); }

@media (min-width: 544px) {
  .SelectMenu-item { padding-top: 8px; padding-bottom: 8px; }
}

.SelectMenu-icon { width: 16px; margin-right: 8px; visibility: hidden; tran=
sition: transform 0.12s cubic-bezier(0.5, 0.1, 1, 0.5) 0s, visibility 0s li=
near 0.12s; transform: scale(0); }

.SelectMenu-tabs { display: flex; flex-shrink: 0; margin-bottom: -1px; over=
flow: auto hidden; border-top: 1px solid rgb(225, 228, 232); }

.SelectMenu-tabs::-webkit-scrollbar { display: none; }

@media (min-width: 544px) {
  .SelectMenu-tabs { padding: 0px 8px; border-top: 0px; }
}

.SelectMenu-tab { flex: 1 1 0%; padding: 8px 16px; font-size: 12px; font-we=
ight: 500; color: rgb(106, 115, 125); text-align: center; background-color:=
 initial; border: 0px; box-shadow: rgb(225, 228, 232) 0px -1px 0px inset; }

@media (min-width: 544px) {
  .SelectMenu-tab { flex: 0 0 auto; padding: 4px 16px; border-style: solid;=
 border-color: transparent; border-image: initial; border-width: 1px 1px 0p=
x; border-top-left-radius: 3px; border-top-right-radius: 3px; }
}

.SelectMenu-tab[aria-selected=3D"true"] { z-index: 1; color: rgb(36, 41, 46=
); background-color: rgb(255, 255, 255); box-shadow: rgb(225, 228, 232) 0px=
 0px 0px 1px; }

@media (min-width: 544px) {
  .SelectMenu-tab[aria-selected=3D"true"] { border-color: rgb(225, 228, 232=
); box-shadow: none; }
}

.SelectMenu-blankslate, .SelectMenu-loading, .SelectMenu-message { padding:=
 24px 16px; text-align: center; background-color: rgb(255, 255, 255); }

.SelectMenu-divider { padding: 4px 16px; margin: 0px; font-size: 12px; font=
-weight: 600; color: rgb(106, 115, 125); background-color: rgb(246, 248, 25=
0); border-top: 1px solid rgb(225, 228, 232); border-bottom: 1px solid rgb(=
225, 228, 232); }

.SelectMenu-divider:first-child { border-top: 0px; }

.SelectMenu-divider:last-child { border-bottom: 0px; }

.SelectMenu-footer { padding: 8px 16px; font-size: 12px; color: rgb(106, 11=
5, 125); text-align: center; border-top: 1px solid rgb(225, 228, 232); }

@media (min-width: 544px) {
  .SelectMenu-footer { padding: 4px 8px; }
}

.SelectMenu--hasFilter .SelectMenu-modal { height: 80%; max-height: none; m=
argin-top: 0px; }

@media (min-width: 544px) {
  .SelectMenu--hasFilter .SelectMenu-modal { height: auto; max-height: 350p=
x; margin-top: 4px; }
}

.SelectMenu--hasFilter .SelectMenu-item:last-child { box-shadow: rgb(234, 2=
36, 239) 0px 1px 0px; }

.SelectMenu-item:focus, .SelectMenu-tab:focus { outline: none; }

.SelectMenu-item:hover { text-decoration: none; }

.SelectMenu-item[aria-checked=3D"true"] { font-weight: 500; color: rgb(36, =
41, 46); }

.SelectMenu-item[aria-checked=3D"true"] .SelectMenu-icon { visibility: visi=
ble; transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1) 0s, visibility =
0s linear 0s; transform: scale(1); }

@media (hover: hover) {
  .SelectMenu-item:hover, body:not(.intent-mouse) .SelectMenu-item:focus { =
color: rgb(255, 255, 255); background-color: rgb(3, 102, 214); }
  .SelectMenu-item:active { color: rgb(255, 255, 255); background-color: rg=
b(33, 136, 255); }
  body:not(.intent-mouse) .SelectMenu-tab:focus { background-color: rgb(219=
, 237, 255); }
  .SelectMenu-tab:not([aria-checked=3D"true"]):hover { color: rgb(36, 41, 4=
6); background-color: rgb(225, 228, 232); }
  .SelectMenu-tab:not([aria-checked=3D"true"]):active { color: rgb(36, 41, =
46); background-color: rgb(246, 248, 250); }
}

@media (hover: none) {
  .SelectMenu-item:active, .SelectMenu-item:focus { background-color: rgb(2=
50, 251, 252); }
  .SelectMenu-item { -webkit-tap-highlight-color: rgba(209, 213, 218, 0.5);=
 }
}

.Subhead { display: flex; padding-bottom: 8px; margin-bottom: 16px; border-=
bottom: 1px solid rgb(225, 228, 232); flex-flow: row wrap; }

.Subhead--spacious { margin-top: 40px; }

.Subhead-heading { font-size: 24px; font-weight: 400; flex: 1 1 auto; }

.Subhead-heading--danger { font-weight: 600; color: rgb(203, 36, 49); }

.Subhead-description { font-size: 14px; color: rgb(88, 96, 105); flex: 1 1 =
100%; }

.Subhead-actions { align-self: center; justify-content: flex-end; }

.TimelineItem { position: relative; display: flex; padding: 16px 0px; margi=
n-left: 16px; }

.TimelineItem::before { position: absolute; top: 0px; bottom: 0px; left: 0p=
x; display: block; width: 2px; content: ""; background-color: rgb(225, 228,=
 232); }

.TimelineItem:target .TimelineItem-badge { border-color: rgb(33, 136, 255);=
 box-shadow: rgb(200, 225, 255) 0px 0px 0.2em; }

.TimelineItem-badge { position: relative; z-index: 1; display: flex; width:=
 32px; height: 32px; margin-right: 8px; margin-left: -15px; color: rgb(68, =
77, 86); align-items: center; background-color: rgb(225, 228, 232); border:=
 2px solid rgb(255, 255, 255); border-radius: 50%; justify-content: center;=
 flex-shrink: 0; }

.TimelineItem-body { min-width: 0px; max-width: 100%; margin-top: 4px; colo=
r: rgb(68, 77, 86); flex: 1 1 auto; }

.TimelineItem-avatar { position: absolute; left: -72px; z-index: 1; }

.TimelineItem-break { position: relative; z-index: 1; height: 24px; margin:=
 0px 0px -16px -56px; background-color: rgb(255, 255, 255); border-width: 4=
px 0px 0px; border-right-style: initial; border-bottom-style: initial; bord=
er-left-style: initial; border-right-color: initial; border-bottom-color: i=
nitial; border-left-color: initial; border-image: initial; border-top-style=
: solid; border-top-color: rgb(225, 228, 232); }

.TimelineItem--condensed { padding-top: 4px; padding-bottom: 0px; }

.TimelineItem--condensed:last-child { padding-bottom: 16px; }

.TimelineItem--condensed .TimelineItem-badge { height: 16px; margin-top: 8p=
x; margin-bottom: 8px; color: rgb(149, 157, 165); background-color: rgb(255=
, 255, 255); border: 0px; }

.Toast { display: flex; margin: 8px; color: rgb(27, 31, 35); background-col=
or: rgb(255, 255, 255); border-radius: 3px; box-shadow: rgb(209, 213, 218) =
0px 0px 0px 1px inset, rgba(27, 31, 35, 0.15) 0px 1px 5px; }

@media (min-width: 544px) {
  .Toast { width: max-content; max-width: 450px; margin: 16px; }
}

.Toast-icon { display: flex; align-items: center; justify-content: center; =
width: 48px; flex-shrink: 0; color: rgb(255, 255, 255); background-color: r=
gb(3, 102, 214); border-top-left-radius: inherit; border-bottom-left-radius=
: inherit; }

.Toast-content { padding: 16px; }

.Toast-dismissButton { max-height: 54px; padding: 16px; background-color: i=
nitial; border: 0px; }

.Toast-dismissButton:focus, .Toast-dismissButton:hover { color: rgb(88, 96,=
 105); outline: none; }

.Toast-dismissButton:active { color: rgb(149, 157, 165); }

.Toast--error .Toast-icon { background-color: rgb(215, 58, 73); }

.Toast--warning .Toast-icon { color: rgb(36, 41, 46); background-color: rgb=
(249, 197, 19); }

.Toast--success .Toast-icon { background-color: rgb(40, 167, 69); }

.Toast--animateIn { animation: 0.18s cubic-bezier(0.22, 0.61, 0.36, 1) 0s 1=
 normal backwards running Toast--animateIn; }

@keyframes Toast--animateIn {=20
  0% { opacity: 0; transform: translateY(100%); }
}

.Toast--animateOut { animation: 0.18s cubic-bezier(0.55, 0.06, 0.68, 0.19) =
0s 1 normal forwards running Toast--animateOut; }

@keyframes Toast--animateOut {=20
  100% { pointer-events: none; opacity: 0; transform: translateY(100%); }
}

.container { width: 980px; margin-right: auto; margin-left: auto; }

.container::after, .container::before { display: table; content: ""; }

.container::after { clear: both; }

.progress-bar { display: block; height: 15px; overflow: hidden; background-=
color: rgb(234, 236, 239); border-radius: 3px; }

.progress-bar .progress { display: block; height: 100%; background-color: r=
gb(44, 190, 78); }

.reverse-progress-container { position: relative; height: 3px; background-c=
olor: rgb(225, 228, 232); background-image: linear-gradient(90deg, rgb(40, =
167, 69), rgb(0, 92, 197), rgb(58, 29, 110), rgb(203, 36, 49), rgb(246, 106=
, 10)); background-size: 100% 3px; }

.reverse-progress-bar { position: absolute; right: 0px; height: 100%; backg=
round-color: rgb(225, 228, 232); }

.progress-bar-small { height: 10px; }

.progress-bar-inline .progress-bar { width: 100%; border-width: 0px 1px 1px=
; border-right-style: solid; border-bottom-style: solid; border-left-style:=
 solid; border-right-color: rgb(225, 228, 232); border-bottom-color: rgb(22=
5, 228, 232); border-left-color: rgb(225, 228, 232); border-image: initial;=
 border-top-style: initial; border-top-color: initial; border-radius: 0px; =
}

.table-list { display: table; width: 100%; color: rgb(106, 115, 125); table=
-layout: fixed; border-bottom: 1px solid rgb(225, 228, 232); }

.table-list ol { list-style-type: decimal; }

.table-list-bordered { border-bottom-color: rgb(234, 236, 239); }

.table-list-bordered .table-list-cell:first-child { border-left: 1px solid =
rgb(234, 236, 239); }

.table-list-bordered .table-list-cell:last-child { border-right: 1px solid =
rgb(234, 236, 239); }

.table-list-item { position: relative; display: table-row; list-style: none=
; }

.table-list-item.unread .table-list-cell:first-child { box-shadow: rgb(3, 1=
02, 214) 2px 0px 0px inset; }

.table-list-cell { position: relative; display: table-cell; padding: 8px 10=
px; font-size: 12px; vertical-align: top; border-top: 1px solid rgb(234, 23=
6, 239); }

.table-list-cell.flush-left { padding-left: 0px; }

.table-list-cell.flush-right { padding-right: 0px; }

.table-list-cell-checkbox { width: 30px; padding-right: 0px; padding-left: =
0px; text-align: center; }

.table-list-header { position: relative; margin-top: 20px; background-color=
: rgb(246, 248, 250); border: 1px solid rgb(225, 228, 232); border-radius: =
3px 3px 0px 0px; }

.table-list-header::before { display: table; content: ""; }

.table-list-header::after { display: table; clear: both; content: ""; }

.table-list-header .btn-link { position: relative; display: inline-block; p=
adding-top: 13px; padding-bottom: 13px; font-weight: 400; }

.table-list-heading { margin-left: 10px; }

.table-list-header-select-all { float: left; width: 30px; padding: 12px 10p=
x; margin-right: 5px; margin-left: -1px; text-align: center; }

.table-list-header-meta { display: inline-block; padding-top: 13px; padding=
-bottom: 13px; color: rgb(88, 96, 105); }

.table-list-header-toggle h4 { padding: 12px 0px; }

.table-list-filters:first-child .table-list-header-toggle:first-child { pad=
ding-left: 16px; }

.table-list-header-toggle.states .selected { font-weight: 600; }

.table-list-header-toggle .btn-link { color: rgb(88, 96, 105); }

.table-list-header-toggle .btn-link .octicon { margin-right: 4px; }

.table-list-header-toggle .btn-link:hover { color: rgb(36, 41, 46); text-de=
coration: none; }

.table-list-header-toggle .btn-link.selected, .table-list-header-toggle .bt=
n-link.selected:hover { color: rgb(36, 41, 46); }

.table-list-header-toggle .btn-link + .btn-link { margin-left: 10px; }

.table-list-header-toggle .btn-link.disabled, .table-list-header-toggle .bt=
n-link:disabled { pointer-events: none; opacity: 0.5; }

.table-list-header-toggle .select-menu { position: relative; }

.table-list-header-toggle .select-menu-item.selected, .table-list-header-to=
ggle .select-menu-item[aria-checked=3D"true"] { font-weight: 600; }

.table-list-header-toggle .select-menu-button { padding-right: 15px; paddin=
g-left: 15px; }

.table-list-header-toggle .select-menu-button.selected, .table-list-header-=
toggle .select-menu-button.selected:hover, .table-list-header-toggle .selec=
t-menu-button:hover { color: rgb(36, 41, 46); }

.table-list-header-toggle .select-menu-modal-holder { right: 10px; }

.table-list-header-toggle .select-menu-modal-holder .select-menu-modal { ma=
rgin-top: -1px; }

.table-list-header-next { margin-top: 20px; margin-bottom: -1px; }

.table-list-header-next .table-list-header-select-all { padding-left: 14px;=
 }

.table-list-header-next .select-all-dropdown { padding-top: 10px; padding-b=
ottom: 10px; }

.bulk-actions-header { position: sticky; top: 0px; z-index: 32; height: 50p=
x; }

.table-list-triage, .triage-mode .table-list-filters { display: none; }

.triage-mode .table-list-triage { display: block; }

.ajax-pagination-form .ajax-pagination-btn { width: 100%; padding: 6px; mar=
gin-top: 20px; font-weight: 600; color: rgb(3, 102, 214); background: rgb(2=
55, 255, 255); border: 1px solid rgb(225, 228, 232); border-radius: 3px; }

.ajax-pagination-form .ajax-pagination-btn:focus, .ajax-pagination-form .aj=
ax-pagination-btn:hover { background-color: rgb(246, 248, 250); }

.ajax-pagination-form.loading .ajax-pagination-btn { text-indent: -3000px; =
background-color: rgb(246, 248, 250); background-image: url("/images/spinne=
rs/octocat-spinner-16px-EAF2F5.gif"); background-repeat: no-repeat; backgro=
und-position: 50% center; border-color: rgb(209, 213, 218); }

@media not all, only screen and (-webkit-min-device-pixel-ratio: 2), not al=
l, not all, only screen and (min-resolution: 2dppx), only screen and (min-r=
esolution: 192dpi) {
  .ajax-pagination-form.loading .ajax-pagination-btn { background-image: ur=
l("/images/spinners/octocat-spinner-32-EAF2F5.gif"); background-size: 16px;=
 }
}

.autocomplete-results { position: absolute; z-index: 99; width: 100%; max-h=
eight: 20em; overflow-y: auto; font-size: 13px; list-style: none; backgroun=
d: rgb(255, 255, 255); border-radius: 3px; box-shadow: rgba(27, 31, 35, 0.3=
) 0px 0px 5px; }

.autocomplete-item { display: block; padding: 5px; overflow: hidden; font-w=
eight: 600; text-decoration: none; text-overflow: ellipsis; white-space: no=
wrap; cursor: pointer; }

.autocomplete-item.navigation-focus, .autocomplete-item.selected, .autocomp=
lete-item:hover, .autocomplete-item[aria-selected=3D"true"] { color: rgb(25=
5, 255, 255); text-decoration: none; background-color: rgb(3, 102, 214); }

.autocomplete-item.navigation-focus .ldap-group-dn, .autocomplete-item.navi=
gation-focus .organization-member, .autocomplete-item.selected .ldap-group-=
dn, .autocomplete-item.selected .organization-member, .autocomplete-item:ho=
ver .ldap-group-dn, .autocomplete-item:hover .organization-member, .autocom=
plete-item[aria-selected=3D"true"] .ldap-group-dn, .autocomplete-item[aria-=
selected=3D"true"] .organization-member { color: rgb(246, 248, 250); }

.autocomplete-item .secondary-label { font-weight: 400; }

.autocomplete-item .organization-member { float: right; padding-top: 1px; c=
olor: rgb(106, 115, 125); }

.is-auto-complete-loading .form-control { padding-right: 30px; background-i=
mage: url("/images/spinners/octocat-spinner-32.gif"); background-size: 16px=
; }

.suggester-container { position: absolute; top: 0px; left: 0px; z-index: 30=
; transform: translateZ(0px); }

@media (max-width: 544px) {
  .page-responsive .suggester-container { right: 8px !important; left: 8px =
!important; }
  .page-responsive .suggester li { padding: 8px 16px; }
}

.suggester { position: relative; top: 0px; left: 0px; min-width: 180px; mar=
gin-top: 24px; cursor: pointer; background: rgb(255, 255, 255); border: 1px=
 solid rgb(223, 226, 229); border-radius: 3px; box-shadow: rgba(27, 31, 35,=
 0.1) 0px 0px 5px; }

.suggester ul { padding: 0px; margin: 0px; list-style: none; }

.suggester li { display: block; padding: 4px 8px; font-weight: 600; border-=
bottom: 1px solid rgb(223, 226, 229); }

.suggester li small { font-weight: 400; color: rgb(88, 96, 105); }

.suggester li:last-child { border-bottom: 0px; border-bottom-right-radius: =
3px; border-bottom-left-radius: 3px; }

.suggester li:first-child a { border-top-left-radius: 3px; border-top-right=
-radius: 3px; }

.suggester li.navigation-focus, .suggester li:hover, .suggester li[aria-sel=
ected=3D"true"] { color: rgb(255, 255, 255); text-decoration: none; backgro=
und: rgb(3, 102, 214); }

.suggester li.navigation-focus small, .suggester li:hover small, .suggester=
 li[aria-selected=3D"true"] small { color: rgb(255, 255, 255); }

.Box--overlay { width: 448px; margin-right: auto; margin-left: auto; backgr=
ound-color: rgb(255, 255, 255); background-clip: padding-box; border-color:=
 rgb(68, 77, 86); box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 18px; }

.Box--overlay .Box-header { margin: 0px; border-width: 0px 0px 1px; border-=
top-left-radius: 2px; border-top-right-radius: 2px; }

.Box-overlay--narrow { width: 320px; }

.Box-overlay--wide { width: 640px; }

.Overlay { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z=
-index: 99; overflow-y: auto; }

.Box-body.scrollable-overlay { max-height: 400px; overflow-y: scroll; }

.Box-body .help { padding-top: 8px; margin: 0px; color: rgb(88, 96, 105); t=
ext-align: center; }

.boxed-group { position: relative; margin-bottom: 30px; border-radius: 3px;=
 }

.boxed-group .Counter { color: rgb(255, 255, 255); background-color: rgba(4=
7, 54, 61, 0.5); }

.boxed-group.flush .boxed-group-inner { padding: 0px; }

.boxed-group.condensed .boxed-group-inner { padding: 0px; font-size: 12px; =
}

.boxed-group .heading, .boxed-group > h3 { display: block; padding: 9px 10p=
x 10px; margin: 0px; font-size: 14px; line-height: 17px; background-color: =
rgb(246, 248, 250); border-width: 1px 1px 0px; border-top-style: solid; bor=
der-right-style: solid; border-left-style: solid; border-top-color: rgba(27=
, 31, 35, 0.15); border-right-color: rgba(27, 31, 35, 0.15); border-left-co=
lor: rgba(27, 31, 35, 0.15); border-image: initial; border-bottom-style: in=
itial; border-bottom-color: initial; border-radius: 3px 3px 0px 0px; }

.boxed-group .heading a, .boxed-group > h3 a { color: inherit; }

.boxed-group .heading a.boxed-group-breadcrumb, .boxed-group > h3 a.boxed-g=
roup-breadcrumb { font-weight: 400; color: rgb(88, 96, 105); text-decoratio=
n: none; }

.boxed-group .heading .avatar, .boxed-group > h3 .avatar { margin-top: -4px=
; }

.boxed-group .tabnav.heading { padding: 0px; }

.boxed-group .tabnav.heading .tabnav-tab.selected { border-top: 0px; }

.boxed-group .tabnav.heading li:first-child .selected { border-left-color: =
rgb(255, 255, 255); border-top-left-radius: 3px; }

.boxed-group .tabnav-tab { border-top: 0px; border-radius: 0px; }

.boxed-group code.heading { font-size: 12px; }

.boxed-group.dangerzone > h3 { color: rgb(255, 255, 255); background-color:=
 rgb(215, 58, 73); border: 1px solid rgb(158, 28, 35); }

.boxed-group.dangerzone .boxed-group-inner { border-top: 0px; }

.boxed-group.condensed > h3 { padding: 6px 6px 7px; font-size: 12px; }

.boxed-group.condensed > h3 .octicon { padding: 0px 6px 0px 2px; }

.dashboard-sidebar .boxed-group { margin-bottom: 20px; }

.boxed-group .bleed-flush { width: 100%; padding: 0px 10px; margin-left: -1=
0px; }

.boxed-group .compact { margin-top: 10px; margin-bottom: 10px; }

.boxed-group-inner { padding: 10px; color: rgb(88, 96, 105); background: rg=
b(255, 255, 255); border: 1px solid rgb(209, 213, 218); border-bottom-right=
-radius: 3px; border-bottom-left-radius: 3px; }

.boxed-group-inner .markdown-body { padding: 20px 10px 10px; font-size: 13p=
x; }

.boxed-group-inner.markdown-body { padding-top: 10px; padding-bottom: 10px;=
 }

.boxed-group-inner.seamless { padding: 0px; }

.boxed-group-inner .tabnav { padding-right: 10px; padding-left: 10px; margi=
n-right: -10px; margin-left: -10px; }

.boxed-group-inner .help, .boxed-group-inner .tabnav-tab.selected { border-=
top: 1px solid rgb(223, 226, 229); }

.boxed-group-inner .help { padding: 1em 10px 1em 35px; margin: 1em -10px -1=
0px; clear: both; color: rgb(88, 96, 105); }

.boxed-group-inner .help .octicon { margin-right: 5px; margin-left: -25px; =
}

.boxed-group-inner .boxed-group-list + .help { margin-top: 0px; }

.boxed-action { float: right; margin-left: 10px; }

.boxed-group-action { position: relative; z-index: 2; float: right; margin:=
 5px 10px 0px 0px; }

.boxed-group-action.flush { margin-top: 0px; margin-right: 0px; }

.field-with-errors { display: inline; }

.compact-options { margin: -6px 0px 13px; }

.compact-options > li { display: inline-block; margin: 0px 12px 0px 0px; fo=
nt-weight: 600; list-style-type: none; }

.compact-options > li label { float: left; }

.compact-options > li .spinner { display: block; float: left; width: 16px; =
height: 16px; margin-left: 5px; }

.boxed-group-list { margin: 0px; list-style: none; }

.boxed-group-list:first-child > li:first-child { border-top: 0px; }

.boxed-group-list > li { display: block; padding: 5px 10px; margin-right: -=
10px; margin-left: -10px; line-height: 23px; border-bottom: 1px solid rgb(2=
25, 228, 232); }

.boxed-group-list > li:first-child { border-top: 1px solid rgb(223, 226, 22=
9); }

.boxed-group-list > li:last-of-type { border-bottom: 0px; }

.boxed-group-list > li.selected { background: rgb(220, 255, 228); }

.boxed-group-list > li.approved .btn-sm, .boxed-group-list > li.rejected .b=
tn-sm { display: none; }

.boxed-group-list > li.rejected a { text-decoration: line-through; }

.boxed-group-list > li .avatar { margin-top: -2px; margin-right: 4px; }

.boxed-group-list > li .octicon { width: 24px; margin-right: 4px; }

.boxed-group-list > li .btn-sm { float: right; margin: -1px 0px 0px 10px; }

.boxed-group-list > li .BtnGroup { float: right; }

.boxed-group-list > li .BtnGroup .btn-sm { float: left; }

.boxed-group.flush .boxed-group-list li { width: auto; padding-right: 0px; =
padding-left: 0px; margin-left: 0px; }

.boxed-group-list.standalone { margin-top: -1px; }

.boxed-group-list.standalone > li:first-child { border-top: 0px; }

.boxed-group-standalone { margin-top: -10px; margin-bottom: -10px; }

.boxed-group-standalone > li:last-child { border-radius: 0px 0px 2px 2px; }

.boxed-group-table { width: 100%; text-align: left; }

.boxed-group-table tr:last-child td { border-bottom: 0px; }

.boxed-group-table th { padding: 9px; background-color: rgb(250, 251, 252);=
 border-bottom: 1px solid rgb(234, 236, 239); }

.boxed-group-table td { padding: 9px; vertical-align: top; border-bottom: 1=
px solid rgb(234, 236, 239); }

.ajax-error-message { position: fixed; top: -200px; left: 50%; z-index: 999=
9; display: none; width: 974px; margin: 0px 3px 0px -487px; transition: top=
 0.5s ease-in-out 0s; }

.ajax-error-message.visible { top: 0px; display: block; }

.ajax-error-message > .octicon-alert { vertical-align: text-top; }

.boxed-group-warning { padding: 10px 15px; margin: -10px -10px 10px; color:=
 rgba(27, 31, 35, 0.85); background-color: rgb(255, 251, 221); border-color=
: rgba(27, 31, 35, 0.15); border-style: solid; border-width: 1px 0px; }

.boxed-group-warning .btn-sm { margin: -5px 0px; }

.boxed-group-warning:first-child { border-top: 0px; }

.breadcrumb { font-size: 16px; color: rgb(88, 96, 105); }

.breadcrumb .separator { white-space: pre-wrap; }

.breadcrumb .separator::after, .breadcrumb .separator::before { content: " =
"; }

.breadcrumb strong.final-path { color: rgb(36, 41, 46); }

.capped-cards { list-style: none; }

.capped-cards .capped-card { float: left; width: 450px; }

.capped-card { margin: 10px; list-style: none; border: 1px solid rgb(223, 2=
26, 229); border-radius: 2px; }

.capped-card::after, .capped-card::before { display: table; content: ""; }

.capped-card::after { clear: both; }

.capped-card:nth-child(2n+1) { margin-left: 0px; }

.capped-card:nth-child(2n) { margin-right: 0px; }

.capped-card h3 { padding: 10px; }

.capped-card > p, .capped-card h3 { margin: 0px; line-height: 100%; border-=
bottom: 1px solid rgb(234, 236, 239); }

.capped-card > p { display: block; padding: 0px 10px 10px; font-size: 15px;=
 color: rgb(88, 96, 105); }

.capped-card-content { display: block; background: rgb(246, 248, 250); }

.capped-card-content::before { display: table; content: ""; }

.capped-card-content::after { display: table; clear: both; content: ""; }

.details-collapse .collapse { position: relative; display: none; height: 0p=
x; overflow: hidden; transition: height 0.35s ease-in-out 0s; }

.details-collapse.open .collapse { display: block; height: auto; overflow: =
visible; }

.comment .email-format { line-height: 1.5; }

.previewable-edit .previewable-comment-form { display: none; }

.previewable-edit .previewable-comment-form::before { display: table; conte=
nt: ""; }

.previewable-edit .previewable-comment-form::after { display: table; clear:=
 both; content: ""; }

.previewable-edit .previewable-comment-form .tabnav-tabs { display: inline-=
block; }

.previewable-edit .previewable-comment-form .form-actions { float: right; m=
argin-right: 10px; margin-bottom: 10px; }

.previewable-edit.is-comment-editing .timeline-comment-header { display: no=
ne !important; }

.is-comment-editing .previewable-comment-form { display: block; }

.is-comment-editing .edit-comment-hide, .is-comment-editing .timeline-comme=
nt-actions { display: none; }

.is-comment-loading .previewable-comment-form { opacity: 0.5; }

.comment-show-stale { display: none; }

.is-comment-stale .comment-show-stale { display: block; }

.comment-body { width: 100%; padding: 15px; overflow: visible; font-size: 1=
4px; }

.comment-body .highlight { background-color: initial; overflow: visible !im=
portant; }

.comment-form-textarea { width: 100%; max-width: 100%; height: 100px; min-h=
eight: 100px; margin: 0px; line-height: 1.6; }

.comment-form-textarea.dragover { border: 1px solid rgb(3, 102, 214); }

.hide-reaction-suggestion:active::after, .hide-reaction-suggestion:active::=
before, .hide-reaction-suggestion:hover::after, .hide-reaction-suggestion:h=
over::before { display: none; }

.reaction-suggestion[data-reaction-suggestion-message]:hover::after, .react=
ion-suggestion[data-reaction-suggestion-message]:hover::before { display: i=
nline-block; }

.reaction-suggestion[data-reaction-suggestion-message]::after, .reaction-su=
ggestion[data-reaction-suggestion-message]::before { display: inline-block;=
 text-decoration: none; animation-name: tooltip-appear; animation-duration:=
 0.1s; animation-fill-mode: forwards; animation-timing-function: ease-in; a=
nimation-delay: 0s; }

.reaction-suggestion[data-reaction-suggestion-message]::after { content: at=
tr(data-reaction-suggestion-message); }

.discussion-topic-header { position: relative; padding: 10px; overflow-wrap=
: break-word; }

.comment-form-error { padding: 16px 8px; margin: 8px; color: rgb(134, 24, 2=
9); background-color: rgb(255, 220, 224); border: 1px solid rgba(27, 31, 35=
, 0.15); border-radius: 3px; }

.email-format { line-height: 1.5em !important; }

.email-format div { white-space: pre-wrap; }

.email-format .email-hidden-reply { display: none; white-space: pre-wrap; }

.email-format .email-hidden-reply.expanded { display: block; }

.email-format .email-quoted-reply, .email-format .email-signature-reply { p=
adding: 0px 15px; margin: 15px 0px; color: rgb(88, 96, 105); border-left: 4=
px solid rgb(223, 226, 229); }

.email-format .email-hidden-toggle a { display: inline-block; height: 12px;=
 padding: 0px 9px; font-size: 12px; font-weight: 600; line-height: 6px; col=
or: rgb(68, 77, 86); text-decoration: none; vertical-align: middle; backgro=
und: rgb(223, 226, 229); border-radius: 1px; }

.email-format .email-hidden-toggle a:hover { background-color: rgb(198, 203=
, 209); }

.email-format .email-hidden-toggle a:active { color: rgb(255, 255, 255); ba=
ckground-color: rgb(3, 102, 214); }

.comment-email-format div { white-space: normal; }

.comment-email-format .email-hidden-reply { display: none; white-space: nor=
mal; }

.comment-email-format .email-hidden-reply.expanded { display: block; }

.comment-email-format blockquote, .comment-email-format p { margin: 0px; }

.blankslate.conversation-limited { padding: 20px 0px 10px; margin: 15px; }

.locked-conversation .preview-tab, .locked-conversation .write-tab { color:=
 rgb(198, 203, 209); }

.preview-tab:focus, .write-tab:focus { outline: rgb(27, 31, 35) dotted 1px;=
 }

.manual-file-chooser-transparent { min-height: 0px; opacity: 0.01; }

.manual-file-chooser-transparent:focus { opacity: 1 !important; }

.commit-form { position: relative; padding: 15px; border: 1px solid rgb(223=
, 226, 229); border-radius: 3px; }

.commit-form::before { border-right-color: rgb(223, 226, 229); }

.commit-form .input-block { margin-top: 10px; margin-bottom: 10px; }

.commit-form-avatar { float: left; border-radius: 3px; }

.commit-form-actions::before { display: table; content: ""; }

.commit-form-actions::after { display: table; clear: both; content: ""; }

.commit-form-actions .BtnGroup { margin-right: 5px; }

.merge-commit-message { resize: vertical; }

.commit-sha { padding: 0.2em 0.4em; font-size: 90%; font-weight: 400; backg=
round-color: rgb(246, 248, 250); border: 1px solid rgb(234, 236, 239); bord=
er-radius: 0.2em; }

.commit-partial-notice { margin-top: 20px; margin-bottom: 20px; }

.commit-paginate-container { float: right; margin: -5px 0px 0px; text-align=
: inherit; }

.commit .commit-title, .commit .commit-title a { color: rgb(68, 77, 86); }

.commit .commit-title.blank, .commit .commit-title.blank a { color: rgba(27=
, 31, 35, 0.3); }

.commit .commit-title .issue-link { font-weight: 600; color: rgb(3, 102, 21=
4); }

.commit .sha, .commit .sha-block { font-family: SFMono-Regular, Consolas, "=
Liberation Mono", Menlo, monospace; font-size: 12px; }

.commit.open .commit-desc { display: block; }

.commit-link { font-weight: 400; color: rgb(3, 102, 214); }

.commit-ref { position: relative; display: inline-block; padding: 0px 5px; =
font: 0.75em / 2 SFMono-Regular, Consolas, "Liberation Mono", Menlo, monosp=
ace; color: rgb(39, 68, 102); white-space: nowrap; background-color: rgb(23=
9, 247, 255); border-radius: 3px; }

.commit-ref .user { color: rgb(4, 66, 137); }

a.commit-ref:hover { text-decoration: none; background-color: rgb(219, 237,=
 255); }

.commit-email-flash { display: inline; }

.commit-desc { display: none; }

.commit-desc pre { max-width: 700px; margin-top: 10px; font-family: SFMono-=
Regular, Consolas, "Liberation Mono", Menlo, monospace; font-size: 11px; li=
ne-height: 1.45; color: rgb(68, 77, 86); white-space: pre-wrap; }

.commit-desc + .commit-branches { padding-top: 8px; margin-top: 2px; border=
-top: 1px solid rgba(27, 31, 35, 0.15); }

.commit-author-section { color: rgb(36, 41, 46); }

.commit-author-section span.user-mention { font-weight: 400; }

.commit-tease { position: relative; padding: 10px; margin-bottom: -1px; fon=
t-size: 13px; line-height: 20px; color: rgb(88, 96, 105); background-color:=
 rgb(241, 248, 255); border: 1px solid rgb(200, 225, 255); }

.commit-tease .loader { float: left; margin: 2px 5px 0px 2px; }

.commit-tease .avatar { margin-top: -1px; }

.commit-tease.open .commit-desc { display: block; }

.branch-infobar + .commit-tease { border-top-left-radius: 0px; border-top-r=
ight-radius: 0px; }

.commit-tease-comments { margin-right: 15px; }

.commit-tease-sha { display: inline-block; font-family: SFMono-Regular, Con=
solas, "Liberation Mono", Menlo, monospace; font-size: 90%; color: rgb(68, =
77, 86); }

.commits-listing { position: relative; padding-bottom: 20px; margin-bottom:=
 15px; }

.commits-listing::before { position: absolute; top: 0px; bottom: 0px; left:=
 14px; z-index: -1; display: block; width: 2px; content: ""; background-col=
or: rgb(239, 241, 243); }

.commits-listing .discussion-item-icon { margin-right: 5px; margin-left: -1=
px; }

.commits-listing-padded { padding-left: 39px; }

.commit-group { margin-top: 10px; list-style-type: none; }

.commit-group-title { margin-top: 15px; margin-left: -31px; color: rgb(88, =
96, 105); }

.commit-group-title .octicon-git-commit { margin-right: 17px; color: rgb(19=
8, 203, 209); background: rgb(255, 255, 255); }

.commits-list-item.navigation-focus, .commits-list-item[aria-selected=3D"tr=
ue"] { background: rgb(246, 251, 255); }

.commits-list-item .commit-title { margin: 0px; font-size: 15px; font-weigh=
t: 600; color: rgb(36, 41, 46); }

.commits-list-item .commit-meta { margin-top: 1px; font-weight: 400; color:=
 rgb(88, 96, 105); }

.commits-list-item .status .octicon { height: 14px; line-height: 14px; }

.commits-list-item .commit-author { color: rgb(88, 96, 105); }

.commits-list-item .octicon-arrow-right { margin: 0px 3px; }

.commits-list-item .btn-outline { margin-top: 2px; }

.commits-list-item .commit-desc pre { margin-top: 5px; margin-bottom: 10px;=
 color: rgb(88, 96, 105); }

.commits-list-item .commit-desc pre a { word-break: break-word; }

.commit-indicator { margin-left: 4px; }

.commit-links-cell { width: 335px; text-align: right; }

.commit-links-group { margin-right: 5px; }

.commits-list-item + .commits-list-item { border-top: 1px solid rgb(225, 22=
8, 232); }

.full-commit { padding: 8px 8px 0px; margin: 10px 0px; font-size: 14px; bac=
kground: rgb(234, 245, 255); border: 1px solid rgba(27, 31, 35, 0.15); bord=
er-radius: 3px; }

.full-commit:first-child { margin-top: 0px; }

.full-commit .btn-outline, .full-commit .btn-outline:disabled { background-=
color: initial; border-color: rgba(27, 31, 35, 0.15); }

.full-commit .btn-outline:not(:disabled):hover { color: rgb(0, 92, 197); bo=
rder-color: rgb(0, 92, 197); }

.full-commit p.commit-title { margin: 0px 0px 8px; font-size: 18px; font-we=
ight: 600; color: rgb(5, 38, 76); }

.full-commit .branches-list { display: inline; margin-right: 10px; margin-l=
eft: 2px; vertical-align: middle; list-style: none; }

.full-commit .branches-list li { display: inline-block; padding-left: 3px; =
font-weight: 600; color: rgb(68, 77, 86); }

.full-commit .branches-list li::before { padding-right: 6px; font-weight: 4=
00; content: "+"; }

.full-commit .branches-list li:first-child { padding-left: 0px; }

.full-commit .branches-list li:first-child::before { padding-right: 0px; co=
ntent: ""; }

.full-commit .branches-list li.loading, .full-commit .branches-list li.pull=
-request { font-weight: 400; color: rgb(106, 115, 125); }

.full-commit .branches-list li.pull-request::before { margin-left: -8px; co=
ntent: ""; }

.full-commit .branches-list li.pull-request-error { margin-bottom: -1px; }

.full-commit .branches-list li a { color: inherit; }

.full-commit .commit-meta { padding: 8px; margin-right: -8px; margin-left: =
-8px; background: rgb(255, 255, 255); border-top: 1px solid rgba(27, 31, 35=
, 0.15); border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }

.full-commit .sha-block { margin-left: 16px; font-size: 12px; line-height: =
24px; color: rgb(88, 96, 105); }

.full-commit .sha-block > .sha { color: rgb(68, 77, 86); }

.full-commit .sha-block > a { color: rgb(68, 77, 86); text-decoration: none=
; border-bottom: 1px dotted rgb(198, 203, 209); }

.full-commit .sha-block > a:hover { border-bottom: 1px solid rgb(68, 77, 86=
); }

.full-commit .commit-desc { display: block; margin: -5px 0px 10px; }

.full-commit .commit-desc pre { max-width: 100%; overflow: visible; font-si=
ze: 13px; overflow-wrap: break-word; }

.branches-tag-list { display: inline; margin-right: 10px; margin-left: 2px;=
 vertical-align: middle; list-style: none; }

.branches-tag-list .more-commit-details, .branches-tag-list.open .hidden-te=
xt-expander { display: none; }

.branches-tag-list.open .more-commit-details { display: inline-block; }

.branches-tag-list li { display: inline-block; padding-left: 3px; }

.branches-tag-list li:first-child { padding-left: 0px; font-weight: 600; co=
lor: rgb(68, 77, 86); }

.branches-tag-list li.loading { font-weight: 400; color: rgb(106, 115, 125)=
; }

.branches-tag-list li.abbrev-tags { cursor: pointer; }

.branches-tag-list li .ellipsis-expander, .branches-tag-list li a { color: =
inherit; }

.branches-tag-list li .ellipsis-expander { background-color: rgb(211, 226, =
244); }

.branches-tag-list li .ellipsis-expander:hover { background-color: rgb(214,=
 226, 241); }

.commit-branches { min-height: 18px; margin-top: -6px; margin-bottom: 8px; =
font-size: 12px; color: rgb(106, 115, 125); }

.commit-branches, .commit-branches .octicon { vertical-align: middle; }

.commit-loader .loader-error { display: none; margin: 0px; font-size: 12px;=
 font-weight: 600; color: rgb(203, 36, 49); }

.commit-loader.is-error .loader-loading { display: none; }

.commit-loader.is-error .loader-error { display: block; }

.commit-comments-heading { max-width: 780px; margin-bottom: 15px; }

.commit-comment-count { display: inline-block; margin-right: 15px; margin-b=
ottom: 0px; }

.commit-build-statuses { position: relative; display: inline-block; text-al=
ign: left; }

.commit-build-statuses .octicon-primitive-dot { width: 10px; }

.commit-build-statuses .dropdown-menu { min-width: 400px; max-width: 500px;=
 padding-top: 0px; padding-bottom: 0px; }

.commit-build-statuses .dropdown-menu .merge-status-list { max-height: 170p=
x; border-bottom: 0px; }

.commit-build-statuses .dropdown-menu-e, .commit-build-statuses .dropdown-m=
enu-w { top: -11px; }

.commit-build-statuses .merge-status-item:last-child { border-radius: 0px 0=
px 2px 2px; }

.dropdown-signed-commit .dropdown-menu { width: 260px; margin-top: 8px; fon=
t-size: 13px; line-height: 1.4; white-space: normal; }

.dropdown-signed-commit .dropdown-menu::after { border-bottom-color: rgb(24=
6, 248, 250); }

.dropdown-signed-commit .dropdown-menu-w { top: -28px; margin-top: 0px; }

.dropdown-signed-commit .dropdown-menu-w::after { border-bottom-color: tran=
sparent; border-left-color: rgb(246, 248, 250); }

.signed-commit-header { padding: 12px; line-height: 1.3; white-space: norma=
l; border-collapse: initial; background-color: rgb(246, 248, 250); border-b=
ottom: 1px solid rgb(225, 228, 232); border-top-left-radius: 3px; border-to=
p-right-radius: 3px; }

.signed-commit-header .octicon-verified { color: rgb(40, 167, 69); }

.signed-commit-header .octicon-unverified { color: rgb(149, 157, 165); }

.signed-commit-signer { padding-right: 12px; padding-left: 12px; margin-top=
: 12px; border-collapse: initial; }

.signed-commit-footer { padding: 12px; font-size: 12px; line-height: 1.5; }

.signed-commit-cert-info { margin-bottom: 6px; }

.signed-commit-cert-info td { vertical-align: top; }

.signed-commit-cert-info td:first-child { width: 44px; padding-right: 12px;=
 }

.signed-commit-badge { display: inline-block; padding: 1px 4px; font-size: =
10px; color: rgb(88, 96, 105); vertical-align: middle; user-select: none; b=
ackground: none; border: 1px solid rgb(225, 228, 232); border-radius: 2px; =
}

.signed-commit-badge:hover { text-decoration: none; border-color: rgb(198, =
203, 209); }

.signed-commit-badge.verified { color: rgb(34, 134, 58); }

.signed-commit-badge.verified:hover { border-color: rgb(40, 167, 69); }

.signed-commit-badge-small { margin-top: -2px; margin-right: 3px; }

.signed-commit-badge-medium { padding: 3px 8px; font-size: 12px; border-rad=
ius: 3px; }

.signed-commit-badge-large { padding: 6px 12px; margin-top: 2px; margin-rig=
ht: 9px; font-size: 13px; line-height: 20px; border-radius: 3px; }

.signed-commit-verified-label { color: rgb(30, 126, 52); white-space: nowra=
p; }

.signed-commit-signer-name { font-size: 14px; text-align: left; }

.signed-commit-signer-name .signer { display: block; font-weight: 600; colo=
r: rgb(36, 41, 46); }

.table-of-contents { margin: 15px 0px; }

.table-of-contents li { padding: 7px 0px; list-style-type: none; }

.table-of-contents li + li { border-top: 1px solid rgb(234, 236, 239); }

.table-of-contents li > .octicon { margin-right: 3px; }

.table-of-contents .toc-diff-stats { padding-left: 20px; line-height: 26px;=
 }

.table-of-contents .toc-diff-stats .octicon { float: left; margin-top: 3px;=
 margin-left: -20px; color: rgb(198, 203, 209); }

.table-of-contents .toc-diff-stats .btn-link { font-weight: 600; }

.table-of-contents .toc-diff-stats + .content { padding-top: 5px; }

.table-of-contents .octicon-diff-removed { color: rgb(203, 36, 49); }

.table-of-contents .octicon-diff-renamed { color: rgb(106, 115, 125); }

.table-of-contents .octicon-diff-modified { color: rgb(219, 171, 9); }

.table-of-contents .octicon-diff-added { color: rgb(40, 167, 69); }

.toc-select .select-menu-modal { width: 420px; }

.toc-select .select-menu-item .css-truncate { max-width: 290px; }

.toc-select .select-menu-item-heading, .toc-select .select-menu-item-text {=
 color: rgb(36, 41, 46); }

.toc-select .select-menu-item-icon.octicon-diff-removed { color: rgb(203, 3=
6, 49); }

.toc-select .select-menu-item-icon.octicon-diff-renamed { color: rgb(106, 1=
15, 125); }

.toc-select .select-menu-item-icon.octicon-diff-modified { color: rgb(219, =
171, 9); }

.toc-select .select-menu-item-icon.octicon-diff-added { color: rgb(40, 167,=
 69); }

.toc-select .navigation-focus .diffstat, .toc-select .navigation-focus .oct=
icon-diff-added, .toc-select .navigation-focus .octicon-diff-modified, .toc=
-select .navigation-focus .octicon-diff-removed, .toc-select .navigation-fo=
cus .octicon-diff-renamed, .toc-select .navigation-focus .select-menu-item-=
heading, .toc-select .navigation-focus .select-menu-item-text, .toc-select =
.navigation-focus .text-gray-light, .toc-select .navigation-focus .text-gre=
en, .toc-select .navigation-focus .text-red, .toc-select[aria-selected=3D"t=
rue"] .diffstat, .toc-select[aria-selected=3D"true"] .octicon-diff-added, .=
toc-select[aria-selected=3D"true"] .octicon-diff-modified, .toc-select[aria=
-selected=3D"true"] .octicon-diff-removed, .toc-select[aria-selected=3D"tru=
e"] .octicon-diff-renamed, .toc-select[aria-selected=3D"true"] .select-menu=
-item-heading, .toc-select[aria-selected=3D"true"] .select-menu-item-text, =
.toc-select[aria-selected=3D"true"] .text-gray-light, .toc-select[aria-sele=
cted=3D"true"] .text-green, .toc-select[aria-selected=3D"true"] .text-red, =
.toc-select [role^=3D"menuitem"]:focus .diffstat, .toc-select [role^=3D"men=
uitem"]:focus .octicon-diff-added, .toc-select [role^=3D"menuitem"]:focus .=
octicon-diff-modified, .toc-select [role^=3D"menuitem"]:focus .octicon-diff=
-removed, .toc-select [role^=3D"menuitem"]:focus .octicon-diff-renamed, .to=
c-select [role^=3D"menuitem"]:focus .select-menu-item-heading, .toc-select =
[role^=3D"menuitem"]:focus .select-menu-item-text, .toc-select [role^=3D"me=
nuitem"]:focus .text-gray-light, .toc-select [role^=3D"menuitem"]:focus .te=
xt-green, .toc-select [role^=3D"menuitem"]:focus .text-red, .toc-select [ro=
le^=3D"menuitem"]:hover .diffstat, .toc-select [role^=3D"menuitem"]:hover .=
octicon-diff-added, .toc-select [role^=3D"menuitem"]:hover .octicon-diff-mo=
dified, .toc-select [role^=3D"menuitem"]:hover .octicon-diff-removed, .toc-=
select [role^=3D"menuitem"]:hover .octicon-diff-renamed, .toc-select [role^=
=3D"menuitem"]:hover .select-menu-item-heading, .toc-select [role^=3D"menui=
tem"]:hover .select-menu-item-text, .toc-select [role^=3D"menuitem"]:hover =
.text-gray-light, .toc-select [role^=3D"menuitem"]:hover .text-green, .toc-=
select [role^=3D"menuitem"]:hover .text-red { color: rgb(255, 255, 255) !im=
portant; }

.select-menu-item + .semantic-toc-file, .semantic-toc-symbol:not(.last-visi=
ble) { overflow: visible !important; }

.select-menu-item + .semantic-toc-file::after, .semantic-toc-symbol:not(.la=
st-visible)::after { position: absolute; left: 0px; width: 100%; height: 16=
px; pointer-events: none; content: " "; background-color: rgb(246, 248, 250=
); border-color: rgb(225, 228, 232); border-style: solid; border-width: 1px=
 0px; }

.semantic-toc-symbol:not(.last-visible) { margin-bottom: 16px; }

.semantic-toc-symbol:not(.last-visible)::after { bottom: -18px; }

.select-menu-item + .semantic-toc-file { margin-top: 16px; }

.select-menu-item + .semantic-toc-file::after { top: -18px; }

.filterable-active .select-menu-item-nested { margin-left: 0px; padding-lef=
t: 16px !important; }

.filterable-active .semantic-toc-symbol { margin-bottom: 0px; }

.filterable-active .semantic-toc-file { margin-top: 0px; }

.filterable-active .semantic-toc-file::after, .filterable-active .semantic-=
toc-symbol::after { display: none; }

.conversation-list-heading { height: 0px; margin: 35px 0px 10px; font-size:=
 16px; font-weight: 400; color: rgb(106, 115, 125); text-align: center; bor=
der-bottom: 1px solid rgb(223, 226, 229); }

.conversation-list-heading .inner { position: relative; top: -10px; display=
: inline-block; padding: 0px 5px; background: rgb(255, 255, 255); }

.simple-conversation-list { margin: 15px 0px; font-size: 13px; color: rgb(1=
06, 115, 125); }

.simple-conversation-list > li { padding: 11px 0px 8px; margin: 0px; list-s=
tyle-type: none; border-top: 1px solid rgb(246, 248, 250); }

.simple-conversation-list > li:first-child { border-top: 0px; }

.simple-conversation-list > li .title { font-weight: 600; }

.simple-conversation-list > li .num { color: rgb(106, 115, 125); }

.simple-conversation-list > li .state { padding-top: 2px; padding-bottom: 2=
px; margin-top: -3px; margin-right: 3px; }

.simple-conversation-list > li .meta { float: right; margin-left: 10px; }

.simple-conversation-list.varied-states > li .state { float: left; width: 8=
0px; margin-left: -90px; }

.copyable-terminal { position: relative; padding: 10px 55px 10px 10px; back=
ground-color: rgb(246, 248, 250); border-radius: 3px; }

.copyable-terminal-content { overflow: auto; }

.copyable-terminal-button { position: absolute; top: 5px; right: 5px; }

.copyable-terminal-button .zeroclipboard-button { float: right; }

.copyable-terminal-button .zeroclipboard-button .octicon { padding-left: 1p=
x; margin: 0px auto; }

remote-input[loading] .form-control { padding-right: 30px; background-image=
: url("/images/spinners/octocat-spinner-32.gif"); background-size: 16px; }

auto-complete, details-dialog, details-menu, file-attachment, filter-input,=
 image-crop, remote-input, tab-container, text-expander { display: block; }

.Details--on .Details-content--shown, .Details-element:not([open]) > summar=
y .Details-content--open, .Details-element[open] > summary .Details-content=
--closed, .Details:not(.Details--on) .Details-content--hidden { display: no=
ne !important; }

.details-overlay[open] > .dropdown-item:hover { color: inherit; background:=
 rgb(255, 255, 255); }

details-menu { display: block; }

.blob-wrapper { overflow: auto hidden; }

.page-blob.height-full .blob-wrapper { overflow-y: auto; }

.page-edit-blob.height-full .CodeMirror { height: 300px; }

.page-edit-blob.height-full .CodeMirror, .page-edit-blob.height-full .CodeM=
irror-scroll { display: flex; flex-direction: column; flex: 1 1 auto; }

.blob-wrapper-embedded { max-height: 240px; overflow-y: auto; }

.diff-table { width: 100%; border-collapse: initial; }

.diff-table .line-comments { padding: 10px; vertical-align: top; border-top=
: 1px solid rgb(225, 228, 232); }

.diff-table .line-comments:first-child + .empty-cell { border-left-width: 1=
px; }

.diff-table tr:not(:last-child) .line-comments { border-top: 1px solid rgb(=
225, 228, 232); border-bottom: 1px solid rgb(225, 228, 232); }

.blob-num { width: 1%; min-width: 50px; padding-right: 10px; padding-left: =
10px; font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, mono=
space; font-size: 12px; line-height: 20px; color: rgba(27, 31, 35, 0.3); te=
xt-align: right; white-space: nowrap; vertical-align: top; cursor: pointer;=
 user-select: none; }

.blob-num:hover { color: rgba(27, 31, 35, 0.6); }

.blob-num::before { content: attr(data-line-number); }

.blob-num.non-expandable { cursor: default; }

.blob-num.non-expandable:hover { color: rgba(27, 31, 35, 0.3); }

.blob-code { position: relative; padding-right: 10px; padding-left: 10px; l=
ine-height: 20px; vertical-align: top; }

.blob-code-inner { overflow: visible; font-family: SFMono-Regular, Consolas=
, "Liberation Mono", Menlo, monospace; font-size: 12px; color: rgb(36, 41, =
46); overflow-wrap: normal; white-space: pre; }

.blob-code-inner .x-first { border-top-left-radius: 0.2em; border-bottom-le=
ft-radius: 0.2em; }

.blob-code-inner .x-last { border-top-right-radius: 0.2em; border-bottom-ri=
ght-radius: 0.2em; }

.blob-code-inner.highlighted, .blob-code-inner .highlighted { background-co=
lor: rgb(255, 251, 221); }

.blob-code-marker::before { padding-right: 8px; content: attr(data-code-mar=
ker); }

.blob-code-marker-cell { width: 1em; user-select: none; }

.blob-code-marker-cell::before { display: block; width: 0px; height: 0px; c=
ontent: attr(data-code-marker); }

.blob-code-marker-addition::before { content: "+ "; }

.blob-code-marker-deletion::before { content: "- "; }

.blob-code-marker-context::before { content: "  "; }

.soft-wrap .diff-table { table-layout: fixed; }

.soft-wrap .blob-code { padding-left: 18px; text-indent: -7px; }

.soft-wrap .blob-code-inner { overflow-wrap: break-word; white-space: pre-w=
rap; }

.soft-wrap .no-nl-marker { display: none; }

.soft-wrap .add-line-comment { margin-left: -28px; }

.blob-code-hunk, .blob-num-expandable, .blob-num-hunk { color: rgba(27, 31,=
 35, 0.7); vertical-align: middle; }

.blob-num-expandable, .blob-num-hunk { background-color: rgb(219, 237, 255)=
; }

.blob-code-hunk { padding-top: 4px; padding-bottom: 4px; background-color: =
rgb(241, 248, 255); border-width: 1px 0px; }

.blob-expanded .blob-code, .blob-expanded .blob-num { background-color: rgb=
(250, 251, 252); }

.blob-expanded + tr:not(.blob-expanded) .blob-code, .blob-expanded + tr:not=
(.blob-expanded) .blob-num, .blob-expanded .blob-num-hunk, tr:not(.blob-exp=
anded) + .blob-expanded .blob-code, tr:not(.blob-expanded) + .blob-expanded=
 .blob-num { border-top: 1px solid rgb(234, 236, 239); }

.blob-num-expandable { padding: 0px; font-size: 12px; text-align: center; }

.blob-num-expandable .diff-expander { display: block; width: auto; height: =
auto; padding: 4px 11px 4px 10px; margin-right: -1px; color: rgb(88, 96, 10=
5); cursor: pointer; }

.blob-num-expandable .diff-expander .octicon { vertical-align: top; }

.blob-num-expandable .directional-expander { display: block; width: auto; h=
eight: auto; margin-right: -1px; color: rgb(88, 96, 105); cursor: pointer; =
}

.blob-num-expandable .single-expander { padding-top: 4px; padding-bottom: 4=
px; }

.blob-num-expandable .diff-expander:hover, .blob-num-expandable .directiona=
l-expander:hover { color: rgb(255, 255, 255); text-shadow: none; background=
-color: rgb(3, 102, 214); border-color: rgb(3, 102, 214); }

.blob-code-addition { background-color: rgb(230, 255, 237); }

.blob-code-addition .x { color: rgb(36, 41, 46); background-color: rgb(172,=
 242, 189); }

.blob-num-addition { background-color: rgb(205, 255, 216); border-color: rg=
b(190, 245, 203); }

.blob-code-deletion { background-color: rgb(255, 238, 240); }

.blob-code-deletion .x { color: rgb(36, 41, 46); background-color: rgb(253,=
 184, 192); }

.blob-num-deletion { background-color: rgb(255, 220, 224); border-color: rg=
b(253, 174, 183); }

.is-selecting, .is-selecting .blob-num { cursor: ns-resize !important; }

.is-selecting .add-line-comment, .is-selecting a { pointer-events: none; cu=
rsor: ns-resize !important; }

.is-selecting .is-hovered .add-line-comment { opacity: 0; }

.is-selecting.file-diff-split, .is-selecting.file-diff-split .blob-num { cu=
rsor: nwse-resize !important; }

.is-selecting.file-diff-split .add-line-comment, .is-selecting.file-diff-sp=
lit .empty-cell, .is-selecting.file-diff-split a { pointer-events: none; cu=
rsor: nwse-resize !important; }

.selected-line { position: relative; }

.selected-line::after { position: absolute; top: 0px; left: 0px; display: b=
lock; width: 100%; height: 100%; box-sizing: border-box; pointer-events: no=
ne; content: ""; background: rgba(255, 223, 93, 0.2); mix-blend-mode: multi=
ply; }

.selected-line.selected-line-top::after { border-top: 1px solid rgb(255, 21=
1, 61); }

.selected-line.selected-line-bottom::after { border-bottom: 1px solid rgb(2=
55, 211, 61); }

.selected-line.selected-line-left::after, .selected-line:first-child::after=
 { border-left: 1px solid rgb(255, 211, 61); }

.selected-line.selected-line-right::after, .selected-line:last-child::after=
 { border-right: 1px solid rgb(255, 211, 61); }

.is-commenting .selected-line.blob-code::before { position: absolute; top: =
0px; left: -1px; display: block; width: 4px; height: 100%; content: ""; bac=
kground: rgb(3, 102, 214); }

.add-line-comment { position: relative; z-index: 5; float: left; width: 22p=
x; height: 22px; margin: -2px -10px -2px -20px; line-height: 21px; color: r=
gb(255, 255, 255); text-align: center; text-indent: 0px; cursor: pointer; b=
ackground-color: rgb(3, 102, 214); background-image: linear-gradient(rgb(3,=
 114, 239), rgb(3, 102, 214)); border-radius: 3px; box-shadow: rgba(27, 31,=
 35, 0.15) 0px 1px 4px; opacity: 0; transition: transform 0.1s ease-in-out =
0s; transform: scale(0.8); }

.add-line-comment:hover { transform: scale(1); }

.add-line-comment:focus, .is-hovered .add-line-comment { opacity: 1; }

.add-line-comment .octicon { vertical-align: text-top; pointer-events: none=
; }

.add-line-comment.octicon-check { background: rgb(51, 51, 51); opacity: 1; =
}

.inline-comment-form { border: 1px solid rgb(223, 226, 229); border-radius:=
 3px; }

.inline-review-comment { margin-top: 0px !important; margin-bottom: 10px !i=
mportant; }

.inline-review-comment .gc:first-child + tr .blob-code, .inline-review-comm=
ent .gc:first-child + tr .blob-num { padding-top: 5px; }

.inline-review-comment tr:last-child { border-bottom-right-radius: 2px; bor=
der-bottom-left-radius: 2px; }

.inline-review-comment tr:last-child .blob-code, .inline-review-comment tr:=
last-child .blob-num { padding-bottom: 8px; }

.inline-review-comment tr:last-child .blob-code:first-child, .inline-review=
-comment tr:last-child .blob-num:first-child { border-bottom-left-radius: 2=
px; }

.inline-review-comment tr:last-child .blob-code:last-child, .inline-review-=
comment tr:last-child .blob-num:last-child { border-bottom-right-radius: 2p=
x; }

.timeline-inline-comments { width: 100%; table-layout: fixed; }

.show-inline-notes .inline-comments, .timeline-inline-comments .inline-comm=
ents { display: table-row; }

.inline-comments, .inline-comments.is-collapsed { display: none; }

.inline-comments .line-comments.is-collapsed { visibility: hidden; }

.inline-comments .line-comments + .blob-num { border-left-width: 1px; }

.inline-comments .timeline-comment { margin-bottom: 10px; }

.comment-holder, .inline-comments .inline-comment-form, .inline-comments .i=
nline-comment-form-container { max-width: 780px; }

.empty-cell + .line-comments, .line-comments + .line-comments { border-left=
: 1px solid rgb(234, 236, 239); }

.inline-comment-form-container .inline-comment-form, .inline-comment-form-c=
ontainer.open .inline-comment-form-actions { display: none; }

.inline-comment-form-container .inline-comment-form-actions, .inline-commen=
t-form-container.open .inline-comment-form { display: block; }

body.full-width .container, body.full-width .container-lg, body.split-diff =
.container, body.split-diff .container-lg { width: 100%; max-width: none; p=
adding-right: 20px; padding-left: 20px; }

body.full-width .repository-content, body.split-diff .repository-content { =
width: 100%; }

body.full-width .new-pr-form, body.split-diff .new-pr-form { max-width: 980=
px; }

.file-diff-split { table-layout: fixed; }

.file-diff-split .blob-code + .blob-num { border-left: 1px solid rgb(246, 2=
48, 250); }

.file-diff-split .blob-code-inner { overflow-wrap: break-word; white-space:=
 pre-wrap; }

.file-diff-split .empty-cell { cursor: default; background-color: rgb(250, =
251, 252); border-right-color: rgb(234, 236, 239); }

@media (max-width: 1280px) {
  .file-diff-split .write-selected .comment-form-head { margin-bottom: 48px=
 !important; }
  .file-diff-split markdown-toolbar { position: absolute; right: 8px; botto=
m: -40px; }
}

.submodule-diff-stats .octicon-diff-removed { color: rgb(203, 36, 49); }

.submodule-diff-stats .octicon-diff-renamed { color: rgb(103, 122, 133); }

.submodule-diff-stats .octicon-diff-modified { color: rgb(208, 180, 76); }

.submodule-diff-stats .octicon-diff-added { color: rgb(40, 167, 69); }

.BlobToolbar { left: -17px; }

.BlobToolbar-dropdown { margin-left: -2px; }

.code-navigation-banner { background: linear-gradient(rgba(242, 248, 254, 0=
), rgba(242, 248, 254, 0.47)); }

.code-navigation-banner .code-navigation-banner-illo { background-image: ur=
l("/images/modules/blob/code-navigation-banner-illo.svg"); background-repea=
t: no-repeat; background-position: 50% center; }

.pl-token.active, .pl-token:hover { cursor: pointer; background: rgb(255, 2=
34, 127); }

.discussion-timeline { position: relative; float: left; }

.discussion-timeline::before { position: absolute; top: 0px; bottom: 0px; l=
eft: 72px; z-index: -1; display: block; width: 2px; content: ""; background=
-color: rgb(225, 228, 232); }

.discussion-timeline.team-discussion-timeline::before { bottom: 24px; left:=
 20px; z-index: auto; background-color: rgb(225, 228, 232); }

.discussion-timeline.team-discussion-timeline .blankslate { background: rgb=
(255, 255, 255); }

.discussion-sidebar-item { padding-top: 16px; font-size: 12px; color: rgb(8=
8, 96, 105); }

.discussion-sidebar-item .btn .octicon { margin-right: 0px; }

.discussion-sidebar-item .muted-icon { color: rgb(149, 157, 165); }

.discussion-sidebar-item .muted-icon:hover { color: rgb(3, 102, 214); text-=
decoration: none; cursor: pointer; }

.discussion-sidebar-item + .discussion-sidebar-item { margin-top: 16px; bor=
der-top: 1px solid rgb(225, 228, 232); }

.discussion-sidebar-item .select-menu { position: relative; }

.discussion-sidebar-item .select-menu-modal-holder { top: 25px; right: -1px=
; left: auto; }

.discussion-sidebar-heading { margin-bottom: 8px; font-size: 12px; color: r=
gb(88, 96, 105); }

.discussion-sidebar-toggle { padding: 4px 0px; margin: -4px 0px 4px; }

.discussion-sidebar-toggle .octicon { float: right; color: rgb(149, 157, 16=
5); }

.discussion-sidebar-toggle:hover { color: rgb(3, 102, 214); text-decoration=
: none; cursor: pointer; }

.discussion-sidebar-toggle:hover .octicon { color: inherit; }

button.discussion-sidebar-toggle { display: block; width: 100%; font-weight=
: 600; text-align: left; background: none; border: 0px; }

.sidebar-progress-bar .progress-bar { height: 8px; margin-bottom: 2px; bord=
er-radius: 2px; }

.sidebar-assignee .css-truncate-target { max-width: 110px; }

.sidebar-assignee .assignee { font-weight: 600; color: rgb(88, 96, 105); ve=
rtical-align: middle; }

.sidebar-assignee .assignee:hover { color: rgb(3, 102, 214); text-decoratio=
n: none; }

.sidebar-assignee .reviewers-status-icon { width: 14px; }

.sidebar-assignee .octicon { margin-top: 2px; }

.sidebar-notifications { position: relative; }

.sidebar-notifications .thread-subscription-status { padding: 0px; margin: =
0px; border: 0px; }

.sidebar-notifications .thread-subscription-status .thread-subscribe-form {=
 display: block; }

.sidebar-notifications .thread-subscription-status .octicon-radio-tower { d=
isplay: none; }

.sidebar-notifications .thread-subscription-status .reason { padding: 0px; =
margin: 4px 0px 0px; }

.sidebar-notifications .thread-subscription-status .btn-sm { display: block=
; width: 100%; }

.participation .participant-avatar { float: left; margin: 4px 0px 0px 4px; =
}

.participation a { color: rgb(88, 96, 105); }

.participation a:hover { color: rgb(3, 102, 214); text-decoration: none; }

.participation-avatars { margin-left: -4px; }

.participation-avatars::before { display: table; content: ""; }

.participation-avatars::after { display: table; clear: both; content: ""; }

.participation-more { float: left; margin: 8px 0px 0px; }

.inline-comment-form .form-actions, .timeline-new-comment .form-actions { p=
adding: 0px 8px 8px; }

.inline-comment-form::before { display: table; content: ""; }

.inline-comment-form::after { display: table; clear: both; content: ""; }

.inline-comment-form .tabnav-tabs { display: inline-block; }

.inline-comment-form .form-actions { float: right; }

.gh-header-actions { float: right; margin-top: 4px; }

.gh-header-actions .btn-sm { float: left; margin-left: 4px; }

.gh-header-actions .btn-sm .octicon { margin-right: 0px; }

.gh-header { background-color: rgb(255, 255, 255); }

.gh-header .gh-header-sticky { height: 1px; }

.gh-header .gh-header-sticky .meta { font-size: 12px; }

.gh-header .gh-header-sticky .gh-header-shadow, .gh-header .gh-header-stick=
y .sticky-content { display: none; }

.gh-header .gh-header-sticky.is-stuck { z-index: 110; height: 60px; }

.gh-header .gh-header-sticky.is-stuck .sticky-content { display: block; }

.gh-header .gh-header-sticky.is-stuck .css-truncate-target { max-width: 150=
px; }

.gh-header .gh-header-sticky.is-stuck + .gh-header-shadow { position: fixed=
; top: 0px; right: 0px; left: 0px; z-index: 109; display: block; height: 60=
px; content: ""; background-color: rgb(255, 255, 255); border-bottom: 1px s=
olid rgba(0, 0, 0, 0.15); }

.gh-header .gh-header-edit { display: none; }

.gh-header .gh-header-meta .base-ref { display: inline-block; }

.gh-header .gh-header-meta .commit-ref-dropdown, .gh-header.open .gh-header=
-show { display: none; }

.gh-header.open .gh-header-edit { display: block; }

.gh-header.open .gh-header-meta .base-ref { display: none; }

.gh-header.open .gh-header-meta .commit-ref-dropdown { display: inline-bloc=
k; margin-top: -4px; vertical-align: top; }

.gh-header-title { margin-right: 150px; margin-bottom: 0px; font-weight: 40=
0; line-height: 1.125; overflow-wrap: break-word; }

.gh-header-no-access .gh-header-title { margin-right: 0px; }

.gh-header-number { font-weight: 300; color: rgb(106, 115, 125); }

.gh-header-meta { padding-bottom: 16px; margin-top: 8px; font-size: 14px; c=
olor: rgb(88, 96, 105); border-bottom: 1px solid rgb(225, 228, 232); }

.gh-header.issue .gh-header-meta { margin-bottom: 16px; }

.gh-header.pull .gh-header-meta { padding-bottom: 0px; border-bottom: 0px; =
}

.gh-header-meta .TableObject-item--primary { overflow-wrap: break-word; whi=
te-space: normal; }

.gh-header-meta .TableObject-item--primary .commit-ref .css-truncate-target=
, .gh-header-meta .TableObject-item--primary .commit-ref:hover .css-truncat=
e-target { max-width: 780px !important; }

.gh-header-meta .State { margin-right: 8px; }

.gh-header-meta .avatar { float: left; margin-top: -4px; margin-right: 4px;=
 }

.tabnav-pr { margin: 16px 0px; border-color: rgb(225, 228, 232); }

.tabnav-pr .tabnav-tab { position: relative; padding: 8px 16px; font-size: =
14px; color: rgb(88, 96, 105); }

.tabnav-pr .tabnav-tab.selected { color: rgb(36, 41, 46); border-color: rgb=
(225, 228, 232); }

.timeline-comment-wrapper { position: relative; padding-left: 56px; margin-=
top: 16px; margin-bottom: 16px; border-top: 2px solid rgb(255, 255, 255); b=
order-bottom: 2px solid rgb(255, 255, 255); }

.timeline-comment-avatar { float: left; margin-left: -56px; border-radius: =
3px; }

.timeline-comment-avatar .avatar { width: 40px; height: 40px; }

.timeline-comment-avatar .avatar-child { width: 20px; height: 20px; }

.timeline-comment { position: relative; color: rgb(36, 41, 46); background-=
color: rgb(255, 255, 255); border: 1px solid rgb(209, 213, 218); border-rad=
ius: 3px; }

.timeline-comment.will-transition-once { transition: border-color 0.65s eas=
e-in-out 0s; }

.timeline-comment.will-transition-once .timeline-comment-header { transitio=
n: background-color 0.65s ease 0s, border-bottom-color 0.65s ease-in-out 0s=
; }

.timeline-comment.will-transition-once .timeline-comment-label { transition=
: border-color 0.65s ease-in-out 0s; }

.timeline-comment.will-transition-once::after, .timeline-comment.will-trans=
ition-once::before { transition: border-right-color 0.65s ease-in-out 0s; }

.timeline-comment.current-user { border-color: rgb(192, 211, 235); }

.timeline-comment.current-user .timeline-comment-header { background-color:=
 rgb(241, 248, 255); border-bottom-color: rgb(192, 211, 235); }

.timeline-comment.current-user .timeline-comment-label { border-color: rgb(=
192, 211, 235); }

.timeline-comment.current-user .previewable-comment-form .comment-form-head=
.tabnav { color: rgb(192, 211, 235); background-color: rgb(241, 248, 255); =
border-bottom-color: rgb(192, 211, 235); }

.timeline-comment.is-internal, .timeline-comment.unread-item { border-color=
: rgb(229, 217, 153); }

.timeline-comment.is-internal .timeline-comment-header, .timeline-comment.u=
nread-item .timeline-comment-header { background-color: rgb(255, 253, 239);=
 border-bottom-color: rgb(229, 217, 153); }

.timeline-comment.is-internal .timeline-comment-label, .timeline-comment.un=
read-item .timeline-comment-label { border-color: rgb(229, 217, 153); }

.timeline-comment.is-internal .previewable-comment-form .comment-form-head.=
tabnav, .timeline-comment.unread-item .previewable-comment-form .comment-fo=
rm-head.tabnav { color: rgb(229, 217, 153); background-color: rgb(255, 253,=
 239); border-bottom-color: rgb(229, 217, 153); }

.timeline-comment:empty { display: none; }

.timeline-comment .comment + .comment { border-top: 1px solid rgb(225, 228,=
 232); }

.timeline-comment .comment + .comment::after, .timeline-comment .comment + =
.comment::before { display: none; }

.timeline-comment .comment + .comment .timeline-comment-header { border-top=
-left-radius: 0px; border-top-right-radius: 0px; }

.timeline-comment--caret::after, .timeline-comment--caret::before { positio=
n: absolute; top: 11px; right: 100%; left: -16px; display: block; width: 0p=
x; height: 0px; pointer-events: none; content: " "; border-color: transpare=
nt; border-style: solid solid outset; }

.timeline-comment--caret::after { margin-top: 1px; margin-left: 2px; border=
-width: 7px; border-right-color: rgb(246, 248, 250); }

.timeline-comment--caret::before { border-width: 8px; border-right-color: r=
gb(209, 213, 218); }

.is-pending .timeline-comment--caret::after, .is-pending .timeline-comment-=
-caret::before { position: absolute; top: 11px; right: 100%; left: -16px; d=
isplay: block; width: 0px; height: 0px; pointer-events: none; content: " ";=
 border-color: transparent; border-style: solid solid outset; }

.is-pending .timeline-comment--caret::after { margin-top: 1px; margin-left:=
 2px; border-width: 7px; border-right-color: rgb(255, 253, 239); }

.is-pending .timeline-comment--caret::before { border-width: 8px; border-ri=
ght-color: rgb(217, 208, 165); }

.timeline-comment--caret.current-user::after, .timeline-comment--caret.curr=
ent-user::before { position: absolute; top: 11px; right: 100%; left: -16px;=
 display: block; width: 0px; height: 0px; pointer-events: none; content: " =
"; border-color: transparent; border-style: solid solid outset; }

.timeline-comment--caret.current-user::after { margin-top: 1px; margin-left=
: 2px; border-width: 7px; border-right-color: rgb(241, 248, 255); }

.timeline-comment--caret.current-user::before { border-width: 8px; border-r=
ight-color: rgb(192, 211, 235); }

.timeline-comment--caret.is-internal::after, .timeline-comment--caret.is-in=
ternal::before, .timeline-comment--caret.unread-item::after, .timeline-comm=
ent--caret.unread-item::before { position: absolute; top: 11px; right: 100%=
; left: -16px; display: block; width: 0px; height: 0px; pointer-events: non=
e; content: " "; border-color: transparent; border-style: solid solid outse=
t; }

.timeline-comment--caret.is-internal::after, .timeline-comment--caret.unrea=
d-item::after { margin-top: 1px; margin-left: 2px; border-width: 7px; borde=
r-right-color: rgb(255, 253, 239); }

.timeline-comment--caret.is-internal::before, .timeline-comment--caret.unre=
ad-item::before { border-width: 8px; border-right-color: rgb(229, 217, 153)=
; }

.timeline-comment--caret.timeline-comment--caret-nw::after, .timeline-comme=
nt--caret.timeline-comment--caret-nw::before { transform: rotate(90deg); }

.timeline-comment--caret.timeline-comment--caret-nw::before { top: -16px; l=
eft: 8px; }

.timeline-comment--caret.timeline-comment--caret-nw::after { top: -15px; le=
ft: 7px; }

.page-responsive .timeline-comment--caret::after, .page-responsive .timelin=
e-comment--caret::before { display: none; }

@media (min-width: 768px) {
  .page-responsive .timeline-comment--caret::after, .page-responsive .timel=
ine-comment--caret::before { display: block; }
}

:target .timeline-comment--caret::before { filter: drop-shadow(rgb(200, 225=
, 255) -0.28em 0px 0px); border-right-color: rgb(33, 136, 255); }

:target .timeline-comment { border-color: rgb(33, 136, 255); box-shadow: rg=
b(200, 225, 255) 0px 0px 0px 0.2em; }

.review-comment:target { border: 1px solid rgb(33, 136, 255); border-radius=
: 3px; box-shadow: rgb(200, 225, 255) 0px 0px 0px 0.2em; }

.timeline-comment-header { display: flex; align-items: center; padding-righ=
t: 16px; padding-left: 16px; color: rgb(88, 96, 105); flex-direction: row-r=
everse; background-color: rgb(246, 248, 250); border-bottom: 1px solid rgb(=
209, 213, 218); border-top-left-radius: 3px; border-top-right-radius: 3px; =
}

.timeline-comment-header:only-child { border-bottom: 0px; border-radius: 3p=
x; }

.timeline-comment-header .author { color: rgb(88, 96, 105); }

.timeline-comment-header code { word-break: break-all; }

.comment-type-icon { color: inherit; }

.timeline-comment-label { float: right; padding: 2px 4px; margin-left: 8px;=
 font-size: 12px; cursor: default; border: 1px solid rgba(27, 31, 35, 0.15)=
; border-radius: 3px; }

.timeline-comment-label-spammy { color: rgb(203, 36, 49); border-color: rgb=
(215, 58, 73); }

.timeline-comment-header-text { min-width: 0px; padding-top: 8px; padding-b=
ottom: 8px; margin-bottom: 1px; flex: 1 1 auto; }

.timeline-comment-header-text code a { color: rgb(88, 96, 105); }

.timeline-comment-actions { float: right; margin-left: 8px; }

.timeline-comment-actions .show-more-popover.dropdown-menu-sw { right: -6px=
; margin-top: -5px; }

.timeline-comment-action { display: inline-block; padding: 8px 4px; color: =
rgb(106, 115, 125); }

.timeline-comment-action:focus, .timeline-comment-action:hover { color: rgb=
(3, 102, 214); text-decoration: none; opacity: 1; }

.timeline-comment-action .octicon-check { height: 16px; }

.timeline-comment-action.disabled { color: rgb(209, 213, 218); cursor: defa=
ult; }

.timeline-comment-action.disabled:hover { color: rgb(209, 213, 218); }

.compare-tab-comments .timeline-comment-actions { display: none; }

.timeline-new-comment { max-width: 780px; margin-bottom: 0px; }

.timeline-new-comment .comment-form-head { margin-bottom: 8px; }

.timeline-new-comment .previewable-comment-form .comment-body { padding: 4p=
x 4px 16px; border-bottom: 1px solid rgb(225, 228, 232); }

.comment-form-head .toolbar-commenting { float: right; }

.discussion-item-icon { float: left; width: 32px; height: 32px; margin-top:=
 -5px; margin-left: -39px; line-height: 28px; color: rgb(36, 41, 46); text-=
align: center; background-color: rgb(225, 228, 232); border: 2px solid rgb(=
255, 255, 255); border-radius: 50%; }

.discussion-item-header { color: rgb(88, 96, 105); overflow-wrap: break-wor=
d; }

.discussion-item-header .discussion-item-private { vertical-align: -1px; }

.discussion-item-header:last-child { padding-bottom: 0px; }

.discussion-item-header .commit-ref { font-size: 85%; vertical-align: initi=
al; }

.discussion-item-header .btn-outline { float: right; padding: 4px 8px; marg=
in-top: -4px; margin-left: 8px; }

.commit-message .issue-link { font-weight: 600; color: rgb(36, 41, 46); }

.commit-message .issue-link:hover { color: rgb(3, 102, 214); }

.discussion-item-private { color: rgba(27, 31, 35, 0.7); }

.previewable-comment-form .comment-form-head.tabnav { padding: 8px 8px 0px;=
 background: rgb(246, 248, 250); border-radius: 3px 3px 0px 0px; }

.page-responsive .previewable-comment-form .comment-form-head.tabnav .toolb=
ar-commenting { background: rgb(255, 255, 255); }

@media (min-width: 1012px) {
  .page-responsive .previewable-comment-form .comment-form-head.tabnav .too=
lbar-commenting { background: transparent; }
}

@media (min-width: 768px) {
  .page-responsive .previewable-comment-form .comment-form-head.tabnav { ba=
ckground: rgb(246, 248, 250); }
}

.previewable-comment-form .comment { border: 0px; }

.previewable-comment-form .comment-body { padding: 4px 4px 16px; background=
-color: initial; border-bottom: 1px solid rgb(225, 228, 232); }

.previewable-comment-form .timeline-comment .timeline-comment-actions { dis=
play: none; }

.new-discussion-timeline .composer .timeline-comment { margin-bottom: 8px; =
}

.new-discussion-timeline .composer .timeline-comment::after { border-right-=
color: rgb(255, 255, 255); }

.new-discussion-timeline .composer .comment-form-head.tabnav { padding-top:=
 0px; background-color: rgb(255, 255, 255); }

.composer.composer-responsive { padding-left: 0px; }

.composer.composer-responsive .discussion-topic-header { padding: 0px; }

.composer.composer-responsive .timeline-comment { border: 0px; }

.composer.composer-responsive .timeline-comment::after, .composer.composer-=
responsive .timeline-comment::before { display: none; }

.composer.composer-responsive .previewable-comment-form .write-content { ma=
rgin: 0px; }

@media (min-width: 768px) {
  .composer.composer-responsive { padding-left: 60px; }
  .composer.composer-responsive .timeline-comment { border: 1px solid rgb(2=
09, 213, 218); }
  .composer.composer-responsive .timeline-comment::after, .composer.compose=
r-responsive .timeline-comment::before { position: absolute; top: 11px; rig=
ht: 100%; left: -16px; display: block; width: 0px; height: 0px; pointer-eve=
nts: none; content: " "; border-color: transparent; border-style: solid sol=
id outset; }
  .composer.composer-responsive .timeline-comment::after { margin-top: 1px;=
 margin-left: 2px; border-width: 7px; border-right-color: rgb(246, 248, 250=
); }
  .composer.composer-responsive .timeline-comment::before { border-width: 8=
px; border-right-color: rgb(209, 213, 218); }
}

.discussion-timeline-actions { background-color: rgb(255, 255, 255); border=
-top: 2px solid rgb(225, 228, 232); }

.discussion-timeline-actions .merge-pr { padding-top: 0px; border-top: 0px;=
 }

.discussion-timeline-actions .thread-subscription-status { margin-top: 16px=
; }

.discussion-timeline-actions .thread-subscription-status .octicon-radio-tow=
er { display: none; }

.pagination-loader-container { background-color: rgb(255, 255, 255); backgr=
ound-image: url("/images/modules/pulls/progressive-disclosure-line@2x.png")=
; background-repeat: repeat-x; background-position: 0px center; background-=
size: 32px; }

.progressive-timeline-loader-container { padding-left: 64px; }

.deployment-meta { font-size: 12px; color: rgb(88, 96, 105); }

.deployment-meta .octicon { color: rgb(149, 157, 165); }

.deployment-status-label { display: inline-block; padding: 1px 4px; margin-=
top: -2px; margin-right: 4px; font-size: 12px; color: rgb(106, 115, 125); v=
ertical-align: middle; background: none; border: 1px solid rgb(225, 228, 23=
2); border-radius: 2px; }

.deployment-status-label.is-error, .deployment-status-label.is-failure { co=
lor: rgb(203, 36, 49); text-align: center; }

.deployment-status-label.is-active { color: rgb(40, 167, 69); }

.deployment-status-label.is-in_progress, .deployment-status-label.is-pendin=
g, .deployment-status-label.is-queued { color: rgb(176, 136, 0); }

:target .timeline-comment-group .timeline-comment { border-color: rgb(33, 1=
36, 255); box-shadow: rgb(200, 225, 255) 0px 0px 0px 0.2em; }

.is-pending .form-actions { margin-right: 8px; margin-bottom: 4px; }

.is-pending .comment-form-head.tabnav, .is-pending .file, .is-pending .file=
-header, .is-pending .tabnav-tab.selected { border-color: rgb(217, 208, 165=
); }

.is-pending .comment-form-head.tabnav, .is-pending .file-header { backgroun=
d-color: rgb(255, 253, 239); }

.discussion-item-review-comment { border-bottom: 1px solid rgb(225, 228, 23=
2); }

.discussion-item-review-comment:last-child { border-bottom: 0px; }

.discussion-item-icon-gray { background-color: rgb(225, 228, 232) !importan=
t; }

g-emoji { font-family: "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "=
Segoe UI Symbol"; font-size: 1.2em; font-weight: 400; line-height: 20px; ve=
rtical-align: middle; font-style: normal !important; }

g-emoji img { width: 1em; height: 1em; }

body.emoji-size-boost g-emoji { margin-right: 3px; }

@media not all, only screen and (-webkit-min-device-pixel-ratio: 2), not al=
l, not all, only screen and (min-resolution: 2dppx), only screen and (min-r=
esolution: 192dpi) {
  body.emoji-size-boost g-emoji { margin-right: 0px; font-size: 1.4em; }
}

.emoji-icon { width: 20px; background-repeat: no-repeat; background-size: 2=
0px 20px; }

.emoji-icon, .emoji-result { display: inline-block; height: 20px; vertical-=
align: middle; }

.emoji-result { font-size: 18px; font-weight: 400; }

.footer-octicon { color: rgb(198, 203, 209); }

.footer-octicon:hover { color: rgb(149, 157, 165); }

.gollum-editor .comment-form-head.tabnav { border: 1px solid rgb(223, 226, =
229); }

.gollum-editor .gollum-editor-body { height: 390px; resize: vertical; }

.active .gollum-editor-function-buttons { display: block !important; }

include-fragment, poll-include-fragment { display: block; }

.kb-konami-dialog { min-width: 720px; background: none; border: 0px; outlin=
e: none; box-shadow: none; }

.kb-konami-dialog .Box-btn-octicon { display: flex; justify-content: center=
; padding: 4px 8px; color: rgb(255, 255, 255); border: 1px solid rgb(255, 2=
55, 255); border-radius: 3px; opacity: 0.6; }

.kb-konami-dialog .Box-btn-octicon::before { display: block; margin-right: =
4px; font-size: 11px; letter-spacing: 1px; content: "ESC"; }

.kb-konami-dialog .octocat-spinner { display: none; }

.konami { padding: 32px 0px; overflow: hidden; background: none; }

.konami, .konami .key { position: relative; text-align: center; }

.konami .key { display: inline-block; width: 36px; height: 36px; box-sizing=
: border-box; padding: 3px 8px; margin: 2px 0px 6px; color: rgb(255, 255, 2=
55); background: rgba(36, 41, 46, 0.13); border-width: 1px 1px 4px; border-=
style: dashed dashed solid; border-color: rgba(255, 255, 255, 0.38) rgba(25=
5, 255, 255, 0.38) rgb(184, 182, 182); border-image: initial; border-radius=
: 4px; box-shadow: rgba(27, 31, 35, 0.1) 0px 1px 1px; }

.konami-overlay { position: fixed; top: 0px; right: 0px; bottom: 0px; left:=
 0px; z-index: 100; background: none; }

.konami-overlay .dot { position: absolute; z-index: 100; color: rgb(0, 238,=
 0); }

.konami .key + .key { margin-left: 12px; }

.konami .key.complete { color: rgb(255, 255, 255); background: none; border=
-style: solid; border-color: rgb(255, 255, 255); border-image: initial; bor=
der-width: 1px 1px 4px; }

.konami .key.active { top: -4px; box-sizing: border-box; padding: 4px 8px; =
color: rgb(36, 41, 46); background: rgb(64, 227, 122); border-width: 0px 0p=
x 4px; border-top-style: initial; border-right-style: initial; border-left-=
style: initial; border-top-color: initial; border-right-color: initial; bor=
der-left-color: initial; border-image: initial; border-bottom-style: solid;=
 border-bottom-color: rgb(0, 166, 62); border-radius: 4px; animation-name: =
konami-color; animation-duration: 1s; animation-iteration-count: infinite; =
}

.konami .key.down.active { position: relative; top: 2px; height: 34px; box-=
sizing: border-box; margin-bottom: 6px; line-height: 24px; color: rgb(255, =
255, 255); background: rgb(81, 85, 224); border-width: 0px 0px 2px; border-=
top-style: initial; border-right-style: initial; border-left-style: initial=
; border-top-color: initial; border-right-color: initial; border-left-color=
: initial; border-image: initial; border-bottom-style: solid; border-bottom=
-color: rgb(49, 53, 214); border-radius: 4px; }

@keyframes konami-color {=20
  0% { background: rgb(193, 250, 156); border-bottom: 2px solid rgb(162, 24=
7, 107); }
  50% { background: rgb(64, 227, 122); border-bottom: 2px solid rgb(0, 204,=
 76); }
  100% { background: rgb(64, 196, 215); border-bottom: 2px solid rgb(30, 18=
0, 201); }
}

.konami .enter-link { color: rgb(36, 41, 46); letter-spacing: 1px; backgrou=
nd: rgb(64, 227, 122); border: 0px; transition: all 0.12s linear 0s; animat=
ion: 1s ease 0s infinite normal none running konami-enter-link; }

.konami .enter-link:hover { color: rgb(255, 255, 255); background: none; bo=
rder: 1px solid rgb(64, 227, 122); animation-name: none; }

@keyframes konami-enter-link {=20
  0% { background: rgb(193, 250, 156); }
  50% { background: rgb(64, 227, 122); }
  100% { background: rgb(64, 196, 215); }
}

.secret-edit-mode { border: 1px solid rgb(64, 227, 122); }

.list-group-item { position: relative; display: block; padding: 8px 10px 10=
px 40px; margin-bottom: -1px; border: 1px solid rgb(225, 228, 232); }

.list-group-item::after, .list-group-item::before { display: table; content=
: ""; }

.list-group-item::after { clear: both; }

.list-group-item a:hover { text-decoration: none; }

.list-group-item:first-child { border-top-left-radius: 3px; border-top-righ=
t-radius: 3px; }

.list-group-item:last-child { margin-bottom: 0px; border-bottom-right-radiu=
s: 3px; border-bottom-left-radius: 3px; }

.list-group-item.closed { background-color: rgb(250, 251, 252); }

.list-group-item.selectable { padding-left: 60px; }

.list-group-item.selected { background-color: rgb(255, 253, 239); }

.list-group-item.navigation-focus, .list-group-item[aria-selected=3D"true"]=
 { background-color: rgb(241, 248, 255); }

.list-group-item .list-group-item-summary a { color: rgb(88, 96, 105); }

.list-group-item .list-group-item-summary a.quiet { color: rgb(106, 115, 12=
5); }

.list-group-item .status { position: relative; top: 2px; float: right; marg=
in-right: -9px; }

.list-group-item .type-icon { position: relative; top: 1px; width: 16px; te=
xt-align: center; vertical-align: middle; }

.list-group-item .assignee { float: right; }

.list-group-item .assignee img { display: block; border-radius: 2px; }

.list-group-item .labels { top: -2px; display: inline-block; margin-bottom:=
 -2px; margin-left: 4px; }

.list-group-item-name { margin: 0px 60px 2px 0px; font-size: 15px; line-hei=
ght: 1.3; overflow-wrap: break-word; }

.list-group-item-name .type-icon { float: left; margin-top: 1px; margin-lef=
t: -24px; }

.list-group-item-link { color: rgb(36, 41, 46); }

.draft.octicon { color: rgb(106, 115, 125); }

.closed.octicon, .reverted.octicon { color: rgb(203, 36, 49); }

.open.octicon { color: rgb(40, 167, 69); }

.merged.octicon { color: rgb(111, 66, 193); }

.list-group-item-summary { margin-top: 2px; }

.list-group-item-summary p { margin: 0px 0px 5px; }

.standalone .list-group-item-summary p { margin-bottom: 0px; }

.animated-ellipsis-container { display: inline-block; width: 12px; height: =
12px; overflow: hidden; transform: translateZ(0px); }

.animated-ellipsis-container > .animated-ellipsis { display: inline-block; =
overflow: hidden; vertical-align: bottom; animation: 1s ease 0s infinite no=
rmal none running ellipsis; }

.large-loading-area { padding: 100px 0px; text-align: center; }

.team-mention, .user-mention { font-weight: 600; color: rgb(36, 41, 46); wh=
ite-space: nowrap; }

.pagehead { position: relative; padding-top: 24px; padding-bottom: 24px; ma=
rgin-bottom: 24px; border-bottom: 1px solid rgb(225, 228, 232); }

.pagehead.admin { background: url("/images/modules/pagehead/background-yell=
owhatch-v3.png") 0px 0px repeat-x; }

.pagehead ul.pagehead-actions { position: relative; z-index: 31; float: rig=
ht; margin: 0px; }

.pagehead .path-divider { margin: 0px 0.25em; }

.pagehead h1 { margin-top: 0px; margin-bottom: 0px; font-size: 20px; font-w=
eight: 400; line-height: 28px; }

.pagehead h1 .avatar { margin-top: -2px; margin-right: 9px; margin-bottom: =
-2px; }

.pagehead .account-switcher { margin-top: -3px; margin-bottom: -3px; }

.pagehead .underline-nav { height: 69px; margin-top: -20px; margin-bottom: =
-20px; }

.pagehead-heading { color: inherit; }

.pagehead-actions > li { float: left; margin: 0px 10px 0px 0px; font-size: =
11px; color: rgb(36, 41, 46); list-style-type: none; }

.pagehead-actions > li:last-child { margin-right: 0px; }

.pagehead-actions .octicon-mute { color: rgb(203, 36, 49); }

.pagehead-actions .select-menu { position: relative; }

.pagehead-actions .select-menu::before { display: table; content: ""; }

.pagehead-actions .select-menu::after { display: table; clear: both; conten=
t: ""; }

.pagehead-actions .select-menu-modal-holder { top: 100%; }

.pagehead-tabs-item { float: left; padding: 8px 15px 11px; color: rgb(88, 9=
6, 105); white-space: nowrap; border-width: 3px 1px 1px; border-style: soli=
d; border-color: transparent; border-image: initial; border-radius: 3px 3px=
 0px 0px; }

.pagehead-tabs-item .octicon { color: rgba(27, 31, 35, 0.3); }

.pagehead-tabs-item .Counter { color: rgb(68, 77, 86); }

.pagehead-tabs-item:hover { color: rgb(36, 41, 46); text-decoration: none; =
}

.pagehead-tabs-item.selected { font-weight: 600; color: rgb(36, 41, 46); ba=
ckground-color: rgb(255, 255, 255); border-color: rgb(227, 98, 9) rgb(225, =
228, 232) transparent; }

.pagehead-tabs-item.selected > .octicon { color: inherit; }

.repohead.experiment-repo-nav { padding-bottom: 0px; background-color: rgb(=
250, 251, 252); }

.repohead .repohead-details-container { margin-bottom: 20px; }

.repohead.fork h1, .repohead.mirror h1 { height: auto; margin-top: -5px; ma=
rgin-bottom: 15px; }

.repohead h1 { position: relative; float: left; max-width: 635px; padding-l=
eft: 18px; font-size: 18px; line-height: 26px; color: rgb(88, 96, 105); }

.repohead h1.private .octicon { color: rgba(27, 31, 35, 0.5); }

.repohead h1 .octicon { position: absolute; top: 0px; left: 0px; margin-top=
: 5px; color: rgb(149, 157, 165); }

.repohead .octicon-mirror { left: -3px; }

.repohead .octicon-lock { top: 10px; }

.repohead .fork-flag, .repohead .mirror-flag { display: block; font-size: 1=
1px; line-height: 10px; white-space: nowrap; }

.reponav { position: relative; top: 1px; margin-top: -5px; }

.reponav::after, .reponav::before { display: table; content: ""; }

.reponav::after { clear: both; }

.reponav-dropdown { position: relative; float: left; }

.reponav-item { float: left; padding: 7px 15px 8px; color: rgb(88, 96, 105)=
; white-space: nowrap; border-width: 3px 1px 1px; border-style: solid; bord=
er-color: transparent; border-image: initial; border-radius: 3px 3px 0px 0p=
x; }

.reponav-item .octicon { color: rgba(27, 31, 35, 0.3); }

.reponav-item .Counter { color: rgb(68, 77, 86); }

.reponav-item:focus, .reponav-item:hover { color: rgb(36, 41, 46); text-dec=
oration: none; }

.reponav-item.selected { color: rgb(36, 41, 46); background-color: rgb(255,=
 255, 255); border-color: rgb(227, 98, 9) rgb(225, 228, 232) transparent; }

.reponav-item.selected > .octicon { color: inherit; }

.reponav-wrapper { position: relative; z-index: 2; overflow-y: hidden; back=
ground-color: rgb(36, 41, 46); }

.reponav-wrapper .reponav { top: 0px; padding-right: 8px; padding-left: 8px=
; margin-top: 0px; overflow-x: auto; color: rgba(255, 255, 255, 0.75); }

.reponav-wrapper .reponav-item { display: inline-block; float: none; paddin=
g: 4px 8px 16px; color: rgba(255, 255, 255, 0.75); border: 0px; }

.reponav-wrapper .reponav-item .Counter { color: inherit; background-color:=
 rgba(255, 255, 255, 0.15); }

.reponav-wrapper .reponav-item.selected { font-weight: 600; color: rgb(255,=
 255, 255); background-color: initial; border: 0px; }

.steps { display: table; width: 100%; padding: 0px; margin: 30px auto 0px; =
overflow: hidden; list-style: none; border: 1px solid rgb(223, 226, 229); b=
order-radius: 3px; box-shadow: rgba(27, 31, 35, 0.05) 0px 1px 3px; }

.steps li { display: table-cell; width: 33.3%; padding: 10px 15px; color: r=
gb(198, 203, 209); cursor: default; background-color: rgb(250, 251, 252); b=
order-left: 1px solid rgb(223, 226, 229); }

.steps li.current { color: rgb(36, 41, 46); background-color: rgb(255, 255,=
 255); }

.steps li.current .octicon { color: rgb(3, 102, 214); }

.steps li .octicon { float: left; margin-right: 15px; margin-bottom: 5px; }

.steps li .step { display: block; }

.steps li:first-child { border-left: 0px; }

.steps .complete { color: rgb(88, 96, 105); }

.steps .complete .octicon { color: rgb(40, 167, 69); }

.prose-diff .anchor { display: none; }

.prose-diff .show-rich-diff { color: rgb(3, 102, 214); text-decoration: non=
e; cursor: pointer; }

.prose-diff .show-rich-diff:hover { text-decoration: underline; }

.prose-diff.collapsed .rich-diff-level-zero.expandable { cursor: pointer; }

.prose-diff.collapsed .rich-diff-level-zero.expandable .vicinity { display:=
 block; }

.prose-diff.collapsed .rich-diff-level-zero.expandable .unchanged:not(.vici=
nity) { display: none; }

.prose-diff.collapsed .rich-diff-level-zero.expandable .octicon { display: =
block; margin: 20px auto; color: rgb(209, 213, 218); }

.prose-diff.collapsed .rich-diff-level-zero.expandable:hover .octicon { col=
or: rgb(36, 41, 46); }

.prose-diff.collapsed .rich-diff-level-zero.expandable:only-child::before {=
 font-size: 18px; color: rgb(209, 213, 218); content: "Sorry, no visible ch=
anges to display."; }

.prose-diff.collapsed .rich-diff-level-zero.expandable:only-child:hover::be=
fore { color: rgb(36, 41, 46); }

.prose-diff.collapsed .rich-diff-level-zero.expandable > .removed, .prose-d=
iff.collapsed .rich-diff-level-zero.expandable > del { display: none; text-=
decoration: none; }

.prose-diff .markdown-body { padding: 30px 30px 30px 15px; }

.prose-diff .markdown-body > ins { box-shadow: rgb(44, 190, 78) 4px 0px 0px=
 inset; }

.prose-diff .markdown-body > del { text-decoration: none; box-shadow: rgb(2=
03, 36, 49) 4px 0px 0px inset; }

.prose-diff .markdown-body > del, .prose-diff .markdown-body > ins { displa=
y: block; border-radius: 0px; }

.prose-diff .markdown-body > del > .rich-diff-level-one, .prose-diff .markd=
own-body > del > .rich-diff-level-zero, .prose-diff .markdown-body > ins > =
.rich-diff-level-one, .prose-diff .markdown-body > ins > .rich-diff-level-z=
ero { margin-left: 15px; }

.prose-diff .markdown-body > del:first-child *, .prose-diff .markdown-body =
> ins:first-child * { margin-top: 0px; }

.prose-diff .rich-diff-level-zero.added { box-shadow: rgb(44, 190, 78) 4px =
0px 0px inset; }

.prose-diff .rich-diff-level-zero.removed { box-shadow: rgb(203, 36, 49) 4p=
x 0px 0px inset; }

.prose-diff .rich-diff-level-zero.changed { box-shadow: rgb(249, 197, 19) 4=
px 0px 0px inset; }

.prose-diff .rich-diff-level-zero.unchanged, .prose-diff .rich-diff-level-z=
ero.vicinity { margin-left: 15px; }

.prose-diff .rich-diff-level-zero.added, .prose-diff .rich-diff-level-zero.=
changed, .prose-diff .rich-diff-level-zero.removed { display: block; border=
-radius: 0px; }

.prose-diff .rich-diff-level-zero.added > .rich-diff-level-one, .prose-diff=
 .rich-diff-level-zero.changed > .rich-diff-level-one, .prose-diff .rich-di=
ff-level-zero.removed > .rich-diff-level-one { margin-left: 15px; }

.prose-diff .rich-diff-level-zero.added:first-child *, .prose-diff .rich-di=
ff-level-zero.changed:first-child *, .prose-diff .rich-diff-level-zero.remo=
ved:first-child * { margin-top: 0px; }

.prose-diff :not(.changed) > :not(.github-user-ins):not(.github-user-del) >=
 .removed, .prose-diff :not(.changed) > :not(.github-user-ins):not(.github-=
user-del) > del { text-decoration: none; }

.prose-diff .changed .removed, .prose-diff .changed .removed > div, .prose-=
diff .changed .removed code, .prose-diff .changed .removed pre, .prose-diff=
 .changed del, .prose-diff .changed del > div, .prose-diff .changed del cod=
e, .prose-diff .changed del pre { color: rgb(203, 36, 49); text-decoration:=
 line-through; background: rgb(255, 220, 224); }

.prose-diff .changed .added, .prose-diff .changed ins, .prose-diff .changed=
 ins code, .prose-diff .changed ins pre { background: rgb(230, 255, 237); b=
order-bottom: 1px solid rgb(44, 190, 78); }

.prose-diff > .markdown-body .github-user-ins { text-decoration: underline;=
 }

.prose-diff > .markdown-body .github-user-del { text-decoration: line-throu=
gh; }

.prose-diff > .markdown-body li ul.added { background: rgb(230, 255, 237); =
}

.prose-diff > .markdown-body li ul.removed { color: rgb(203, 36, 49); backg=
round: rgb(255, 238, 240); }

.prose-diff > .markdown-body li ul.removed:not(.github-user-ins) { text-dec=
oration: line-through; }

.prose-diff > .markdown-body li.added.moved-down .octicon, .prose-diff > .m=
arkdown-body li.added.moved-up .octicon { margin-right: 5px; margin-left: 5=
px; color: rgb(209, 213, 218); }

.prose-diff > .markdown-body li.added.moved { background: rgb(255, 253, 239=
); }

.prose-diff > .markdown-body li.removed.moved { display: none; }

.prose-diff > .markdown-body pre { padding: 10px 20px; }

.prose-diff > .markdown-body td.changed, .prose-diff > .markdown-body th.ch=
anged { background: rgb(255, 253, 239); border-left-color: rgb(223, 226, 22=
9); }

.prose-diff > .markdown-body li:not(.moved).removed { color: rgb(203, 36, 4=
9); background: rgb(255, 238, 240); }

.prose-diff > .markdown-body li:not(.moved):not(.github-user-ins).removed {=
 text-decoration: line-through; }

.prose-diff > .markdown-body .added, .prose-diff > .markdown-body ins, .pro=
se-diff > .markdown-body ins + .added { border-top: 0px; border-bottom: 0px=
; }

.prose-diff > .markdown-body .added:not(.github-user-del):not(.github-user-=
ins), .prose-diff > .markdown-body ins + .added:not(.github-user-del):not(.=
github-user-ins), .prose-diff > .markdown-body ins:not(.github-user-del):no=
t(.github-user-ins) { text-decoration: none; }

.prose-diff > .markdown-body img.added, .prose-diff > .markdown-body img.re=
moved { border-style: solid; border-width: 1px; }

.prose-diff > .markdown-body ins > div:not(.github-user-del):not(.github-us=
er-ins), .prose-diff > .markdown-body ins code:not(.github-user-del):not(.g=
ithub-user-ins), .prose-diff > .markdown-body ins pre:not(.github-user-del)=
:not(.github-user-ins) { text-decoration: none; }

.prose-diff > .markdown-body ul > del, .prose-diff > .markdown-body ul > in=
s { display: block; padding: 0px; }

.prose-diff > .markdown-body .added > li, .prose-diff > .markdown-body .rem=
oved > li { margin-top: 0px; margin-bottom: 0px; }

a.added_href, a.changed_href, b.changed_tag, code.changed_tag, em.changed_t=
ag, i.changed_tag, span.changed_tag, span.removed_href, strong.changed_tag =
{ border-bottom: 1px dotted rgb(106, 115, 125); border-radius: 0px; }

.diff-view .file-type-prose .rich-diff { display: none; }

.diff-view .display-rich-diff .rich-diff { display: block; }

.diff-view .display-rich-diff .file-diff { display: none; }

.protip { margin-top: 20px; text-align: center; }

.protip code { padding: 2px; background-color: rgb(246, 248, 250); border-r=
adius: 3px; }

.radio-group::after, .radio-group::before { display: table; content: ""; }

.radio-group::after { clear: both; }

.radio-label { float: left; padding: 8px 10px 8px 35px; margin-left: -1px; =
color: rgb(36, 41, 46); cursor: pointer; border: 1px solid rgb(209, 213, 21=
8); }

:checked + .radio-label { position: relative; z-index: 1; border-color: rgb=
(3, 102, 214); }

.radio-label .octicon { padding-right: 5px; }

.radio-label:first-of-type { margin-left: 0px; border-top-left-radius: 3px;=
 border-bottom-left-radius: 3px; }

.radio-label:last-of-type { padding-right: 16px; border-top-right-radius: 3=
px; border-bottom-right-radius: 3px; }

.radio-input { z-index: 3; float: left; margin: 14px -35px 0px 14px; }

.add-reaction-btn { opacity: 0; transition: opacity 0.1s ease-in-out 0s; }

.page-responsive .add-reaction-btn { opacity: 1; }

@media (min-width: 768px) {
  .page-responsive .add-reaction-btn { opacity: 0; }
}

.add-reaction-plus-icon { margin-right: -1px; }

.reaction-popover-container[open] .add-reaction-btn { opacity: 1; }

.add-reactions-options-item { margin-top: -1px; margin-right: -1px; line-he=
ight: 29px; border: 1px solid transparent; }

.add-reactions-options-item .emoji { display: inline-block; transition: tra=
nsform 0.15s cubic-bezier(0.2, 0, 0.13, 2) 0s; }

.add-reactions-options-item:focus .emoji, .add-reactions-options-item:hover=
 .emoji { text-decoration: none !important; transform: scale(1.2) !importan=
t; }

.add-reactions-options-item:active { background-color: rgb(219, 237, 255); =
}

.page-responsive .add-reactions-options-item { height: 20vw; }

@media (min-width: 544px) {
  .page-responsive .add-reactions-options-item { height: auto; }
}

.comment-reactions { display: none; }

.comment-reactions::before { display: table; content: ""; }

.comment-reactions::after { display: table; clear: both; content: ""; }

.comment-reactions .reaction-popover-container .reactions-menu { z-index: 1=
00; }

.page-responsive .comment-reactions { display: block; }

@media (min-width: 768px) {
  .page-responsive .comment-reactions { display: none; }
  .page-responsive .comment-reactions.has-reactions { display: block; }
}

.comment-reactions.has-reactions { display: block; border-top: 1px solid rg=
b(225, 228, 232); }

.comment-reactions.has-reactions:hover .add-reaction-btn { opacity: 1; }

.comment-reactions .user-has-reacted { background-color: rgb(241, 248, 255)=
; }

.comment-reactions .add-reaction-btn { border-right: 0px; }

.reaction-summary-item { float: left; padding: 9px 15px 7px; line-height: 1=
8px; border-right: 1px solid rgb(225, 228, 232); }

.reaction-summary-item:focus, .reaction-summary-item:hover { text-decoratio=
n: none; }

.comment-reactions-options .reaction-summary-item:first-child { border-bott=
om-left-radius: 2px; }

.render-container { padding: 30px; line-height: 0; text-align: center; back=
ground: rgb(223, 226, 229); }

.render-container .render-viewer { display: none; width: 100%; height: 100%=
; border: 0px; }

.render-container .octospinner, .render-container .render-fullscreen, .rend=
er-container .render-viewer-error, .render-container .render-viewer-fatal, =
.render-container .render-viewer-invalid { display: none; }

.render-container.is-render-automatic .octospinner, .render-container.is-re=
nder-requested.is-render-failed .render-viewer-error, .render-container.is-=
render-requested .octospinner { display: inline-block; }

.render-container.is-render-requested.is-render-failed .octospinner, .rende=
r-container.is-render-requested.is-render-failed .render-viewer, .render-co=
ntainer.is-render-requested.is-render-failed .render-viewer-fatal, .render-=
container.is-render-requested.is-render-failed .render-viewer-invalid { dis=
play: none; }

.render-container.is-render-requested.is-render-failed-fatal .render-viewer=
-fatal { display: inline-block; }

.render-container.is-render-requested.is-render-failed-fatal .octospinner, =
.render-container.is-render-requested.is-render-failed-fatal .render-viewer=
, .render-container.is-render-requested.is-render-failed-fatal .render-view=
er-error, .render-container.is-render-requested.is-render-failed-fatal .ren=
der-viewer-invalid { display: none; }

.render-container.is-render-requested.is-render-failed-invalid .render-view=
er-invalid { display: inline-block; }

.render-container.is-render-requested.is-render-failed-invalid .octospinner=
, .render-container.is-render-requested.is-render-failed-invalid .render-vi=
ewer, .render-container.is-render-requested.is-render-failed-invalid .rende=
r-viewer-error, .render-container.is-render-requested.is-render-failed-inva=
lid .render-viewer-fatal { display: none; }

.render-container.is-render-ready.is-render-requested:not(.is-render-failed=
) { height: 500px; padding: 0px; background: none; }

.render-container.is-render-ready.is-render-requested:not(.is-render-failed=
) .render-viewer { display: block; }

.render-container.is-render-ready.is-render-requested:not(.is-render-failed=
) .render-fullscreen { display: flex; }

.render-container.is-render-ready.is-render-requested:not(.is-render-failed=
) .octospinner, .render-container.is-render-ready.is-render-requested:not(.=
is-render-failed) .render-viewer-error, .render-container.is-render-ready.i=
s-render-requested:not(.is-render-failed) .render-viewer-fatal { display: n=
one; }

.render-notice { padding: 20px 15px; font-size: 14px; color: rgb(68, 77, 86=
); background-color: rgb(246, 248, 250); border-color: rgba(27, 31, 35, 0.1=
5); }

.select-menu-button::after { display: inline-block; width: 0px; height: 0px=
; vertical-align: -2px; content: ""; border-width: 4px; border-style: solid=
; border-color: currentcolor transparent transparent; border-image: initial=
; }

.select-menu-button.icon-only { padding-left: 7px; }

.select-menu-button.primary::after { border-top-color: rgb(255, 255, 255); =
}

.select-menu-button-large::after { margin-left: 0.25em; border-width: 0.33e=
m; }

.select-menu .spinner { float: left; margin: 4px 0px 0px -24px; }

.select-menu.active .select-menu-modal-holder { display: block; }

.select-menu.select-menu-modal-right { position: relative; }

.select-menu.select-menu-modal-right .select-menu-modal-holder { right: 0px=
; }

.select-menu .select-menu-clear-item { display: block; }

.select-menu .select-menu-clear-item .octicon { color: inherit; }

.select-menu .select-menu-clear-item + .select-menu-no-results { display: n=
one !important; }

.select-menu.is-loading .select-menu-loading-overlay { display: block; }

.select-menu.is-loading .select-menu-modal { min-height: 200px; }

.select-menu.has-error .select-menu-error { display: block; }

.select-menu-error { display: none; }

.select-menu-loading-overlay { position: absolute; top: 0px; z-index: 5; di=
splay: none; width: 100%; height: 100%; background-color: rgba(255, 255, 25=
5, 0.8); border: 1px solid transparent; border-radius: 5px; }

.select-menu-loading-overlay .octicon-octoface { position: absolute; top: 5=
0%; left: 50%; margin: -16px 0px 0px -16px; }

.select-menu-modal-holder { position: absolute; z-index: 30; display: none;=
 }

.select-menu-modal { position: relative; width: 300px; margin-top: 4px; mar=
gin-bottom: 20px; overflow: hidden; font-size: 12px; color: rgb(88, 96, 105=
); background-color: rgb(255, 255, 255); background-clip: padding-box; bord=
er: 1px solid rgba(27, 31, 35, 0.15); border-radius: 3px; box-shadow: rgba(=
27, 31, 35, 0.15) 0px 3px 12px; }

.select-menu-modal-narrow { width: 200px; }

.select-menu-divider, .select-menu-header { padding: 8px 10px; line-height:=
 16px; background: rgb(246, 248, 250); border-bottom: 1px solid rgb(225, 22=
8, 232); }

.select-menu-divider, .select-menu-header .select-menu-title { font-weight:=
 600; color: rgb(36, 41, 46); }

.select-menu-divider { margin-top: -1px; border-top: 1px solid rgb(225, 228=
, 232); }

.select-menu-header .close-button, .select-menu-header .octicon { display: =
block; float: right; color: rgb(198, 203, 209); cursor: pointer; }

.select-menu-header .close-button:hover, .select-menu-header .octicon:hover=
 { color: rgb(68, 77, 86); }

.select-menu-header:focus { outline: none; }

.select-menu-filters { background-color: rgb(246, 248, 250); }

.select-menu-text-filter { padding: 10px 10px 0px; }

.select-menu-text-filter:first-child:last-child { padding-bottom: 10px; bor=
der-bottom: 1px solid rgb(223, 226, 229); }

.select-menu-text-filter input { display: block; width: 100%; max-width: 10=
0%; padding: 5px; border: 1px solid rgb(223, 226, 229); border-radius: 3px;=
 }

.select-menu-text-filter input::placeholder { color: rgb(163, 170, 177); }

.select-menu-tabs { padding: 10px 10px 0px; border-bottom: 1px solid rgb(22=
3, 226, 229); }

.select-menu-tabs ul { position: relative; bottom: -1px; }

.select-menu-tabs .select-menu-tab { display: inline-block; }

.select-menu-tabs .select-menu-tab-nav, .select-menu-tabs a { display: inli=
ne-block; padding: 4px 8px 2px; font-size: 11px; font-weight: 600; color: r=
gb(106, 115, 125); text-decoration: none; cursor: pointer; background: tran=
sparent; border: 1px solid transparent; border-radius: 3px 3px 0px 0px; }

.select-menu-tabs .select-menu-tab-nav:hover, .select-menu-tabs a:hover { c=
olor: rgb(36, 41, 46); }

.select-menu-tabs .select-menu-tab-nav.selected, .select-menu-tabs .select-=
menu-tab-nav[aria-selected=3D"true"], .select-menu-tabs a.selected, .select=
-menu-tabs a[aria-selected=3D"true"] { color: rgb(36, 41, 46); background-c=
olor: rgb(255, 255, 255); border-color: rgb(223, 226, 229) rgb(223, 226, 22=
9) rgb(255, 255, 255); }

.select-menu-list { position: relative; max-height: 400px; overflow: auto; =
}

.select-menu-list.is-showing-new-item-form .select-menu-new-item-form { dis=
play: block; }

.select-menu-list.is-showing-new-item-form .select-menu-clear-item, .select=
-menu-list.is-showing-new-item-form .select-menu-no-results { display: none=
; }

.select-menu-blankslate { padding: 16px; text-align: center; }

.select-menu-blankslate svg { display: block; margin-right: auto; margin-bo=
ttom: 9px; margin-left: auto; fill: rgb(135, 144, 153); }

.select-menu-blankslate h3 { font-size: 14px; color: rgb(36, 41, 46); }

.select-menu-blankslate p { width: 195px; margin-right: auto; margin-bottom=
: 0px; margin-left: auto; }

.select-menu-item { display: block; padding: 8px 8px 8px 30px; overflow: hi=
dden; color: inherit; cursor: pointer; border-bottom: 1px solid rgb(234, 23=
6, 239); }

.select-menu-item .select-menu-item-text .octicon-x { display: none; float:=
 right; margin: 1px 10px 0px 0px; opacity: 0.6; }

.select-menu-item:hover { text-decoration: none; }

.select-menu-item.disabled, .select-menu-item.disabled.selected, .select-me=
nu-item[aria-disabled=3D"true"], .select-menu-item[disabled] { color: rgb(1=
06, 115, 125); cursor: default; }

.select-menu-item.disabled .description, .select-menu-item.disabled.selecte=
d .description, .select-menu-item[aria-disabled=3D"true"] .description, .se=
lect-menu-item[disabled] .description { color: rgb(106, 115, 125); }

.select-menu-item.disabled.opaque, .select-menu-item.disabled.selected.opaq=
ue, .select-menu-item[aria-disabled=3D"true"].opaque, .select-menu-item[dis=
abled].opaque { opacity: 0.7; }

.select-menu-item.disabled .select-menu-item-gravatar, .select-menu-item.di=
sabled.selected .select-menu-item-gravatar, .select-menu-item[aria-disabled=
=3D"true"] .select-menu-item-gravatar, .select-menu-item[disabled] .select-=
menu-item-gravatar { opacity: 0.5; }

.select-menu-item .octicon { vertical-align: middle; }

.select-menu-item .octicon-check, .select-menu-item .octicon-circle-slash, =
.select-menu-item input[type=3D"radio"]:not(:checked) + .octicon-check, .se=
lect-menu-item input[type=3D"radio"]:not(:checked) + .octicon-circle-slash =
{ visibility: hidden; }

.select-menu-item.selected .octicon-circle-slash.select-menu-item-icon { co=
lor: rgb(106, 115, 125) !important; }

.select-menu-item .octicon-circle-slash { color: rgb(106, 115, 125); }

.select-menu-item.excluded { background-color: rgb(246, 248, 250); }

.select-menu-item input[type=3D"radio"] { display: none; }

.select-menu-item:focus { outline: none; }

.select-menu-item.navigation-focus, .select-menu-item.navigation-focus .des=
cription-inline, .select-menu-item.navigation-focus.select-menu-action, .se=
lect-menu-item.navigation-focus.selected, .select-menu-item.navigation-focu=
s[aria-checked=3D"true"], .select-menu-item:focus, .select-menu-item:focus =
.description-inline, .select-menu-item:focus.select-menu-action, .select-me=
nu-item:focus.selected, .select-menu-item:hover, .select-menu-item:hover .d=
escription-inline, .select-menu-item:hover.select-menu-action, .select-menu=
-item:hover.selected, .select-menu-item[aria-checked=3D"true"]:focus, .sele=
ct-menu-item[aria-checked=3D"true"]:hover, .select-menu-item[aria-selected=
=3D"true"] .description-inline, .select-menu-item[aria-selected=3D"true"].s=
elect-menu-action, .select-menu-item[aria-selected=3D"true"]:focus, .select=
-menu-item[aria-selected=3D"true"]:hover { color: rgb(255, 255, 255); backg=
round-color: rgb(3, 102, 214); }

.select-menu-item.navigation-focus .description, .select-menu-item.navigati=
on-focus .description-inline .description, .select-menu-item.navigation-foc=
us .description-inline .description-warning, .select-menu-item.navigation-f=
ocus .description-inline > .octicon, .select-menu-item.navigation-focus .de=
scription-warning, .select-menu-item.navigation-focus.select-menu-action .d=
escription, .select-menu-item.navigation-focus.select-menu-action .descript=
ion-warning, .select-menu-item.navigation-focus.select-menu-action > .octic=
on, .select-menu-item.navigation-focus.selected .description, .select-menu-=
item.navigation-focus.selected .description-warning, .select-menu-item.navi=
gation-focus.selected > .octicon, .select-menu-item.navigation-focus > .oct=
icon, .select-menu-item.navigation-focus[aria-checked=3D"true"] .descriptio=
n, .select-menu-item.navigation-focus[aria-checked=3D"true"] .description-w=
arning, .select-menu-item.navigation-focus[aria-checked=3D"true"] > .octico=
n, .select-menu-item:focus .description, .select-menu-item:focus .descripti=
on-inline .description, .select-menu-item:focus .description-inline .descri=
ption-warning, .select-menu-item:focus .description-inline > .octicon, .sel=
ect-menu-item:focus .description-warning, .select-menu-item:focus.select-me=
nu-action .description, .select-menu-item:focus.select-menu-action .descrip=
tion-warning, .select-menu-item:focus.select-menu-action > .octicon, .selec=
t-menu-item:focus.selected .description, .select-menu-item:focus.selected .=
description-warning, .select-menu-item:focus.selected > .octicon, .select-m=
enu-item:focus > .octicon, .select-menu-item:hover .description, .select-me=
nu-item:hover .description-inline .description, .select-menu-item:hover .de=
scription-inline .description-warning, .select-menu-item:hover .description=
-inline > .octicon, .select-menu-item:hover .description-warning, .select-m=
enu-item:hover.select-menu-action .description, .select-menu-item:hover.sel=
ect-menu-action .description-warning, .select-menu-item:hover.select-menu-a=
ction > .octicon, .select-menu-item:hover.selected .description, .select-me=
nu-item:hover.selected .description-warning, .select-menu-item:hover.select=
ed > .octicon, .select-menu-item:hover > .octicon, .select-menu-item[aria-c=
hecked=3D"true"]:focus .description, .select-menu-item[aria-checked=3D"true=
"]:focus .description-warning, .select-menu-item[aria-checked=3D"true"]:foc=
us > .octicon, .select-menu-item[aria-checked=3D"true"]:hover .description,=
 .select-menu-item[aria-checked=3D"true"]:hover .description-warning, .sele=
ct-menu-item[aria-checked=3D"true"]:hover > .octicon, .select-menu-item[ari=
a-selected=3D"true"] .description-inline .description, .select-menu-item[ar=
ia-selected=3D"true"] .description-inline .description-warning, .select-men=
u-item[aria-selected=3D"true"] .description-inline > .octicon, .select-menu=
-item[aria-selected=3D"true"].select-menu-action .description, .select-menu=
-item[aria-selected=3D"true"].select-menu-action .description-warning, .sel=
ect-menu-item[aria-selected=3D"true"].select-menu-action > .octicon, .selec=
t-menu-item[aria-selected=3D"true"]:focus .description, .select-menu-item[a=
ria-selected=3D"true"]:focus .description-warning, .select-menu-item[aria-s=
elected=3D"true"]:focus > .octicon, .select-menu-item[aria-selected=3D"true=
"]:hover .description, .select-menu-item[aria-selected=3D"true"]:hover .des=
cription-warning, .select-menu-item[aria-selected=3D"true"]:hover > .octico=
n { color: rgb(255, 255, 255); }

.select-menu-item.navigation-focus.disabled, .select-menu-item:hover.disabl=
ed, .select-menu-item[aria-disabled=3D"true"]:hover, .select-menu-item[aria=
-selected=3D"true"].disabled, .select-menu-item[disabled]:hover { color: rg=
ba(255, 255, 255, 0.5); }

.select-menu-item.navigation-focus.disabled .description, .select-menu-item=
:hover.disabled .description, .select-menu-item[aria-disabled=3D"true"]:hov=
er .description, .select-menu-item[aria-selected=3D"true"].disabled .descri=
ption, .select-menu-item[disabled]:hover .description { color: rgba(255, 25=
5, 255, 0.6); }

.select-menu-item > .octicon-dash, .select-menu-item[aria-checked=3D"mixed"=
] > .octicon-check { display: none; }

.select-menu-item[aria-checked=3D"mixed"] > .octicon-dash { display: block;=
 }

.select-menu-item input:checked + .octicon-check { color: inherit; visibili=
ty: visible; }

.select-menu-item.selected, details-menu .select-menu-item[aria-checked=3D"=
true"], details-menu .select-menu-item[aria-selected=3D"true"] { color: rgb=
(36, 41, 46); }

.select-menu-item.selected .description, details-menu .select-menu-item[ari=
a-checked=3D"true"] .description, details-menu .select-menu-item[aria-selec=
ted=3D"true"] .description { color: rgb(88, 96, 105); }

.select-menu-item.selected > .octicon, details-menu .select-menu-item[aria-=
checked=3D"true"] > .octicon, details-menu .select-menu-item[aria-selected=
=3D"true"] > .octicon { color: rgb(36, 41, 46); }

.select-menu-item.selected .octicon-check, .select-menu-item.selected .octi=
con-circle-slash, details-menu .select-menu-item[aria-checked=3D"true"] .oc=
ticon-check, details-menu .select-menu-item[aria-checked=3D"true"] .octicon=
-circle-slash, details-menu .select-menu-item[aria-selected=3D"true"] .octi=
con-check, details-menu .select-menu-item[aria-selected=3D"true"] .octicon-=
circle-slash { color: inherit; visibility: visible; }

.select-menu-item.selected .select-menu-item-text .octicon-x, details-menu =
.select-menu-item[aria-checked=3D"true"] .select-menu-item-text .octicon-x,=
 details-menu .select-menu-item[aria-selected=3D"true"] .select-menu-item-t=
ext .octicon-x { display: block; color: inherit; }

.select-menu.label-select-menu .select-menu-item:active { background-color:=
 initial !important; }

.select-menu-item a { color: inherit; text-decoration: none; }

.select-menu-item .hidden-select-button-text { display: none; }

.select-menu-item .css-truncate-target { max-width: 100%; }

.select-menu-item-parent { pointer-events: none; }

.select-menu-item-parent:hover { cursor: default; }

.select-menu-item-parent.navigation-focus, .select-menu-item-parent.navigat=
ion-focus.selected, .select-menu-item-parent[aria-selected=3D"true"], .sele=
ct-menu-item-parent[aria-selected=3D"true"].selected { color: rgb(36, 41, 4=
6); background-color: rgb(241, 248, 255); }

.select-menu-item-parent.navigation-focus .octicon-check, .select-menu-item=
-parent.navigation-focus.selected .octicon-check, .select-menu-item-parent[=
aria-selected=3D"true"] .octicon-check, .select-menu-item-parent[aria-selec=
ted=3D"true"].selected .octicon-check { color: rgb(36, 41, 46); }

.select-menu-item-icon { float: left; margin-left: -20px; }

form.select-menu-item > div:first-child { display: none !important; }

.select-menu-item.last-visible, .select-menu-list:last-child .select-menu-i=
tem:last-child { border-bottom: 0px; border-radius: 0px 0px 3px 3px; }

.select-menu-action { font-weight: 400; color: rgb(68, 77, 86); }

.select-menu-action > .octicon { color: inherit; }

.select-menu-action:hover { color: rgb(3, 102, 214); }

.select-menu-no-results { display: none; padding: 9px; color: rgb(88, 96, 1=
05); cursor: auto; }

.select-menu-list.filterable-empty .select-menu-no-results, .select-menu-no=
-results:only-child { display: block; }

.select-menu-button-gravatar, .select-menu-item-gravatar { width: 20px; ove=
rflow: hidden; line-height: 0; }

.select-menu-button-gravatar img, .select-menu-item-gravatar img { display:=
 inline-block; width: 20px; height: 20px; border-radius: 3px; }

.select-menu-item-gravatar { float: left; width: 20px; height: 20px; margin=
-right: 8px; border-radius: 2px; }

.select-menu-button-gravatar { float: left; margin-right: 5px; }

.select-menu-item-text { display: block; text-align: left; }

.select-menu-item-text .description { display: block; max-width: 265px; fon=
t-size: 12px; color: rgb(88, 96, 105); }

.select-menu-item-text .description-inline { font-size: 10px; color: rgb(88=
, 96, 105); }

.select-menu-item-text .description-warning { color: rgb(203, 36, 49); }

.select-menu-item-text mark { font-weight: 600; color: inherit; background-=
color: inherit; }

.select-menu-item-heading { display: block; margin-top: 0px; margin-bottom:=
 0px; font-size: 14px; font-weight: 600; }

.select-menu-item-heading .description { display: inline; font-weight: 400;=
 }

.select-menu-new-item-form { display: none; }

.select-menu-new-item-form .octicon { color: rgb(3, 102, 214); }

.authors-2 .AvatarStack { min-width: 36px !important; }

.authors-3 .AvatarStack { min-width: 46px !important; }

.navigation-focus .AvatarStack-body, [aria-selected=3D"true"] .AvatarStack-=
body { background: rgb(246, 251, 255); }

.commit-tease .AvatarStack-body { background: rgb(241, 248, 255); }

.blame-commit .AvatarStack { margin-top: 3px; }

.content-attachment { border-left: 0.25em solid rgb(223, 226, 229); }

.max--md { height: 188px; }

[open] .max--md { height: auto; }

.max--md .content-attachment-content--gradient, .max--md .Details-content--=
closed { position: absolute; right: -1px; bottom: 0px; left: 0px; z-index: =
1; display: block; content: ""; }

.max--md .content-attachment-content--gradient { height: 88px; background: =
linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255) calc(100% - 28px=
)); }

.content-attachment-details[open] .max--md .content-attachment-content--gra=
dient { background: none; }

[hidden] { display: none !important; }

body { overflow-wrap: break-word; }

.page-content { padding-top: 20px; }

.container-sm { max-width: 544px; }

.min-height-full { min-height: 100vh !important; }

.marketing .pagehead h1 { font-size: 30px; }

.marketing .pagehead p { margin-top: 4px; margin-bottom: 0px; font-size: 14=
px; color: rgb(88, 96, 105); }

.marketing .pagehead ul.actions { margin-top: 10px; }

.marketing h2 .secure { float: right; padding: 1px 0px; font-size: 11px; fo=
nt-weight: 600; color: rgb(40, 167, 69); text-transform: uppercase; }

.marketing .questions p { font-size: 14px; }

.marketing-section { position: relative; padding-top: 80px; padding-bottom:=
 80px; font-size: 16px; line-height: 1.5; text-align: center; border-bottom=
: 1px solid rgb(229, 229, 229); }

.marketing-section::before { display: table; content: ""; }

.marketing-section::after { display: table; clear: both; content: ""; }

.marketing-section h3 { font-size: 21px; font-weight: 400; }

.marketing-hero-octicon { position: relative; width: 100px; height: 100px; =
margin: 0px auto 15px; text-align: center; border: 1px solid rgb(229, 229, =
229); border-radius: 50px; }

.marketing-hero-octicon .octicon { margin-top: 22px; color: rgb(3, 102, 214=
); }

.marketing-hero-octicon .octicon-checklist { position: relative; right: -3p=
x; }

.hanging-icon-list li { padding-left: 25px; margin: 10px 0px; font-size: 14=
px; list-style-type: none; }

.hanging-icon-list .octicon { float: left; margin-top: 3px; margin-left: -2=
5px; color: rgb(88, 96, 105); }

.hanging-icon-list .octicon-check { color: rgb(40, 167, 69); }

.hanging-icon-list .octicon-x { color: rgb(203, 36, 49); }

.btn-blurple { color: rgb(255, 255, 255); background-color: rgb(59, 65, 175=
); background-image: linear-gradient(-180deg, rgb(101, 112, 226), rgb(59, 6=
5, 175) 90%); }

.btn-blurple.focus, .btn-blurple:focus { box-shadow: rgba(101, 112, 226, 0.=
4) 0px 0px 0px 0.2em; }

.btn-blurple.hover, .btn-blurple:hover { background-color: rgb(56, 62, 167)=
; background-image: linear-gradient(-180deg, rgb(92, 104, 224), rgb(56, 62,=
 167) 90%); background-position: -0.5em center; border-color: rgba(27, 31, =
35, 0.5); }

.btn-blurple.selected, .btn-blurple:active, [open] > .btn-blurple { backgro=
und-color: rgb(58, 67, 187); background-image: none; border-color: rgba(27,=
 31, 35, 0.5); box-shadow: rgba(27, 31, 35, 0.15) 0px 0.15em 0.3em inset; }

.btn-blurple.disabled, .btn-blurple:disabled { color: rgba(255, 255, 255, 0=
.75); background-color: rgb(157, 160, 215); background-image: none; border-=
color: rgba(27, 31, 35, 0.2); box-shadow: none; }

.btn-blurple .Counter { color: rgb(67, 80, 220); background-color: rgb(255,=
 255, 255); }

.integrations-hero-octicon.marketing-hero-octicon { width: 75px; height: 75=
px; border-width: 5px; }

.integrations-hero-octicon.marketing-hero-octicon .octicon { margin-top: 15=
px; }

.marketing-blue-octicon { color: rgb(52, 172, 191); border-color: rgb(52, 1=
72, 191); }

.marketing-blue-octicon .octicon { color: rgb(52, 172, 191); }

.marketing-turquoise-octicon { color: rgb(117, 187, 182); border-color: rgb=
(117, 187, 182); }

.marketing-turquoise-octicon .octicon { color: rgb(117, 187, 182); }

.marketing-purple-octicon { color: rgb(176, 134, 183); border-color: rgb(17=
6, 134, 183); }

.marketing-purple-octicon .octicon { color: rgb(176, 134, 183); }

.marketing-graphic { position: relative; }

.intgrs-dir .marketing-graphic { padding-right: 0px; margin: 0px; }

.intgrs-dir .footer { margin-top: 40px; }

.intgrs-dir-section h2 { margin-top: 0px; margin-bottom: 20px; font-size: 2=
6px; font-weight: 300; }

.intgrs-dir-intro { padding: 40px 0px; margin: 0px; text-align: left; backg=
round-image: linear-gradient(-110deg, rgb(72, 34, 125), rgb(47, 86, 156)); =
border-bottom: 0px; }

.pagehead + .intgrs-dir-intro { margin-top: -20px; }

.intgrs-dir-intro .directory-header-back { margin-top: 10px; font-size: 18p=
x; color: rgb(255, 255, 255); }

.intgrs-dir-intro .directory-header-back:hover { color: rgb(215, 222, 241);=
 text-decoration: none; }

.intgrs-dir-intro .directory-header-back .octicon { vertical-align: middle;=
 }

.intgrs-dir-intro .directory-header-back .header-link { color: rgb(150, 218=
, 217); }

.intgrs-dir-intro .directory-tag-line { margin-bottom: 0px; font-size: 28px=
; font-weight: 400; color: rgb(255, 255, 255); }

.intgrs-dir-intro .lead { margin-top: 10px; margin-bottom: 6px; font-size: =
18px; font-weight: 400; color: rgb(215, 222, 241); }

.intgrs-lstng-search { display: inline-block; width: 33%; margin-left: 20px=
; }

.intgrs-lstng-search .subnav-search-input { width: 100%; }

.intgrs-lstng-categories-container { display: inline-block; float: left; wi=
dth: 20%; }

.intgrs-lstng-categories-container .intgrs-lstng-categories { top: 0px; }

.intgrs-lstng-categories-container .filter-item { padding: 6px 10px; margin=
-right: -10px; margin-left: -10px; }

.intgrs-lstng-container { display: inline-block; width: 80%; text-align: le=
ft; }

.intgrs-lstng-item { position: relative; display: inline-flex; width: 30.8%=
; font-size: 14px; border: 1px solid rgb(237, 237, 237); border-radius: 4px=
; transition: border-color 0.15s ease 0s, transform 0.15s ease 0s, box-shad=
ow 0.15s ease 0s, color 0.15s ease 0s; }

.intgrs-lstng-item:hover { border-color: rgb(81, 167, 232); box-shadow: rgb=
a(81, 167, 232, 0.5) 0px 0px 5px; transform: scale(1.05); }

.intgrs-lstng-item .intgrs-lstng-logo { display: block; margin: 0px auto 10=
px; }

.intgrs-lstng-item .draft-tag { position: absolute; top: -1px; left: 10px; =
}

.intgrs-lstng-item-link { display: block; width: 100%; height: 181px; paddi=
ng-top: 20px; }

.intgrs-lstng-item-link:hover { text-decoration: none; }

.intgrs-lstng-item-link:hover .intgrs-lstng-item-header { color: rgb(3, 102=
, 214); }

.intgrs-lstng-item-header { margin: 15px 10px 0px; font-size: 14px; font-we=
ight: 600; color: rgb(51, 51, 51); }

.intgrs-lstng-item-description { position: relative; height: 2.8em; padding=
: 0px 10px; margin-top: 5px; overflow: hidden; font-size: 13px; color: rgb(=
88, 96, 105); }

.intgrs-lstng-item-description::after { position: absolute; right: 0px; bot=
tom: 0px; padding: 0px 15px 0px 20px; color: transparent; content: "=C2=A0"=
; background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgb(255,=
 255, 255) 80%); }

.intgr-admin-link { position: relative; display: inline-block; height: 25px=
; padding-left: 23px; font-size: 13px; vertical-align: middle; border: 1px =
solid rgb(237, 237, 237); border-radius: 3px; }

.intgr-admin-link.draft-tag { padding-left: 25px; border: 0px; }

.intgr-admin-link.draft-tag .octicon, .intgr-admin-link.draft-tag:hover .oc=
ticon { color: rgb(255, 255, 255); }

.intgr-admin-link.draft-tag:hover { text-decoration: none; background-color=
: rgb(0, 0, 0); }

.intgr-admin-link:hover .octicon { color: rgb(3, 102, 214); }

.intgr-admin-link .octicon { position: absolute; top: 3px; left: 5px; color=
: rgb(88, 96, 105); }

.intgr-feat-header { position: relative; width: 85%; padding: 0px 65px 10px=
; color: rgb(215, 222, 241); }

.intgr-feat-header .intgr-admin-link { border-color: rgba(215, 222, 241, 0.=
6); }

.intgr-feat-header .intgr-admin-link .octicon { color: rgb(215, 222, 241); =
}

.intgr-feat-header .intgr-admin-link:hover .octicon { color: rgb(255, 255, =
255); }

.intgr-feat-header .marketing-hero-octicon { position: absolute; top: 0px; =
left: 5px; width: 50px; height: 50px; border-width: 3px; }

.intgr-feat-header .marketing-hero-octicon .octicon { margin-top: 11px; }

.intgr-feat-header h2 { margin: 0px; font-size: 25px; line-height: 50px; co=
lor: rgb(255, 255, 255); }

.intgr-feat-header p { max-width: 580px; margin: 0px; font-size: 18px; }

.integrations-breadcrumb { display: inline-block; font-weight: 400; color: =
rgb(130, 150, 204); }

.integrations-breadcrumb-link { line-height: 0; color: rgb(215, 222, 241); =
}

.integrations-breadcrumb-link:hover { color: rgb(255, 255, 255); text-decor=
ation: none; }

.integrations-auth-wrapper { width: 511px; margin: 60px auto; }

.integrations-auth-header { font-size: 20px; text-align: center; }

.integrations-permissions-group dt { font-size: 18px; font-weight: 400; }

.integrations-permissions-group .integrations-permission { position: relati=
ve; padding-left: 22px; margin-bottom: 10px; list-style-type: none; }

.integrations-permissions-group .integrations-permission .octicon { positio=
n: absolute; top: 1px; left: 0px; margin-right: 10px; }

.integrations-install-target .select-menu { vertical-align: middle; }

.integrations-install-target input[type=3D"radio"] { margin-right: 10px; }

.integrations-install-target .flash { background-color: initial; }

.integrations-install-target .flash-error { background-color: initial; bord=
er: 0px; }

.integrations-install-target .octicon-lock, .integrations-install-target .o=
cticon-repo { margin-right: 3px; }

.integrations-install-target .octicon-lock { color: rgba(27, 31, 35, 0.7); =
}

.integrations-install-target .private { background-color: rgb(255, 249, 234=
); }

.integrations-install-target .navigation-focus.private, .integrations-insta=
ll-target [aria-selected=3D"true"].private { background-color: rgb(64, 120,=
 192); }

.integrations-install-target .navigation-focus .octicon-lock, .integrations=
-install-target [aria-selected=3D"true"].octicon-lock { color: inherit; }

.integrations-setup-note { margin: 10px 0px; }

.listgroup-item { line-height: inherit; }

.listgroup-item.disabled { background-color: rgb(250, 251, 252); }

.listgroup-item.disabled .listgroup-item-title { color: rgb(51, 51, 51); }

.integration-key-management-wrapper .flash-error, .integration-key-manageme=
nt-wrapper .integration-key-downloading, .integration-key-management-wrappe=
r .integration-key-list { display: none; }

.integration-key-management-wrapper .blankslate { margin-bottom: 30px; }

.integration-key-management-wrapper .action .deletable { display: none; }

.integration-key-management-wrapper .action .undeletable, .integration-key-=
management-wrapper.multi-keys .action .deletable { display: block; }

.integration-key-management-wrapper.multi-keys .action .undeletable { displ=
ay: none; }

.integration-key-management-wrapper.error .flash-error { display: block; }

.integration-key-management-wrapper.error .integration-key { opacity: 0.5; =
}

.integration-key-management-wrapper.error .action .deletable { display: non=
e; }

.integration-key-management-wrapper.error .action .undeletable { display: b=
lock; }

.integration-key-management-wrapper.downloading .blankslate { display: none=
; }

.integration-key-management-wrapper.downloading .integration-key-downloadin=
g, .integration-key-management-wrapper.downloading .integration-key-list { =
display: block; }

.integration-key-management-wrapper.has-keys .blankslate { display: none; }

.integration-key-management-wrapper.has-keys .integration-key-list { displa=
y: block; }

.link-small { color: rgb(118, 118, 118); transition: color 0.5s ease 0s; }

.listgroup-item:hover .link-small { color: rgb(3, 102, 214); }

.manifest-errors { border-left: 3px solid rgb(215, 58, 73); border-radius: =
0px 3px 3px 0px; }

.content-references-domain-error { max-width: unset !important; }

.not-found-octocat-wrapper { width: 71px; height: 71px; border-radius: 45px=
; }

.not-found-octocat-wrapper::after { position: absolute; top: 58px; left: 45=
px; z-index: -2; display: block; width: 4px; height: 4px; vertical-align: i=
nitial; content: ""; background: rgb(255, 255, 255); border-radius: 4px; bo=
x-shadow: rgb(255, 255, 255) 0px 4px 0px, rgb(255, 255, 255) 0px 8px 0px, r=
gb(255, 255, 255) 0px 12px 0px, rgb(255, 255, 255) 0px 16px 0px, rgb(255, 2=
55, 255) 0px 20px 0px; animation-name: pull-string; animation-duration: 0.7=
5s; animation-fill-mode: forwards; animation-delay: 0.5s; }

@keyframes lightbulb {=20
  0%, 8%, 14% { opacity: 0.1; }
  0%, 10%, 25% { opacity: 0.25; }
  5%, 30%, 50%, 70% { opacity: 0.5; }
  16%, 60%, 80% { opacity: 0.75; }
  90% { opacity: 0.8; }
  94% { opacity: 0.5; }
  100% { opacity: 1; }
}

.not-found-lightbulb-ani { z-index: 999; opacity: 0.25; animation-name: lig=
htbulb; animation-duration: 2.5s; animation-fill-mode: forwards; animation-=
delay: 1.3s; }

@keyframes pull-string {=20
  50% { transform: translate3d(0px, 12px, 0px); }
  75% { opacity: 1; transform: none; }
  100% { opacity: 0; }
}

.billing-plans tbody td { width: 25%; vertical-align: middle; }

.billing-plans .current { background-color: rgb(242, 255, 237); }

.billing-plans .name { font-size: 14px; font-weight: 600; color: rgb(51, 51=
, 51); }

.billing-plans .coupon { font-size: 12px; }

.billing-plans .coupon td { color: rgb(255, 255, 255); background-color: rg=
b(40, 167, 69); }

.billing-plans .coupon .text-right { white-space: nowrap; }

.billing-plans .coupon.expiring td { background-color: rgb(223, 110, 0); }

.billing-plans .coupon.expiring .coupon-label::after { border-bottom-color:=
 rgb(223, 110, 0); }

.billing-plans tbody > .selected { background-color: rgb(253, 255, 206); }

.coupon-label { position: relative; padding: 9px; margin: -9px; }

.coupon-label::after { position: absolute; bottom: 100%; left: 15px; width:=
 0px; height: 0px; pointer-events: none; content: " "; border-width: 5px; b=
order-style: solid; border-color: transparent transparent rgb(40, 167, 69);=
 border-image: initial; }

.boxed-group-table .toggle-currency { font-size: 11px; font-weight: 400; }

.has-removed-contents { display: none; }

.currency-notice { margin-bottom: 10px; }

.org-login { margin-top: -30px; margin-bottom: 30px; }

.org-login img { width: 450px; padding: 1px; margin: 10px -25px; border: 1p=
x solid rgb(204, 204, 204); }

.plan-notice { padding: 10px; margin-bottom: 0px; border-top: 1px solid rgb=
(238, 238, 238); }

.alert-label { color: rgb(255, 255, 255); }

.alert-label--critical { background-color: rgb(68, 77, 86); }

.graph-canvas .alert-label--critical { fill: rgb(68, 77, 86); }

.alert-label--high { background-color: rgb(203, 36, 49); }

.graph-canvas .alert-label--high { fill: rgb(203, 36, 49); }

.alert-label--moderate { background-color: rgb(227, 98, 9); }

.graph-canvas .alert-label--moderate { fill: rgb(227, 98, 9); }

.alert-label--low { background-color: rgb(219, 171, 9); }

.graph-canvas .alert-label--low { fill: rgb(219, 171, 9); }

.advisory-form { background-color: rgb(246, 248, 250); border-top: 1px soli=
d rgb(225, 228, 232); }

.advisory-form .form-actions, .advisory-form .form-control, .advisory-form =
.previewable-comment-form { background-color: rgb(255, 255, 255); }

.member-list-item .member-link, .member-list-item .member-username { displa=
y: inline; }

.actor-and-action { font-weight: 600; }

.vertical-separator { margin-right: 8px; margin-left: 5px; border-left: 1px=
 solid grey; }

.audit-log-search .audit-search-form { margin-bottom: 10px; }

.audit-log-search .audit-results-actions { margin: 15px 0px; }

.audit-log-search .audit-search-clear { margin-bottom: 0px; }

.credit-card { position: relative; width: 250px; height: 150px; padding: 20=
px; margin-top: 5px; background-color: rgb(245, 245, 245); border-radius: 1=
0px; }

.credit-card.normal .strap { height: 20px; margin: -5px -20px 15px; backgro=
und-color: rgb(85, 85, 85); }

.credit-card.normal .signature { display: inline-block; width: 150px; heigh=
t: 30px; font-family: "Brush Script MT", cursive; font-size: 17px; line-hei=
ght: 33px; color: rgb(118, 118, 118); text-indent: 10px; letter-spacing: -1=
px; white-space: nowrap; background-color: rgb(255, 255, 255); }

.credit-card .cvv { position: relative; top: -10px; left: -7px; display: in=
line-block; padding: 2px 5px; font-family: monospace; font-size: 10px; line=
-height: 1; text-align: center; border: 2px solid rgb(215, 58, 73); border-=
radius: 20px / 10px; }

.credit-card .cvv span { position: absolute; right: 100%; margin-right: 5px=
; color: rgb(88, 96, 105); }

.credit-card .text { display: block; font-family: monospace; font-size: 7px=
; font-weight: 600; line-height: 1.1; text-transform: uppercase; }

.billing-addon-items table input { width: 5em; }

.billing-addon-items td { vertical-align: middle; border-bottom: 0px; }

.billing-addon-items td.fixed { width: 150px; }

.billing-addon-items td.black { color: rgb(36, 41, 46); }

.billing-addon-items tr { border-bottom: 1px solid rgb(238, 238, 238); }

.billing-addon-items tr:last-child { border-bottom-width: 0px; }

.billing-addon-items tr:nth-child(2n) { background-color: rgb(250, 251, 252=
); }

.billing-addon-items tr.total-row { color: rgb(203, 36, 49); background-col=
or: rgb(255, 255, 255); }

.billing-addon-items .new-addon-items { margin-left: 5px; }

.billing-addon-items .addon-cost { color: rgb(106, 115, 125); }

.billing-addon-items .discounted-original-price { color: rgb(102, 102, 102)=
; }

.billing-addon-items .form-submit, .billing-addon-items .payment-method { m=
argin-left: 8px; }

.billing-addon-items .payment-summary { margin-right: 8px; margin-left: 8px=
; }

.billing-credit-card .javascript-disabled-overlay { position: absolute; top=
: 0px; left: 0px; z-index: 1; display: none; width: 100%; height: 100%; bac=
kground-color: rgb(255, 255, 255); opacity: 0.5; }

.billing-credit-card.disabled .javascript-disabled-overlay, .billing-credit=
-card.unsupported .javascript-disabled-overlay { display: block; }

.billing-extra-box, .billing-vat-box { padding-left: 10px; margin: 10px 0px=
; border-left: 3px solid rgb(238, 238, 238); }

.billing-section .action-button { float: right; margin-bottom: 5px; margin-=
left: 10px; }

.billing-section .section-label { position: absolute; width: 85px; font-wei=
ght: 400; color: rgb(88, 96, 105); text-align: right; }

.billing-section .section-content { margin-left: 100px; color: rgb(51, 51, =
51); }

.billing-section:last-child { border-bottom: 0px; }

.billing-section .usage-bar { max-width: 304px; }

.usage-bar { width: 100%; margin: 5px 0px 0px; background: rgb(238, 238, 23=
8); border-radius: 20px; }

.usage-bar.exceeded .progress { background-color: rgb(215, 58, 73) !importa=
nt; }

.usage-bar .progress { position: relative; max-width: 100%; height: 5px; ba=
ckground-color: rgb(52, 208, 88); border-radius: 20px; transition: width 0.=
3s ease 0s; }

.usage-bar .progress.no-highlight { background: rgb(149, 157, 165); }

.usage-bar .progress--orange { background-color: rgb(246, 106, 10); }

.usage-bar .progress--purple { background-color: rgb(138, 99, 210); }

.lfs-data-pack-field { margin: -6px 0px; }

.packs-table .desc { width: 1%; white-space: nowrap; }

.lfs-data-icon { color: rgb(88, 96, 105); text-align: center; }

.lfs-data-icon.dark { color: rgb(51, 51, 51); }

.lfs-data-icon.octicon-database { margin-right: 3px; margin-left: 2px; }

.setup-wrapper .paypal-container { margin-bottom: 30px; }

.setup-wrapper .paypal-logged-in .paypal-container { margin-bottom: 10px; }

.payment-methods { position: relative; }

.payment-methods .selected-payment-method { display: none; }

.payment-methods .selected-payment-method::before { display: table; content=
: ""; }

.payment-methods .selected-payment-method::after { display: table; clear: b=
oth; content: ""; }

.payment-methods .selected-payment-method.active { display: block; }

.payment-methods .form-group dd .form-control.short.input-vat { width: 300p=
x; }

.payment-methods .pay-with-header { margin: 5px 0px; }

.payment-methods .pay-with-paypal .loading-paypal-spinner, .payment-methods=
 .pay-with-paypal .paypal-down-flash, .payment-methods .pay-with-paypal .pa=
ypal-form-actions, .payment-methods .pay-with-paypal .paypal-signed-in, .pa=
yment-methods .pay-with-paypal .setup-creditcard-form, .payment-methods .pa=
y-with-paypal .terms { display: none; }

.payment-methods.paypal-down .paypal-down-flash, .payment-methods.paypal-lo=
ading .loading-paypal-spinner { display: block; }

.payment-methods.paypal-logged-in .paypal-sign-in { display: none; }

.payment-methods.paypal-logged-in .paypal-form-actions, .payment-methods.pa=
ypal-logged-in .paypal-signed-in, .payment-methods.paypal-logged-in .setup-=
creditcard-form, .payment-methods.paypal-logged-in .terms { display: block;=
 }

.payment-methods.has-paypal-account .paypal-sign-in { display: none; }

.payment-methods.has-paypal-account .paypal-signed-in { display: block; }

.paypal-label { margin: 15px 0px 10px; font-weight: 600; }

.paypal-container { display: inline-block; margin-bottom: 15px; vertical-al=
ign: top; background-color: rgb(249, 249, 249); border-radius: 4px; }

.braintree-paypal-loggedin { border-radius: 4px; padding: 11px 16px !import=
ant; background-position: 12px 50% !important; border: 1px solid rgb(221, 2=
21, 221) !important; }

.bt-pp-name { margin-left: 20px !important; }

.bt-pp-email { margin-left: 15px !important; }

.bt-pp-cancel { font-size: 0px !important; line-height: 1 !important; color=
: rgb(170, 0, 0) !important; text-decoration: none !important; }

.payment-history .amount, .payment-history .date, .payment-history .id, .pa=
yment-history .receipt, .payment-history .status { white-space: nowrap; }

.payment-history .break-all { word-break: break-all; }

.payment-history .receipt { text-align: center; }

.payment-history .currency, .payment-history .status { color: rgb(88, 96, 1=
05); }

.payment-history .status-icon { width: 14px; text-align: center; }

.payment-history .succeeded .status { color: rgb(40, 167, 69); }

.payment-history .failed, .payment-history .refunded { background: rgb(246,=
 248, 250); }

.payment-history .failed td, .payment-history .refunded td { opacity: 0.5; =
}

.payment-history .failed .receipt, .payment-history .failed .status, .payme=
nt-history .refunded .receipt, .payment-history .refunded .status { opacity=
: 1; }

.payment-history .refunded .status { color: rgb(106, 115, 125); }

.payment-history .failed .status { color: rgb(203, 36, 49); }

.paypal-icon { margin: 0px 2px 0px 1px; vertical-align: middle; }

.inline-form-action { display: inline; }

.boxed-group .boxed-group-content { margin: 10px; }

.currency-container .local-currency, .currency-container .local-currency-bl=
ock { display: none; }

.currency-container.open .local-currency { display: inline; }

.currency-container.open .local-currency-block { display: block; }

.currency-container.open .default-currency { display: none; }

.strong-label { display: inline-block; margin-bottom: 5px; font-weight: 600=
; }

.discounted-original-price { font-weight: 400; color: rgb(88, 96, 105); tex=
t-decoration: line-through; }

.billing-manager-input { width: 500px; }

.billing-manager-banner { padding: 30px 20px; margin-bottom: 30px; overflow=
: hidden; background: rgb(249, 249, 249); border-bottom: 1px solid rgb(238,=
 238, 238); }

.billing-manager-banner .container { position: relative; }

.billing-manager-banner-text { margin-left: 210px; font-size: 14px; color: =
rgb(85, 85, 85); }

.billing-manager-banner-text .btn { margin-top: 8px; margin-right: 8px; }

.billing-manager-banner-title { font-size: 12px; font-weight: 600; color: r=
gb(88, 96, 105); }

.billing-manager-icon { position: absolute; top: -35px; left: 0px; width: 1=
80px; height: 180px; font-size: 180px; color: rgb(224, 224, 224); }

.golden-ticket-banner { margin-top: 30px; margin-bottom: 15px; text-align: =
center; border-top: 1px solid rgb(230, 212, 69); }

.golden-ticket { height: 60px; margin-top: -30px; }

.golden-ticket-button { float: left; width: 50%; padding: 30px 20px; font-s=
ize: 18px; font-weight: 400; }

.golden-ticket-button .octicon { margin-right: 10px; vertical-align: middle=
; }

.golden-ticket-button:first-child { border-radius: 3px 0px 0px 3px; }

.golden-ticket-button:last-child { border-left: 0px; border-radius: 0px 3px=
 3px 0px; }

.golden-ticket-confirm .setup-header { text-align: center; border: 0px; }

.seats-change-arrow { margin: 0px 10px; }

.plan-choice { position: relative; display: block; padding: 15px 15px 15px =
40px; font-weight: 400; background-color: rgb(250, 251, 252); border: 1px s=
olid rgb(224, 224, 224); }

.plan-choice.open, .plan-choice.selected { background-color: rgb(255, 255, =
255); }

.plan-choice--experiment { cursor: pointer; transition: transform 0.3s ease=
 0s, box-shadow 0.3s ease 0s, border-color 0.3s ease 0s; }

.plan-choice--experiment.open, .plan-choice--experiment.selected { border-c=
olor: rgb(209, 213, 218); box-shadow: rgba(27, 31, 35, 0.15) 0px 1px 15px; =
transform: scale(1.025); }

.plan-choice--experiment.open .plan-choice-icon, .plan-choice--experiment.s=
elected .plan-choice-icon { background-color: rgb(40, 167, 69); box-shadow:=
 rgba(27, 31, 35, 0.1) 0px 1px 1px; }

.plan-choice--experiment.open .plan-choice-icon .octicon, .plan-choice--exp=
eriment.selected .plan-choice-icon .octicon { transform: scale(1); }

.plan-choice--experiment.plan-choice--blue.open, .plan-choice--experiment.p=
lan-choice--blue.selected { border-color: rgb(33, 136, 255); }

.plan-choice--experiment.plan-choice--blue.open .plan-choice-icon, .plan-ch=
oice--experiment.plan-choice--blue.selected .plan-choice-icon { background-=
color: rgb(3, 102, 214); }

.plan-choice--experiment.plan-choice--green.open, .plan-choice--experiment.=
plan-choice--green.selected { border-color: rgb(52, 208, 88); }

.plan-choice--experiment.plan-choice--green.open .plan-choice-icon, .plan-c=
hoice--experiment.plan-choice--green.selected .plan-choice-icon { backgroun=
d-color: rgb(40, 167, 69); }

.plan-choice--experiment.plan-choice--purple.open, .plan-choice--experiment=
.plan-choice--purple.selected { border-color: rgb(138, 99, 210); }

.plan-choice--experiment.plan-choice--purple.open .plan-choice-icon, .plan-=
choice--experiment.plan-choice--purple.selected .plan-choice-icon { backgro=
und-color: rgb(111, 66, 193); }

.plan-choice-icon { transition: box-shadow 0.3s ease 0s; }

.plan-choice-icon .octicon { transition: transform 0.2s ease 0s; transform:=
 scale(0.5); }

.plan-choice-radio { position: absolute; top: 18px; left: 15px; }

.plan-choice-exp { margin-top: 5px; font-size: 12px; color: rgb(106, 115, 1=
25); }

.seat-field { width: 50px; margin-right: 5px; }

.billing-form-title { font-size: 16px; }

.billing-line-items { margin-top: 10px; }

.billing-line-item { padding: 10px 0px; font-size: 12px; list-style: none; =
border-top: 1px solid rgb(224, 224, 224); }

.billing-line-item::before { display: table; content: ""; }

.billing-line-item::after { display: table; clear: both; content: ""; }

.billing-line-item-last { font-weight: 600; border-top-width: 3px; }

.line-item-value { float: right; }

.condensed-payment-methods .vat-field { width: 100%; }

.condensed-payment-methods .state-field { width: 30%; }

.condensed-payment-methods .postcode-field { width: 28%; }

.condensed-payment-methods .country-field { width: 42%; }

.condensed-payment-methods .is-international .country-field { width: 72%; }

.condensed-payment-methods .is-international.no-postcodes .country-field { =
width: 100%; }

.zuora-billing-section.PaymentMethod--creditcard:not(.has-removed-contents)=
 ~ .SignUpContinueActions { display: none; }

.zuora-billing-section.PaymentMethod--creditcard-added ~ .SignUpContinueAct=
ions, .zuora-billing-section.PaymentMethod--paypal ~ .SignUpContinueActions=
 { display: block; }

.new-org-billing-form .z_hppm_iframe { width: 100% !important; }

.billing-frequentActions-list { margin-top: 10px; }

.billing-box-header { padding-bottom: 15px; }

.billing-tooltip-underline { cursor: help; border-bottom: 1px dotted; }

.billing-box-accordion[open] .octicon { height: auto; transform: rotate(90d=
eg); }

.billing-box-accordion:hover .billing-box-accordion-state .octicon { color:=
 rgb(106, 115, 125); }

.billing-box-accordion-state .octicon { color: rgb(88, 96, 105); transition=
: transform 0.09s ease-out 0s; }

.billing-box-progress { padding-top: 1px; margin-bottom: 6px; }

.billing-box-progressBars { height: 4px; }

.billing-box-progressBars span:nth-child(2) { border-left-color: rgb(255, 2=
55, 255); }

.Details-element:focus { outline: none; }

.blame-commit { user-select: none; }

.blame-commit[data-heat=3D"1"] { border-right: 2px solid rgb(246, 106, 10);=
 }

.blame-commit[data-heat=3D"2"] { border-right: 2px solid rgba(246, 106, 10,=
 0.9); }

.blame-commit[data-heat=3D"3"] { border-right: 2px solid rgba(246, 106, 10,=
 0.8); }

.blame-commit[data-heat=3D"4"] { border-right: 2px solid rgba(246, 106, 10,=
 0.7); }

.blame-commit[data-heat=3D"5"] { border-right: 2px solid rgba(246, 106, 10,=
 0.6); }

.blame-commit[data-heat=3D"6"] { border-right: 2px solid rgba(246, 106, 10,=
 0.5); }

.blame-commit[data-heat=3D"7"] { border-right: 2px solid rgba(246, 106, 10,=
 0.4); }

.blame-commit[data-heat=3D"8"] { border-right: 2px solid rgba(246, 106, 10,=
 0.3); }

.blame-commit[data-heat=3D"9"] { border-right: 2px solid rgba(246, 106, 10,=
 0.2); }

.blame-commit[data-heat=3D"10"] { border-right: 2px solid rgba(246, 106, 10=
, 0.1); }

.heat[data-heat=3D"1"] { background: rgb(246, 106, 10); }

.heat[data-heat=3D"2"] { background: rgba(246, 106, 10, 0.9); }

.heat[data-heat=3D"3"] { background: rgba(246, 106, 10, 0.8); }

.heat[data-heat=3D"4"] { background: rgba(246, 106, 10, 0.7); }

.heat[data-heat=3D"5"] { background: rgba(246, 106, 10, 0.6); }

.heat[data-heat=3D"6"] { background: rgba(246, 106, 10, 0.5); }

.heat[data-heat=3D"7"] { background: rgba(246, 106, 10, 0.4); }

.heat[data-heat=3D"8"] { background: rgba(246, 106, 10, 0.3); }

.heat[data-heat=3D"9"] { background: rgba(246, 106, 10, 0.2); }

.heat[data-heat=3D"10"] { background: rgba(246, 106, 10, 0.1); }

.blame-commit-date { font-size: 11px; line-height: 25px; flex-shrink: 0; }

.blame-commit-date[data-heat=3D"1"] { color: rgb(194, 78, 0); }

.blame-commit-date[data-heat=3D"2"] { color: rgb(172, 87, 31); }

.blame-commit-date[data-heat=3D"3"] { color: rgb(163, 91, 44); }

.blame-commit-date[data-heat=3D"4"] { color: rgb(154, 95, 56); }

.blame-commit-date[data-heat=3D"5"] { color: rgb(146, 98, 69); }

.blame-commit-date[data-heat=3D"6"] { color: rgb(137, 102, 81); }

.blame-commit-date[data-heat=3D"7"] { color: rgb(128, 106, 94); }

.blame-commit-date[data-heat=3D"8"] { color: rgb(119, 109, 106); }

.blame-commit-date[data-heat=3D"9"] { color: rgb(110, 113, 119); }

.blame-commit-date[data-heat=3D"10"] { color: rgb(106, 115, 125); }

.line-age-legend .heat { width: 2px; height: 10px; margin: 2px 1px 0px; }

.blame-breadcrumb .css-truncate-target { max-width: 680px; }

.blame-commit-info { width: 450px; height: 26px; }

.blame-commit-content { flex-grow: 2; overflow: hidden; }

.blame-commit-message { text-overflow: ellipsis; }

.blame-commit-message .message.blank { color: rgba(27, 31, 35, 0.3); }

.blob-reblame { min-width: 24px; user-select: none; }

.reblame-link { padding-top: 2px; color: rgb(209, 213, 218); }

.blame-hunk g-emoji { font-size: 14px !important; }

.blame-hunk:hover .reblame-link { color: rgb(106, 115, 125); }

.blame-container .blame-blob-num, .blame-container .blob-code-inner { paddi=
ng-top: 3px; padding-bottom: 3px; }

.blame-container .blob-code-inner { flex-grow: 1; }

.editor-abort { display: inline; font-size: 14px; }

.blob-interaction-bar { position: relative; background-color: rgb(242, 242,=
 242); border-bottom: 1px solid rgb(229, 229, 229); }

.blob-interaction-bar::before { display: table; content: ""; }

.blob-interaction-bar::after { display: table; clear: both; content: ""; }

.blob-interaction-bar .octicon-search { position: absolute; top: 10px; left=
: 10px; font-size: 12px; color: rgb(88, 96, 105); }

.blob-filter { width: 100%; padding: 4px 20px 5px 30px; font-size: 12px; bo=
rder: 0px; border-radius: 0px; outline: none; }

.blob-filter:focus { outline: none; }

.html-blob { margin-bottom: 15px; }

.TagsearchPopover { width: inherit; max-width: 600px; }

.TagsearchPopover-content { max-height: 300px; }

.TagsearchPopover-list .TagsearchPopover-list-item:hover { background-color=
: rgb(246, 248, 250); }

.TagsearchPopover-list .TagsearchPopover-list-item .TagsearchPopover-item:h=
over { text-decoration: none; }

.TagsearchPopover-list .blob-code-inner { white-space: pre-wrap; }

.linejump .linejump-input { width: 340px; background-color: rgb(250, 251, 2=
52); }

.linejump .btn, .linejump .linejump-input { padding: 10px 15px; font-size: =
16px; }

.CopyBlock { line-height: 20px; cursor: pointer; }

.CopyBlock .octicon-clippy { display: none; }

.CopyBlock:active, .CopyBlock:focus, .CopyBlock:hover { background-color: r=
gb(255, 255, 255); outline: none; }

.CopyBlock:active .octicon-clippy, .CopyBlock:focus .octicon-clippy, .CopyB=
lock:hover .octicon-clippy { display: inline-block; }

.commit-form-avatar { margin-left: -64px; }

.file-commit-form { padding-left: 64px; }

.file-commit-form--full { position: absolute; bottom: 0px; left: 0px; z-ind=
ex: 10; width: 100%; padding-top: 16px; padding-left: 0px; margin-top: 16px=
; margin-bottom: 16px; background: rgb(255, 255, 255); }

@media (min-width: 1012px) {
  .file-commit-form--full { top: 0px; right: 0px; bottom: auto; left: auto;=
 width: auto; margin-top: 0px; margin-bottom: 0px; }
}

.file-commit-form--full .commit-form { padding: 0px; margin-bottom: 24px; b=
order: 0px; }

.file-commit-form--full .commit-form::before { display: none; }

.file-commit-form-dropdown { position: fixed; top: 0px; left: 0px; width: 1=
00%; height: 100%; }

.file-commit-form-dropdown::after { display: none; }

@media (min-width: 1012px) {
  .file-commit-form-dropdown { position: absolute; top: auto; left: auto; w=
idth: 420px; height: auto; }
  .file-commit-form-dropdown::after { display: inline-block; }
}

.commit-form::after, .commit-form::before { position: absolute; top: 11px; =
right: 100%; left: -16px; display: block; width: 0px; height: 0px; pointer-=
events: none; content: " "; border-color: transparent; border-style: solid =
solid outset; }

.commit-form::after { margin-top: 1px; margin-left: 2px; border-width: 7px;=
 border-right-color: rgb(255, 255, 255); }

.commit-form::before { border-width: 8px; border-right-color: rgb(221, 221,=
 221); }

.quick-pull-new-branch-icon { top: 9px; left: 10px; }

.code-formatting-menu { width: 260px; }

.CodeMirror-hints { position: absolute; z-index: 10; max-height: 20em; marg=
in: 0px; overflow-y: auto; font-family: SFMono-Regular, Consolas, "Liberati=
on Mono", Menlo, monospace; font-size: 12px; list-style: none; background-c=
olor: rgb(255, 255, 255); border: 1px solid rgb(209, 213, 218); border-radi=
us: 3px; box-shadow: rgba(27, 31, 35, 0.15) 0px 1px 5px; }

.CodeMirror-hint { padding: 2px 8px; margin: 0px; color: rgb(36, 41, 46); w=
hite-space: pre; cursor: pointer; }

.CodeMirror-hint .CodeMirror-hint:first-child { border-top-left-radius: 2px=
; border-top-right-radius: 2px; }

.CodeMirror-hint .CodeMirror-hint:last-child { border-bottom-right-radius: =
2px; border-bottom-left-radius: 2px; }

.CodeMirror-hint-active { color: rgb(255, 255, 255); background-color: rgb(=
3, 102, 214); }

.CodeMirror-lint-tooltip { position: fixed; z-index: 100; min-width: 300px;=
 max-width: 600px; opacity: 0; transition: opacity 0.4s ease 0s; }

.CodeMirror-lint-mark-error { position: relative; cursor: help; }

.CodeMirror-lint-mark-error::before { position: absolute; top: 90%; width: =
100%; height: 0.25em; content: ""; background: linear-gradient(135deg, tran=
sparent, transparent 45%, rgb(215, 58, 73), transparent 55%, transparent) 0=
% 0% / 0.5em 0.5em repeat-x, linear-gradient(45deg, transparent, transparen=
t 45%, rgb(215, 58, 73), transparent 55%, transparent) repeat-x; }

.CodeMirror-lint-mark-warning { position: relative; cursor: help; }

.CodeMirror-lint-mark-warning::before { position: absolute; top: 90%; width=
: 100%; height: 0.25em; content: ""; background: linear-gradient(135deg, tr=
ansparent, transparent 45%, rgb(246, 106, 10), transparent 55%, transparent=
) 0% 0% / 0.5em 0.5em repeat-x, linear-gradient(45deg, transparent, transpa=
rent 45%, rgb(246, 106, 10), transparent 55%, transparent) repeat-x; }

.CodeMirror-lint-mark-info { position: relative; cursor: help; }

.CodeMirror-lint-mark-info::before { position: absolute; top: 90%; width: 1=
00%; height: 0.25em; content: ""; background: linear-gradient(135deg, trans=
parent, transparent 45%, rgb(121, 184, 255), transparent 55%, transparent) =
0% 0% / 0.5em 0.5em repeat-x, linear-gradient(45deg, transparent, transpare=
nt 45%, rgb(121, 184, 255), transparent 55%, transparent) repeat-x; }

.CodeMirror-hint-active .CodeMirror-hint-description { color: rgb(255, 255,=
 255) !important; }

.merge-pr { padding-top: 10px; margin: 20px 0px 0px; border-top: 1px solid =
rgb(209, 213, 218); }

.merge-pr.open .merge-branch-form { display: block; }

.merge-pr.open .branch-action { display: none; }

.status-heading { margin-bottom: 1px; }

.merge-status-list { max-height: 0px; padding: 0px; margin: 15px -15px -16p=
x -55px; overflow-y: auto; border-style: solid; border-color: rgb(225, 228,=
 232); border-image: initial; border-width: 1px 0px 0px; transition: max-he=
ight 0.25s ease-in-out 0s; }

.statuses-toggle-opened { display: none; }

.merge-status-item { position: relative; padding: 10px 15px; background-col=
or: rgb(250, 251, 252); border-bottom: 1px solid rgb(225, 228, 232); }

.merge-status-item:last-child:not(.review-item) { border-bottom: 0px; }

.merge-status-item .css-truncate-target { max-width: 100%; }

.merge-status-item .dismiss-review-form { display: none; }

.merge-status-item.open .review-status-item { display: none !important; }

.merge-status-item.open .dismiss-review-form { display: block; }

.status-meta { color: rgb(88, 96, 105); }

.status-meta-file-name { padding: 0.2em 0.4em; margin: 0px; font-size: 85%;=
 background-color: rgba(27, 31, 35, 0.05); border-radius: 3px; }

.status-actions { margin-left: auto; }

.branch-action-item-icon { float: left; margin-left: -40px; }

.merge-status-icon { min-width: 30px; margin-right: 12px; }

.merge-pr-more-commits { margin-top: 10px; margin-bottom: 10px; margin-left=
: 55px; font-size: 12px; color: rgb(88, 96, 105); }

.branch-action { padding-left: 55px; margin-top: 16px; margin-bottom: 16px;=
 }

.branch-action .merge-branch-heading { margin-bottom: 4px; }

.branch-action-icon { float: left; width: 39px; height: 39px; padding: 4px;=
 margin-left: -55px; color: rgb(255, 255, 255); text-align: center; border-=
radius: 3px; }

.branch-action-body { position: relative; background-color: rgb(255, 255, 2=
55); border: 1px solid rgb(209, 213, 218); border-radius: 3px; }

.branch-action-body::after, .branch-action-body::before { position: absolut=
e; top: 11px; right: 100%; left: -16px; display: block; width: 0px; height:=
 0px; pointer-events: none; content: " "; border-color: transparent; border=
-style: solid solid outset; }

.branch-action-body::after { margin-top: 1px; margin-left: 2px; border-widt=
h: 7px; border-right-color: rgb(255, 255, 255); }

.branch-action-body::before { border-width: 8px; border-right-color: rgb(20=
9, 213, 218); }

.branch-action-body .spinner { display: block; float: left; width: 32px; he=
ight: 32px; margin-right: 15px; background: url("/images/spinners/octocat-s=
pinner-32.gif") no-repeat; }

.branch-action-body .merge-branch-form, .branch-action-body .merge-message =
{ padding: 15px; background-color: rgb(250, 251, 252); border-top: 1px soli=
d rgb(225, 228, 232); border-bottom-right-radius: 2px; border-bottom-left-r=
adius: 2px; }

.post-merge-message { padding: 15px; }

.branch-action-item { padding: 15px 15px 15px 55px; font-size: 13px; line-h=
eight: 1.4; }

.branch-action-item + .branch-action-item, .branch-action-item + .mergeabil=
ity-details { border-top: 1px solid rgb(225, 228, 232); }

.branch-action-item.open > .merge-status-list, .branch-action-item.open > .=
merge-status-list-wrapper > .merge-status-list { max-height: 231px; margin-=
bottom: -15px; }

.branch-action-item.open .statuses-toggle-opened { display: inline; }

.branch-action-item.open .statuses-toggle-closed { display: none; }

.branch-action-btn { margin-left: 15px; }

.branch-action-item-simple { padding-left: 15px; }

.branch-action-item-simple .merge-status-list { margin-left: -15px; }

.branch-action-item-simple .merge-status-item { padding-left: 12px; }

.branch-action-state-clean .branch-action-icon { background-color: rgb(44, =
190, 78); }

.branch-action-state-clean .branch-action-body { border-color: rgb(52, 208,=
 88); }

.branch-action-state-clean .branch-action-body::before { border-right-color=
: rgb(52, 208, 88); }

.branch-action-state-unknown .branch-action-icon, .branch-action-state-unst=
able .branch-action-icon { background-color: rgb(219, 171, 9); }

.branch-action-state-unknown .branch-action-body, .branch-action-state-unst=
able .branch-action-body { border-color: rgb(226, 204, 122); }

.branch-action-state-unknown .branch-action-body::before, .branch-action-st=
ate-unstable .branch-action-body::before { border-right-color: rgb(226, 204=
, 122); }

.branch-action-state-merged .branch-action-icon { background-color: rgb(111=
, 66, 193); }

.branch-action-state-merged .branch-action-body { border-color: rgb(213, 20=
0, 237); }

.branch-action-state-merged .branch-action-body::before { border-right-colo=
r: rgb(213, 200, 237); }

.branch-action-state-closed-dirty .branch-action-icon, .branch-action-state=
-dirty .branch-action-icon, .is-rebasing .branch-action-state-dirty-if-reba=
sing .branch-action-icon { background-color: rgb(106, 115, 125); }

.branch-action-state-closed-dirty .branch-action-body, .branch-action-state=
-dirty .branch-action-body, .is-rebasing .branch-action-state-dirty-if-reba=
sing .branch-action-body { border-color: rgb(209, 213, 218); }

.branch-action-state-closed-dirty .branch-action-body::before, .branch-acti=
on-state-dirty .branch-action-body::before, .is-rebasing .branch-action-sta=
te-dirty-if-rebasing .branch-action-body::before { border-right-color: rgb(=
209, 213, 218); }

.branch-action-state-error .branch-action-icon, .is-merging .branch-action-=
state-error-if-merging .branch-action-icon { background-color: rgb(215, 58,=
 73); }

.branch-action-state-error .branch-action-body, .is-merging .branch-action-=
state-error-if-merging .branch-action-body { border-color: rgb(249, 117, 13=
1); }

.branch-action-state-error .branch-action-body::before, .is-merging .branch=
-action-state-error-if-merging .branch-action-body::before { border-right-c=
olor: rgb(249, 117, 131); }

@media not all, only screen and (-webkit-min-device-pixel-ratio: 2), not al=
l, not all, only screen and (min-resolution: 2dppx), only screen and (min-r=
esolution: 192dpi) {
  .branch-action-body .spinner { background-image: url("/images/spinners/oc=
tocat-spinner-64.gif"); background-size: 32px 32px; }
}

.merge-branch-form { margin: 15px 0px; }

.merge-branch-form .commit-form { border-color: rgb(133, 232, 157); }

.merge-branch-form .commit-form::before { border-right-color: rgb(225, 228,=
 232); }

.merge-branch-form.danger .commit-form, .merge-branch-form.error .commit-fo=
rm { border-color: rgb(249, 117, 131); }

.merge-branch-form.danger .commit-form::before, .merge-branch-form.error .c=
ommit-form::before { border-right-color: rgb(249, 117, 131); }

.merge-button-matrix-merge-form .merge-branch-form { display: block; }

.completeness-indicator { width: 30px; height: 30px; text-align: center; }

.completeness-indicator .octicon { display: block; margin-top: 7px; margin-=
right: auto; margin-left: auto; }

.completeness-indicator .octicon-alert { margin-top: 6px; }

.completeness-indicator-success { color: rgb(255, 255, 255); background-col=
or: rgb(44, 190, 78); border-radius: 50%; }

.completeness-indicator-error { color: rgb(255, 255, 255); background-color=
: rgb(203, 36, 49); border-radius: 50%; }

.completeness-indicator-problem { color: rgb(255, 255, 255); background-col=
or: rgb(106, 115, 125); border-radius: 50%; }

.pull-merging .pull-merging-error { display: none; }

.pull-merging.is-error .pull-merging-error { display: block; }

.pull-merging.is-error .merge-pr { display: none; }

.RecentBranches { background-color: rgb(255, 251, 221); border: 1px solid r=
gba(27, 31, 35, 0.15); border-radius: 3px; }

.RecentBranches-item { line-height: 28px; color: rgb(115, 92, 15); }

.RecentBranches-item + .RecentBranches-item { border-top: 1px solid rgba(27=
, 31, 35, 0.05); }

.RecentBranches-item-link { color: rgb(115, 92, 15); }

.RecentBranches-item-link.css-truncate-target { max-width: 400px; }

.range-editor { position: relative; padding: 5px 15px 5px 40px; margin-top:=
 15px; margin-bottom: 15px; background-color: rgb(250, 251, 252); border: 1=
px solid rgb(225, 228, 232); border-radius: 3px; }

.range-editor .dots { font-size: 16px; }

.range-editor .select-menu { position: relative; display: inline-block; }

.range-editor .select-menu.fork-suggester { display: none; }

.range-editor .branch-name { line-height: 22px; }

.range-editor .branch .css-truncate-target, .range-editor .fork-suggester .=
css-truncate-target { max-width: 180px; }

.range-editor .pre-mergability { display: inline-block; padding: 5px; line-=
height: 26px; vertical-align: middle; }

.range-editor .pre-mergability .octicon { vertical-align: text-bottom; }

.range-editor.is-cross-repo .select-menu.fork-suggester { display: inline-b=
lock; }

.range-editor-icon { float: left; margin-top: 10px; margin-left: -25px; col=
or: rgb(88, 96, 105); }

.gh-header-new-pr { margin-bottom: 15px; }

.gh-header-new-pr .gh-header-meta { padding-bottom: 0px; margin-top: 5px; b=
order-bottom: 0px; }

.gh-header-new-pr .branch-name { display: inline; }

.compare-pr-header, .is-pr-composer-expanded .compare-show-header { display=
: none; }

.is-pr-composer-expanded .compare-pr-header { display: block; }

.range-cross-repo-pair { display: inline-block; padding: 5px; white-space: =
nowrap; }

ul.comparison-list { width: 350px; margin: 25px auto 15px; font-size: 14px;=
 text-align: left; background: rgb(255, 255, 255); border: 1px solid rgb(22=
3, 226, 229); border-radius: 3px; }

ul.comparison-list > li { padding: 7px 10px; list-style-type: none; border-=
top: 1px solid rgb(234, 236, 239); }

ul.comparison-list > li a { font-weight: 600; }

ul.comparison-list > li em { float: right; font-style: normal; color: rgb(8=
8, 96, 105); }

ul.comparison-list > li .octicon { position: relative; top: 1px; color: rgb=
(163, 170, 177); }

ul.comparison-list > li .css-truncate-target { max-width: 200px; }

ul.comparison-list > li.title { font-size: 12px; font-weight: 600; color: r=
gb(106, 115, 125); text-transform: uppercase; background: rgb(250, 251, 252=
); border-top: 0px; border-top-left-radius: 3px; border-top-right-radius: 3=
px; }

.branches .clear-search { display: none; }

.branches .loading-overlay { position: absolute; top: 0px; z-index: 20; dis=
play: none; width: 100%; height: 100%; padding-top: 50px; text-align: cente=
r; background-color: rgba(255, 255, 255, 0.7); }

.branches.is-search-mode .clear-search, .branches .loading-overlay .spinner=
 { display: inline-block; }

.branch-a-b-count .count-half { position: relative; float: left; width: 90p=
x; padding-bottom: 6px; text-align: right; }

.branch-a-b-count .count-half:last-child { text-align: left; border-left: 1=
px solid rgb(149, 157, 165); }

.branch-a-b-count .count-value { position: relative; top: -1px; display: bl=
ock; padding: 0px 3px; font-size: 10px; }

.branch-a-b-count .bar { position: absolute; min-width: 3px; height: 4px; }

.branch-a-b-count .meter { position: absolute; height: 4px; background-colo=
r: rgb(198, 203, 209); }

.branch-a-b-count .meter.zero { background-color: initial; }

.branch-a-b-count .bar-behind, .branch-a-b-count .bar-behind .meter { right=
: 0px; border-radius: 3px 0px 0px 3px; }

.branch-a-b-count .bar-ahead { left: 0px; border-radius: 0px 3px 3px 0px; }

.branch-a-b-count .bar-ahead .meter { border-radius: 0px 3px 3px 0px; }

.branch-a-b-count .bar-ahead.even, .branch-a-b-count .bar-behind.even { min=
-width: 2px; background: rgb(234, 236, 239); }

.custom-messages .add-message { flex: 1 1 0%; }

.custom-messages .add-message .Subhead-heading { flex: 0 0 auto; }

.custom-messages .add-message p { flex: 1 1 0%; line-height: 21px; }

.custom-messages .tabnav { height: 23px; padding: 0px; border: 0px; }

.custom-messages .write-content { margin-right: 0px; margin-left: 0px; }

.custom-messages .timeline-comment { background-color: inherit; border: 0px=
; }

.custom-messages .comment-form-textarea { min-height: 200px; }

.custom-messages .flash { margin-bottom: 10px; overflow-y: hidden; }

.admin-options-block .admin-option-button { margin-top: 8px; }

.admin-options-block .policy-enforcement { display: inline; margin-left: 8p=
x; color: rgb(88, 96, 105); }

.admin-options-block .policy-enforcement label { font-size: 13px; }

.admin-options-block .disabled, .admin-options-block .disabled .note { colo=
r: rgb(106, 115, 125); }

.overflow-scroll-y { overflow: hidden scroll !important; }

.business-menu-item:not([aria-current=3D"page"]) + .business-sub-menu { dis=
play: none; }

.business-menu-icon { width: 16px; margin-right: 8px; }

body.full-width-p-0 .new-discussion-timeline { padding: 0px !important; }

body.full-width-p-0 .footer .mt-6 { margin-top: 0px !important; border-top:=
 0px !important; }

body.full-width-p-0 .tabnav-pr .tabnav-extra { margin-right: 24px; }

body.full-width-p-0 .tabnav-pr .tabnav-tabs { margin-left: 16px; }

.checks-summary-conclusion { width: 32px; height: 32px; line-height: 32px; =
border-radius: 50%; }

.actions-full-screen .Header, .actions-full-screen .Header-old, .actions-fu=
ll-screen .pagehead { display: none; }

.checks-list-item.selected .checks-list-item-name { background-color: rgb(3=
, 102, 214) !important; }

.checks-list-item.selected .selected-color-white { color: rgb(255, 255, 255=
) !important; }

.checks-list-item-icon, .checks-summary-meta .octicon { width: 16px; }

.checks-results-items .octicon-fold { display: none; }

.checks-results-items .Details--on .octicon-fold { display: inline-block; }

.checks-results-items .Details--on .octicon-unfold { display: none; }

.check-annotation { border-left: 0px; border-top-left-radius: 0px; border-b=
ottom-left-radius: 0px; }

.check-annotation::after { position: absolute; top: -1px; bottom: -1px; lef=
t: 0px; display: block; width: 4px; content: " "; }

.check-annotation .annotation-actions { top: 4px; right: 8px; }

.check-annotation .annotation-octicon { width: 16px; }

.check-annotation.Details--on .Details-content--hidden { display: block !im=
portant; }

.annotation-title { word-break: break-all; }

.check-annotation-failure::after { background-color: rgb(215, 58, 73); }

.check-annotation-failure .annotation-title { color: rgb(215, 58, 73); }

.check-annotation-warning::after { background-color: rgb(255, 211, 61); }

.check-annotation-warning .octicon-alert { color: rgb(219, 171, 9); }

.check-annotation-warning .annotation-title { color: rgb(176, 136, 0); }

.check-annotation-notice::after { background-color: rgb(106, 115, 125); }

.check-annotation-notice .annotation-title { color: rgb(106, 115, 125); }

.neutral-check { color: rgb(149, 157, 165); }

.CheckRun { background-color: rgb(36, 41, 46); }

.CheckStep-header { color: rgb(149, 157, 165); }

.CheckRun-search { width: 280px; }

.CheckRun-search .btn { color: rgb(255, 255, 255); background-color: rgb(36=
, 41, 46); background-image: none; }

.CheckRun-search .btn:hover { background-color: rgb(47, 54, 61); }

.CheckRun-search .btn[disabled] { color: rgb(88, 96, 105); background-image=
: none; }

.CheckRun-search .btn[disabled]:hover { background-color: rgb(36, 41, 46); =
}

.CheckRun-header { border-top: 1px solid rgb(234, 236, 239); border-bottom:=
 1px solid rgb(68, 77, 86); }

.CheckRun-header-timestamp { color: rgb(149, 157, 165); }

.CheckRun-log-title { color: rgba(255, 255, 255, 0.85); }

.CheckRun-search-input { padding-right: 60px; color: rgb(246, 248, 250); ba=
ckground-color: rgba(255, 255, 255, 0.125); }

.CheckRun-search-input::placeholder { color: rgba(255, 255, 255, 0.75); }

.CheckRun-search-input:focus { color: rgb(36, 41, 46); background-color: rg=
b(250, 251, 252); }

.CheckStep-line { color: rgb(246, 248, 250); }

.CheckStep-line .CheckStep-line-number { width: 48px; overflow: hidden; col=
or: rgb(149, 157, 165); text-align: right; text-overflow: ellipsis; white-s=
pace: nowrap; user-select: none; }

.CheckStep-line .CheckStep-line-timestamp { display: none; color: rgb(149, =
157, 165); }

.CheckStep-line .CheckStep-line-content { overflow-x: auto; white-space: pr=
e-wrap; }

.CheckStep-line:hover { background-color: rgb(47, 54, 61); }

.CheckStep-line.selected { background-color: rgb(88, 96, 105); }

.CheckStep-line .dt-fm { background: rgb(255, 223, 93); outline: rgb(255, 2=
23, 93) solid 1px; color: rgb(36, 41, 46) !important; }

.CheckStep-line .dt-fm.select { background: rgb(33, 136, 255); outline: rgb=
(121, 184, 255) solid 1px; color: rgb(255, 255, 255) !important; }

.CheckRun-show-timestamps .CheckStep-line-timestamp { display: inline; }

.CheckStep .log-line-command { font-weight: 600; color: rgb(121, 184, 255);=
 }

.CheckStep .log-line-debug { font-weight: 600; color: rgb(179, 146, 240); }

.CheckStep .log-line-error { font-weight: 600; color: rgb(249, 117, 131); }

.CheckStep .log-line-info, .CheckStep .log-line-verbose { font-weight: 600;=
 color: rgb(149, 157, 165); }

.CheckStep .log-line-warning { font-weight: 600; color: rgb(255, 171, 112);=
 }

.CheckStep .log-line-section { font-weight: 600; color: rgb(133, 232, 157);=
 }

.CheckStep .ansifg-b { color: rgb(36, 41, 46); }

.CheckStep .ansifg-r { color: rgb(249, 117, 131); }

.CheckStep .ansifg-g { color: rgb(133, 232, 157); }

.CheckStep .ansifg-y { color: rgb(255, 234, 127); }

.CheckStep .ansifg-bl { color: rgb(121, 184, 255); }

.CheckStep .ansifg-m { color: rgb(179, 146, 240); }

.CheckStep .ansifg-c { color: rgb(115, 227, 255); }

.CheckStep .ansifg-w { color: rgb(225, 228, 232); }

.CheckStep .ansifg-gr { color: rgb(149, 157, 165); }

.CheckStep .ansibg-b { background-color: rgb(36, 41, 46); }

.CheckStep .ansibg-r { background-color: rgb(249, 117, 131); }

.CheckStep .ansibg-g { background-color: rgb(133, 232, 157); }

.CheckStep .ansibg-y { background-color: rgb(255, 234, 127); }

.CheckStep .ansibg-bl { background-color: rgb(36, 41, 46); }

.CheckStep .ansibg-m { background-color: rgb(179, 146, 240); }

.CheckStep .ansibg-c { background-color: rgb(115, 227, 255); }

.CheckStep .ansibg-w { background-color: rgb(225, 228, 232); }

.CheckStep .ansibg-gr { background-color: rgb(149, 157, 165); }

.CheckStep .bright { filter: brightness(1.5); }

.CheckStep-icon { display: inline-block; width: 24px; }

.AnnotationsPopover { right: 0px; bottom: 0px; z-index: 29; }

.AnnotationsPopover .checks-results-items { max-height: 50vh; overflow: aut=
o; }

.code-frequency .addition { fill: rgb(44, 190, 78); fill-opacity: 1; }

.code-frequency .deletion { fill: rgb(203, 36, 49); fill-opacity: 1; }

.cadd { color: rgb(40, 167, 69); }

.cadd, .cdel { font-weight: 600; }

.cdel { color: rgb(203, 36, 49); }

.code-list .file-box { border: 1px solid rgb(225, 228, 232); border-radius:=
 3px; }

.code-list .title { min-height: 24px; margin: -3px 0px 10px 38px; font-weig=
ht: 600; line-height: 1.2; }

.code-list .repo-specific .full-path, .code-list .repo-specific .title { ma=
rgin-left: 0px; }

.code-list .match-count, .code-list .updated-at { margin: 0px; font-weight:=
 400; }

.code-list .language { float: right; margin-left: 10px; font-size: 12px; co=
lor: rgba(51, 51, 51, 0.75); }

.code-list .avatar { float: left; }

.code-list .code-list-item + .code-list-item { border-top: 1px solid rgb(23=
8, 238, 238); }

.code-list .blob-num { padding: 0px; }

.code-list .blob-num::before { content: normal; }

.code-list .blob-num a { padding: 0px 10px; color: inherit; }

.code-list .blob-num a:hover { color: rgb(3, 102, 214); }

.code-list .blob-code { white-space: pre-wrap; }

.code-list .divider .blob-code, .code-list .divider .blob-num { padding-top=
: 0px; padding-bottom: 0px; cursor: default; background-color: rgb(248, 250=
, 253); }

.code-list .divider .blob-num { height: 18px; padding: 0px 10px; line-heigh=
t: 15px; background-color: rgb(240, 245, 250); }

.code-list .full-path { margin: 0px 0px 0px 40px; }

.code-list .full-path .octicon-repo { color: rgb(88, 96, 105); }

.code-list .full-path .octicon-lock { color: rgb(233, 219, 164); }

.code-list .full-path a { color: rgb(106, 115, 125); }

.code-list-item-private .file-box { border: 1px solid rgb(250, 221, 165); }

.code-list-item-private .blob-num { background-color: rgb(255, 253, 239); b=
order-right: 1px solid rgb(250, 221, 165); }

.code-list-item-private .blob-num a { color: rgba(27, 31, 35, 0.7); }

.code-list-item-private .divider .blob-code, .code-list-item-private .divid=
er .blob-num { color: rgba(27, 31, 35, 0.7); background-color: rgb(255, 253=
, 239); }

.codesearch-head.pagehead h1 { width: 250px; line-height: 33px; }

@media (min-width: 768px) {
  .advanced-search-form .flattened dt { width: 230px; }
  .advanced-search-form .flattened dt label { font-weight: 400; }
  .advanced-search-form .flattened dd, .advanced-search-form .form-checkbox=
 { margin-left: 250px; }
}

.codesearch-results .code-list .title a { overflow-wrap: break-word; }

.codesearch-results .repo-list-item { border-bottom: 0px; }

.codesearch-results .repo-list-item + .repo-list-item { border-top: 1px sol=
id rgb(225, 228, 232); }

.search-form-fluid .TableObject-item--primary { position: relative; padding=
-right: 8px; }

.search-form-fluid .completed-query { position: absolute; top: 7px; right: =
8px; left: 8px; z-index: 1; margin: 0px; overflow: hidden; white-space: now=
rap; }

.search-form-fluid .completed-query span { opacity: 0; }

.search-form-fluid .search-page-label { position: relative; display: block;=
 font-weight: 400; cursor: text; }

.search-form-fluid .search-page-label.focus .completed-query { opacity: 0.6=
; }

.search-form-fluid .search-page-input { position: relative; z-index: 2; min=
-height: 0px; padding: 0px; margin: 0px; background: none; border: 0px; box=
-shadow: none; }

.search-form-fluid .search-page-input:focus { box-shadow: none; }

.topics-row-container { height: 30px; overflow: hidden; }

@media (max-width: 544px) {
  .codesearch-pagination-container .gap, .codesearch-pagination-container a=
:not(.next_page):not(.previous_page) { display: none; }
  .codesearch-pagination-container .next_page, .codesearch-pagination-conta=
iner .previous_page { width: 100%; }
  .codesearch-pagination-container .current { color: rgb(88, 96, 105); back=
ground: rgb(255, 255, 255); border-color: rgb(225, 228, 232); }
  .codesearch-pagination-container .current::after { content: " of " attr(d=
ata-total-pages); }
}

.commit-activity-graphs .dots { display: none; }

.commit-activity-master { margin-top: 20px; }

.is-graph-loading .commit-activity-master { display: none; }

rect { shape-rendering: crispedges; }

rect.max { fill: rgb(249, 197, 19); }

g.bar { fill: rgb(40, 167, 69); }

g.mini { fill: rgb(251, 133, 50); }

g.active rect { fill: rgb(179, 29, 40); }

.dot text, circle.focus { fill: rgb(68, 77, 86); }

.dot text { stroke: none; }

.CommunityTemplate-markdown { height: 800px; overflow-y: scroll; font-size:=
 14px; }

.CommunityTemplate-highlight { padding: 2px 4px; margin: 0px; font-family: =
SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; font-size: 1=
2px; font-style: normal; font-weight: 600; color: rgb(36, 41, 46); cursor: =
pointer; background-color: rgb(255, 211, 61); border-radius: 3px; }

.CommunityTemplate-highlight--focus { color: rgb(255, 255, 255); background=
-color: rgb(3, 102, 214); }

.community-checklist .progress-bar { background: linear-gradient(90deg, rgb=
(255, 211, 61), rgb(197, 227, 0), rgb(40, 167, 69)); }

.community-checklist .progress { float: right; background-color: rgb(246, 2=
48, 250); }

.community-checklist .checklist-dot { color: rgb(219, 171, 9); }

body.full-width-p0 .container, body.full-width-p0 .container-lg { width: 10=
0%; max-width: none; padding-right: 16px; padding-left: 16px; }

body.full-width-p0 .container-lg.new-discussion-timeline { padding-right: 0=
px !important; padding-left: 0px !important; }

.compare-cutoff, .diff-cutoff { padding: 8px 0px; margin: 5px 0px; font-wei=
ght: 600; color: rgb(76, 74, 66); text-align: center; background-color: rgb=
(255, 249, 234); border: 1px solid rgb(223, 216, 194); border-radius: 3px; =
}

span.no-nl-marker { position: relative; color: rgb(203, 36, 49); vertical-a=
lign: middle; }

.symlink .no-nl-marker { display: none; }

.existing-pull { margin: 10px 0px; }

.existing-pull .list-group-item::before { display: table; content: ""; }

.existing-pull .list-group-item::after { display: table; clear: both; conte=
nt: ""; }

.existing-pull .existing-pull-contents { float: left; width: 680px; }

.existing-pull .existing-pull-button { float: right; margin-top: 3px; }

.existing-pull .existing-pull-number { font-weight: 400; color: rgb(170, 17=
0, 170); }

.existing-pull .css-truncate { max-width: 700px; }

.existing-pull .css-truncate p { display: inline; }

.compare-pr-placeholder { padding: 15px; margin: 15px 0px; font-size: 14px;=
 color: rgb(76, 74, 66); background-color: rgb(255, 249, 234); border: 1px =
solid rgb(223, 216, 194); border-radius: 3px; }

.compare-pr-placeholder p { margin: 7px 0px; color: rgb(109, 108, 96); }

.compare-pr-placeholder .btn { margin-right: 10px; margin-bottom: -2px; }

.compare-pr-placeholder .help-link { padding: 3px; margin-top: 5px; margin-=
right: -3px; color: rgb(156, 153, 125); text-decoration: none; }

.compare-pr .contributing, .compare-pr .new-pr-form, .compare-pr.open .comp=
are-pr-placeholder { display: none; }

.compare-pr.open .contributing, .compare-pr.open .new-pr-form { display: bl=
ock; }

.select-menu-item { text-align: left; background-color: rgb(255, 255, 255);=
 border-top: 0px; border-right: 0px; border-left: 0px; }

.contributions-setting-menu { z-index: 80; width: 330px; }

.calendar-graph.days-selected rect.day { opacity: 0.5; }

.calendar-graph.days-selected rect.day.active { opacity: 1; }

.calendar-graph .dots { width: 64px; height: 64px; margin: 20px auto 0px; }

.calendar-graph text.month { font-size: 10px; fill: rgb(118, 118, 118); }

.calendar-graph text.wday { font-size: 9px; fill: rgb(118, 118, 118); }

.graph-before-activity-overview { border-top-left-radius: 3px; border-top-r=
ight-radius: 3px; }

.activity-overview-box { border-top-left-radius: 0px; border-top-right-radi=
us: 0px; }

.contrib-footer { padding: 0px 10px 12px; font-size: 11px; }

.contrib-legend { float: right; }

.contrib-legend .legend { position: relative; bottom: -1px; display: inline=
-block; margin: 0px 5px; list-style: none; }

.contrib-legend .legend li { display: inline-block; width: 10px; height: 10=
px; }

.contrib-square { font-size: 22px; line-height: 0.9; color: rgb(204, 232, 1=
36); }

.contribution-activity h2 { margin: 30px 0px 15px; font-size: 18px; font-we=
ight: 400; }

.contribution-activity .select-menu-button { position: relative; top: -4px;=
 }

.contribution-activity.loading .contribution-activity-listing, .contributio=
n-activity.loading .contribution-activity-show-more { display: none; }

.contribution-activity.loading .contribution-activity-spinner { display: bl=
ock; }

.contribution-activity-spinner { display: none; width: 64px; height: 64px; =
margin: 20px auto 0px; }

.contribution-activity-spinner.next { margin: 0px auto; }

ul.simple-conversation-list a.meta { color: rgb(88, 96, 105); }

li.contribution { padding: 10px 0px; list-style: none; }

li.contribution h3 { display: inline-block; margin: 0px; font-size: 14px; }

li.contribution .cmeta { display: block; font-size: 12px; }

li.contribution .d { color: rgb(204, 0, 0); }

li.contribution .a { color: rgb(140, 172, 41); }

li.contribution .num { color: rgb(88, 96, 105); }

.activity-overview-axis, .activity-overview-point { stroke: rgb(108, 178, 1=
03); }

.halloween-activity-overview .activity-overview-axis, .halloween-activity-o=
verview .activity-overview-point { stroke: rgb(254, 150, 0); }

.activity-overview-label { fill: rgb(88, 96, 105); }

.activity-overview-percentage { font-size: 10px; fill: rgb(149, 157, 165); =
}

.tint-box { position: relative; margin-bottom: 10px; background: rgb(246, 2=
48, 250); border-radius: 6px; }

.tint-box.transparent { background: rgb(255, 255, 255); }

.tint-box .activity { padding-top: 100px; margin-top: 0px; }

.contrib-person path { fill: rgb(251, 133, 50); }

.contrib-person .midlabel { fill: rgb(149, 157, 165); }

.coupons .setup-plans td img { margin-top: -2px; vertical-align: middle; }

.coupons .coupon-form-body { width: 270px; padding: 20px; margin: 100px aut=
o 60px; font-size: 14px; text-align: center; background-color: rgb(255, 255=
, 255); background-image: linear-gradient(rgb(254, 254, 254), rgb(250, 250,=
 250)); border: 1px solid rgb(204, 204, 204); border-radius: 3px; box-shado=
w: rgba(0, 0, 0, 0.075) 0px 1px 3px, rgb(255, 255, 255) 1px 0px inset; }

.coupons .coupon-form-body .input-block { margin-bottom: 15px; }

.coupons .coupon-form-body .btn { display: block; width: 100%; }

.coupon-icon { width: 80px; height: 80px; margin: 0px auto 15px; color: rgb=
(3, 102, 214); border: 1px solid rgb(222, 222, 222); border-radius: 40px; }

.coupon-icon .octicon { margin-top: 15px; margin-right: 2px; }

.coupons-list-options .select-menu { display: inline-block; margin-right: 8=
px; }

.coupons-list-options .pagination { float: right; margin: 0px; }

.user-repos .mini-repo-list-item { padding-right: 6px; }

.user-repos .mini-repo-list-item .repo-and-owner { max-width: 100%; }

.user-repos .mini-repo-list-item .owner { max-width: 145px; }

.repo-private-icon { fill: rgb(219, 171, 9); }

.dashboard-rollup-items > .dashboard-rollup-item { border-top: 1px solid rg=
b(225, 228, 232); }

@keyframes broadCastMaskFade {=20
  0% { opacity: 0; }
  30% { opacity: 1; }
  70% { opacity: 1; }
  100% { opacity: 0; }
}

.github-jobs-logo:hover { text-decoration: none; }

.github-jobs-logo strong { display: inline-block; width: 62px; height: 12px=
; text-indent: -9999px; vertical-align: middle; background: url("/images/mo=
dules/jobs/logo.png") 0px 0px / 62px no-repeat; }

.dashboard h1 { margin-bottom: 0.5em; font-size: 160%; }

.dashboard h1 a { font-size: 70%; font-weight: 400; }

.dashboard .notice { padding: 15px; margin-top: 0px; margin-bottom: 0px; te=
xt-align: center; }

.news-full, .page-profile .news { float: none; width: auto; }

.dashboard-break-word { word-break: break-word; }

.news .error-message, .news .is-error .loading-message { display: none; }

.news .is-error .error-message { display: block; }

.news .bio g-emoji, .news .repo-description g-emoji { display: inline-block=
; }

.dashboard-underlined-link:hover, .dashboard-underlined-link:hover * { text=
-decoration: underline; }

.dashboard-notice { position: relative; padding: 15px 15px 15px 55px; margi=
n-bottom: 20px; font-size: 14px; background-color: rgb(250, 251, 252); bord=
er: 1px solid rgb(209, 213, 218); border-radius: 3px; }

.dashboard-notice .dismiss { position: absolute; top: 10px; right: 10px; wi=
dth: 16px; height: 16px; color: rgb(149, 157, 165); cursor: pointer; }

.dashboard-notice .dismiss:hover { color: rgb(88, 96, 105); }

.dashboard-notice .notice-icon { position: absolute; top: 15px; left: 15px;=
 }

.dashboard-notice .octicon-organization { color: rgb(3, 102, 214); }

.dashboard-notice h2 { margin-top: 9px; margin-bottom: 16px; font-size: 18p=
x; font-weight: 400; color: rgb(36, 41, 46); }

.dashboard-notice p.no-title { padding-right: 5px; }

.dashboard-notice .inset-figure { float: right; margin-bottom: 15px; margin=
-left: 20px; }

.dashboard-notice ul { margin-left: 18px; }

.dashboard-notice li { padding-bottom: 15px; }

.dashboard-notice .coupon { padding: 10px; margin: 15px 0px; font-size: 20p=
x; font-weight: 600; text-align: center; background: rgb(255, 255, 255); bo=
rder: 1px dashed rgb(219, 237, 255); }

.dashboards-overview-lead { width: 700px; }

.dashboards-overview-cards .boxed-group { width: 100%; margin: 10px 0px; }

.dashboards-overview-cards .boxed-group .graph-canvas path { stroke-opacity=
: 0.5; }

.dashboards-overview-cards .is-no-activity .blankslate { display: block; }

.dashboards-overview-cards .is-no-activity .dashboards-overview-graph { dis=
play: none; }

.dashboards-overview-cards .blankslate { display: none; padding-top: 47px; =
background-color: rgb(255, 255, 255); border: 0px; box-shadow: none; }

.dashboards-overview-cards .octicon-arrow-down, .dashboards-overview-cards =
.octicon-arrow-up { display: none; }

.dashboards-overview-cards .is-decrease .octicon-arrow-down, .dashboards-ov=
erview-cards .is-increase .octicon-arrow-up { display: inline-block; }

.dashboards-overview-cards .octicon-arrow-down { color: rgb(203, 36, 49); }

.dashboards-overview-cards .octicon-arrow-up { color: rgb(29, 179, 79); }

.dashboards-overview-cards .graph-canvas .dots { padding: 43px 0px; }

.dashboards-overview-cards .summary-stats { height: 78px; }

.dashboards-overview-cards .summary-stats .metric-0 { color: rgb(29, 179, 7=
9); }

.dashboards-overview-cards .summary-stats .metric-1 { color: rgb(3, 102, 21=
4); }

.dashboards-overview-cards .summary-stats .totals-num { margin: 0px 7px; }

.dashboards-overview-cards .summary-stats .single { width: 100%; }

.dashboards-overview-cards .dashboards-overview-graph { height: 160px; }

.dashboards-overview-cards .dashboards-overview-graph path { fill: none; st=
roke-width: 2; }

.dashboards-overview-cards .dashboards-overview-graph path.metric-0 { strok=
e: rgb(29, 179, 79); }

.dashboards-overview-cards .dashboards-overview-graph path.metric-1 { strok=
e: rgb(29, 127, 179); }

.dashboards-overview-cards .dashboards-overview-graph .y line { stroke: rgb=
(29, 179, 79); }

.dashboards-overview-cards .dashboards-overview-graph .y.unique line { stro=
ke: rgb(29, 127, 179); }

.dashboards-overview-cards .dashboards-overview-graph .overlay { fill-opaci=
ty: 0; }

.dashboards-overview-cards .metric-0 circle { fill: rgb(29, 179, 79); strok=
e: rgb(255, 255, 255); stroke-width: 2; }

.dashboards-overview-cards .dots.metric-1 circle { fill: rgb(29, 127, 179);=
 stroke: rgb(255, 255, 255); stroke-width: 2; }

dl.form.developer-select-account { margin-top: 0px; }

.developer-wrapper .setup-info-module .features-list { margin-left: 16px; }

.developer-wrapper .setup-info-module .features-list .octicon { margin-left=
: -17px; }

.developer-thanks h2 { font-size: 38px; font-weight: 400; }

.developer-thanks .hook { margin-top: 2px; margin-bottom: 30px; font-size: =
18px; font-weight: 300; color: rgb(102, 102, 102); }

.developer-thanks-image { position: relative; bottom: -45px; float: left; w=
idth: 400px; }

.developer-thanks-section { margin: 130px 0px 0px 470px; }

.developer-next-steps { font-size: 18px; font-weight: 300; list-style: none=
; }

.developer-next-steps li { margin-top: 10px; }

.developer-next-steps li:first-child { margin-top: 0px; }

.developer-next-steps .octicon { margin-right: 10px; color: rgb(40, 167, 69=
); vertical-align: middle; }

.deployments-timeline { border-bottom: 2px solid rgb(230, 235, 241); }

.deployments-timeline-item { border-left: 2px solid rgb(230, 235, 241); }

.deployments-timeline-icon { left: -1px; }

.deployments-timeline-icon.is-error, .deployments-timeline-icon.is-failure =
{ color: rgb(203, 36, 49); }

.deployments-timeline-icon.is-active { color: rgb(40, 167, 69); }

.deployments-timeline-icon.is-inactive { color: rgb(106, 115, 125); }

.deployments-timeline-icon.is-in_progress, .deployments-timeline-icon.is-pe=
nding, .deployments-timeline-icon.is-queued { color: rgb(176, 136, 0); }

.donut-chart > .action_required, .donut-chart > .cancelled, .donut-chart > =
.error, .donut-chart > .failure, .donut-chart > .timed_out { fill: rgb(203,=
 36, 49); }

.donut-chart > .expected, .donut-chart > .in_progress, .donut-chart > .pend=
ing, .donut-chart > .queued { fill: rgb(219, 171, 9); }

.donut-chart > .success { fill: rgb(44, 190, 78); }

.donut-chart > .neutral, .donut-chart > .skipped, .donut-chart > .stale { f=
ill: rgb(149, 157, 165); }

.survey-question-form .other-text-form, .survey-question-form .other-text-f=
orm-block { display: none; margin-top: 0px; }

.survey-question-form.is-other-selected .other-text-form { display: inline-=
block; }

.survey-question-form.is-other-selected .other-text-form-block { display: b=
lock; }

.early-acccess-setup-form .form-group { margin-top: 0px; margin-bottom: 30p=
x; }

.early-acccess-setup-form select { display: block; width: 200px; }

.early-access-setup-list { padding: 0px 15px 15px; margin: 0px; font-size: =
14px; }

.early-access-setup-list .early-access-setup-list-item { margin-top: 10px; =
margin-left: 20px; }

.early-access-setup-list .early-access-setup-list-item:first-child { margin=
-top: 0px; }

.ghe-license-status { padding: 40px 0px; font-size: 16px; text-align: cente=
r; }

.ghe-license-status .octocat { width: 225px; margin-bottom: 20px; }

.ghe-license-status h1 { margin-bottom: 10px; }

.ghe-license-status p { margin-bottom: 5px; color: rgb(88, 96, 105); }

.ghe-license-expiry-icon { margin: 5px 10px 0px 0px; color: rgb(221, 179, 1=
38); }

.checkable-input-container { transition: transform 0.15s ease-in-out 0s; }

.checkable-input-container .form-checkbox--box { transition: background-col=
or 0.15s ease-in-out 0s; }

@media (min-width: 768px) {
  .checkable-input-container.checked { box-shadow: rgba(27, 31, 35, 0.15) 0=
px 1px 5px; transform: scale(1.025); }
}

@media (min-width: 768px) {
  .checkable-input-container.checked .form-checkbox--box { background-color=
: rgb(241, 248, 255); }
}

.explore-content { margin-top: -15px; }

.explore-content .blankslate { margin-top: 15px; }

.explore-pjax-container { position: relative; }

.newsletter-frequency-choice { font-weight: 400; cursor: pointer; border: 1=
px solid rgb(238, 238, 238); border-radius: 4px; }

.newsletter-frequency-choice .notice { position: absolute; right: 0px; bott=
om: 1em; left: 0px; z-index: -1; font-weight: 600; color: rgb(40, 167, 69);=
 text-align: center; opacity: 0; }

.newsletter-frequency-choice .notice.visible { bottom: -2em; opacity: 1; tr=
ansition: opacity 0.15s ease-in-out 0s; }

.newsletter-frequency-choice h3 { padding: 10px; margin: 0px; font-weight: =
400; text-align: center; background-color: rgb(250, 251, 252); border-botto=
m: 1px solid rgb(238, 238, 238); }

.newsletter-frequency-choice h3 input { position: relative; top: -2px; marg=
in: 0px 3px 0px -19px; }

.newsletter-frequency-choice p { margin: 15px; }

.newsletter-frequency-choice:hover { border-color: rgb(3, 102, 214); }

.newsletter-frequency-choice:hover h3 { color: rgb(255, 255, 255); backgrou=
nd-color: rgb(3, 102, 214); border-color: rgb(3, 102, 214); }

.newsletter-frequency-choice.selected { border-color: rgb(40, 167, 69); box=
-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px; }

.newsletter-frequency-choice.selected h3 { color: rgb(255, 255, 255); backg=
round-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); }

@media (min-width: 1012px) {
  .col-lg-9 .Collection { max-width: 744px; }
}

@media (min-width: 1012px) {
  .Spotlight { margin-top: 200px; }
}

.Spotlight-text { z-index: 1; }

.Spotlight-blur { z-index: 0; opacity: 0.9; }

@media (min-width: 1012px) {
  .Spotlight-blur { opacity: 1; -webkit-mask-image: linear-gradient(0deg, r=
gb(0, 0, 0), rgb(0, 0, 0) 75%, transparent); }
}

@media (min-width: 1280px) {
  .Spotlight-blur--toright { -webkit-mask-image: linear-gradient(90deg, rgb=
(0, 0, 0), rgb(0, 0, 0) 75%, transparent); }
}

@media (min-width: 1280px) {
  .Spotlight-blur--toleft { -webkit-mask-image: linear-gradient(270deg, rgb=
(0, 0, 0), rgb(0, 0, 0) 75%, transparent); }
}

.exploregrid { display: flex; flex-wrap: wrap; justify-content: flex-start;=
 align-items: stretch; list-style: none; }

.exploregrid-item-wrap { display: flex; flex-direction: column; }

.exploregrid-item { flex: 1 1 0%; position: relative; display: block; heigh=
t: 100%; padding-top: 24px; padding-bottom: 64px; font-size: 14px; color: r=
gb(85, 85, 85); border-width: 1px; border-style: solid; border-color: rgba(=
0, 0, 0, 0.075) rgba(0, 0, 0, 0.075) rgba(0, 0, 0, 0.125); border-image: in=
itial; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px, rgb=
a(0, 0, 0, 0.05) 0px 5px 10px; transition: border-color 0.1s ease-in-out 0s=
, box-shadow 0.1s ease-in-out 0s; }

.exploregrid-item:hover { text-decoration: none; border-color: rgba(0, 0, 0=
, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.15); box-shadow: rgba(0, 0, 0, 0.=
05) 0px 1px 3px, rgba(0, 0, 0, 0.1) 0px 8px 15px; }

.exploregrid-item:hover .exploregrid-item-title { color: rgb(3, 102, 214); =
}

.exploregrid-item:hover .exploregrid-item-header { opacity: 1; }

.exploregrid-item-mini { float: left; width: 100%; height: auto; margin: 0p=
x 0px 15px; }

.exploregrid-item-mini .exploregrid-item-header { height: 10px; }

.exploregrid-item-mini .exploregrid-item-title { font-size: 16px; }

.exploregrid-item-header { position: absolute; top: 0px; left: 0px; width: =
100%; height: 18px; background-color: rgb(245, 245, 245); border: 1px solid=
 rgba(0, 0, 0, 0.1); border-top-left-radius: 4px; border-top-right-radius: =
4px; opacity: 0.8; transition: opacity 0.1s ease-in-out 0s; }

.exploregrid-item-title { margin-top: 0px; margin-bottom: 5px; font-size: 2=
0px; font-weight: 400; line-height: 1.2; color: rgb(36, 41, 46); }

.feature-preview-dialog { width: 90vw; max-width: 1000px; min-height: 580px=
; max-height: 700px; }

.file { position: relative; margin-top: 16px; margin-bottom: 16px; border: =
1px solid rgb(221, 221, 221); border-radius: 3px; }

.file .data.empty { padding: 5px 10px; color: rgb(88, 96, 105); }

.file:not(.open) .file-header.file-header--expandable { border-bottom: 0px;=
 }

.file .data.suppressed, .file.open .image { display: none; }

.file.open .data.suppressed { display: block; }

.file .image { position: relative; padding: 30px; text-align: center; backg=
round-color: rgb(221, 221, 221); }

.file .image table { margin: 0px auto; }

.file .image td { padding: 0px 5px; color: rgb(136, 136, 136); text-align: =
center; vertical-align: top; }

.file .image td img { max-width: 100%; }

.file .image .border-wrap { position: relative; background-color: rgb(255, =
255, 255); border: 1px solid rgb(106, 115, 125); }

.file .image .border-wrap, .file .image a { display: inline-block; line-hei=
ght: 0; }

.file .image canvas, .file .image img { max-width: 600px; background: url("=
/images/modules/commit/trans_bg.gif") 100% 100% rgb(238, 238, 238); border:=
 1px solid rgb(255, 255, 255); }

.file .image .view canvas, .file .image .view img { position: relative; top=
: 0px; right: 0px; max-width: inherit; background: url("/images/modules/com=
mit/trans_bg.gif") 100% 100% rgb(238, 238, 238); }

.file .image .view > span { vertical-align: middle; }

.file .empty { background: none; }

.file-sidebar-container .file { border-top-right-radius: 0px; border-bottom=
-right-radius: 0px; }

.file-header { padding: 5px 10px; background-color: rgb(250, 251, 252); bor=
der-bottom: 1px solid rgb(225, 228, 232); border-top-left-radius: 2px; bord=
er-top-right-radius: 2px; }

.file-header::after, .file-header::before { display: table; content: ""; }

.file-header::after { clear: both; }

.file-actions { float: right; padding-top: 2px; font-size: 13px; }

.file-actions select { margin-left: 5px; }

.file-info { font-family: SFMono-Regular, Consolas, "Liberation Mono", Menl=
o, monospace; font-size: 12px; line-height: 32px; }

.file-info .octicon { vertical-align: text-bottom; }

.sticky-file-header { position: sticky; top: 60px; z-index: 6; }

.sticky-file-header.has-open-dropdown { z-index: 10; }

.file-info-divider { display: inline-block; width: 1px; height: 18px; margi=
n-right: 3px; margin-left: 3px; vertical-align: middle; background-color: r=
gb(221, 221, 221); }

.file-mode { text-transform: capitalize; }

.file-blankslate { border: 0px; border-radius: 0px 0px 2px 2px; }

.diff-progressive-loader { min-height: 150px; }

.load-diff-button, .load-diff-retry { z-index: 1; min-height: 32px; }

.diff-placeholder-svg { clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50=
%); }

.hidden-diff-reason { z-index: 2; }

.graphs h2.ghead::after { display: block; height: 0px; clear: both; visibil=
ity: hidden; content: "."; }

.graphs.wheader h2 { padding: 1px; }

.graphs .area { fill: rgb(40, 167, 69); fill-opacity: 0.5; }

.graphs .path { fill: none; stroke: rgb(40, 167, 69); stroke-opacity: 1; st=
roke-width: 2px; }

.graphs .dot { fill: rgb(40, 167, 69); stroke: rgb(30, 126, 52); stroke-wid=
th: 2px; }

.graphs .dot.padded { stroke: rgb(255, 255, 255); stroke-width: 1px; }

.graphs .dot.padded circle:hover { fill: rgb(3, 102, 214); }

.graphs .d3-tip { fill: rgb(36, 41, 46); }

.graphs .d3-tip text { font-size: 11px; fill: rgb(255, 255, 255); }

.graphs .dir { float: right; padding-top: 5px; font-size: 12px; font-weight=
: 400; line-height: 100%; color: rgb(106, 115, 125); }

.graphs .selection .overlay { }

.graphs .selection .selection { fill: rgb(36, 41, 46); fill-opacity: 0.1; s=
troke: rgb(36, 41, 46); stroke-dasharray: 3, 3; stroke-opacity: 0.4; stroke=
-width: 1px; shape-rendering: crispedges; }

.graph-filter h3 { display: inline-block; font-size: 24px; font-weight: 300=
; }

.graph-filter .info { margin-bottom: 20px; color: rgb(88, 96, 105); }

.graph-canvas .activity { width: 400px; padding: 10px; margin: 100px auto 0=
px; color: rgb(47, 54, 61); text-align: center; border-radius: 3px; }

.graph-canvas .dots { margin: 0px auto; }

.graph-canvas > .activity { display: none; }

.graph-canvas .axis { font-size: 10px; }

.graph-canvas .axis line { stroke: rgba(27, 31, 35, 0.1); shape-rendering: =
crispedges; }

.graph-canvas .axis path { display: none; }

.graph-canvas .axis .zero line { stroke: rgb(3, 102, 214); stroke-dasharray=
: 3, 3; stroke-width: 1.5; }

.graph-canvas .graph-empty, .graph-canvas .graph-error, .graph-canvas .grap=
h-loading, .graph-canvas .graph-no-usable-data { display: none; }

.graph-canvas.is-graph-empty .graph-empty, .graph-canvas.is-graph-empty > .=
activity, .graph-canvas.is-graph-load-error .graph-error, .graph-canvas.is-=
graph-loading .graph-loading, .graph-canvas.is-graph-loading > .activity, .=
graph-canvas.is-graph-without-usable-data .graph-no-usable-data, .graph-can=
vas.is-graph-without-usable-data > .activity { display: block; }

.svg-tip { position: absolute; z-index: 99999; padding: 10px; font-size: 12=
px; color: rgb(149, 157, 165); text-align: center; background: rgba(0, 0, 0=
, 0.8); border-radius: 3px; }

.svg-tip strong { color: rgb(223, 226, 229); }

.svg-tip.is-visible { display: block; }

.svg-tip::after { position: absolute; bottom: -10px; left: 50%; width: 5px;=
 height: 5px; box-sizing: border-box; margin: 0px 0px 0px -5px; content: " =
"; border-width: 5px; border-style: solid; border-color: rgba(0, 0, 0, 0.8)=
 transparent transparent; border-image: initial; }

.svg-tip.comparison { padding: 0px; text-align: left; pointer-events: none;=
 }

.svg-tip.comparison .title { display: block; padding: 10px; margin: 0px; fo=
nt-weight: 600; line-height: 1; pointer-events: none; }

.svg-tip.comparison ul { margin: 0px; white-space: nowrap; list-style: none=
; }

.svg-tip.comparison li { display: inline-block; padding: 10px; }

.svg-tip.comparison .metric-0 { border-top: 3px solid rgb(40, 167, 69); bor=
der-right: 1px solid rgb(36, 41, 46); }

.svg-tip.comparison .metric-1 { border-top: 3px solid rgb(33, 136, 255); }

.svg-tip-one-line { white-space: nowrap; }

.LoadingDependencies { position: absolute; left: 0px; width: 100%; animatio=
n: 0.6s ease-in 0s 1 normal forwards running fadeOut; }

.LoadingDependencies--loading { position: relative; }

.LoadingDependencies--loading .octicon { opacity: 0; animation: 1.25s linea=
r 1s infinite normal forwards running dropBox; }

.LoadingDependencies--loading .octicon:nth-child(2) { position: absolute; l=
eft: calc(50% - 27px); animation-delay: 1.61s; }

@keyframes fadeOut {=20
  0% { opacity: 1; }
  100% { opacity: 0; }
}

@keyframes dropBox {=20
  0% { opacity: 1; transform: translateY(-110%); }
  7% { opacity: 1; transform: translateX(0px); }
  80% { opacity: 1; }
  100% { opacity: 0; transform: translateX(-250%); }
}

.topic-tag { display: inline-block; padding: 0.3em 0.9em; margin: 0px 0.5em=
 0.5em 0px; white-space: nowrap; background-color: rgb(241, 248, 255); bord=
er-radius: 3px; }

.topic-tag-link:hover { text-decoration: none; background-color: rgb(221, 2=
38, 255); }

.topic-tag-outline { background: rgb(255, 255, 255); box-shadow: rgb(200, 2=
25, 255) 0px 0px 0px 1px inset; }

.delete-topic-button, .delete-topic-link { display: inline-block; width: 26=
px; color: rgb(106, 115, 125); background-color: rgb(241, 248, 255); border=
-width: 0px 0px 0px 1px; border-top-style: initial; border-right-style: ini=
tial; border-bottom-style: initial; border-top-color: initial; border-right=
-color: initial; border-bottom-color: initial; border-image: initial; borde=
r-left-style: solid; border-left-color: rgb(180, 217, 255); border-top-righ=
t-radius: 3px; border-bottom-right-radius: 3px; }

.delete-topic-button:hover, .delete-topic-link:hover { background-color: rg=
b(221, 238, 255); }

.delete-topic-link { padding-right: 8px; padding-left: 8px; margin-left: 8p=
x; line-height: 1.75; }

.delete-topic-link:hover { text-decoration: none; }

.invalid-topic .delete-topic-button { color: rgb(134, 24, 29); background-c=
olor: rgb(255, 220, 224); border-left-color: rgb(206, 160, 165); }

.invalid-topic .delete-topic-button:hover { background-color: rgb(255, 200,=
 206); }

.topic-tag-action { display: inline-flex; align-items: center; padding-left=
: 0.8em; margin: 0.4em 0.4em 0px 0px; background-color: rgb(241, 248, 255);=
 border-radius: 3px; }

.topic-tag-action.invalid-topic { color: rgb(134, 24, 29); background-color=
: rgb(255, 220, 224); border-color: rgb(206, 160, 165); }

.topic-tag-action .add-topic-button, .topic-tag-action .remove-topic-button=
 { display: inline-block; width: 26px; font-size: 15px; color: rgb(106, 115=
, 125); background-color: rgb(241, 248, 255); border-width: 0px 0px 0px 1px=
; border-top-style: initial; border-right-style: initial; border-bottom-sty=
le: initial; border-top-color: initial; border-right-color: initial; border=
-bottom-color: initial; border-image: initial; border-left-style: solid; bo=
rder-left-color: rgb(180, 217, 255); }

.topic-tag-action .add-topic-button:hover, .topic-tag-action .remove-topic-=
button:hover { color: rgb(255, 255, 255); }

.topic-tag-action .add-topic-button:hover { background-color: rgb(40, 167, =
69); }

.topic-tag-action .remove-topic-button { border-right: 0px; border-top-righ=
t-radius: 3px; border-bottom-right-radius: 3px; }

.topic-tag-action .remove-topic-button:hover { background-color: rgb(215, 5=
8, 73); }

.topic-input-container .tag-input { width: 908px; cursor: text; }

.topic-input-container .tag-input.org-repo-tag-input { width: 100%; }

.topic-input-container .tag-input .tag-input-inner { min-height: 26px; back=
ground-image: none; }

.topic-input-container .topic-tag { margin-top: 2px; }

.repository-topics-container .list-topics-container { display: inline-flex;=
 flex-wrap: wrap; align-items: baseline; }

.topic .css-truncate-target { max-width: 75%; }

.topic-list .topic-list-item + .topic-list-item { border-top: 1px solid rgb=
(225, 228, 232); }

.topic-box .starred { color: rgb(255, 211, 61); border: 0px; }

.topic-box .unstarred { color: rgb(209, 213, 218); border: 0px; }

.team-breadcrumb .team-breadcrumb-item { display: inline-block; }

.team-breadcrumb .team-breadcrumb-item::after { padding-right: 0.5em; paddi=
ng-left: 0.5em; color: rgb(225, 228, 232); content: "/"; }

.team-breadcrumb .team-breadcrumb-item-selected::after { content: none; }

.team-discussions-container { min-height: 100vh; }

.team-left-column { max-width: 100%; }

@media (min-width: 768px) {
  .team-left-column { max-width: 350px; }
}

.team-left-column .team-avatar { width: 80px; height: 80px; }

@media (min-width: 768px) {
  .team-left-column .team-avatar { width: 140px; height: 140px; }
}

.team-discussions { max-width: 768px; }

.team-discussions .previewable-comment-form .comment { border: 0px; }

.discussion-post { opacity: 1; transition: opacity 0.4s ease 0s; }

.discussion-post .timeline-comment::after, .discussion-post .timeline-comme=
nt::before { display: none; }

.discussion-post .post-author { margin-top: -6px; }

.discussion-post .post-author-timestamp { margin-top: -3px; }

.discussion-post.fade-out { opacity: 0; }

.discussion-post .timeline-inline-comments { background: rgb(250, 251, 252)=
; }

.discussion-post .team-discussion-timeline::before { bottom: 20px; }

.discussion-post .reply-comment:first-child { border-top: 1px solid rgb(225=
, 228, 232); }

.discussion-post .reply-comment:first-child .review-comment { padding-top: =
16px; }

.discussion-post .reply-comment .review-comment { padding: 8px 16px; }

.discussion-post .reply-comment .review-comment.is-comment-editing { paddin=
g: 0px; background: rgb(250, 251, 252); }

.discussion-post .comment .comment-reactions { margin-left: 16px; border-to=
p: 0px !important; }

.discussion-post .comment .reaction-summary-item { margin-bottom: 16px; }

.discussion-post .reaction-summary-item:not(.add-reaction-btn) { padding: 0=
px 8px; font-size: 12px; line-height: 26px; border: 1px solid rgb(210, 223,=
 240); border-radius: 3px; }

.discussion-post .reaction-summary-item:not(.add-reaction-btn) .emoji { fon=
t-size: 16px; vertical-align: sub; }

.discussion-post .reaction-summary-item:not(.add-reaction-btn) + .reaction-=
summary-item { margin-left: 8px; }

.discussion-post .reply-comments-holder { position: relative; }

.discussion-post .reply-comments-holder::before { position: absolute; top: =
51px; bottom: 0px; left: 29px; width: 2px; content: ""; background-color: r=
gb(225, 228, 232); }

.discussion-post .add-reaction-btn { padding: 4px 10px; }

.discussion-post .pin-btn:disabled { pointer-events: none; }

.discussion-post .pinned { color: rgb(246, 106, 10); opacity: 1; }

.discussion-post .loading-spinner { display: none; float: left; margin-top:=
 12px; }

.discussion-post .loading .loading-spinner { display: block; }

.discussion-post ~ .blankslate { display: none; }

.team-discussion-new-post .review-thread-reply-button:disabled { cursor: in=
herit; background-color: rgb(246, 248, 250); border: 0px; box-shadow: none;=
 }

.team-project-suggestion-number { font-weight: 300; color: rgb(163, 170, 17=
7); }

.team-discussion-nav-disabled { pointer-events: none; }

.team-group-mapping-search-results .select-menu-loading { display: inherit;=
 }

.team-group-mapping-search-results.is-error .select-menu-loading, .team-gro=
up-mapping-search-results .select-menu-error { display: none; }

.team-group-mapping-search-results.is-error .select-menu-error { display: i=
nherit; }

.review_assignment_toggler > .assignment_form { display: none; }

.review_assignment_toggler.on > .assignment_form { display: block; }

.team-member-exclusion-toggler > .member-exclusion { display: none; }

.team-member-exclusion-toggler.on > .member-exclusion { display: block; }

.hooks-listing .boxed-group-action.select-menu { z-index: auto; }

.hooks-listing .boxed-group-inner { padding: 0px 10px; margin-bottom: 10px;=
 }

.hook-item a:hover { text-decoration: none; }

.hook-item .item-status { float: left; width: 16px; margin-right: 8px; text=
-align: center; }

.hook-item .description { color: rgb(106, 115, 125); }

.hook-item .description .css-truncate-target { max-width: 160px; }

.hook-item .icon-for-failure, .hook-item .icon-for-inactive, .hook-item .ic=
on-for-mute, .hook-item .icon-for-pending, .hook-item .icon-for-success { d=
isplay: none; }

.hook-item.success .icon-for-success { display: inline-block; color: rgb(40=
, 167, 69); }

.hook-item.failure .icon-for-failure { display: inline-block; color: rgb(20=
3, 36, 49); }

.hook-item.inactive .icon-for-inactive, .hook-item.mute .icon-for-mute, .ho=
ok-item.pending .icon-for-pending { display: inline-block; color: rgb(106, =
115, 125); }

.hook-item .icon-for-disabled, .hook-item .icon-for-enabled { display: none=
; }

.hook-item.enabled .icon-for-enabled { display: inline-block; color: rgb(40=
, 167, 69); }

.hook-item.disabled .icon-for-disabled { display: inline-block; color: rgb(=
204, 204, 204); }

.hook-item .hook-error-message { margin-left: 24px; color: rgb(203, 36, 49)=
; }

.hook-url.css-truncate-target { max-width: 360px; }

.hook-events-field .hook-event-selector { display: none; }

.hook-events-field.is-custom .hook-event-selector { display: block; }

.hook-event-selector { margin-left: 10px; }

.hook-event { display: inline-block; width: 310px; padding: 5px 0px 5px 30p=
x; margin: 0px; }

.hook-event-choice, .hook-event p { font-weight: 400; }

.hooks-oap-warning { margin-top: 0px; }

.hooks-oap-warning ul { margin: 10px 0px; }

.hooks-oap-warning ul li { margin-left: 16px; }

.hook-secret .hook-secret-standin { display: block; }

.hook-secret .hook-secret-field, .hook-secret.open .hook-secret-standin { d=
isplay: none; }

.hook-secret.open .hook-secret-field { display: block; }

.hook-deliveries-list .spinner { display: inline-block; margin: 0px; vertic=
al-align: top; }

.hook-deliveries-list .hook-delivery-item:hover { background-color: initial=
; }

.hook-deliveries-list .item-status { display: inline-block; width: 16px; ma=
rgin-right: 5px; text-align: center; }

.hook-deliveries-list .item-status .icon-for-failure, .hook-deliveries-list=
 .item-status .icon-for-pending, .hook-deliveries-list .item-status .icon-f=
or-success { display: none; }

.hook-deliveries-list .item-status.success { color: rgb(40, 167, 69); visib=
ility: visible; }

.hook-deliveries-list .item-status.success .icon-for-success { display: inl=
ine-block; }

.hook-deliveries-list .item-status.failure { color: rgb(203, 36, 49); }

.hook-deliveries-list .item-status.failure .icon-for-failure { display: inl=
ine-block; }

.hook-deliveries-list .item-status.pending { color: rgb(106, 115, 125); }

.hook-deliveries-list .item-status.pending .icon-for-pending { display: inl=
ine-block; }

.boxed-group-list li.hook-delivery-item { padding: 10px; }

.hook-delivery-time { float: right; margin-right: 10px; font-size: 10px; co=
lor: rgb(106, 115, 125); }

.hook-delivery-guid { display: inline-block; padding: 2px 6px; font-family:=
 SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; font-size: =
12px; color: rgba(0, 0, 0, 0.5); background-color: rgba(209, 227, 237, 0.5)=
; border-radius: 3px; }

.hook-delivery-guid .octicon { margin: 1px -2px 0px 0px; color: rgb(176, 19=
6, 206); }

.hook-delivery-actions { padding-top: 1px; }

.boxed-group-list > li.hook-delivery-item .btn-sm { margin: 0px; }

.boxed-group span.animated-ellipsis, .boxed-group span.animated-ellipsis-co=
ntainer { padding: 0px; }

.boxed-group .animated-ellipsis-container { line-height: 1.3; }

.hook-delivery-container hr { margin: 10px 0px; }

.hook-delivery-container pre { padding: 7px 12px; margin: 10px 0px; overflo=
w: auto; font-size: 13px; line-height: 1.5; background-color: rgb(248, 248,=
 248); border: 1px solid rgb(221, 221, 221); border-radius: 3px; }

.hook-delivery-container .tabnav { margin: 10px 0px; }

.hook-delivery-container h4.remote-call-header { margin: 20px 0px 10px; bor=
der-bottom: 1px solid rgb(149, 157, 165); }

.hook-delivery-response-status { display: inline-block; padding: 4px 6px 3p=
x; font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospa=
ce; font-size: 10px; line-height: 1.1; color: rgb(255, 255, 255); backgroun=
d-color: rgb(215, 58, 73); border-radius: 3px; }

.hook-delivery-response-status[data-response-status^=3D"2"] { background-co=
lor: rgb(40, 167, 69); }

.redelivery-dialog .pending-message { display: block; }

.redelivery-dialog .failure-message { display: none; }

.redelivery-dialog.failed { color: rgb(156, 36, 0); background-image: linea=
r-gradient(rgb(248, 216, 216), rgb(239, 208, 208)); border-color: rgb(218, =
151, 151); }

.redelivery-dialog.failed .pending-message { display: none; }

.redelivery-dialog.failed .failure-message { display: block; }

.test-hook-message .error-message, .test-hook-message .success-message { di=
splay: none; margin-top: 10px; }

.test-hook-message.error .error-message, .test-hook-message.success .succes=
s-message { display: block; }

.item-name { float: left; font-weight: 600; }

.hovercard-icon { width: 16px; }

.integration-meta-head { font-size: 16px; color: rgb(88, 96, 105); }

.integrations-select-repos { max-height: 138px; overflow-y: scroll; border-=
radius: 3px; }

.integrations-select-repos .mini-repo-list-item { padding: 8px 64px 8px 30p=
x; }

.integrations-select-repos .mini-repo-list-item:hover .owner, .integrations=
-select-repos .mini-repo-list-item:hover .repo { text-decoration: none; }

.integrations-select-repos .mini-repo-list-item .css-truncate-target { max-=
width: 345px; }

.integrations-select-repos::-webkit-scrollbar { width: 10px; }

.integrations-select-repos::-webkit-scrollbar-thumb { background-color: rgb=
a(0, 0, 0, 0.5); border: 2px solid rgb(255, 255, 255); border-radius: 6px; =
box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 1px; }

.integrations-select-repos::-webkit-scrollbar-track-piece { background: tra=
nsparent; }

.integrations-repository-picker { width: 440px; }

.target-avatar { position: relative; top: -2px; }

.issue-list .title { min-height: 24px; padding: 0px; margin: 0px 80px 10px =
0px; font-size: 18px; font-weight: 400; line-height: 24px; overflow-wrap: b=
reak-word; }

.issue-list .title .octicon { position: absolute; top: -4px; left: 0px; col=
or: rgb(136, 136, 136); }

.issue-list .title .closed.octicon { color: rgb(203, 36, 49); }

.issue-list .title .open.octicon { color: rgb(40, 167, 69); }

.issue-list .title .merged.octicon { color: rgb(111, 66, 193); }

.issue-list .description { margin: 0px 0px 10px; overflow: hidden; line-hei=
ght: 20px; }

.issue-list-item + .issue-list-item { border-top: 1px solid rgb(225, 228, 2=
32); }

.search-feedback-form, .search-result-feedback { visibility: hidden; opacit=
y: 0; transition: all 0.15s ease-in-out 0s; }

.search-feedback-form.show, .search-result-feedback.show { visibility: visi=
ble; opacity: 1; }

.pinned-issue-item .pinned-issue-handle { cursor: grab; }

.pinned-issue-item.is-dragging, .pinned-issue-item.is-dragging .pinned-issu=
e-handle { cursor: grabbing; }

.pinned-issue-item.is-dragging { background-color: rgb(241, 248, 255); }

.pinned-issue-item.sortable-ghost { background-color: rgb(241, 248, 255); o=
pacity: 0; }

.issues-reset-query-wrapper { margin-bottom: 20px; }

.label-link:hover { text-decoration: none; }

.issues-reset-query { font-weight: 600; color: rgb(88, 96, 105); }

.issues-reset-query:hover { color: rgb(3, 102, 214); text-decoration: none;=
 }

.issues-reset-query:hover .issues-reset-query-icon { background-color: rgb(=
3, 102, 214); }

.issues-reset-query-icon { width: 18px; height: 18px; padding: 1px; margin-=
right: 3px; color: rgb(255, 255, 255); text-align: center; background-color=
: rgb(106, 115, 125); border-radius: 3px; }

.table-list-milestones .table-list-cell { padding: 15px 20px; }

.table-list-milestones .stat { display: inline-block; font-size: 14px; font=
-weight: 600; line-height: 1.2; color: rgb(85, 85, 85); white-space: nowrap=
; }

.table-list-milestones .stat a { color: inherit; }

.table-list-milestones .stat + .stat { margin-left: 15px; }

.table-list-milestones .stat-label { font-weight: 400; color: rgb(88, 96, 1=
05); }

.milestone-title { width: 500px; }

.milestone-title-link { margin-top: 0px; margin-bottom: 5px; font-size: 24p=
x; font-weight: 400; line-height: 1.2; }

.milestone-title-link a { color: rgb(51, 51, 51); }

.milestone-title-link a:hover { color: rgb(3, 102, 214); }

.milestone-progress { width: 420px; }

.milestone-progress .progress-bar { margin-top: 7px; margin-bottom: 12px; }

.milestone-meta { font-size: 14px; }

.milestone-meta-item { display: inline-block; margin-right: 10px; }

.milestone-meta-item .octicon { width: 16px; text-align: center; }

.milestone-description-html { display: none; }

.milestone-description { margin-top: 5px; }

.milestone-description .expand-more { color: rgb(3, 102, 214); cursor: poin=
ter; }

.milestone-description .expand-more:hover { text-decoration: underline; }

.milestone-description.open .milestone-description-plaintext { display: non=
e; }

.milestone-description.open .milestone-description-html { display: block; }

.issue-reorder-warning { z-index: 110; }

.task-progress { color: rgb(88, 96, 105); text-decoration: none; vertical-a=
lign: top; }

.task-progress .octicon { margin-right: 5px; color: rgb(153, 153, 153); ver=
tical-align: bottom; }

.task-progress .progress-bar { display: inline-block; width: 80px; height: =
5px; vertical-align: 2px; background-color: rgb(238, 238, 238); }

.task-progress .progress-bar .progress { background-color: rgb(204, 204, 20=
4); }

.task-progress-counts { display: inline-block; margin-right: 6px; margin-le=
ft: -2px; font-size: 12px; }

a.task-progress:hover { color: rgb(3, 102, 214); }

a.task-progress:hover .octicon { color: inherit; }

a.task-progress:hover .progress-bar .progress { background-color: rgb(3, 10=
2, 214); }

.issue-meta-section .octicon { color: rgb(204, 204, 204); vertical-align: b=
ottom; }

.issue-milestone { max-width: 240px; }

.issue-milestone .css-truncate-target { max-width: 100px; }

.milestone-link .octicon { font-size: 14px; }

.milestone-link:hover .octicon { color: inherit; }

.new-pr-form { margin-top: 15px; margin-bottom: 20px; }

.new-pr-form::after, .new-pr-form::before { display: table; content: ""; }

.new-pr-form::after { clear: both; }

.new-pr-form .discussion-timeline::before { display: none; }

.label-select-menu .description { margin-left: 19px; }

.label-select-menu .color { display: inline-block; width: 14px; height: 14p=
x; margin-top: -1px; margin-right: 2px; vertical-align: middle; border-radi=
us: 3px; }

.label-select-menu .selected .select-menu-item-icon, .label-select-menu [ar=
ia-checked=3D"mixed"] .select-menu-item-icon, .label-select-menu [aria-chec=
ked=3D"true"] .select-menu-item-icon { color: inherit !important; }

.label-select-menu .selected .octicon-circle-slash, .label-select-menu [ari=
a-checked=3D"mixed"] .octicon-circle-slash, .label-select-menu [aria-checke=
d=3D"true"] .octicon-circle-slash { color: rgb(106, 115, 125); }

.label-select-menu .selected:active, .label-select-menu [aria-checked=3D"mi=
xed"]:active, .label-select-menu [aria-checked=3D"true"]:active { backgroun=
d-color: initial !important; }

.label-select-menu .select-menu-item { position: relative; }

.label-select-menu .select-menu-item.navigation-focus, .label-select-menu .=
select-menu-item:focus, .label-select-menu .select-menu-item:hover, .label-=
select-menu .select-menu-item[aria-selected=3D"true"] { color: inherit; bac=
kground-color: rgb(244, 244, 244); }

.label-select-menu .select-menu-item.navigation-focus .select-menu-item-ico=
n, .label-select-menu .select-menu-item:focus .select-menu-item-icon, .labe=
l-select-menu .select-menu-item:hover .select-menu-item-icon, .label-select=
-menu .select-menu-item[aria-selected=3D"true"] .select-menu-item-icon { co=
lor: transparent; }

.label-select-menu > form { position: relative; }

.subnav .btn + .issues-search { padding-right: 10px; border-right: 1px soli=
d rgb(238, 238, 238); }

.reaction-sort-item { float: left; width: 39px; padding: 5px; margin-top: 5=
px; text-align: center; pointer-events: all; border: 1px solid transparent;=
 border-radius: 3px; opacity: 0.7; }

.reaction-sort-item:focus, .reaction-sort-item:hover { text-decoration: non=
e; background-color: rgb(3, 102, 214); opacity: 1; }

.reaction-sort-item[aria-checked=3D"true"] { background-color: rgb(241, 248=
, 255); border-color: rgb(3, 102, 214); opacity: 1; }

body.emoji-size-boost .reaction-sort-item g-emoji { margin-left: -3px; }

@media not all, only screen and (-webkit-min-device-pixel-ratio: 2), not al=
l, not all, only screen and (min-resolution: 2dppx), only screen and (min-r=
esolution: 192dpi) {
  body.emoji-size-boost .reaction-sort-item g-emoji { margin-left: 0px; }
}

.issue-keyword { border-bottom: 1px dotted rgb(149, 157, 165); }

.issue-keyword:hover { border-bottom: 0px; }

.new-label-color-dimensions { width: 24px; height: 24px; }

.select-menu-item.navigation-focus > .octicon.label-options-icon, .select-m=
enu-item[aria-selected=3D"true"] > .octicon.label-options-icon { color: rgb=
(36, 41, 46); }

.new-label-color-input:invalid { color: rgb(203, 36, 49); }

.related-issue-item.navigation-focus, .similar-issue-item.navigation-focus =
{ background-color: rgb(246, 248, 250); border-radius: 3px; }

.repository-lang-stats { position: relative; }

.repository-lang-stats ol.repository-lang-stats-numbers li { display: table=
-cell; width: 1%; padding: 10px 5px; text-align: center; white-space: nowra=
p; border-bottom: 0px; }

.repository-lang-stats ol.repository-lang-stats-numbers li span.percent { f=
loat: none; }

.repository-lang-stats ol.repository-lang-stats-numbers li > a, .repository=
-lang-stats ol.repository-lang-stats-numbers li > span { font-weight: 600; =
color: rgb(106, 115, 125); text-decoration: none; }

.repository-lang-stats ol.repository-lang-stats-numbers li .lang { color: r=
gb(36, 41, 46); }

.repository-lang-stats ol.repository-lang-stats-numbers li .language-color =
{ display: inline-block; width: 10px; height: 10px; border-radius: 50%; }

.repository-lang-stats ol.repository-lang-stats-numbers li a:hover { backgr=
ound: transparent; }

.repository-lang-stats-graph { width: 100%; overflow: hidden; white-space: =
nowrap; cursor: pointer; user-select: none; border-width: 0px 1px 1px; bord=
er-right-style: solid; border-bottom-style: solid; border-left-style: solid=
; border-right-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221=
, 221); border-left-color: rgb(221, 221, 221); border-image: initial; borde=
r-top-style: initial; border-top-color: initial; border-bottom-right-radius=
: 3px; border-bottom-left-radius: 3px; }

.repository-lang-stats-graph .language-color { line-height: 8px; text-inden=
t: -9999px; }

.repository-lang-stats-graph .language-color:first-child { border-bottom-le=
ft-radius: 2px; }

.repository-lang-stats-graph .language-color:last-child { border-bottom-rig=
ht-radius: 2px; }

.repository-lang-stats-graph .language-color:not(:first-child) { border-lef=
t: 1px solid rgb(255, 255, 255); }

.facebox-loading, .octocat-spinner { min-height: 64px; background-image: ur=
l("/images/spinners/octocat-spinner-64.gif"); background-repeat: no-repeat;=
 background-position: 50% center; }

@media not all, only screen and (-webkit-min-device-pixel-ratio: 2), not al=
l, not all, only screen and (min-resolution: 2dppx), only screen and (min-r=
esolution: 192dpi) {
  .facebox-loading, .octocat-spinner { background-image: url("/images/spinn=
ers/octocat-spinner-128.gif"); background-size: 64px 64px; }
}

.map-container .activity { top: 120px; left: 340px; z-index: 99999; }

.map-container .is-graph-loading .activity { display: block; }

.map { height: 350px; }

.map-background { pointer-events: all; fill: rgb(3, 102, 214); }

.map-background-zoom { cursor: grab; }

.map-land { fill: none; stroke: rgb(37, 106, 174); stroke-width: 2; }

.map-country, .map-land { shape-rendering: crispedges; }

.map-country { fill: rgb(215, 199, 173); cursor: pointer; }

.map-country.hk { stroke: rgb(165, 150, 126); }

.map-country:hover { fill: rgb(200, 178, 142); }

.map-country.active { fill: rgb(246, 229, 202); }

.map-borders { stroke: rgb(165, 150, 126); }

.map-borders, .map-graticule { fill: none; shape-rendering: crispedges; }

.map-graticule { pointer-events: none; stroke: rgb(255, 255, 255); stroke-o=
pacity: 0.2; }

.map-graticule :nth-child(2n) { stroke-dasharray: 2, 2; }

.map-legend .map-legend-circle { fill-opacity: 0; stroke: rgb(255, 255, 255=
); stroke-width: 1.5; }

.map-legend .map-legend-text { font-size: 10px; fill: rgb(255, 255, 255); t=
ext-anchor: end; }

.map-legend .map-legend-link { stroke: rgb(255, 255, 255); stroke-width: 1.=
5; }

.map-point { pointer-events: none; fill: rgb(246, 106, 10); }

.map-point:hover { fill: rgb(227, 98, 9); }

.map-country-info { top: 8px; right: 8px; pointer-events: none; opacity: 0;=
 }

.MarketplaceJumbotron { background-color: rgb(47, 54, 61); background-image=
: url("/images/modules/marketplace/bg-hero.svg"); background-repeat: repeat=
-y; background-position: center top; background-size: 150%; }

@media (min-width: 768px) {
  .MarketplaceJumbotron { background-repeat: no-repeat; background-size: co=
ver; }
}

.CircleBadge--feature { position: relative; top: 0px; transition: top 0.15s=
 ease-in 0s, box-shadow 0.12s ease-in 0s; }

.MarketplaceFeature { min-width: 250px; }

.MarketplaceFeature-text { opacity: 0.7; transition: opacity 0.12s ease-in =
0s; }

.MarketplaceFeature-link:hover .CircleBadge--feature { top: -3px; box-shado=
w: rgba(0, 0, 0, 0.2) 0px 3px 8px 0px; }

.MarketplaceFeature-link:hover .MarketplaceFeature-text { opacity: 1; }

.MarketplaceFeature-link:active .CircleBadge--feature { top: 0px; }

.MarketplaceSideNav { background-color: rgb(246, 248, 250); }

@media (min-width: 768px) {
  .MarketplaceSideNav { background-color: rgb(255, 255, 255); border-right:=
 1px solid rgb(225, 228, 232); }
}

.ScreenshotCarousel { border: 1px solid rgb(225, 228, 232); border-radius: =
3px; }

.ScreenshotCarousel-screenshot { display: none; padding: 16px; }

.ScreenshotCarousel-screenshot.active { display: block; }

.ScreenshotCarousel-nav { display: flex; overflow-x: auto; box-shadow: rgb(=
225, 228, 232) 0px 1px 0px inset; }

.ScreenshotCarousel-navitem { width: 20%; min-width: 120px; padding: 16px; =
cursor: pointer; border-right: 1px solid rgb(225, 228, 232); }

.ScreenshotCarousel-navitem:last-child { border-right: 0px; }

.ScreenshotCarousel-navitem.selected { background-color: rgb(246, 248, 250)=
; box-shadow: rgba(36, 41, 46, 0.15) 0px 0px 4px inset; }

.marketplace-listing-screenshot-container { width: 175px; min-height: 175px=
; background-repeat: no-repeat; background-position: 50% center; background=
-size: cover; }

.marketplace-listing-screenshot-container .marketplace-listing-screenshot {=
 min-width: 100%; min-height: 100%; opacity: 0; }

.marketplace-listing-screenshot-zoom { display: none; cursor: move; }

.marketplace-listing-details-sidebar { order: 2; }

@media (min-width: 768px) {
  .marketplace-listing-details-sidebar { order: 1; }
}

.marketplace-listing-details-description { order: 1; }

@media (min-width: 768px) {
  .marketplace-listing-details-description { order: 2; }
}

.marketplace-listing-screenshot-link { height: 100px; cursor: move; }

.marketplace-listing-screenshot-link:focus .marketplace-listing-screenshot-=
zoom, .marketplace-listing-screenshot-link:hover .marketplace-listing-scree=
nshot-zoom { top: 0px; left: 0px; display: block; width: 100%; height: 100%=
; padding-top: 28px; background-color: rgba(255, 255, 255, 0.75); }

.marketplace-integratable-logo { width: 40px; height: 40px; }

.marketplace-listing-save-error, .marketplace-listing-save-notice { display=
: none; opacity: 0; transition: opacity 0.15s linear 0s; }

.marketplace-listing-save-error.visible, .marketplace-listing-save-notice.v=
isible { display: inline-block; opacity: 1; }

.marketplace-listing-screenshot-delete-form { position: absolute; bottom: -=
24px; width: 100%; text-align: center; }

.marketplace-plan-dollar-field-container .price-note { display: none; }

.marketplace-plan-dollar-field-container.is-errored .price-note { display: =
block; }

.marketplace-plan-dollar-field-container.is-errored .form-control { border-=
color: rgb(215, 58, 73); }

.marketplace-plan-emphasis { color: rgb(36, 41, 46); }

.selected .marketplace-plan-emphasis { color: rgb(255, 255, 255); }

.marketplace-plan-unit-name-preview::before { content: "per "; }

.marketplace-plan-per-time { clear: right; }

.marketplace-billing-modal { width: 540px; max-height: 90vh; }

.marketplace-listing-markdown, .marketplace-url-link { overflow-wrap: break=
-word; white-space: pre-wrap; }

.marketplace-listing-markdown { line-height: 1.4; }

.integrations-promo-bg { background-image: url("/images/modules/works-with/=
build-your-own.svg"); background-repeat: no-repeat; background-size: 0px 0p=
x; }

@media (min-width: 544px) {
  .integrations-promo-bg { background-position: 100% 0px; background-size: =
auto 100%; }
}

.marketplace-product-callout { border-color: rgb(209, 213, 218) !important;=
 }

.marketplace-product-callout::after, .marketplace-product-callout::before {=
 display: none; }

.marketplace-product-callout .branch-action-item-icon { color: rgb(88, 96, =
105); background-color: rgb(225, 228, 232); }

.filter-item.selected .Label--outline-white { color: rgb(255, 255, 255); bo=
rder-color: rgb(255, 255, 255); }

.MarketplaceEdit-body { min-height: 570px; }

.MarketplaceEdit-body .pricing-model-selector { width: calc(100% - 12px); m=
ax-width: 100% !important; }

.MarketplaceEdit-body .menu { border-right: 0px; border-left: 0px; border-r=
adius: 0px; }

.MarketplaceEdit-body .menu-item { padding: 12px 16px; background: rgb(250,=
 251, 252); }

.MarketplaceEdit-body .menu-item.selected { background: rgb(255, 255, 255);=
 }

.MarketplaceEdit-body .menu-item:hover { background: rgb(246, 248, 250); }

.MarketplaceEdit-body .menu-item.selected::before { position: absolute; top=
: 0px; bottom: 0px; left: 0px; width: 3px; content: ""; background-color: r=
gb(246, 106, 10); }

.MarketplaceEdit-body .menu-item:first-child::before { border-top-left-radi=
us: 0px; }

.MarketplaceEdit-body .CircleIcon { display: inline-block; width: 32px; hei=
ght: 32px; font-weight: 600; line-height: 32px; color: rgb(88, 96, 105); te=
xt-align: center; background: rgb(230, 235, 241); border-radius: 50%; }

.MarketplaceEdit-body .CircleIcon .octicon { display: inline-block; }

.MarketplaceInsights-graph .insights-month .tick:nth-child(2n) { visibility=
: hidden; }

.BarChart { border-radius: 3px; }

.BarChart-bar { height: 10px; border-right: 1px solid rgb(255, 255, 255); }

.BarChart-bar--green { background-color: rgb(52, 208, 88); }

.BarChart-bar--orange { background-color: rgb(251, 133, 50); }

.BarChart-bar--yellow { background-color: rgb(249, 197, 19); }

.CircleBadge--tiny { width: 32px; height: 32px; }

.CircleBadge--github { position: relative; }

.CircleBadge--github.CircleBadge--large::after { right: 5px; bottom: 5px; }

.CircleBadge--github.CircleBadge--small::after { right: -5px; bottom: -5px;=
 }

.CircleBadge--github::after { position: absolute; right: 0px; bottom: 0px; =
display: block; width: 22px; height: 22px; padding: 3px; line-height: 0; co=
ntent: ""; background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiI=
GhlaWdodD0iMjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0i=
TTExIDBDNC45MjMgMCAwIDQuOTIyIDAgMTFjMCA0Ljg2OCAzLjE0OSA4Ljk3OSA3LjUyMSAxMC4=
0MzYuNTUuMDk3Ljc1Ni0uMjMzLjc1Ni0uNTIyIDAtLjI2Mi0uMDEzLTEuMTI4LS4wMTMtMi4wND=
ktMi43NjQuNTA5LTMuNDc5LS42NzQtMy42OTktMS4yOTMtLjEyNC0uMzE2LS42Ni0xLjI5Mi0xL=
jEyOC0xLjU1My0uMzg0LS4yMDYtLjkzNS0uNzE1LS4wMTMtLjcyOS44NjYtLjAxNCAxLjQ4NS43=
OTggMS42OTEgMS4xMjguOTkgMS42NjMgMi41NzEgMS4xOTYgMy4yMDQuOTA3LjA5Ni0uNzE1LjM=
4NS0xLjE5Ni43MDEtMS40NzEtMi40NDgtLjI3NS01LjAwNS0xLjIyNC01LjAwNS01LjQzMiAwLT=
EuMTk2LjQyNi0yLjE4NiAxLjEyNy0yLjk1Ni0uMTEtLjI3NS0uNDk1LTEuNDAyLjExLTIuOTE1I=
DAgMCAuOTIyLS4yODggMy4wMjUgMS4xMjguODgtLjI0OCAxLjgxNS0uMzcyIDIuNzUtLjM3MnMx=
Ljg3LjEyNCAyLjc1LjM3MmMyLjEwNC0xLjQzIDMuMDI2LTEuMTI4IDMuMDI2LTEuMTI4LjYwNSA=
xLjUxMy4yMiAyLjY0LjExIDIuOTE1LjcuNzcgMS4xMjcgMS43NDcgMS4xMjcgMi45NTYgMCA0Lj=
IyMi0yLjU3MSA1LjE1Ny01LjAxOSA1LjQzMi4zOTkuMzQzLjc0MyAxLjAwNC43NDMgMi4wMzUgM=
CAxLjQ3MS0uMDE0IDIuNjU0LS4wMTQgMy4wMjUgMCAuMjg5LjIwNi42MzIuNzU2LjUyMkMxOC44=
NTEgMTkuOTggMjIgMTUuODU0IDIyIDExYzAtNi4wNzgtNC45MjMtMTEtMTEtMTF6IiBmaWxsPSI=
jMUIxRjIzIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=3D") 50% center no-repeat =
rgb(255, 255, 255); border-radius: 100px; }

.select-search-icon { position: absolute; top: 19px; left: 18px; }

body.page-responsive .flash-full .container { width: 100%; max-width: 980px=
; }

.ClipboardButton { position: relative; }

.ClipboardButton.ClipboardButton--success { border-color: rgb(40, 167, 69);=
 box-shadow: rgba(52, 208, 88, 0.4) 0px 0px 0px 0.2em; }

.ClipboardButton.ClipboardButton--success:focus { box-shadow: rgba(52, 208,=
 88, 0.4) 0px 0px 0px 0.2em; }

@media (min-width: 768px) {
  .MarketplacePlan--sticky { position: sticky; top: 24px; z-index: 999; }
}

@media (max-width: 544px) {
  .Box--full { right: 0px; bottom: 0px; left: 0px; width: 100%; max-width: =
none; max-height: none; margin: 0px; border-radius: 0px; transform: none; }
}

.MarketplaceBackground-wrapper { position: relative; }

.MarketplaceBackground { position: relative; top: -90px; width: 313px; marg=
in-top: -150px; margin-bottom: -125px; overflow: hidden; }

.MarketplaceBackground img { position: relative; top: 0px; right: 225px; wi=
dth: 549px; }

@media (min-width: 544px) {
  .MarketplaceBackground { position: relative; width: 463px; margin-top: -1=
80px; margin-bottom: 65px; overflow: hidden; }
  .MarketplaceBackground img { right: 305px; width: 730px; }
}

@media (min-width: 768px) {
  .MarketplaceBackground { position: absolute; top: -148px; right: -250px; =
width: 633px; }
  .MarketplaceBackground img { right: 195px; width: 550px; }
}

@media (min-width: 1012px) {
  .MarketplaceBackground { position: absolute; top: -268px; right: -63px; w=
idth: 1040px; }
  .MarketplaceBackground img { right: 0px; width: 900px; }
}

@media (min-width: 1280px) {
  .MarketplaceBackground { top: -253px; right: -67px; }
  .MarketplaceBackground img { width: 860px; }
}

.MarketplaceBackground-recommendations { position: relative; top: -90px; wi=
dth: 313px; margin-top: -150px; margin-bottom: -120px; overflow: hidden; }

.MarketplaceBackground-recommendations img { position: relative; top: 0px; =
right: 225px; width: 549px; }

@media (min-width: 544px) {
  .MarketplaceBackground-recommendations { position: relative; width: 463px=
; margin-top: -180px; margin-bottom: 70px; overflow: hidden; }
  .MarketplaceBackground-recommendations img { right: 305px; width: 730px; =
}
}

@media (min-width: 768px) {
  .MarketplaceBackground-recommendations { position: absolute; top: -228px;=
 right: -69px; width: 633px; }
  .MarketplaceBackground-recommendations img { right: 195px; width: 750px; =
}
}

@media (min-width: 1012px) {
  .MarketplaceBackground-recommendations { top: -268px; right: 0px; width: =
1040px; }
  .MarketplaceBackground-recommendations img { right: -115px; width: 900px;=
 }
}

@media (min-width: 1280px) {
  .MarketplaceBackground-recommendations { top: -325px; right: 105px; width=
: 1040px; }
  .MarketplaceBackground-recommendations img { right: 0px; width: 1040px; }
}

.MarketplaceBackground-buffer { padding-top: 40px; margin-top: -146px; back=
ground: rgb(250, 251, 252); }

@media (min-width: 544px) {
  .MarketplaceBackground-buffer { padding-top: 120px; margin-top: -233px; }
}

@media (min-width: 768px) {
  .MarketplaceBackground-buffer { margin-top: -109px; }
}

@media (min-width: 1012px) {
  .MarketplaceBackground-buffer { margin-top: -89px; }
}

.MarketplaceHeader { overflow: hidden; }

.muted-link.filter-item.selected { color: rgb(255, 255, 255) !important; }

.MarketplaceBody { position: relative; }

@media (min-width: 544px) {
  .MarketplaceBody { top: -72px; z-index: 2; }
}

.MarketplaceDetails .octicon { transition: transform 0.2s linear 0s; transf=
orm: scaleY(1); }

.MarketplaceDetails[open] .octicon { transform: scaleY(-1); }

.MarketplaceAnnouncement { color: rgb(255, 255, 255); background: linear-gr=
adient(90deg, rgb(37, 123, 249), rgb(36, 38, 202)); }

.MarketplaceAnnouncement .btn-outline-mktg { color: rgb(255, 255, 255); bac=
kground-color: rgba(255, 255, 255, 0); border-color: rgba(255, 255, 255, 0.=
7); }

.MarketplaceAnnouncement .btn-outline-mktg:hover { color: rgb(200, 225, 255=
); border-color: rgb(255, 255, 255); }

.MarketplaceAnnouncement-icon { width: 80px; opacity: 0.9; }

.MarketplaceAnnouncement-description { opacity: 0.7; }

.topic-tag-contrast { background-color: rgb(200, 225, 255); }

.topic-tag-contrast .delete-topic-link { color: rgb(36, 41, 46); background=
-color: rgb(200, 225, 255); border-left-color: rgba(27, 31, 35, 0.15); }

.topic-tag-contrast .delete-topic-link:hover { background-color: rgb(121, 1=
84, 255); }

.member-list-item .table-list-cell-checkbox { width: 30px; }

.member-list-item.adminable .member-info { padding-left: 5px; }

.member-list-item .member-avatar-cell { width: 64px; }

.member-info { width: 450px; }

.member-info .css-truncate-target { max-width: 430px; }

.member-meta .select-menu-modal { width: 310px; }

.member-meta .select-menu-modal-holder { right: 0px; text-align: left; }

.triage-mode .none-selected { display: none; }

.merge-branch-heading { margin: 0px; line-height: 1; color: rgb(36, 41, 46)=
; }

.merge-branch-description { margin-right: 160px; margin-bottom: -5px; line-=
height: 1.6em; color: rgb(88, 96, 105); }

.merge-branch-description .zeroclipboard-link .octicon { top: 2px; }

.alt-merge-options { display: inline-block; margin-bottom: 0px; margin-left=
: 4px; vertical-align: middle; }

.merged .merge-branch-description .commit-ref .css-truncate-target { max-wi=
dth: 180px; }

.merge-branch-prh-output { margin-top: 10px; }

.merge-branch-form { display: none; padding-left: 60px; }

.merge-branch.open .merge-branch-form { display: block; }

.merge-branch.open .merge-message { display: none; }

.merge-branch-manually { display: none; padding-top: 15px; margin-top: 14px=
; background-color: initial; border-top: 1px solid rgb(221, 221, 221); }

.merge-branch-manually p { margin-bottom: 0px; }

.merge-branch-manually h3 { margin-bottom: 10px; }

.merge-branch-manually .intro { padding-bottom: 10px; margin-top: 0px; }

.merge-branch-manually .step { margin: 15px 0px 5px; }

.merge-branch-manually .url-box { padding: 0px; margin-left: 0px; border: 0=
px; }

.merge-branch-manually .copyable-terminal { background-color: rgb(242, 242,=
 242); }

.open .merge-branch-manually { display: block; }

.select-menu-merge-method { width: 310px; }

.merge-pr.is-rebasing .commit-form-fields { display: none; transition: opac=
ity 0.15s linear 0s, margin-top 0.25s ease 0.1s; }

.merge-pr .btn-group-merge, .merge-pr.is-rebasing .btn-group-rebase, .merge=
-pr.is-squashing .btn-group-squash { display: inline-block; }

.merge-pr.is-merging .branch-action-state-error-if-merging .merging-body, .=
merge-pr .merging-body, .merge-pr .merging-body-merge-warning, .merge-pr .r=
ebasing-body, .merge-pr .squashing-body { display: none; }

.merge-pr.is-merging .branch-action-state-error-if-merging .merging-body-me=
rge-warning, .merge-pr.is-merging .merging-body, .merge-pr.is-rebasing .reb=
asing-body, .merge-pr.is-squashing .squashing-body { display: block; animat=
ion: 1ms ease 0s 1 normal none running trigger-animation-event; }

@keyframes trigger-animation-event {=20
  0% { padding-right: 0px; }
  100% { padding-right: 4px; }
}

.merge-pr .btn-group-rebase, .merge-pr .btn-group-squash, .merge-pr.is-reba=
sing .btn-group-merge, .merge-pr.is-squashing .btn-group-merge { display: n=
one; margin-left: 0px; }

.commit-form-fields { transition: opacity 0.15s linear 0.1s, margin-top 0.2=
5s ease 0s; }

.unavailable-merge-method { display: block; margin-top: 6px; color: rgb(160=
, 65, 0); }

.navigation-focus.disabled .unavailable-merge-method, [aria-selected=3D"tru=
e"].disabled .unavailable-merge-method { color: rgb(255, 255, 255); }

.network .gravatar, .network .network-tree { vertical-align: middle; }

.network .gravatar { margin-right: 4px; border-radius: 3px; }

.network .octicon { display: inline-block; width: 16px; margin-left: 2px; t=
ext-align: center; vertical-align: middle; }

.network .current-repository { background-color: rgb(255, 245, 177); }

.page-new-repo .octicon-repo { color: rgb(149, 157, 165); }

.page-new-repo .color-private-icon { color: rgba(115, 92, 15, 0.5); }

.page-new-repo ul.repo-templates { margin: 10px 0px; }

.page-new-repo ul.repo-templates > li { display: inline-block; margin: 0px =
10px 0px 0px; list-style-type: none; }

.page-new-repo ul.repo-templates .select-menu { float: left; }

.page-new-repo .form-checkbox.disabled { color: rgb(106, 115, 125); }

.page-new-repo .internal-repo-avatar { right: 4px; bottom: -4px; border: 2p=
x solid rgb(255, 255, 255); }

.new-repo-container { width: 700px; margin: 40px auto 0px; }

.new-repo-container .Subhead { margin-bottom: 30px; }

.owner-reponame dl.form-group { margin-top: 5px; margin-bottom: 0px; }

.owner-reponame .slash { float: left; padding-top: 32px; margin: 0px 8px; f=
ont-size: 21px; color: rgb(88, 96, 105); }

.reponame-suggestion { color: rgb(52, 99, 26); cursor: pointer; }

.upgrade-upsell { padding-left: 33px; }

.cc-upgrade { padding-left: 20px; }

.license-container { padding-left: 15px; border-left: 1px solid rgb(204, 20=
4, 204); }

.news .release { margin-top: 0px; margin-bottom: 0px; }

.news blockquote { color: rgb(88, 96, 105); }

.news h1 { margin-bottom: 0px; }

.news .alert { position: relative; padding: 0px 0px 1em 45px; overflow: hid=
den; border-top: 1px solid rgb(239, 243, 246); }

.news .alert .commits { padding-left: 40px; }

.news .alert .css-truncate.css-truncate-target, .news .alert .css-truncate =
.css-truncate-target { max-width: 180px; }

.news .alert p { margin: 0px; }

.news .alert .markdown-body blockquote { padding: 0px 0px 0px 40px; border-=
width: 0px; }

.news .alert .octicon { color: rgb(149, 157, 165); }

.news .alert .dashboard-event-icon { position: absolute; top: 18px; left: 2=
2px; transform: translateX(-50%); }

.news .alert .body { padding: 1em 0px 0px; overflow: hidden; font-size: 14p=
x; border-bottom: 0px; }

.news .alert .time { font-size: 12px; color: rgb(149, 157, 165); }

.news .alert .title { padding: 0px; font-weight: 600; }

.news .alert .title .subtle { color: rgb(149, 157, 165); }

.news .alert .gravatar { float: left; margin-right: 0.6em; line-height: 0; =
background-color: rgb(255, 255, 255); border-radius: 3px; }

.news .alert .simple .title { display: inline-block; font-size: 13px; font-=
weight: 400; color: rgb(88, 96, 105); }

.news .alert .simple .time { display: inline-block; }

.news .alert:first-child { border-top: 0px; }

.news .alert:first-child .body { padding-top: 0px; }

.news .alert:first-child .dashboard-event-icon { top: 0px; }

.news .github-welcome .done { color: rgb(88, 96, 105); text-decoration: lin=
e-through; }

.news .commits li { margin-top: 0.15em; list-style-type: none; }

.news .commits li.more { padding-top: 2px; font-size: 11px; }

.news .commits li .committer { display: none; padding-left: 0.5em; }

.news .commits li img { margin: 0px 1px 0px 0px; vertical-align: middle; ba=
ckground-color: rgb(255, 255, 255); border-radius: 2px; }

.news .commits li img.emoji { padding: 0px; margin: 0px; border: 0px; }

.news .commits li .message { display: inline-block; max-width: 390px; margi=
n-top: 2px; overflow: hidden; font-size: 13px; line-height: 1.3; text-overf=
low: ellipsis; white-space: nowrap; vertical-align: top; }

.news div.message, .news li blockquote { display: inline; font-size: 13px; =
color: rgb(88, 96, 105); }

.notification-routing .notification-email .edit-link { margin-right: 10px; =
font-weight: 600; }

.notification-routing .notification-email .btn-sm { float: none; margin: -2=
px 0px 0px; }

.notification-routing .notification-email .edit-form { display: none; }

.notification-routing .notification-email.open .edit-form { display: block;=
 }

.notification-routing .notification-email.open .email-display { display: no=
ne; }

.notifications .list-group-item { padding-top: 8px; padding-bottom: 8px; pa=
dding-left: 35px; border-width: 1px 0px 0px; }

.notifications .list-group-item:first-child { border: 0px; }

.notifications .list-group-item-name { display: block; max-width: 400px; fo=
nt-size: 14px; line-height: 1.5em; }

.notifications .list-group-item-name a { display: block; max-width: 460px; =
}

.notifications .notifications-more { padding: 0px; }

.notifications .notifications-more > a { display: block; padding: 10px 15px=
; font-weight: 600; color: rgb(3, 102, 214); text-align: center; }

.notifications .notifications-more > a:hover { text-decoration: underline; =
}

.notifications .unread .mark-as-unread { display: none; }

.notifications .read .list-group-item-name > a, .notifications .read .notif=
ication-actions { color: rgb(88, 96, 105); }

.notifications .read .avatar img { opacity: 0.5; }

.notifications .read .undo { display: block; }

.notifications .read .delete { visibility: hidden; }

.notifications .read .mark-as-unread { display: block; }

.notifications .read .mark-as-read { display: none; }

.notifications .read.navigation-focus, .notifications .read[aria-selected=
=3D"true"] { background-color: rgb(245, 249, 252); }

.notifications .read.list-group-item { background-color: rgb(246, 248, 250)=
; }

.notifications .mark-as-unread .octicon-primitive-dot { margin: 0px 2px; }

.notifications .muted .unmute { display: block; }

.notifications .muted .mute, .notifications .unmute { display: none; }

.notification-thread-subscription:first-child { border-top: 1px solid rgb(2=
09, 213, 218); }

.notification-subscription-filters-repo .no-results { display: none; }

.notifications-sso-prompt { padding: 0px; }

.notifications-sso-prompt.navigation-focus, .notifications-sso-prompt[aria-=
selected=3D"true"] { background-color: rgb(245, 249, 252); }

.notifications-sso-prompt a { display: block; padding: 10px 15px; color: rg=
b(88, 96, 105); text-align: center; background: none; border: 0px; outline:=
 none; }

.notifications-sso-prompt a:hover { text-decoration: none; }

.notifications-sso-prompt em { font-style: normal; color: rgb(3, 102, 214);=
 }

.notifications-sso-prompt a:hover em { text-decoration: underline; }

.notifications-sso-prompt strong { font-weight: 600; }

.type-icon-state-none { color: rgb(88, 96, 105); }

.type-icon-state-open, .type-icon-state-published { color: rgb(40, 167, 69)=
; }

.type-icon-state-closed { color: rgb(203, 36, 49); }

.type-icon-state-draft { color: rgb(106, 115, 125); }

.type-icon-state-merged, .type-icon-state-published { color: rgb(111, 66, 1=
93); }

.notifications-list { float: left; width: 100%; }

.notifications-list .notifications-repo-link { max-width: 500px; }

.notifications-list .boxed-group .notification-success { position: absolute=
; right: 3px; width: 220px; margin-top: 4px; font-size: 13px; color: rgb(40=
, 167, 69); text-align: right; visibility: hidden; opacity: 0; transition: =
opacity 0.35s ease-in-out 0s, transform 0.35s ease-in-out 0s; transform: tr=
anslateX(10px); }

.notifications-list .mark-all-as-read { padding: 2px 6px 5px 10px; margin-t=
op: 0px; margin-right: 0px; line-height: 20px; color: rgb(88, 96, 105); bac=
kground-color: initial; border: 0px; }

.notifications-list .mark-all-as-read-confirmed .notification-success { vis=
ibility: visible; opacity: 1; transform: translateX(0px); }

.notifications-list .mark-all-as-read-confirmed .mark-all-as-read { visibil=
ity: hidden; }

.notifications-list .confirmation { max-height: 0px; padding: 0px; overflow=
: hidden; color: rgb(102, 102, 102); text-align: center; opacity: 0; transi=
tion: opacity 0.4s ease-in-out 0s, max-height 0.4s ease-in-out 0s, padding =
0.4s ease-in-out 0s; }

.notifications-list .confirmation + .list-group-item { margin-top: -1px; bo=
rder-top-color: rgb(213, 213, 213); }

.notifications-list .confirmation.mark-all-as-read-confirmed { max-height: =
300px; padding: 10px 0px; opacity: 1; }

.notification-actions { position: absolute; top: 8px; right: 10px; list-sty=
le: none; }

.notification-actions li { float: right; margin-left: 10px; font-size: 16px=
; line-height: 20px; }

.notification-actions .age { width: 120px; font-size: 12px; color: rgb(88, =
96, 105); }

.notification-actions .undo { position: absolute; top: 0px; display: none; =
}

.notification-actions .btn-link { padding-right: 5px; padding-left: 5px; li=
ne-height: inherit; color: rgb(88, 96, 105); }

.notification-actions .btn-link:hover { color: rgb(3, 102, 214); text-decor=
ation: none; }

.notification-actions .unsaved-notification { color: rgb(209, 213, 218); }

.repo-subscription-container { width: 600px; margin-right: auto; margin-lef=
t: auto; }

.repo-subscription-container .spinner { float: right; }

.repo-subscription-container h2 { margin-top: 24px; margin-bottom: 16px; fo=
nt-size: 22px; font-weight: 400; }

.repo-subscription-container .intro { font-size: 14px; color: rgb(102, 102,=
 102); }

.repo-subscription-label { display: inline-block; }

.subscriptions-content .repo-icon { margin-right: 5px; color: rgb(102, 102,=
 102); vertical-align: middle; }

.subscriptions-content .repo-list form { display: inline; }

.thread-subscription-status { padding: 10px; margin: 40px 0px 20px; color: =
rgb(88, 96, 105); background-color: rgb(255, 255, 255); border: 1px solid r=
gb(238, 238, 238); border-radius: 3px; }

.thread-subscription-status .octicon-radio-tower { margin-right: 10px; marg=
in-left: 4px; color: rgb(204, 204, 204); vertical-align: middle; }

.thread-subscription-status .btn-sm > .octicon { margin-right: 1px; }

.thread-subscription-status .reason { margin: 0px 10px; }

.thread-subscription-status .reason, .thread-subscription-status .thread-su=
bscribe-form { display: inline-block; vertical-align: middle; }

.subscription .loading { opacity: 0.5; }

.notifications-v2 .archived-notifications-tab .notifications-list-item.noti=
fication-archived { display: block; }

.notifications-v2 .archived-notifications-tab .notifications-list-item.noti=
fication-read, .notifications-v2 .archived-notifications-tab .notifications=
-list-item.notification-unread { display: none; }

.notifications-v2 .mixed-notifications-tab .notifications-list-item.notific=
ation-archived, .notifications-v2 .mixed-notifications-tab .notifications-l=
ist-item.notification-read, .notifications-v2 .mixed-notifications-tab .not=
ifications-list-item.notification-unread { display: block !important; }

.notifications-v2 .search-notifications-tab .notifications-list-item.notifi=
cation-archived, .notifications-v2 .search-notifications-tab .notifications=
-list-item.notification-read, .notifications-v2 .search-notifications-tab .=
notifications-list-item.notification-unread { display: block; }

@media (max-width: 544px) {
  .notifications-v2 .Box { border-right: 0px; border-left: 0px; border-radi=
us: 0px; }
}

@media (max-width: 544px) {
  .notifications-v2 .Box .Box-header { border-right: 0px !important; border=
-left: 0px !important; border-radius: 0px !important; }
}

@media (max-width: 768px) {
  .notifications-v2 .AvatarStack--right { width: auto !important; min-width=
: auto !important; margin-left: 53px !important; }
}

@media (max-width: 768px) {
  .notifications-v2 .AvatarStack--right .AvatarStack-body { margin-right: 8=
px; position: relative !important; right: unset !important; flex-direction:=
 row !important; }
}

@media (max-width: 768px) {
  .notifications-v2 .AvatarStack-body .avatar { position: relative !importa=
nt; margin-right: -11px !important; margin-left: 0px !important; border-rig=
ht: 1px solid rgb(255, 255, 255) !important; border-left: 0px !important; }
}

.notifications-v2 .timeline-new-comment { max-width: 100% !important; }

.notifications-v2 .collapsed-notification-timeline-comment .timeline-commen=
t-header { border-bottom-width: 0px !important; border-bottom-right-radius:=
 3px !important; border-bottom-left-radius: 3px !important; }

.notifications-v2 .thread-subscription-status { background-color: initial !=
important; }

.notifications-v2 .notification-action-mark-archived, .notifications-v2 .no=
tification-action-mark-unread, .notifications-v2 .notification-action-star,=
 .notifications-v2 .notification-action-unsubscribe { display: block !impor=
tant; }

.notifications-v2 .notification-action-mark-read, .notifications-v2 .notifi=
cation-action-mark-unarchived, .notifications-v2 .notification-action-subsc=
ribe, .notifications-v2 .notification-action-unstar, .notifications-v2 .not=
ification-is-starred-icon, .notifications-v2 .notification-unsubscribed .no=
tification-action-unsubscribe { display: none !important; }

.notifications-v2 .notification-unread .notification-action-mark-read, .not=
ifications-v2 .notification-unsubscribed .notification-action-subscribe { d=
isplay: block !important; }

.notifications-v2 .notification-archived .notification-action-mark-archived=
, .notifications-v2 .notification-archived .notification-action-mark-read, =
.notifications-v2 .notification-archived .notification-action-mark-unread, =
.notifications-v2 .notification-unread .notification-action-mark-unread { d=
isplay: none !important; }

.notifications-v2 .notification-archived .notification-action-mark-unarchiv=
ed { display: block !important; }

.notifications-v2 .notification-starred .notification-action-star { display=
: none !important; }

.notifications-v2 .notification-starred .notification-is-starred-icon { dis=
play: inline-block !important; }

.notifications-v2 .notification-starred .notification-action-unstar { displ=
ay: block !important; }

.notifications-v2 .notification-sticky { min-height: 1px; }

.notifications-v2 .notification-sticky.is-stuck .sticky-content { display: =
block !important; }

.notifications-v2 .notification-sticky .sticky-content { display: none !imp=
ortant; }

.notification-navigation .menu-item { color: rgb(106, 115, 125); }

.notification-navigation .menu-item::before { display: none; }

.notification-navigation .menu-item .octicon { color: rgb(88, 96, 105); }

.notification-navigation .menu-item.selected { background-color: rgb(241, 2=
48, 255); }

.notification-navigation .menu-item.selected .octicon { color: rgb(3, 102, =
214) !important; }

.notification-navigation .notification-configure-filters .octicon { color: =
rgb(106, 115, 125) !important; }

.notification-navigation .notification-configure-filters:hover .octicon { c=
olor: rgb(3, 102, 214) !important; }

.notifications-list-item .notification-list-item-link { color: rgb(106, 115=
, 125) !important; }

.notifications-list-item:hover { background-color: rgb(241, 248, 255) !impo=
rtant; }

.notifications-list-item:hover .notification-list-item-link { color: rgb(36=
, 41, 46) !important; }

.notifications-list-item:hover .notification-list-item-actions { display: f=
lex !important; }

@media (max-width: 768px) {
  .notifications-list-item:hover .notification-list-item-actions { display:=
 none !important; }
}

.notifications-list-item:hover .notification-list-item-actions .btn { color=
: rgb(88, 96, 105) !important; background: transparent !important; border: =
0px !important; }

.notifications-list-item:hover .notification-list-item-actions .btn:hover {=
 color: rgb(36, 41, 46) !important; background-color: rgb(225, 228, 232) !i=
mportant; }

.notifications-list-item:hover .notification-list-item-hide-on-hover { visi=
bility: hidden !important; }

.notifications-list-item.navigation-focus { box-shadow: rgb(3, 102, 214) 2p=
x 0px 0px inset; background-color: rgb(241, 248, 255) !important; }

.notifications-list-item.navigation-focus .notification-list-item-link { co=
lor: rgb(36, 41, 46) !important; }

.notifications-list-item:last-child { border-bottom: 0px !important; }

.notifications-list-item .Label { font-size: 12px; }

.notifications-list-item .notification-list-item-unread-indicator { width: =
8px; height: 8px; background: none; }

.notifications-list-item.notification-unread { background-color: rgb(255, 2=
55, 255); }

.notifications-list-item.notification-unread .notification-list-item-link {=
 color: rgb(36, 41, 46) !important; }

.notifications-list-item.notification-unread .notification-list-item-unread=
-indicator { background-color: rgb(3, 102, 214); }

.notifications-list-item.notification-archived { display: none; }

.notifications-v2 .thread-subscribe-form { display: none !important; }

.oauth-permissions-details { position: relative; padding: 15px; margin: 0px=
; list-style: none; border-bottom: 1px solid rgb(242, 242, 242); }

.oauth-permissions-details:first-child { border-radius: 3px 3px 0px 0px; }

.oauth-permissions-details:last-child { border: 0px; border-radius: 0px 0px=
 3px 3px; }

.oauth-permissions-details.oauth-public-data-only { border-radius: 3px; }

.oauth-permissions-details .markdown-body { font-size: 13px; }

.oauth-permissions-details .content { display: none; margin-left: 45px; }

.oauth-permissions-details .content .form-checkbox { margin-left: 0px; }

.oauth-permissions-details .content .form-checkbox:last-child { margin-bott=
om: 0px; }

.oauth-permissions-details .octicon { float: left; color: rgb(88, 96, 105);=
 text-align: center; }

.oauth-permissions-details .permission-help { font-size: 13px; }

.oauth-permissions-details .permission-help ul { padding-left: 20px; margin=
: 1em 0px; }

.oauth-permissions-details .permission-summary { margin-left: 45px; }

.oauth-permissions-details .permission-summary .access-details { position: =
relative; color: rgb(88, 96, 105); }

.oauth-permissions-details .permission-summary em.highlight { position: rel=
ative; padding: 2px 3px; margin-right: -2px; margin-left: -3px; font-style:=
 normal; color: rgb(76, 74, 66); background: rgb(255, 249, 234); border-rad=
ius: 3px; }

.oauth-permissions-details .permission-title { display: block; color: rgb(3=
6, 41, 46); }

.oauth-permissions-details a.btn-sm { float: right; margin-top: 4px; }

.oauth-permissions-details.open a.btn-sm { background-color: rgb(220, 220, =
220); background-image: none; border-color: rgb(181, 181, 181); box-shadow:=
 rgba(0, 0, 0, 0.15) 0px 2px 4px inset; }

.oauth-permissions-details.open .content { display: block; }

.oauth-permissions-details.default:not(.delete) .default-access, .oauth-per=
missions-details.default:not(.delete) .no-access, .oauth-permissions-detail=
s.none .default-access, .oauth-permissions-details.none .no-access { displa=
y: inline; }

.oauth-permissions-details.default:not(.delete) .access-details, .oauth-per=
missions-details.default:not(.delete) .permission-title, .oauth-permissions=
-details.none .access-details, .oauth-permissions-details.none .permission-=
title { color: rgb(106, 115, 125); }

.oauth-permissions-details.default:not(.delete) .octicon, .oauth-permission=
s-details.none .octicon { color: rgb(204, 204, 204); }

.oauth-permissions-details.default .default-access, .oauth-permissions-deta=
ils.full .full-access { display: inline; }

.oauth-details-toggle { position: absolute; top: 0px; right: 0px; padding: =
20px 15px; }

.oauth-details-toggle .octicon-chevron-up, .open .oauth-details-toggle .oct=
icon-chevron-down { display: none; }

.open .oauth-details-toggle .octicon-chevron-up { display: block; }

.oauth-user-permissions .full-access, .oauth-user-permissions .limited-acce=
ss, .oauth-user-permissions .limited-access-emails, .oauth-user-permissions=
 .limited-access-emails-followers, .oauth-user-permissions .limited-access-=
emails-profile, .oauth-user-permissions .limited-access-followers, .oauth-u=
ser-permissions .limited-access-followers-profile, .oauth-user-permissions =
.limited-access-profile, .oauth-user-permissions .no-access { display: none=
; }

.oauth-user-permissions.limited.limited-email .limited-access-emails { disp=
lay: inline; }

.oauth-user-permissions.limited.limited-email.limited-profile .limited-acce=
ss-emails, .oauth-user-permissions.limited.limited-email.limited-profile .l=
imited-access-profile { display: none; }

.oauth-user-permissions.limited.limited-email.limited-profile .limited-acce=
ss-emails-profile { display: inline; }

.oauth-user-permissions.limited.limited-email.limited-profile.limited-follo=
w .limited-access-emails, .oauth-user-permissions.limited.limited-email.lim=
ited-profile.limited-follow .limited-access-emails-followers, .oauth-user-p=
ermissions.limited.limited-email.limited-profile.limited-follow .limited-ac=
cess-emails-profile, .oauth-user-permissions.limited.limited-email.limited-=
profile.limited-follow .limited-access-followers, .oauth-user-permissions.l=
imited.limited-email.limited-profile.limited-follow .limited-access-followe=
rs-profile, .oauth-user-permissions.limited.limited-email.limited-profile.l=
imited-follow .limited-access-profile { display: none; }

.oauth-user-permissions.limited.limited-email.limited-profile.limited-follo=
w .limited-access { display: inline; }

.oauth-user-permissions.limited.limited-email.limited-follow .limited-acces=
s-emails, .oauth-user-permissions.limited.limited-email.limited-follow .lim=
ited-access-followers { display: none; }

.oauth-user-permissions.limited.limited-email.limited-follow .limited-acces=
s-emails-followers, .oauth-user-permissions.limited.limited-follow .limited=
-access-followers { display: inline; }

.oauth-user-permissions.limited.limited-follow.limited-profile .limited-acc=
ess-followers, .oauth-user-permissions.limited.limited-follow.limited-profi=
le .limited-access-profile { display: none; }

.oauth-user-permissions.limited.limited-follow.limited-profile .limited-acc=
ess-followers-profile, .oauth-user-permissions.limited.limited-profile .lim=
ited-access-profile { display: inline; }

.oauth-repo-permissions .default-access, .oauth-repo-permissions .full-acce=
ss, .oauth-repo-permissions .limited-repo-invite-access, .oauth-repo-permis=
sions .public-access { display: none; }

.oauth-repo-permissions.default .default-access, .oauth-repo-permissions.fu=
ll .full-access, .oauth-repo-permissions.limited-repo-invite .limited-repo-=
invite-access, .oauth-repo-permissions.public .public-access { display: inl=
ine; }

.oauth-delete-repo-permissions .octicon-alert { color: rgb(203, 36, 49); }

.oauth-notifications-permissions .no-access, .oauth-notifications-permissio=
ns .read-access, .oauth-notifications-permissions .via-full-access, .oauth-=
notifications-permissions .via-public-access, .oauth-repo-deployment-permis=
sions .full-access, .oauth-repo-deployment-permissions .no-access, .oauth-r=
epo-status-permissions .full-access, .oauth-repo-status-permissions .no-acc=
ess { display: none; }

.oauth-notifications-permissions.read .read-access, .oauth-notifications-pe=
rmissions.via-public .via-public-access { display: inline; }

.oauth-notifications-permissions.via-public .octicon { display: none; }

.oauth-notifications-permissions.via-full .via-full-access { display: inlin=
e; }

.oauth-gist-permissions .full-access, .oauth-gist-permissions .no-access, .=
oauth-granular-permissions .full-access, .oauth-granular-permissions .no-ac=
cess, .oauth-granular-permissions .read-access, .oauth-granular-permissions=
 .write-access { display: none; }

.oauth-granular-permissions.full .full-access, .oauth-granular-permissions.=
none .no-access, .oauth-granular-permissions.read .read-access, .oauth-gran=
ular-permissions.write .write-access { display: inline; }

.oauth-no-description { color: rgb(88, 96, 105); }

.oauth-org-access-details { background: rgb(255, 255, 255); }

.oauth-org-access-details .oauth-org-item:hover { background: rgb(255, 255,=
 238); }

.oauth-org-access-details a:hover { text-decoration: none; }

.oauth-org-access-details .boxed-group-inner { border: 0px; border-radius: =
3px; }

.oauth-org-access-details .oauth-org-item { line-height: 24px; }

.oauth-org-access-details .oauth-org-item:first-child { border-radius: 3px =
3px 0px 0px; }

.oauth-org-access-details .oauth-org-item .loading-indicator { display: non=
e; margin: 4px; }

.oauth-org-access-details .oauth-org-item.on .authorized-tools { display: b=
lock; }

.oauth-org-access-details .oauth-org-item.on .unauthorized-tools { display:=
 none; }

.oauth-org-access-details .oauth-org-item.on strong { color: rgb(36, 41, 46=
); }

.oauth-org-access-details .oauth-org-item.on .octicon-check { display: inli=
ne; }

.oauth-org-access-details .oauth-org-item.on .octicon-x { display: none; }

.oauth-org-access-details .oauth-org-item.revoked { background: rgb(255, 25=
5, 255); }

.oauth-org-access-details .oauth-org-item.revoked .authorized-tools, .oauth=
-org-access-details .oauth-org-item.revoked .unauthorized-tools { display: =
none; }

.oauth-org-access-details .oauth-org-item.revoked .octicon-x { color: rgb(2=
03, 36, 49); }

.oauth-org-access-details .oauth-org-item.loading .authorized-tools, .oauth=
-org-access-details .oauth-org-item.loading .unauthorized-tools { display: =
none; }

.oauth-org-access-details .oauth-org-item.loading .loading-indicator { disp=
lay: block; }

.oauth-org-access-details .oauth-org-item .authorized-tools { display: none=
; }

.oauth-org-access-details .oauth-org-item .unauthorized-tools { display: bl=
ock; }

.oauth-org-access-details .btn { line-height: 1.5em; }

.oauth-org-access-details .octicon { color: rgb(151, 151, 151); }

.oauth-org-access-details .octicon-check { display: none; color: rgb(40, 16=
7, 69); }

.oauth-org-access-details .octicon-x { display: inline; }

.oauth-org-access-details .octicon-x.org-access-denied { color: rgb(203, 36=
, 49); }

.oauth-application-whitelist h2 { display: inline-block; }

.oauth-application-whitelist .request-info { display: block; }

.oauth-application-whitelist .request-info strong { display: inline-block; =
color: rgb(36, 41, 46); }

.oauth-application-whitelist .request-info .application-description { displ=
ay: none; }

.oauth-application-whitelist .request-info.open .application-description { =
display: block; }

.oauth-application-whitelist .avatar { margin-top: 0px; }

.oauth-application-whitelist .requestor { font-weight: 600; }

.oauth-application-whitelist .octicon-alert { color: rgb(160, 65, 0); }

.oauth-application-whitelist .approved-request, .oauth-application-whitelis=
t .octicon-check { color: rgb(40, 167, 69); }

.oauth-application-whitelist .denied-request { color: rgb(203, 36, 49); }

.oauth-application-whitelist .request-indicator { margin-left: 10px; }

.oauth-application-whitelist .edit-link { color: rgb(106, 115, 125); }

.oauth-application-whitelist .edit-link:hover { color: rgb(3, 102, 214); }

.oauth-application-whitelist .boxed-group-list { margin-top: 1em; }

.oauth-application-whitelist .boxed-group-list li { padding: 10px; }

.boxed-group-inner .oauth-application-info { margin-bottom: 10px; }

.oauth-application-info .application-title { font-size: 30px; color: rgb(36=
, 41, 46); }

.oauth-application-info .application-description { margin-top: 3px; margin-=
bottom: 0px; }

.oauth-application-info .app-info { display: inline-block; margin-right: 10=
px; color: rgb(106, 115, 125); }

.oauth-application-info .app-info .octicon { margin-right: 5px; }

.oauth-application-info .listgroup-item { line-height: inherit; }

.oauth-application-info .app-approved, .oauth-application-info .app-denied =
{ margin-left: 10px; font-size: 13px; font-weight: 400; white-space: nowrap=
; }

.oauth-application-info .app-approved, .oauth-application-info .octicon-che=
ck { color: rgb(40, 167, 69); }

.oauth-application-info .app-denied, .oauth-application-info .octicon-x { c=
olor: rgb(160, 65, 0); }

.restrict-oauth-access-button { margin-right: 20px; }

.restrict-oauth-access-info { margin-bottom: 40px; font-size: 15px; }

.restrict-oauth-access-list { padding-left: 25px; }

.restrict-oauth-access-list li { margin-bottom: 10px; }

.restrict-oauth-access-list li:last-child { margin-bottom: 0px; }

.app-transfer-actions form { display: inline; }

.oauth-border { border-bottom: 1px solid rgb(229, 229, 229); }

.oauth-border:last-child { border: 0px; }

.developer-app-item .developer-app-avatar-cell { width: 60px; }

.developer-app-item .developer-app-name { font-size: 15px; font-weight: 600=
; line-height: 1.2; color: rgb(36, 41, 46); }

.developer-app-item .developer-app-name:hover { color: rgb(3, 102, 214); te=
xt-decoration: none; }

.developer-app-item .developer-app-info-cell { padding-left: 0px; }

.developer-app-item .developer-app-list-meta { margin-top: 3px; margin-bott=
om: 2px; font-weight: 400; color: rgb(106, 115, 125); }

.org-transfer-requests { margin: 10px 0px 20px; }

.octocaptcha-frame { height: 340px; }

.zero-height, .zero-height .octocaptcha-frame { height: 0px !important; }

.org-insights-graph-canvas .activity { width: 400px; padding: 10px; margin:=
 100px auto 0px; color: rgb(47, 54, 61); text-align: center; border-radius:=
 3px; }

.org-insights-graph-canvas .dots { margin: 0px auto; }

.org-insights-graph-canvas .totals circle { stroke-width: 4; opacity: 0; }

.org-insights-graph-canvas .totals circle:only-child { opacity: 1; }

.org-insights-graph-canvas > .activity { display: none; }

.org-insights-graph-canvas .axis { font-size: 10px; }

.org-insights-graph-canvas .axis line { stroke: rgba(27, 31, 35, 0.1); shap=
e-rendering: crispedges; }

.org-insights-graph-canvas .axis text { font-size: 12px; font-weight: 300; =
fill: rgb(149, 157, 165); }

.org-insights-graph-canvas .axis path { display: none; }

.org-insights-graph-canvas .axis .zero line { stroke: rgb(3, 102, 214); str=
oke-dasharray: 3, 3; stroke-width: 1.5; }

.org-insights-graph-canvas path { fill: none; stroke-width: 2; }

.org-insights-graph-canvas .y line { display: none; }

.org-insights-graph-canvas .y.unique line { stroke: rgb(29, 127, 179); }

.org-insights-graph-canvas .overlay { fill-opacity: 0; }

.org-insights-graph-canvas .graph-loading { padding: 110px 0px; }

.org-insights-graph-canvas .graph-empty, .org-insights-graph-canvas .graph-=
error, .org-insights-graph-canvas .graph-loading, .org-insights-graph-canva=
s .graph-no-usable-data { display: none; }

.org-insights-graph-canvas.is-graph-empty .graph-empty, .org-insights-graph=
-canvas.is-graph-empty > .activity, .org-insights-graph-canvas.is-graph-loa=
d-error .graph-error, .org-insights-graph-canvas.is-graph-loading .graph-lo=
ading, .org-insights-graph-canvas.is-graph-loading > .activity, .org-insigh=
ts-graph-canvas.is-graph-without-usable-data .graph-no-usable-data, .org-in=
sights-graph-canvas.is-graph-without-usable-data > .activity { display: blo=
ck; }

.org-insights-svg-tip { position: absolute; z-index: 99999; padding: 10px; =
pointer-events: none; }

.org-insights-svg-tip.is-visible { display: block; }

.org-insights-svg-tip::after, .org-insights-svg-tip::before { position: abs=
olute; top: 100%; left: 50%; width: 0px; height: 0px; pointer-events: none;=
 content: " "; border: solid transparent; }

.org-insights-svg-tip::after { margin-left: -5px; border-width: 5px; border=
-color: rgb(255, 255, 255) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }

.org-insights-svg-tip::before { margin-left: -6px; border-width: 6px; borde=
r-color: rgb(225, 228, 232) transparent transparent; }

.org-insights-svg-tip.comparison { padding: 10px; text-align: left; pointer=
-events: none; }

.org-insights-svg-tip.comparison ul { margin: 0px; white-space: nowrap; lis=
t-style: none; }

.org-insights-svg-tip.comparison li { position: relative; }

.org-insights-svg-tip.comparison li .legend { width: 7px; height: 7px; bord=
er-radius: 50%; }

.org-insights-card-legend .metric-0 { color: rgb(3, 102, 214); }

.org-insights-card-legend .metric-1 { color: rgb(40, 167, 69); }

.org-insights-card-legend .metric-2 { color: rgb(227, 98, 9); }

.org-insights-card-legend .metric-3 { color: rgb(111, 66, 193); }

.org-insights-graph-canvas .metric-0 circle, .org-insights-graph-canvas pat=
h.metric-0, .org-insights-svg-tip .metric-0 .legend { stroke: rgb(3, 102, 2=
14); background-color: rgb(3, 102, 214); }

.org-insights-graph-canvas .metric-1 circle, .org-insights-graph-canvas pat=
h.metric-1, .org-insights-svg-tip .metric-1 .legend { stroke: rgb(40, 167, =
69); background-color: rgb(40, 167, 69); }

.org-insights-graph-canvas .metric-2 circle, .org-insights-graph-canvas pat=
h.metric-2, .org-insights-svg-tip .metric-2 .legend { stroke: rgb(227, 98, =
9); background-color: rgb(227, 98, 9); }

.org-insights-graph-canvas .metric-3 circle, .org-insights-graph-canvas pat=
h.metric-3, .org-insights-svg-tip .metric-3 .legend { stroke: rgb(111, 66, =
193); background-color: rgb(111, 66, 193); }

.UnderlineNav { display: flex; overflow: auto hidden; border-bottom: 1px so=
lid rgb(225, 228, 232); justify-content: space-between; }

.UnderlineNav-body { display: flex; }

.UnderlineNav-item { padding: 16px 8px; margin-right: 16px; font-size: 14px=
; line-height: 1.5; color: rgb(88, 96, 105); text-align: center; border-bot=
tom: 2px solid transparent; }

.UnderlineNav-item:focus, .UnderlineNav-item:hover { color: rgb(36, 41, 46)=
; text-decoration: none; border-bottom-color: rgb(209, 213, 218); transitio=
n: all 0.2s ease 0s; }

.UnderlineNav-item:focus .UnderlineNav-octicon, .UnderlineNav-item:hover .U=
nderlineNav-octicon { color: rgb(106, 115, 125); }

.UnderlineNav-item.selected, .UnderlineNav-item[aria-current], .UnderlineNa=
v-item[role=3D"tab"][aria-selected=3D"true"] { font-weight: 600; color: rgb=
(36, 41, 46); border-bottom-color: rgb(227, 98, 9); }

.UnderlineNav-item.selected .UnderlineNav-octicon, .UnderlineNav-item[aria-=
current] .UnderlineNav-octicon, .UnderlineNav-item[role=3D"tab"][aria-selec=
ted=3D"true"] .UnderlineNav-octicon { color: rgb(106, 115, 125); }

.UnderlineNav--right { justify-content: flex-end; }

.UnderlineNav--right .UnderlineNav-item { margin-right: 0px; margin-left: 1=
6px; }

.UnderlineNav--right .UnderlineNav-actions { flex: 1 1 auto; }

.UnderlineNav-actions { align-self: center; }

.UnderlineNav--full { display: block; }

.UnderlineNav-octicon { color: rgb(149, 157, 165); }

.UnderlineNav-container { display: flex; justify-content: space-between; }

.org-insights-cards .boxed-group { width: 100%; margin: 10px 0px; }

.org-insights-cards .org-insights-card-legend { display: none; color: rgb(1=
49, 157, 165); }

.org-insights-cards [role=3D"tab"][aria-selected=3D"true"] { font-weight: 6=
00; color: rgb(36, 41, 46); border-bottom-color: rgb(227, 98, 9); }

.org-insights-cards [role=3D"tab"][aria-selected=3D"true"] .UnderlineNav-oc=
ticon { color: rgb(106, 115, 125); }

.org-insights-cards .repository-lang-stats-graph { overflow: visible; curso=
r: default; border: 0px; }

.org-insights-cards .repository-lang-stats-graph .language-color { min-widt=
h: 12px; margin-right: -6px; border: 2px solid rgb(255, 255, 255); }

.org-insights-cards .is-rendered .org-insights-card-legend { display: block=
; }

@media (min-width: 544px) {
  .org-insights-cards .is-rendered .org-insights-card-legend { display: fle=
x; }
}

.org-insights-cards .octicon-arrow-down, .org-insights-cards .octicon-arrow=
-up { display: none; }

.org-insights-cards .is-decrease .octicon-arrow-down, .org-insights-cards .=
is-increase .octicon-arrow-up { display: inline-block; }

.org-insights-cards .graph-canvas .dots { padding: 43px 0px; }

.invitation-2fa-banner { margin-right: -24px; margin-left: -24px; }

.sign-up-via-invitation .bleed-flush { width: 100%; padding: 0px 20px; marg=
in-left: -20px; border-color: rgb(216, 222, 226); }

.sign-up-via-invitation label { font-size: 13px; }

.orghead { padding-top: 20px; padding-bottom: 0px; margin-bottom: 20px; col=
or: rgb(102, 102, 102); background-color: rgb(250, 251, 252); border-bottom=
: 1px solid rgb(238, 238, 238); }

.orghead .orgnav { position: relative; top: 1px; margin-top: 10px; }

.org-header-wrapper .TableObject-item--primary, .org-repos .TableObject-ite=
m--primary { white-space: normal; }

.org-header-wrapper .avatar { display: block; width: 100px; }

.org-header-wrapper .TableObject-item--primary { padding-left: 20px; }

.org-name { font-weight: 400; color: rgb(51, 51, 51); }

.audit-log-search .member-info { width: 300px; }

.audit-log-search .member-info .member-avatar { float: left; margin-right: =
15px; }

.audit-log-search .member-info .member-link { display: block; }

.audit-log-search .member-info .member-list-avatar { margin-right: 0px; }

.audit-log-search .member-info .ghost { display: inline-block; color: rgb(8=
8, 96, 105); }

.audit-log-search .blankslate { border-top-left-radius: 0px; border-top-rig=
ht-radius: 0px; }

.audit-log-search .export-phrase { margin: 5px 0px; }

.audit-results-actions { overflow: auto; }

.audit-search-clear { float: left; margin-bottom: 20px; border: 0px; }

.audit-search-clear .issues-reset-query { margin-bottom: 0px; }

.audit-type { width: 200px; overflow: hidden; text-overflow: ellipsis; whit=
e-space: nowrap; }

.audit-type .octicon { margin-right: 3px; font-weight: 400; vertical-align:=
 bottom; }

.audit-type .repo { color: rgb(160, 65, 0); }

.audit-type .team { color: rgb(40, 167, 69); }

.audit-type .user { color: rgb(111, 66, 193); }

.audit-type .oauth_access { color: rgb(203, 36, 49); }

.audit-type .hook { color: rgb(225, 191, 78); }

.export-phrase { margin-top: 5px; }

.export-phrase pre { padding-left: 10px; font-family: SFMono-Regular, Conso=
las, "Liberation Mono", Menlo, monospace; white-space: pre-wrap; border-lef=
t: 1px solid rgb(238, 238, 238); }

.two-factor-enforcement-form .loading-spinner { float: left; margin: 0px 0p=
x 0px -20px; vertical-align: middle; }

.saml-enabled-banner-container { background-image: linear-gradient(-1deg, r=
gb(255, 255, 255), rgb(245, 245, 245)); }

.saml-settings-form .test-status-indicator { width: 30px; height: 30px; mar=
gin-top: -4px; border-radius: 50%; }

.saml-settings-form .test-status-indicator .octicon { display: block; margi=
n-top: 7px; margin-right: auto; margin-left: auto; }

.saml-settings-form .form-group.errored { margin-bottom: 40px; }

.saml-settings-form .test-status-indicator-error { color: rgb(255, 255, 255=
); background-color: rgb(203, 36, 49); }

.saml-settings-form .test-status-indicator-success { color: rgb(255, 255, 2=
55); background-color: rgb(40, 167, 69); }

.saml-settings-form .details-container .method-field { display: none; }

.saml-settings-form .details-container .method-label { font-weight: 400; }

.saml-settings-form .details-container .details-target { cursor: pointer; }

.saml-settings-form .details-container.open .details-target, .saml-settings=
-form .details-container.open .method-value { display: none; }

.saml-settings-form .details-container.open .method-field { display: inline=
-block; }

.saml-settings-form .saml-enforcement-disabled { opacity: 0.5; }

.form-group .form-control.saml-certificate-field { width: 440px; height: 15=
0px; min-height: 0px; }

.member-avatar { float: left; margin: 1px; }

.member-fullname { color: rgb(88, 96, 105); }

.org-toolbar.disabled { pointer-events: none; }

.org-toolbar .subnav-search { width: 320px; margin-right: 20px; margin-left=
: 0px; }

.org-toolbar .subnav-search-context + .subnav-search { margin-left: -1px; }

.org-toolbar .subnav-search-input { width: 100%; }

.org-toolbar-next { margin-bottom: 24px; }

.org-toolbar-next .subnav-search { width: 240px; }

.auto-search-group { position: relative; }

.auto-search-group .auto-search-input { padding-left: 30px; }

.auto-search-group .spinner, .auto-search-group > .octicon { position: abso=
lute; left: 10px; z-index: 5; width: 16px; height: 16px; }

.auto-search-group .spinner { top: 9px; background-color: rgb(255, 255, 255=
); }

.auto-search-group > .octicon { top: 10px; font-size: 14px; color: rgb(187,=
 187, 187); text-align: center; }

.org-list .list-item { position: relative; padding-top: 15px; padding-botto=
m: 15px; border-bottom: 1px solid rgb(238, 238, 238); }

.org-list .list-item::before { display: table; content: ""; }

.org-list .list-item::after { display: table; clear: both; content: ""; }

.org-repos-mini { padding: 0px; margin: 0px; }

.org-repos-mini .org-repo-mini-item:first-child .org-repo-mini-cell { borde=
r-top: 0px; }

.org-repos-mini .org-repo-name { margin-top: 0px; margin-bottom: 0px; font-=
size: 14px; overflow-wrap: break-word; }

.org-repos-mini .org-repo-name .octicon-repo { color: rgb(88, 96, 105); }

.org-repos-mini .org-repo-name .octicon-lock { color: rgba(115, 92, 15, 0.5=
); }

.org-repos-mini .org-repo-name .repo-prefix { font-weight: 400; }

.org-repos-mini .org-repo-name .repo-slash { display: inline-block; margin-=
right: -4px; margin-left: -4px; }

.org-repo-mini-cell { padding-top: 15px; padding-bottom: 15px; vertical-ali=
gn: middle; }

.org-repo-meta { width: 165px; }

.org-repo-meta .access-level { cursor: default; }

.with-higher-access .table-list-cell-checkbox { vertical-align: top; }

.permission-level-cell .select-menu-button { width: 90px; text-align: left;=
 }

.permission-level-cell .select-menu-button::after { position: absolute; top=
: 10px; right: 10px; }

.permission-level-cell .spinner { float: none; opacity: 0; transition: opac=
ity 0.2s ease-in-out 0s; }

.permission-level-cell .is-loading .spinner { opacity: 1; }

.select-menu-option-title { margin-top: 0px; margin-bottom: 0px; }

.reinstate-org-member { position: relative; width: 500px; margin: 40px auto=
; }

.reinstate-org-member .reinstate-lead { margin-bottom: 30px; font-size: 16p=
x; }

.reinstate-org-member label { cursor: pointer; }

.reinstate-org-member .reinstate-detail-container { margin: 15px 0px; }

.reinstate-org-member .reinstate-title { color: rgb(51, 51, 51); }

.reinstate-org-member .reinstate-title .octicon { width: 16px; margin-right=
: 10px; color: rgb(153, 153, 153); }

.add-member-wrapper { position: relative; width: 500px; margin: 40px auto; =
}

.add-member-wrapper .available-seats { color: rgb(88, 96, 105); }

.add-member-team-list { display: block; margin-bottom: 30px; list-style: no=
ne; }

.add-member-team-list .team-row-header { padding: 10px 20px 10px 0px; font-=
size: 12px; text-align: right; background: rgb(250, 250, 250); border-top-l=
eft-radius: 3px; border-top-right-radius: 3px; }

.add-member-team-list .team-row-header .team-row-teams { margin-right: 245p=
x; }

.add-member-team-list .team-row-header .team-row-members { margin-right: 35=
px; }

.add-member-team-list .team { display: block; font-weight: 400; cursor: poi=
nter; }

.add-member-team-list .team:first-child { border-top: 1px solid rgb(242, 24=
2, 242); }

.add-member-team-list .team .btn-sm { float: right; }

.add-member-team-list .team-info { max-width: 80%; color: rgb(36, 41, 46); =
text-decoration: none; }

.add-member-team-list .team-meta { margin-top: 2px; margin-bottom: 2px; col=
or: rgb(88, 96, 105); }

.add-member-team-list .team-description { width: 260px; margin-top: 2px; ma=
rgin-bottom: 2px; }

.add-member-team-list .team-toggler.on .turn-off, .add-member-team-list .te=
am-toggler .turn-on { display: inline-block; }

.add-member-team-list .team-toggler.on .turn-on, .add-member-team-list .tea=
m-toggler .turn-off { display: none; }

.invite-team-member-list .team { cursor: default; }

.invite-team-member-list .team:first-child .table-list-cell { border-top: 0=
px; }

.invite-team-member-list .table-list-cell-checkbox { width: 42px; }

.invite-team-member-list .team-toggler { padding-top: 12px; padding-right: =
3px; }

.invite-team-member-list .team-info { width: 260px; padding: 10px 15px 10px=
 0px; }

.invite-team-member-list .team-description { display: block; padding-top: 0=
px; padding-bottom: 0px; font-weight: 400; }

.invite-team-member-list .team-meta { width: 100px; text-align: left; verti=
cal-align: middle; }

.invite-team-member-list .team-link { color: rgb(3, 102, 214); text-align: =
right; }

.team-stats { padding-right: 15px; padding-left: 15px; margin-right: -15px;=
 margin-bottom: -15px; margin-left: -15px; border-top: 1px solid rgb(238, 2=
38, 238); }

.stats-group { display: table; width: 100%; table-layout: fixed; }

.stats-group-stat { display: table-cell; padding-top: 10px; padding-bottom:=
 10px; padding-left: 15px; font-size: 12px; color: rgb(88, 96, 105); text-t=
ransform: uppercase; }

.stats-group-stat:first-child { padding-left: 0px; border-right: 1px solid =
rgb(238, 238, 238); }

.stats-group-stat:hover, .stats-group-stat:hover .stat-number { color: rgb(=
3, 102, 214); text-decoration: none; }

.stats-group-stat.no-link:hover { color: rgb(88, 96, 105); text-decoration:=
 none; }

.stats-group-stat.no-link:hover .stat-number { color: rgb(51, 51, 51); }

.stat-number { display: block; font-size: 16px; color: rgb(51, 51, 51); }

.permission-title { margin-top: 0px; }

.invite-member-results ul { margin: 0px; }

.add-to-org-title { font-size: 21px; font-weight: 400; line-height: normal;=
 }

.team-member-list { list-style: none; }

.team-member-list .table-list-cell { padding-top: 15px; padding-bottom: 15p=
x; }

.team-member-list .team-member-content { margin-left: 50px; }

.team-member-list .team-member-username { margin: 0px; font-size: 14px; fon=
t-weight: 600; line-height: 20px; }

.team-member-list .Label--gray, .team-member-list .Label--outline { cursor:=
 default; }

.team-member-list .invite-icon { width: 28px; color: rgb(149, 157, 165); }

.menu-item-danger, .menu-item-danger.selected { color: rgb(203, 36, 49); }

.menu-item-danger.navigation-focus, .menu-item-danger.selected.navigation-f=
ocus, .menu-item-danger.selected:hover, .menu-item-danger.selected[aria-sel=
ected=3D"true"], .menu-item-danger:hover, .menu-item-danger[aria-selected=
=3D"true"] { color: rgb(255, 255, 255); background: rgb(215, 58, 73); }

.team-member-list-avatar { float: left; margin-right: 10px; }

.team-member-list-avatar .octicon { width: 40px; color: rgb(149, 157, 165);=
 }

.org-team-form .disabled { opacity: 0.5; }

.org-team-form .css-truncate-target { max-width: 250px; }

.confirm-removal-container .private-fork-count { margin-top: 0px; font-size=
: 12px; font-weight: 400; color: rgb(88, 96, 105); }

.confirm-removal-container .deleting-private-forks-warning { position: rela=
tive; padding-left: 26px; }

.confirm-removal-container .deleting-private-forks-warning .octicon { posit=
ion: absolute; top: 2px; left: 0px; color: rgb(203, 36, 49); }

.confirm-removal-list-container { margin-bottom: 15px; border: 1px solid rg=
b(234, 234, 234); border-radius: 3px; }

.confirm-removal-list-item { padding: 10px; margin: 0px; font-size: 14px; f=
ont-weight: 600; border-top: 1px solid rgb(234, 234, 234); }

.confirm-removal-list-item:first-child { border-top: 0px; }

.confirm-removal-repo .octicon, .confirm-removal-team .octicon { margin-rig=
ht: 3px; color: rgb(88, 96, 105); }

.team-repo-access-list { max-height: 245px; }

.manage-member-meta { list-style: none; }

.manage-member-meta-item { margin-top: 12px; color: rgb(88, 96, 105); }

.manage-member-meta-item:first-child { margin-top: 0px; }

.manage-member-meta-item .btn-link { color: rgb(88, 96, 105); }

.manage-member-meta-item > .octicon { width: 14px; margin-right: 5px; color=
: rgb(88, 96, 105); text-align: center; }

.manage-member-meta-item > .octicon-alert { color: rgb(160, 65, 0); }

.manage-member-button { margin-bottom: 10px; }

.org-user-notice-title { margin-top: 0px; margin-bottom: 0px; }

.org-user-notice-content { margin-top: 10px; margin-bottom: 10px; font-size=
: 14px; }

.org-user-notice-content strong { color: rgb(51, 51, 51); }

.org-user-notice-content:last-child { margin-bottom: 0px; }

.org-user-notice-content .octicon { color: rgb(88, 96, 105); }

.org-user-notice-icon { float: right; margin: 10px 10px 20px; font-size: 45=
px; color: rgb(204, 204, 204); }

.manage-repo-access-header { margin-top: 30px; margin-bottom: 30px; }

.manage-repo-access-header::before { display: table; content: ""; }

.manage-repo-access-header::after { display: table; clear: both; content: "=
"; }

.manage-repo-access-header .btn { margin-top: 8px; }

.manage-repo-access-header .tooltipped::after { width: 250px; white-space: =
normal; }

.manage-repo-access-heading { margin-top: -2px; margin-bottom: 0px; font-si=
ze: 24px; font-weight: 400; }

.manage-repo-access-lead { margin-top: 3px; margin-bottom: 0px; font-size: =
16px; color: rgb(88, 96, 105); }

.manage-repo-access-group { background-color: rgb(255, 255, 255); border: 1=
px solid rgb(221, 221, 221); border-radius: 3px; }

.manage-repo-access-title { padding: 12px 15px; margin-top: 0px; margin-bot=
tom: 0px; font-size: 14px; background-color: rgb(248, 248, 248); border-bot=
tom: 1px solid rgb(221, 221, 221); border-radius: 3px 3px 0px 0px; }

.manage-repo-access-wrapper { position: relative; padding-left: 25px; }

.manage-repo-access-wrapper::before { position: absolute; top: 15px; bottom=
: 15px; left: 20px; z-index: 1; display: block; width: 2px; content: ""; ba=
ckground-color: rgb(238, 238, 238); }

.manage-repo-access-icon { position: relative; z-index: 2; float: left; pad=
ding-top: 2px; padding-bottom: 2px; margin-top: -3px; margin-left: -25px; b=
ackground: rgb(255, 255, 255); }

.manage-repo-access-icon .octicon { font-size: 14px; color: rgb(204, 204, 2=
04); }

.manage-repo-access-list { list-style: none; }

.manage-repo-access-list-item { padding: 15px; }

.manage-repo-access-list-item:last-child { border-bottom: 0px; border-radiu=
s: 0px 0px 3px 3px; }

.manage-repo-access-teams-group { margin-top: -20px; list-style: none; bord=
er: 1px solid rgb(221, 221, 221); border-radius: 3px; }

.manage-repo-access-team-item { border-top: 1px solid rgb(238, 238, 238); }

.manage-repo-access-team-item:first-child { border-top: 0px; }

.manage-repo-access-description { margin-top: 3px; margin-bottom: 0px; over=
flow: hidden; text-overflow: ellipsis; overflow-wrap: break-word; white-spa=
ce: nowrap; }

.manage-repo-access-not-active { color: rgb(36, 41, 46); background-color: =
rgb(250, 251, 252); }

.manage-repo-access-not-active .manage-repo-access-icon { background: rgb(2=
49, 249, 249); }

.manage-access-remove-footer { padding: 15px; border-top: 1px solid rgb(221=
, 221, 221); }

.manage-access-remove-footer .tooltipped::after { width: 250px; white-space=
: normal; }

.manage-access-none { margin: 20px 50px; text-align: center; }

.ldap-group-dn { display: block; font-weight: 400; color: rgb(170, 170, 170=
); }

.ldap-import-groups-container .blankslate { display: none; }

.ldap-import-groups-container.is-empty .blankslate { display: block; }

.ldap-import-groups-container.is-empty .ldap-memberships-list { display: no=
ne; }

.ldap-memberships-list { margin-bottom: 30px; }

.ldap-memberships-list .table-list-cell { padding-top: 10px; padding-bottom=
: 10px; font-size: 13px; vertical-align: middle; }

.ldap-memberships-list .table-list-cell:last-child { width: 92px; }

.ldap-memberships-list .ldap-list-team-name { width: 380px; }

.ldap-memberships-list .ldap-group-dn { font-size: 11px; }

.ldap-memberships-list .ldap-mention-as { width: 260px; }

.ldap-memberships-list .edit { position: absolute; padding: 10px; margin-le=
ft: -33px; color: rgb(3, 102, 214); cursor: pointer; }

.ldap-memberships-list .edit-fields, .ldap-memberships-list .is-editing .ed=
it-hide { display: none; }

.ldap-memberships-list .is-editing .edit-fields { display: block; }

.ldap-memberships-list .is-editing .spinner { margin-left: 15px; vertical-a=
lign: middle; }

.ldap-memberships-list .is-removing { opacity: 0.25; }

.ldap-memberships-list .is-removing .edit { opacity: 0.5; }

.team-name-field { height: 33px; }

.ldap-import-form-actions { margin-top: 30px; }

.invited .team-member-list { margin: -20px 0px; }

.invited .team-member-list .list-item { padding: 10px 0px; border-bottom: 1=
px solid rgb(238, 238, 238); }

.invited .team-member-list .list-item::before { display: table; content: ""=
; }

.invited .team-member-list .list-item::after { display: table; clear: both;=
 content: ""; }

.invited .team-member-list .list-item:last-of-type { border: 0px; }

.invited .team-member-list .list-item .edit-invitation { float: right; marg=
in-top: 6px; }

.invited-banner { margin-bottom: 20px; }

.invited-banner::after, .invited-banner::before { display: table; content: =
""; }

.invited-banner::after { clear: both; }

.invited-banner .btn-sm { float: right; margin-left: 5px; }

.invited-banner p { font-size: 15px; line-height: 1.6; }

.invited-banner .inviter-link { font-weight: 600; }

.manage-member-sso-sessions.has-active-sessions .blankslate { display: none=
; }

.manage-memberships-nav { position: relative; top: 1px; margin-top: 10px; }

.manage-memberships-tabs-item { cursor: pointer; border-width: 3px 1px 1px;=
 border-style: solid; border-color: transparent; border-image: initial; bor=
der-radius: 3px 3px 0px 0px; }

.manage-memberships-tabs-item:hover { color: rgb(51, 51, 51); }

.manage-memberships-tabs-item.selected { font-weight: 600; color: rgb(36, 4=
1, 46); background-color: rgb(255, 255, 255); border-bottom: 2px solid rgb(=
210, 105, 17); }

.clock-blink { animation: 3s ease 0s infinite normal none running blinkingT=
ext; }

@keyframes blinkingText {=20
  0% { color: rgb(225, 228, 232); }
  50% { color: rgba(255, 255, 255, 0.15); }
  33% { color: rgb(225, 228, 232); }
  100% { color: rgb(225, 228, 232); }
}

.countdown-clock { position: absolute; right: 0px; z-index: 90; cursor: poi=
nter; }

.theme-picker { margin-bottom: -1px; background-color: rgb(255, 255, 255); =
background-clip: padding-box; border-bottom: 1px solid rgba(0, 0, 0, 0.1); =
box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px; }

.theme-picker > .container { position: relative; overflow: hidden; text-ali=
gn: center; }

.theme-picker-thumbs { border-bottom: 1px solid rgb(238, 238, 238); }

.theme-toggle { width: 32px; height: 32px; padding: 0px; color: rgb(204, 20=
4, 204); background: none; border: 0px; }

.theme-toggle:hover { color: rgb(0, 132, 200); text-decoration: none; }

.theme-toggle.disabled, .theme-toggle.disabled:hover { color: rgb(204, 204,=
 204); cursor: not-allowed; opacity: 0.3; }

.theme-toggle-full-left, .theme-toggle-full-right { position: absolute; top=
: 50px; overflow: hidden; }

.theme-toggle-full-left { left: 4px; }

.theme-toggle-full-right { right: 4px; }

.theme-selector { height: 102px; margin: 15px 46px; }

.theme-selector-thumbnail { padding: 2px; border: 1px solid rgb(221, 221, 2=
21); }

.theme-selector-thumbnail:hover { text-decoration: none; background-color: =
rgb(245, 245, 245); }

.theme-selector-thumbnail.selected { padding: 3px; background-color: rgb(3,=
 102, 214); border: 0px; }

.theme-selector-thumbnail.selected .theme-selector-img { border: 1px solid =
rgb(255, 255, 255); }

.theme-selector-img { width: 126px; height: 96px; border-radius: 1px; }

.theme-picker-spinner { position: absolute; top: 16px; left: 50%; margin-le=
ft: -16px; background-color: rgb(255, 255, 255); opacity: 0; transition: al=
l 0.2s ease 0s, opacity 0s ease-in-out 0s; }

.theme-picker-spinner.visible { opacity: 1; }

.theme-picker-spinner.visible ~ .theme-picker-controls .theme-name { opacit=
y: 0; }

.theme-picker-view-toggle { float: left; }

.theme-picker-view-toggle .for-hiding { display: none; }

.theme-picker-view-toggle.open .for-hiding { display: inline; }

.theme-picker-view-toggle.open .for-showing { display: none; }

.theme-picker-controls { position: absolute; top: 15px; left: 50%; width: 2=
20px; margin-left: -110px; line-height: 34px; text-align: center; }

.theme-name, .theme-picker-controls .theme-toggle { vertical-align: middle;=
 }

.theme-name { display: inline-block; margin-right: 10px; margin-left: 10px;=
 font-size: 20px; line-height: 1; }

.page-preview { z-index: -100; display: block; width: 100%; height: 6000px;=
 padding: 0px; background-color: rgb(255, 255, 255); border: 0px; }

.pinned-items-spinner { position: relative; top: 2px; left: 6px; }

.pinned-items-reorder-error { padding-left: 6px; font-size: 12px; font-weig=
ht: 400; color: rgb(134, 24, 29); }

.pinned-items-setting-link { font-size: 13px; font-weight: 400; }

.pinned-item-name { color: rgb(47, 54, 61); }

.pinned-item-checkbox:checked + .pinned-item-name { color: rgb(36, 41, 46);=
 background-color: rgb(241, 248, 255); }

.pinned-gist-blob-num { min-width: 36px; cursor: default; }

.pinned-gist-blob-num:hover { color: rgba(27, 31, 35, 0.3); cursor: default=
; }

@media print {
  #serverstats, .comment::after, .comment::before, .discussion-timeline-act=
ions, .file-actions, .footer, .gh-header-sticky, .Header, .header, .Header-=
old, .header-search, .js-expandable-line, .language-color, .lock-toggle-lin=
k, .pagehead-actions, .pr-review-tools, .pr-toolbar.is-placeholder, .repona=
v, .thread-subscription-status, .timeline-comment-actions, .timeline-new-co=
mment, .toolbar-shadow { display: none !important; }
  .repository-lang-stats-graph { height: 0px; }
  .btn:not(.btn-outline) { background: none; color: rgb(36, 41, 46) !import=
ant; }
  .comment h2, p { break-inside: avoid; }
  .markdown-body h2 { break-after: avoid; }
  .topic-tag { padding: 0px; }
  .topic-tag::before { margin-right: -2px; content: "#"; }
  .blob-num { border-right: 2px solid rgb(225, 228, 232); }
  .blob-num-deletion { border-right-color: rgb(215, 58, 73); }
  .blob-num-addition { border-right-color: rgb(40, 167, 69); }
  .blob-code-addition .x { border-bottom: 2px solid rgb(40, 167, 69); borde=
r-radius: 0px; }
  .blob-code-deletion .x { border-bottom: 2px solid rgb(215, 58, 73); borde=
r-radius: 0px; }
  .pr-toolbar.is-stuck { position: static !important; width: 100% !importan=
t; }
  .diffstat-block-neutral { border: 4px solid rgb(209, 213, 218); }
  .diffstat-block-deleted { border: 4px solid rgb(215, 58, 73); }
  .diffstat-block-added { border: 4px solid rgb(40, 167, 69); }
  .State { color: rgb(27, 31, 35); background: none; border: 1px; }
  .State--green { color: rgb(40, 167, 69); border: 1px solid rgb(44, 190, 7=
8); }
  .State--purple { color: rgb(111, 66, 193); border: 1px solid rgb(111, 66,=
 193); }
  .State--red { color: rgb(203, 36, 49); border: 1px solid rgb(203, 36, 49)=
; }
  .markdown-body pre > code { white-space: pre-wrap; }
}

.progress-pjax-loader { z-index: 99999; height: 2px; background: transparen=
t; opacity: 0; transition: opacity 0.4s linear 0.4s; }

.progress-pjax-loader.is-loading { opacity: 1; transition: none 0s ease 0s;=
 }

.progress-pjax-loader > .progress-pjax-loader-bar { background-color: rgb(1=
21, 184, 255); box-shadow: rgba(121, 184, 255, 0.7) 0px 0px 10px; transitio=
n: width 0.4s ease 0s; }

.project-full-screen .Header, .project-full-screen .Header-old, .project-fu=
ll-screen .pagehead { display: block; }

@media (min-width: 544px) {
  .project-full-screen .Header, .project-full-screen .Header-old, .project-=
full-screen .pagehead { display: none; }
}

.project-full-screen .project-header { padding-top: 10px; padding-bottom: 1=
0px; color: rgba(255, 255, 255, 0.75); }

@media (min-width: 544px) {
  .project-full-screen .project-header { background-color: rgb(36, 41, 46);=
 }
}

.project-full-screen .project-header:focus { outline: none; }

.project-full-screen .project-header .project-header-link { color: rgba(255=
, 255, 255, 0.75) !important; }

.project-full-screen .project-header .project-header-link:hover { color: rg=
b(255, 255, 255) !important; }

.project-full-screen .project-header .pending-cards-status { border-color: =
rgb(36, 41, 46); }

@media (min-width: 544px) {
  .project-full-screen .card-filter-input { color: rgb(255, 255, 255); back=
ground-color: rgba(255, 255, 255, 0.125); border: 0px; outline: none; box-s=
hadow: none; }
  .project-full-screen .card-filter-input::placeholder { color: rgba(255, 2=
55, 255, 0.7); }
  .project-full-screen .card-filter-input:focus { background-color: rgba(25=
5, 255, 255, 0.176); }
}

.project-header { background-color: rgb(239, 241, 243); }

@media (min-width: 544px) {
  .project-header { background-color: rgb(255, 255, 255); }
}

.project-header .select-menu-modal-holder { z-index: 500; }

.project-updated-message { top: 6px; left: 50%; z-index: 50; transform: tra=
nslate(-50%); }

.pending-cards-status { top: -2px; right: -9px; z-index: 2; width: 14px; he=
ight: 14px; background-image: linear-gradient(rgb(84, 163, 255), rgb(0, 110=
, 237)); background-clip: padding-box; border: 2px solid rgb(255, 255, 255)=
; }

.project-columns { overflow-x: auto; }

@media (min-width: 544px) {
  .project-columns-container { height: 0px; overflow-x: visible !important;=
 }
}

.project-column { min-width: 100%; max-width: 100%; background-color: rgb(2=
39, 241, 243); border-width: 0px !important; border-radius: 0px !important;=
 }

.project-column:focus { outline: none; }

@media (min-width: 544px) {
  .project-column { min-width: 355px; max-width: 355px; border-width: 1px !=
important; border-radius: 6px !important; }
  .project-column:focus { box-shadow: rgba(3, 102, 214, 0.3) 0px 0px 0px 0.=
2em; border-color: rgb(33, 136, 255) !important; }
}

.project-column.moving { box-shadow: rgba(3, 102, 214, 0.3) 0px 0px 0px 0.2=
em; transform: translateX(4px) translateY(-4px); background-color: rgb(241,=
 248, 255) !important; }

.new-project-column { width: 315px; border-color: rgb(149, 157, 165) !impor=
tant; }

.project-search-form .loading-indicator { top: 21px; right: 21px; display: =
none; }

.project-search-form.loading .loading-indicator { display: inline-block; }

.sortable-ghost { background-color: rgb(246, 248, 250); opacity: 0.5; }

.project-card .project-reference-markdown > p, .project-card:last-child { m=
argin-bottom: 0px !important; }

.project-card:first-child { margin-top: 8px !important; }

@media (min-width: 544px) {
  .project-card:first-child { margin-top: 3px !important; }
}

.project-card ol, .project-card ul { margin-bottom: 8px; margin-left: 16px;=
 }

.project-card blockquote { padding: 0px 0.75em; color: rgb(106, 115, 125); =
border-left: 0.25em solid rgb(223, 226, 229); }

.project-card .contains-task-list { margin-left: 24px; }

.project-card:hover { border-color: rgb(209, 213, 218) !important; box-shad=
ow: rgba(106, 115, 125, 0.3) 0px 1px 3px !important; }

.project-card:focus { outline: none; }

@media (min-width: 544px) {
  .project-card:focus { border-color: rgb(33, 136, 255) !important; box-sha=
dow: rgba(3, 102, 214, 0.3) 0px 0px 0px 0.2em !important; }
}

.project-card.moving { transform: translateX(4px) translateY(0px); backgrou=
nd-color: rgb(241, 248, 255) !important; box-shadow: rgba(3, 102, 214, 0.3)=
 0px 0px 0px 0.2em !important; }

.archived-project-cards-pane .project-card .archived-header { color: rgb(11=
5, 92, 15); display: flex !important; }

.archived-project-cards-pane .project-card .archive-dropdown-item { display=
: none; }

.issue-card.draggable { cursor: move; }

.issue-card .issue-card-label { max-width: 50%; }

.issue-card .issue-card-label::after { max-width: 150px; }

.issue-card .AvatarStack:hover .from-avatar { margin-right: -4px; }

.issue-card pre { overflow-wrap: break-word; white-space: pre-wrap; }

@keyframes show-pane {=20
  0% { transform: translateX(390px); }
  100% { transform: translateX(0px); }
}

.project-pane { z-index: 30; background-clip: padding-box; box-shadow: rgba=
(36, 41, 46, 0.05) -3px 0px 5px; }

@media (min-width: 544px) {
  .project-pane { animation: 0.2s cubic-bezier(0, 0, 0, 1) 0s 1 normal none=
 running show-pane; position: absolute !important; width: 360px !important;=
 height: auto !important; }
}

.project-pane .redacted-activity { cursor: help; border-bottom: 1px dotted =
rgb(149, 157, 165); }

.project-pane .project-body-markdown ol:last-child, .project-pane .project-=
body-markdown p:last-child, .project-pane .project-body-markdown ul:last-ch=
ild { margin-bottom: 0px; }

.project-pane-close { color: rgba(27, 31, 35, 0.5); }

.project-pane-close:hover { color: rgba(27, 31, 35, 0.7); }

.project-note-form textarea { resize: vertical; }

.card-menu-container .dropdown-menu, .column-menu-container .dropdown-menu =
{ min-width: 180px; }

.card-octicon { top: 6px; left: 10px; }

.card-note-octicon { top: 8px; }

.is-sending .auto-search-group .chooser-spinner { top: 15px; right: 21px; l=
eft: auto; }

.card-filter-input { width: 0px; }

@media (min-width: 544px) {
  .card-filter-input { width: 300px; }
}

.card-filter-autocomplete-dropdown { z-index: 500; float: none; min-width: =
240px; max-height: 240px; cursor: pointer; }

.card-filter-autocomplete-dropdown .navigation-focus, .card-filter-autocomp=
lete-dropdown [aria-selected=3D"true"] { background-color: rgb(3, 102, 214)=
; border-radius: 3px; color: rgb(255, 255, 255) !important; }

.card-filter-autocomplete-dropdown .navigation-focus .autocomplete-text-qua=
lifier, .card-filter-autocomplete-dropdown [aria-selected=3D"true"] .autoco=
mplete-text-qualifier { color: rgb(255, 255, 255) !important; }

.projects-reset-query:hover .projects-reset-query-icon { background-color: =
rgb(3, 102, 214); }

.projects-reset-query-icon { width: 18px; height: 18px; padding: 1px; backg=
round-color: rgb(106, 115, 125); }

.project-small-menu-dropdown::after, .project-small-menu-dropdown::before {=
 display: none; }

.project-header-controls, .project-header-search { flex-grow: 1; }

@media (min-width: 1012px) {
  .project-header-controls, .project-header-search { flex-grow: 0; }
}

.project-header-subnav-search { flex-grow: 1; }

@media (min-width: 544px) {
  .project-header-subnav-search { flex-grow: 0; }
}

.project-page .application-main { flex-shrink: 0 !important; }

@media (min-width: 544px) {
  .project-page .application-main { flex-shrink: 1 !important; }
}

.project-page .reponav-small { display: none !important; }

@media (min-width: 544px) {
  .project-page .reponav-small { display: block !important; }
}

@media (min-width: 1012px) {
  .project-page .reponav-small { display: none !important; }
}

.project-edit-mode .column-menu-container, .project-edit-mode .column-menu-=
item { display: none !important; }

.project-edit-mode .project-move-actions { display: flex !important; }

.push-board-over { transition: all 0.2s ease 0s; padding-right: 0px !import=
ant; }

@media (min-width: 544px) {
  .push-board-over { padding-right: 360px !important; }
}

.project-touch-scrolling { }

.projects-comment-form .comment-md-support-link { float: none; width: 100%;=
 text-align: center; }

.projects-comment-form .comment-form-actions { width: 100%; padding: 8px 16=
px; margin: 4px 0px !important; }

.projects-comment-form .comment-form-actions button { width: 100%; margin: =
4px 0px !important; }

.projects-comment-form .comment-form-head { border-bottom: 0px; padding: 0p=
x !important; margin: 0px !important; }

.projects-comment-form .comment-form-head .tabnav-tabs { padding: 8px 8px 0=
px; }

.projects-comment-form .comment-form-head .toolbar-commenting { width: 100%=
; padding-top: 4px; text-align: center; background-color: rgb(255, 255, 255=
); border-top: 1px solid rgb(209, 213, 218); }

.projects-comment-form .comment-form-head::after { display: block; clear: b=
oth; content: " "; }

.projects-comment-form .comment-form-textarea { height: 250px !important; }

.projects-comment-form .preview-content { margin: 0px; border-top: 1px soli=
d rgb(209, 213, 218); }

.projects-comment-form .preview-content .comment-body { padding: 16px; }

.project-issue-body-wrapper { max-height: 200px; overflow: hidden; }

.Details--on .project-issue-body-wrapper { max-height: none; overflow: visi=
ble; }

.project-issue-body-blur { height: 32px; background: linear-gradient(0deg, =
rgb(255, 255, 255), rgba(255, 255, 255, 0)); }

.Details--on .project-issue-body-blur { height: 0px; }

.project-comment-body-hover .comment-action, .project-comment-title-hover .=
comment-action { opacity: 0; }

.project-comment-body-hover:hover .comment-action, .project-comment-title-h=
over:hover .comment-action { opacity: 1; }

.project-comment-body-hover .octicon-pencil, .project-comment-title-hover .=
octicon-pencil { color: rgba(27, 31, 35, 0.5); }

.project-comment-body-hover .octicon-pencil:hover, .project-comment-title-h=
over .octicon-pencil:hover { color: rgb(3, 102, 214); }

.project-comment-body-reaction .timeline-comment-action { padding: 4px 8px;=
 }

.project-comment-reactions .reaction-summary-item { padding: 8px; }

.project-comment-reactions .reaction-summary-item g-emoji { margin: 0px !im=
portant; }

.vcard-names { line-height: 1; }

.vcard-fullname { font-size: 26px; line-height: 30px; }

.vcard-username { font-size: 20px; font-style: normal; font-weight: 300; li=
ne-height: 24px; color: rgb(102, 102, 102); }

.vcard-details { list-style: none; }

.vcard-details .css-truncate.css-truncate-target { width: 100%; max-width: =
100%; }

.vcard-details .css-truncate.css-truncate-target div { overflow: hidden; te=
xt-overflow: ellipsis; }

.vcard-detail { padding-left: 24px; font-size: 14px; }

.vcard-detail .octicon { float: left; width: 16px; margin-top: 3px; margin-=
left: -24px; color: rgb(106, 115, 125); text-align: center; }

.new-user-avatar-cta { font-size: 14px; color: rgb(36, 79, 121); background=
-color: rgb(241, 246, 251); border: 1px solid rgb(208, 229, 248); border-ra=
dius: 3px; }

.user-profile-bio { overflow: hidden; font-size: 14px; }

.form-group .form-control.user-profile-bio-field { width: 440px; height: 5.=
35em; min-height: 0px; }

.user-profile-bio-field-container, .user-profile-company-field-container { =
position: relative; }

.user-profile-bio-message { margin: 5px 0px 0px; font-size: 12px; color: rg=
b(134, 24, 29); }

.vcard-detail { padding-left: 22px; }

.vcard-detail .octicon { margin-left: -22px; }

.user-profile-sticky-bar { position: fixed; top: 0px; z-index: 90; width: 2=
33px; word-break: break-all; pointer-events: none; opacity: 0; transition: =
all 0.2s ease 0s; }

.user-profile-sticky-bar::after { position: fixed; top: 0px; right: 0px; le=
ft: 0px; z-index: 100; display: none; height: 54px; content: ""; background=
-color: rgb(255, 255, 255); border-bottom: 1px solid rgb(209, 213, 218); bo=
x-shadow: rgba(0, 0, 0, 0.075) 0px 1px 2px; opacity: 0; transition: all 0.2=
s ease 0s; }

.user-profile-sticky-bar.is-stuck { pointer-events: auto; opacity: 1; }

.user-profile-sticky-bar.is-stuck::after { display: block; opacity: 1; }

.user-profile-mini-vcard { position: relative; top: 1px; z-index: 110; heig=
ht: 54px; }

.user-profile-mini-avatar { width: 32px; }

.mini-follow-button { padding: 0px 8px; line-height: 1.5; opacity: 0; trans=
ition: all 0.2s ease 0s; }

.is-follow-stuck .mini-follow-button { opacity: 1; }

.user-profile-following-container .user-following-container.on .follow, .us=
er-profile-following-container .user-following-container .unfollow { displa=
y: none; }

.user-profile-following-container .user-following-container .follow, .user-=
profile-following-container .user-following-container.on .unfollow { displa=
y: block; }

.vcard-names-container { top: 0px; }

.vcard-names-container.is-stuck { pointer-events: none; }

.vcard-names-container.is-stuck .vcard-names { opacity: 0; }

.vcard-names-container.is-stuck::after { opacity: 1; }

.blocked-user-notice { width: 100%; padding: 8px 16px; color: rgb(203, 36, =
49); text-align: center; border: 1px solid rgb(215, 58, 73); border-radius:=
 3px; }

.user-profile-nav { background-color: rgb(255, 255, 255); border-bottom: 1p=
x solid rgb(209, 213, 218); }

.user-profile-nav.is-stuck { z-index: 90; }

.pinned-item-list-item .pinned-item-handle { color: rgb(88, 96, 105); }

.pinned-item-list-item .pinned-item-handle:hover { cursor: grab; }

.pinned-item-list-item.is-dragging, .pinned-item-list-item.is-dragging .pin=
ned-item-handle { cursor: grabbing; }

.pinned-item-list-item.is-dragging { background-color: rgb(241, 248, 255); =
}

.pinned-item-list-item.sortable-ghost { background-color: rgb(241, 248, 255=
); opacity: 0; }

.pinned-item-list-item.empty { border-style: dashed; border-width: 1px; ali=
gn-items: center; justify-content: center; }

.pinned-item-list-item-content { display: flex; width: 100%; flex-direction=
: column; }

.pinned-item-desc { flex: 1 0 auto; }

.pinned-item-meta { display: inline-block; }

.pinned-item-meta + .pinned-item-meta { margin-left: 16px; }

.user-repo-search-results-summary { white-space: normal; }

.profile-timeline.discussion-timeline { float: none; }

.profile-timeline.discussion-timeline .profile-timeline-month-heading::afte=
r { position: absolute; top: 12px; right: 0px; left: 0px; z-index: -1; heig=
ht: 1px; content: ""; background-color: rgb(234, 236, 239); }

.profile-timeline.discussion-timeline::before { left: 15px; background-colo=
r: rgb(234, 236, 239); }

.profile-timeline.discussion-timeline .contribution-first-issue, .profile-t=
imeline.discussion-timeline .contribution-first-pull-request, .profile-time=
line.discussion-timeline .contribution-first-repository, .profile-timeline.=
discussion-timeline .contribution-joined-github { margin-top: -16px; }

.profile-break-word { word-break: break-word; }

.profile-timeline-year-list { top: 74px; }

.profile-timeline-card-wrapper { border-top: 2px solid rgb(255, 255, 255); =
border-bottom: 2px solid rgb(255, 255, 255); }

.profile-timeline-card .issue-meta-section .progress-bar { width: 40px; }

.profile-timeline-card .issue-meta-section .octicon { color: rgb(106, 115, =
125); vertical-align: middle; }

.profile-rollup-wrapper .css-truncate-target { max-width: 85%; }

.profile-rollup-wrapper .progress-bar { height: 8px; border-radius: 2px; }

.profile-rollup-wrapper + .profile-rollup-wrapper { border-top: 1px solid r=
gb(234, 236, 239); }

.profile-timeline-card-wrapper + .profile-timeline-card-wrapper { margin-to=
p: 24px; }

.profile-rollup-wrapper + .profile-timeline-card-wrapper { margin-top: 0px;=
 }

.profile-timeline-month-heading + .profile-timeline-card-wrapper { margin-t=
op: 24px; }

.profile-rollup-summarized + .profile-rollup-summarized { border-top: 1px s=
olid rgb(234, 236, 239); }

.profile-rollup-icon { display: inline-block; width: 16px; text-align: cent=
er; }

.profile-rollup-content { display: none; }

.profile-rollup-content .content-title:hover .link-gray-dark-underline { te=
xt-decoration: underline; }

.vertical-text-bottom { vertical-align: text-bottom; }

.profile-rollup-summarized.open .profile-rollup-toggle-closed, .profile-rol=
lup-summarized.open > .profile-rollup-content, .profile-rollup-wrapper.open=
 .profile-rollup-toggle-closed, .profile-rollup-wrapper.open > .profile-rol=
lup-content { display: block; }

.profile-rollup-summarized.open .profile-rollup-toggle-open, .profile-rollu=
p-toggle-closed, .profile-rollup-wrapper.open .profile-rollup-toggle-open {=
 display: none; }

.profile-rollup-toggle { color: rgb(106, 115, 125); cursor: pointer; }

.profile-rollup-toggle:hover { color: rgb(3, 102, 214); }

.pull-request-tab-content { display: none; }

.pull-request-tab-content.is-visible { display: block; }

.discussion-timeline p.explain { margin: 0px; font-size: 12px; }

.pull-request-ref-restore { display: none; }

.pull-request-ref-restore .animated-ellipsis-container { line-height: 16px;=
 }

.pull-discussion-timeline.is-pull-restorable .pull-request-ref-restore.last=
, .pull-request-ref-restore-text { display: block; }

.files-bucket { margin-bottom: 15px; }

.full-width .diffbar .container, .split-diff .diffbar .container { padding-=
right: 0px; padding-left: 0px; }

.stale-files-tab { float: left; padding: 5px 10px; margin-top: -5px; margin=
-bottom: -5px; color: rgb(160, 65, 0); background-color: rgb(255, 248, 242)=
; border-radius: 3px; }

.stale-files-tab-link { font-weight: 600; color: inherit; }

.pr-toolbar { position: sticky; top: 0px; z-index: 29; height: 60px; paddin=
g: 0px 16px; margin: -16px -16px 0px; background-color: rgb(255, 255, 255);=
 }

.pr-toolbar .subset-files-tab { float: left; padding: 0px 8px; font-size: 1=
3px; border-radius: 3px; }

.pr-toolbar .float-right .diffbar-item { margin-right: 0px; }

.pr-toolbar .float-right .diffbar-item + .diffbar-item { margin-left: 20px;=
 }

.is-stuck + .toolbar-shadow { position: fixed; top: 60px; right: 0px; left:=
 0px; z-index: 28; display: block; height: 5px; content: ""; background: li=
near-gradient(rgba(0, 0, 0, 0.075), rgba(0, 0, 0, 0)) 0px 0px repeat-x; bor=
der-top: 1px solid rgba(0, 0, 0, 0.15); }

.files-next-bucket .file, .files-next-bucket .full-commit { margin-top: 0px=
; margin-bottom: 20px; }

.diffbar { height: 20px; padding-top: 20px; padding-bottom: 20px; backgroun=
d-color: rgb(255, 255, 255); }

.diffbar::after, .diffbar::before { display: table; content: ""; }

.diffbar::after { clear: both; }

.diffbar .show-if-stuck { display: none; }

.diffbar .container { width: auto; }

.diffbar .table-of-contents { margin-bottom: 0px; }

.diffbar .table-of-contents ol { margin-bottom: -15px; }

.diffbar .table-of-contents li { border-top: 1px solid rgb(238, 238, 238); =
}

.diffbar .table-of-contents li:first-child { border-top: 0px; }

.diffbar [role^=3D"menuitem"]:focus:not(.is-range-selected) .text-emphasize=
d, .diffbar [role^=3D"menuitem"]:hover:not(.is-range-selected) .text-emphas=
ized { color: rgb(255, 255, 255); }

.is-stuck .diffbar { height: auto; padding-top: 8px; padding-bottom: 0px; }

.is-stuck .diffbar .show-if-stuck { display: block; }

.is-stuck .diffbar .diffstat { display: none; }

.is-stuck .diffbar .pr-review-tools { margin-top: 8px; }

.is-stuck .diffbar .stale-files-tab { margin-top: -8px; }

.diffbar-range-menu .select-menu-modal { width: 380px; }

.diffbar-range-menu .css-truncate-target { max-width: 280px; }

.diffbar-range-menu .select-menu-item:not(.select-menu-action) { padding: 8=
px 10px; }

.diffbar-range-menu .emoji { vertical-align: bottom; }

.diffbar-range-menu .in-range:not(.is-range-selected) { background-color: r=
gb(241, 248, 255); border-bottom-color: rgba(27, 31, 35, 0.15); }

.diffbar-range-menu .in-range:focus:not(.is-range-selected), .diffbar-range=
-menu .in-range:hover:not(.is-range-selected) { background-color: rgb(3, 10=
2, 214); }

.diffbar-range-menu .is-range-selected { color: rgb(115, 92, 15); cursor: d=
efault; background-color: rgb(255, 251, 221); border-bottom-color: rgba(38,=
 44, 49, 0.15); outline: none; }

.diffbar-range-menu .is-range-selected .text-emphasized { color: rgb(119, 1=
01, 33); }

.diffbar-range-menu .is-range-selected .description { color: inherit; }

.diffbar-range-menu .is-last-in-range { cursor: pointer; background-color: =
rgb(255, 245, 177); }

.diffbar-item { float: left; margin-left: 16px; font-size: 13px; vertical-a=
lign: middle; }

.fork-collab-link { margin-left: 15px; }

.conflict-resolver .conflict-loader, .conflict-resolver.loading .resolve-fi=
le-form { display: none; }

.conflict-resolver.loading .conflict-loader, .conflict-resolver .resolve-fi=
le-form { display: block; }

.conflict-resolver.loading { position: relative; height: calc(100vh + 51px)=
; padding-top: 50px; border: 1px solid rgb(225, 228, 232); }

.conflict-resolver .file-header { padding: 9px 10px; }

.conflicts-nav { height: 100vh; border-width: 0px 0px 1px; }

.conflict-nav-item .discussion-item-icon { display: none; }

.conflict-nav-item.resolved .discussion-item-icon { display: block; margin-=
left: -5px; }

.conflict-nav-item.resolved .octicon-file-code { display: none; }

.conflict-nav-item.selected::before { border-radius: 0px; }

.conflict-nav-item .octicon { width: 22px; }

.conflict-nav-item .css-truncate-target { max-width: 100%; }

.is-resolved .file-actions { display: none; }

.is-resolved .resolved-notice { display: block; }

.add-comment-label, .is-review-pending .start-review-label, .resolved-notic=
e, .review-cancel-button { display: none; }

.is-review-pending .add-comment-label, .start-review-label { display: inlin=
e-block; }

.is-review-pending .review-simple-reply-button { display: none; }

.is-review-pending .review-cancel-button, .is-review-pending .review-title-=
with-count { display: block; }

.review-title-with-count { display: none; }

.pr-review-tools { margin-top: -4px; }

.pr-review-tools .Counter { display: none; }

.is-review-pending .pr-review-tools .Counter { display: inline-block; }

.pull-request-review-menu, .pull-request-suggested-changes-menu { top: 30px=
; left: auto; z-index: 99; width: 700px; margin: 0px; border: 1px solid rgb=
a(27, 31, 35, 0.15); transform: none; }

.pull-request-review-menu::after, .pull-request-review-menu::before, .pull-=
request-suggested-changes-menu::after, .pull-request-suggested-changes-menu=
::before { display: none; }

.pull-request-review-menu .select-menu-header, .pull-request-suggested-chan=
ges-menu .select-menu-header { border-radius: 3px 3px 0px 0px; }

.pull-request-review-menu .form-actions, .pull-request-suggested-changes-me=
nu .form-actions { border-radius: 0px 0px 3px 3px; }

.pull-request-review-menu .preview-content, .pull-request-suggested-changes=
-menu .preview-content { max-height: 365px; }

.pull-request-review-menu .comment-body, .pull-request-suggested-changes-me=
nu .comment-body { border-bottom: 0px !important; }

.pull-request-suggested-changes-menu { width: 500px; padding: 8px; }

.review-comment-contents { margin-left: 44px; }

.review-comment-loader::after, .review-comment.is-comment-editing::after, .=
review-comment::after { position: absolute; top: 31px; left: 29px; z-index:=
 -1; width: 3px; height: 100%; content: ""; background-color: rgb(246, 248,=
 250); }

.review-comment { position: relative; padding: 8px 16px; color: rgb(36, 41,=
 46); }

.review-comment:first-child { padding-top: 16px; }

.review-comment:last-child { padding-bottom: 16px; }

.review-comment .comment-body, .review-comment .comment-reactions { padding=
: 0px; }

.review-comment .comment-body { padding-top: 4px; }

.review-comment .comment-body .suggested-change-form-container:nth-last-of-=
type(2) { margin-bottom: 0px !important; }

.review-comment .comment-reactions { margin-top: 5px; border-top: 0px !impo=
rtant; }

.review-comment .comment-reactions .add-reaction-btn { padding: 4px 10px; }

.review-comment .comment-reactions.has-reactions { margin-top: 12px; }

.review-comment .show-more-popover.dropdown-menu-sw { right: -5px; margin-t=
op: 5px; }

.review-comment .reaction-summary-item:not(.add-reaction-btn) { padding: 0p=
x 8px; font-size: 12px; line-height: 26px; border: 1px solid rgb(210, 223, =
240); border-radius: 3px; }

.review-comment .reaction-summary-item:not(.add-reaction-btn) .emoji { font=
-size: 16px; vertical-align: sub; }

.review-comment .reaction-summary-item:not(.add-reaction-btn) + .reaction-s=
ummary-item { margin-left: 8px; }

.review-comment:last-child .review-comment-contents::after, .review-comment=
:last-child::after { display: none; }

.review-comment .timeline-comment-action { padding: 0px 5px; }

.review-comment .timeline-comment-label { float: none; margin-top: 0px; mar=
gin-left: 4px; }

.review-comment .pending-batched-suggestion-label { margin-right: auto; col=
or: rgb(176, 136, 0); background-color: rgb(255, 253, 239); border-color: r=
gb(217, 208, 165); }

.review-comment .is-comment-editing { position: relative; background-color:=
 rgb(255, 255, 255); border: 1px solid rgb(225, 228, 232); border-radius: 3=
px; }

.review-comment .is-comment-editing::after { top: 100%; bottom: 0px; left: =
19px; height: 20px; }

.review-comment .is-comment-editing .edit-comment-hide, .review-comment .is=
-comment-editing .timeline-comment-actions { display: none; }

.review-comment .is-comment-editing .previewable-comment-form { display: bl=
ock; }

.review-comment.is-comment-loading .previewable-comment-form { opacity: 0.5=
; }

.timeline-comment.is-comment-editing .discussion-item-header { display: non=
e; }

.review-thread-reply { padding: 8px 16px; background-color: rgb(246, 248, 2=
50); border-top: 1px solid rgb(225, 228, 232); border-radius: 0px 0px 3px 3=
px; }

.review-thread-reply .inline-comment-form { margin: -8px -16px; background-=
color: rgb(255, 255, 255); border: 0px; }

.review-thread-reply-button { display: inline-block; min-height: 28px; padd=
ing: 3px 8px; margin-left: 8px; cursor: text; }

.review-summary-form-wrapper { position: relative; display: none; margin-bo=
ttom: 24px; margin-left: -19px; background-color: rgb(255, 255, 255); borde=
r: 1px solid rgb(225, 228, 232); border-radius: 3px; }

.is-comment-editing .review-summary-form-wrapper, .is-pending .review-summa=
ry-form-wrapper { display: block; }

.is-pending .review-summary-form-wrapper { border-color: rgb(217, 208, 165)=
; }

.tooltipped-left::after, .tooltipped-left::before { right: auto; left: 0px;=
 }

.diffstat-summary { padding: 0px 20px 0px 0px; font-size: 16px; line-height=
: 1.8; color: rgb(88, 96, 105); text-align: left; vertical-align: middle; b=
order-radius: 3px; }

.diffstat-summary a { color: rgb(85, 85, 85); }

.diffstat-summary strong { color: rgb(51, 51, 51); }

.authors-and-code .insertions { color: rgb(40, 167, 69); }

.authors-and-code .deletions { color: rgb(203, 36, 49); }

.authors-and-code .section { display: table-cell; width: 459px; height: 150=
px; }

.pulse-authors-graph { position: relative; height: 150px; }

.pulse-authors-graph > svg { width: 100%; }

.pulse-authors-graph .dots { position: absolute; top: 40px; right: 0px; lef=
t: 0px; width: 64px; height: 64px; margin: 0px auto; }

.pulse-authors-graph .bar rect { fill: rgb(246, 106, 10); fill-opacity: 0.7=
; }

.pulse-authors-graph .bar rect:hover { fill-opacity: 1; }

.summary-stats { display: table; width: 100%; table-layout: fixed; }

.summary-stats li { display: table-cell; color: rgb(88, 96, 105); text-alig=
n: center; border-left: 1px solid rgb(225, 228, 232); }

.summary-stats li a { display: block; padding-bottom: 10px; color: rgb(88, =
96, 105); text-decoration: none; }

.summary-stats li a:hover { background: rgb(250, 250, 250); }

.summary-stats li .octicon-git-pull-request { color: rgb(111, 66, 193); }

.summary-stats li .octicon-git-branch { color: rgb(40, 167, 69); }

.summary-stats li .octicon-issue-closed { color: rgb(203, 36, 49); }

.summary-stats li .octicon-issue-opened { color: rgb(40, 167, 69); }

.summary-stats li:first-child { border-left: 0px; border-bottom-left-radius=
: 3px; }

.summary-stats li .num { display: block; padding-top: 10px; font-size: 16px=
; font-weight: 600; color: rgb(36, 41, 46); }

.pulse-sections { margin-top: 20px; clear: both; }

.pulse-section { padding: 0px; clear: both; font-size: 14px; color: rgb(102=
, 102, 102); }

.pulse-section p { margin-top: 20px; }

.readme.contributing > div { max-height: 250px; overflow: auto; }

.readme .markdown-body, .readme .plain { overflow-wrap: break-word; }

.readme .plain pre { font-size: 15px; white-space: pre-wrap; }

.file .readme .markdown-body { padding: 45px; border: 0px; border-radius: 0=
px; }

.file .readme table[data-table-type=3D"yaml-metadata"] { font-size: 12px; l=
ine-height: 1; }

.file .readme table[data-table-type=3D"yaml-metadata"] table { margin: 0px;=
 }

.release-timeline-tags .tag-timeline-date::after { position: absolute; top:=
 50%; right: -7px; z-index: 10; display: block; width: 12px; height: 12px; =
box-sizing: border-box; margin-top: -6px; content: " "; background-color: r=
gb(225, 228, 232); border: 2px solid rgb(255, 255, 255); border-radius: 6px=
; }

.release-timeline-tags.is-collapsed .expander { display: block !important; =
}

.release-timeline-tags.is-collapsed > .collapsable { display: none; }

.Label--draft { color: rgb(203, 36, 49); border-color: rgb(215, 58, 73); }

.Label--prerelease { color: rgb(246, 106, 10); border-color: rgb(246, 106, =
10); }

.uploaded-files { border-top-left-radius: 3px; border-top-right-radius: 3px=
; }

.uploaded-files.not-populated + .drop-target p { border-top: 1px rgb(195, 2=
00, 207); border-top-left-radius: 3px; border-top-right-radius: 3px; }

.uploaded-files.is-populated { border-width: 1px; border-style: solid; bord=
er-image: initial; border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(=
229, 229, 229); }

.uploaded-files.is-populated + .drop-target p { border-top: 0px; border-top=
-left-radius: 0px; border-top-right-radius: 0px; }

.uploaded-files > li.delete { background: rgb(249, 249, 249); }

.uploaded-files > li.delete:nth-child(2) { border-top-left-radius: 3px; bor=
der-top-right-radius: 3px; }

.uploaded-files > li.delete .delete-pending { display: block !important; }

.uploaded-files > li.delete .live { display: none !important; }

.uploaded-files > li:nth-child(2) { border-top: 0px !important; }

.uploaded-files .remove:hover { color: rgb(203, 36, 49) !important; }

.upload-progress { height: 3px; margin-top: 3px; border-radius: 30px; box-s=
hadow: rgb(255, 255, 255) 0px 1px 1px, rgba(255, 255, 255, 0.5) 0px 1px 1px=
 inset; }

.upload-progress .upload-meter { background-image: linear-gradient(rgb(141,=
 210, 247), rgb(88, 184, 244)); border-radius: 30px; }

.release-entry { border-bottom: 1px solid rgb(225, 228, 232); }

.release-entry:last-child { border-bottom: 0px; }

@media (min-width: 768px) {
  .release-tag-field { width: 130px !important; }
  .release-main-section { border-left: 2px solid rgb(225, 228, 232); }
  .release-entry { border-bottom: 0px; }
}

.repo-file-upload-progress { position: relative; height: 0px; overflow: hid=
den; color: rgb(34, 68, 102); background: rgb(247, 251, 254); border-bottom=
-right-radius: 3px; border-bottom-left-radius: 3px; box-shadow: rgb(208, 21=
9, 231) 0px 0px 0px 1px inset; transition: height 0.2s ease-out 0s; }

.repo-file-upload-progress.active { height: 50px; }

.repo-file-upload-progress.is-file-list { border-bottom-right-radius: 0px; =
border-bottom-left-radius: 0px; }

.repo-file-upload-progress .repo-file-upload-meter { position: absolute; to=
p: 1px; left: 1px; width: 0px; height: 48px; background: rgb(216, 232, 247)=
; }

.repo-file-upload-progress .repo-file-upload-meter-text { position: absolut=
e; top: 7px; left: 10px; }

.repo-file-upload-progress .repo-file-upload-meter-text .repo-file-upload-i=
nfo { display: block; font-weight: 600; }

.repo-file-upload-progress .repo-file-upload-meter-text .repo-file-upload-m=
eter-filename { display: block; margin: 0px; }

.manifest-commit-form { margin-top: 20px; }

.repo-file-upload-outline { width: 100%; height: 100%; }

.repo-file-upload-target { position: relative; padding-top: 100px; padding-=
bottom: 80px; color: rgb(102, 102, 102); }

.repo-file-upload-target.is-progress-bar, .repo-file-upload-target.is-uploa=
ding { border-bottom: 0px; border-bottom-right-radius: 0px; border-bottom-l=
eft-radius: 0px; }

.repo-file-upload-target.is-file-list { border-bottom-right-radius: 0px; bo=
rder-bottom-left-radius: 0px; }

.repo-file-upload-target.is-default .repo-file-upload-text.initial-text, .r=
epo-file-upload-target.is-failed .repo-file-upload-text.initial-text, .repo=
-file-upload-target.is-uploading .repo-file-upload-text.initial-text { disp=
lay: none; }

.repo-file-upload-target.is-default .repo-file-upload-text.alternate-text, =
.repo-file-upload-target.is-failed .repo-file-upload-text.alternate-text, .=
repo-file-upload-target.is-uploading .repo-file-upload-text.alternate-text =
{ display: block; }

.repo-file-upload-target.is-default.dragover .repo-file-upload-text, .repo-=
file-upload-target.is-failed.dragover .repo-file-upload-text, .repo-file-up=
load-target.is-uploading.dragover .repo-file-upload-text { display: none; }

.repo-file-upload-target .repo-file-upload-text.initial-text { display: blo=
ck; }

.repo-file-upload-target .repo-file-upload-text.alternate-text { display: n=
one; }

.repo-file-upload-target .repo-file-upload-drop-text, .repo-file-upload-tar=
get .repo-file-upload-text { margin-bottom: 5px; }

.repo-file-upload-target .repo-file-upload-choose { display: inline-block; =
margin-top: 0px; font-size: 18px; }

.repo-file-upload-target .manual-file-chooser { margin-left: 0px; }

.repo-file-upload-target .repo-file-upload-outline { position: absolute; to=
p: 3%; left: 1%; width: 98%; height: 94%; }

.repo-file-upload-target.is-bad-file .repo-file-upload-outline, .repo-file-=
upload-target.is-empty .repo-file-upload-outline, .repo-file-upload-target.=
is-failed .repo-file-upload-outline, .repo-file-upload-target.is-too-big .r=
epo-file-upload-outline, .repo-file-upload-target.is-too-many .repo-file-up=
load-outline { height: 85%; }

.repo-file-upload-target.dragover .repo-file-upload-text { display: none; }

.repo-file-upload-target.dragover .repo-file-upload-choose { visibility: hi=
dden; }

.repo-file-upload-target.dragover .repo-file-upload-drop-text { display: bl=
ock; }

.repo-file-upload-target.dragover .repo-file-upload-outline { border: 6px d=
ashed rgb(221, 221, 221); border-radius: 5px; }

.repo-file-upload-errors, .repo-file-upload-errors .error, .repo-file-uploa=
d-target .repo-file-upload-drop-text { display: none; }

.is-bad-file .repo-file-upload-errors, .is-empty .repo-file-upload-errors, =
.is-failed .repo-file-upload-errors, .is-hidden-file .repo-file-upload-erro=
rs, .is-too-big .repo-file-upload-errors, .is-too-many .repo-file-upload-er=
rors { position: absolute; right: 0px; bottom: 0px; left: 0px; display: blo=
ck; padding: 5px 8px; line-height: 1.5; text-align: left; background-color:=
 rgb(255, 255, 255); border-top: 1px solid rgb(229, 229, 229); border-botto=
m-right-radius: 3px; border-bottom-left-radius: 3px; }

.is-file-list .repo-file-upload-errors { border-bottom-right-radius: 0px; b=
order-bottom-left-radius: 0px; }

.is-bad-file .repo-file-upload-errors .failed-request, .is-empty .repo-file=
-upload-errors .empty, .is-failed .repo-file-upload-errors .failed-request,=
 .is-hidden-file .repo-file-upload-errors .hidden-file, .is-too-big .repo-f=
ile-upload-errors .too-big, .is-too-many .repo-file-upload-errors .too-many=
 { display: inline-block; }

.repo-file-upload-tree-target { position: fixed; top: 0px; left: 0px; z-ind=
ex: 1000; width: 100%; height: 100%; padding: 12px; color: rgb(102, 102, 10=
2); visibility: hidden; background: radial-gradient(at center center, rgb(2=
55, 255, 255) 0px, rgba(255, 255, 255, 0.85) 65%, rgba(255, 255, 255, 0.85)=
 100%); opacity: 0; transition: visibility 0.2s ease 0s, opacity 0.2s ease =
0s; }

.repo-file-upload-tree-target .repo-file-upload-outline { border: 6px dashe=
d rgb(221, 221, 221); border-radius: 5px; }

.dragover .repo-file-upload-tree-target { visibility: visible; opacity: 1; =
}

.dragover .repo-file-upload-tree-target .repo-file-upload-slate { top: 50%;=
 opacity: 1; }

.dragover .repo-file-upload-tree-target .files-lg > .file-graph { opacity: =
1; transform: translateX(4px); }

.dragover .repo-file-upload-tree-target .files-lg > .file-zip { opacity: 1;=
 transform: translateX(9px); }

.dragover .repo-file-upload-tree-target .files-lg > .file-generic { opacity=
: 1; transform: translateX(-4px); }

.dragover .repo-file-upload-tree-target .files-lg > .file-acrobat { opacity=
: 1; transform: translateX(-9px); }

.repo-file-upload-slate { position: absolute; top: 50%; width: 100%; text-a=
lign: center; transform: translateY(-50%); }

.repo-file-upload-slate h2 { margin-top: 5px; }

.repo-file-upload-slate .file-graph { transform: translateX(50px); }

.repo-file-upload-slate .file-graph, .repo-file-upload-slate .file-zip { op=
acity: 0; transition: opacity 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275) =
0.12s, transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.12s; }

.repo-file-upload-slate .file-zip { transform: translateX(90px); }

.repo-file-upload-slate .file-generic { transform: translateX(-50px); }

.repo-file-upload-slate .file-acrobat, .repo-file-upload-slate .file-generi=
c { opacity: 0; transition: opacity 0.2s cubic-bezier(0.175, 0.885, 0.32, 1=
.275) 0.12s, transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.12s; =
}

.repo-file-upload-slate .file-acrobat { transform: translateX(-90px); }

.repo-file-upload-file-wrap .name { color: rgb(136, 136, 136); }

.repo-file-upload-file-wrap .actions { width: 50px; padding-right: 10px; te=
xt-align: right; }

.repo-file-upload-file-wrap .remove-file { color: rgb(136, 136, 136); }

.repo-file-upload-file-wrap .remove-file:hover { color: rgb(102, 102, 102);=
 }

.repo-upload-breadcrumb { margin-bottom: 18px; }

.labels-list .blankslate { display: none; }

.labels-list.is-empty .blankslate, .labels-list .table-list-header { displa=
y: block; }

.labels-list.is-empty .table-list-header { display: none; }

.sidebar-labels .sidebar-labels-style { margin-top: 3px; }

.label-select-menu-item .g-emoji { font-size: 12px; line-height: 1; vertica=
l-align: initial; }

.label-edit::after, .label-edit::before { display: table; content: ""; }

.label-edit::after { clear: both; }

.label-edit label { display: block; margin-bottom: 8px; }

.label-edit .error { float: left; margin-top: 8px; margin-left: 10px; color=
: red; }

.label-edit.is-valid .octicon-check, .label-edit.loading { display: block; =
}

.label-characters-remaining { color: rgb(88, 96, 105); }

.emoji-size-boost .IssueLabel .g-emoji { top: 0px; font-size: 1.15em; line-=
height: 1.1; }

.repo-list, .repo-list-item { position: relative; }

.repo-list-item { padding-top: 30px; padding-bottom: 30px; list-style: none=
; border-bottom: 1px solid rgb(238, 238, 238); }

.repo-list-item-with-avatar { padding-left: 42px; }

.repo-list-item-hanging-avatar { float: left; margin-left: -42px; }

.mini-repo-list-item { position: relative; display: block; padding: 6px 64p=
x 6px 30px; font-size: 14px; border-top: 1px solid rgb(209, 213, 218); }

.mini-repo-list-item:hover { text-decoration: none; }

.mini-repo-list-item:hover .owner, .mini-repo-list-item:hover .repo { text-=
decoration: underline; }

.mini-repo-list-item .repo-icon { float: left; margin-top: 2px; margin-left=
: -20px; color: rgb(102, 102, 102); }

.mini-repo-list-item .repo-and-owner { max-width: 220px; }

.mini-repo-list-item .owner { max-width: 110px; }

.mini-repo-list-item .repo { font-weight: 600; }

.mini-repo-list-item .stars { position: absolute; top: 0px; right: 10px; ma=
rgin-top: 6px; font-size: 12px; color: rgb(106, 115, 125); }

.mini-repo-list-item .repo-description { display: block; max-width: 100%; f=
ont-size: 12px; line-height: 21px; color: rgb(88, 96, 105); }

.private .mini-repo-list-item { background-color: rgb(255, 253, 239); }

.private .mini-repo-list-item .repo-icon { color: rgba(27, 31, 35, 0.7); }

.filter-bar { padding: 10px; background-color: rgb(250, 251, 252); border-b=
ottom: 1px solid rgb(229, 229, 229); }

.filter-bar::after, .filter-bar::before { display: table; content: ""; }

.filter-bar::after { clear: both; }

.user-repos .filter-bar { text-align: center; }

.url-box { width: 100%; height: 26px; padding: 10px 10px 0px; margin-top: 1=
0px; margin-left: -10px; border-top: 1px solid rgb(221, 221, 221); }

.url-box p { float: left; height: 26px; margin: 0px 0px 0px 5px; line-heigh=
t: 26px; }

.url-box p strong { color: rgb(36, 41, 46); }

.clone-url-button { display: table-cell; width: 1%; vertical-align: top; }

.clone-url-button:first-child .clone-url-link { border-top-left-radius: 3px=
; border-bottom-left-radius: 3px; }

.clone-url-button > .clone-url-link { position: relative; display: block; p=
adding: 0px 9px; margin-right: -1px; font-size: 11px; font-weight: 600; lin=
e-height: 26px; color: rgb(51, 51, 51); text-decoration: none; white-space:=
 nowrap; cursor: pointer; background-image: linear-gradient(rgb(250, 250, 2=
50), rgb(234, 234, 234)); border: 1px solid rgb(204, 204, 204); }

.clone-url-button > .clone-url-link:active, .clone-url-button > .clone-url-=
link:hover { z-index: 3; color: rgb(255, 255, 255); text-decoration: none; =
text-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px; background-image: linear-gra=
dient(rgb(89, 155, 205), rgb(48, 114, 179)); border-color: rgb(42, 101, 160=
); }

.clone-url-button > .clone-url-link:active { background-color: rgb(48, 114,=
 179); background-image: none; border-color: rgb(37, 88, 140); box-shadow: =
rgba(0, 0, 0, 0.15) 0px 3px 5px inset; }

.clone-url-button > .clone-url-link:focus { outline: 0px; }

.clone-url-button + .clone-url-button > .clone-url-link { box-shadow: rgb(2=
55, 255, 255) 1px 0px 0px inset; }

.clone-url-button + .clone-url-button > .clone-url-link:hover { box-shadow:=
 none; }

.clone-url-button + .clone-url-button > .clone-url-link:active { box-shadow=
: rgba(0, 0, 0, 0.15) 0px 3px 5px inset; }

.clone-url-button.selected > .clone-url-link, .clone-url-button.selected > =
.clone-url-link:hover { z-index: 2; color: rgb(51, 51, 51); text-shadow: rg=
ba(255, 255, 255, 0.6) 0px 1px 0px; background-color: rgb(204, 204, 204); b=
ackground-image: linear-gradient(rgb(204, 204, 204), rgb(213, 213, 213)); b=
order-color: rgb(187, 187, 187); box-shadow: rgba(0, 0, 0, 0.075) 0px 2px 3=
px inset; }

.url-box-clippy .zeroclipboard-button { border-left: 0px; border-radius: 0p=
x 3px 3px 0px; margin-left: 0px !important; }

.repository-og-image { width: 640px; height: 320px; object-fit: cover; obje=
ct-position: center center; background-repeat: no-repeat; background-positi=
on: 50% center; background-size: cover; }

.timeout { width: auto; height: 300px; padding: 0px; margin: 20px 0px; back=
ground-color: initial; border: 0px; }

.timeout h3 { padding-top: 100px; color: rgb(88, 96, 105); }

.overall-summary { position: relative; margin-bottom: 10px; border: 1px sol=
id rgb(223, 226, 229); border-radius: 3px; }

.overall-summary-bottomless { margin-bottom: 0px; border-bottom: 0px; borde=
r-radius: 3px 3px 0px 0px; }

.numbers-summary { display: table; width: 100%; table-layout: fixed; }

.numbers-summary li { display: table-cell; padding: 0px; text-align: center=
; white-space: nowrap; }

.numbers-summary li > .nolink, .numbers-summary li > a { display: block; pa=
dding: 10px 0px; color: rgb(88, 96, 105); text-decoration: none; }

.numbers-summary li > a:hover { color: rgb(3, 102, 214); }

.numbers-summary li > a:hover .num { color: inherit; }

.numbers-summary .octicon { color: rgb(106, 115, 125); }

.repo-language-color { position: relative; top: 1px; display: inline-block;=
 width: 12px; height: 12px; border-radius: 50%; }

.experiment-repo-nav .capped-cards .capped-card { width: 480px; }

.experiment-repo-nav.repohead .repo-mirror { padding-left: 20px; }

.iconbutton .octicon { margin-right: 0px; }

.file-navigation::after, .file-navigation::before { display: table; content=
: ""; }

.file-navigation::after { clear: both; }

.file-navigation.in-mid-page { margin-top: 16px; }

.file-navigation .select-menu-button .css-truncate-target { max-width: 200p=
x; }

.file-navigation .branch-select-menu { margin-right: 6px; margin-bottom: 10=
px; }

.file-navigation .new-pull-request-btn { float: left; }

.file-navigation .breadcrumb { float: left; margin-top: 0px; margin-left: 5=
px; font-size: 16px; line-height: 26px; }

.file-navigation + .breadcrumb { margin-bottom: 10px; }

.file-navigation .BtnGroup { margin-bottom: 10px; margin-left: 10px; }

.file-navigation .get-repo-modal { top: 6px; width: 352px; }

.file-navigation .get-repo-modal .https-clone-options { display: block; }

.file-navigation .get-repo-modal.on .https-clone-options, .file-navigation =
.get-repo-modal .ssh-clone-options { display: none; }

.file-navigation .get-repo-modal .get-repo-modal-options, .file-navigation =
.get-repo-modal.on .ssh-clone-options { display: block; }

.file-navigation .get-repo-modal.is-downloading .get-repo-modal-options { d=
isplay: none; }

.file-navigation .get-repo-modal .animated-ellipsis-container { width: 16px=
; height: 16px; }

.file-navigation .get-repo-modal .animated-ellipsis-container > .animated-e=
llipsis { animation: 1s ease 0s infinite normal none running ellipsis; }

@keyframes ellipsis {=20
  0% { width: 2px; }
  100% { width: 16px; }
}

.file-navigation .btn-change-protocol { font-size: 12px; }

.file-navigation .get-repo-decription-text { font-size: 13px; }

.file-navigation .get-repo-btn { float: left; width: 50%; padding: 10px 0px=
; text-align: center; border-width: 1px 0px 0px; border-right-style: initia=
l; border-bottom-style: initial; border-left-style: initial; border-right-c=
olor: initial; border-bottom-color: initial; border-left-color: initial; bo=
rder-image: initial; border-top-style: solid; border-top-color: rgb(225, 22=
8, 232); border-radius: 0px; }

.file-navigation .get-repo-btn:first-child { border-right: 1px solid rgb(22=
5, 228, 232); border-bottom-left-radius: 3px; }

.file-navigation .get-repo-btn:first-child:nth-last-child(3) { border-radiu=
s: 0px; }

.file-navigation .get-repo-btn:last-child { border-bottom-right-radius: 3px=
; }

.file-navigation .get-repo-btn.btn-block, .file-navigation .get-repo-btn:on=
ly-child { width: 100%; border-right: 0px; border-radius: 0px 0px 3px 3px; =
}

.file-navigation .clone-options { padding: 8px 16px 16px; }

.file-wrap { margin-bottom: 10px; border-width: 0px 1px 1px; border-right-s=
tyle: solid; border-bottom-style: solid; border-left-style: solid; border-r=
ight-color: rgb(223, 226, 229); border-bottom-color: rgb(223, 226, 229); bo=
rder-left-color: rgb(223, 226, 229); border-image: initial; border-top-styl=
e: initial; border-top-color: initial; border-bottom-right-radius: 3px; bor=
der-bottom-left-radius: 3px; }

.file-wrap .include-fragment-error { display: none; }

.file-wrap.is-error .include-fragment-error { display: table-row; }

table.files { width: 100%; background: rgb(255, 255, 255); border-radius: 2=
px; }

table.files tr.navigation-focus td, table.files tr[aria-selected=3D"true"] =
td { background: rgb(246, 248, 250); }

table.files td { padding: 6px 3px; line-height: 20px; border-top: 1px solid=
 rgb(234, 236, 239); }

table.files td.icon { width: 17px; padding-right: 2px; padding-left: 10px; =
color: rgba(3, 47, 98, 0.55); }

table.files td.icon .octicon-file-directory { color: rgba(3, 47, 98, 0.5); =
}

table.files td.icon .spinner { position: relative; top: 3px; display: none;=
 margin-top: -3px; margin-left: -2px; }

table.files td .simplified-path { color: rgb(106, 115, 125); }

table.files td .css-truncate { max-width: 100%; }

table.files td.content { max-width: 180px; }

table.files td.message { max-width: 442px; padding-left: 10px; overflow: hi=
dden; color: rgb(106, 115, 125); }

table.files td.message .emoji { vertical-align: top; }

table.files td.message a { color: rgb(106, 115, 125); }

table.files td.message a:hover { color: rgb(3, 102, 214); }

table.files td.age { width: 125px; padding-right: 10px; color: rgb(106, 115=
, 125); text-align: right; white-space: nowrap; }

table.files .message .tooltipped::after, table.files .message .tooltipped::=
before, table.files tr.is-loading td.icon .octicon { display: none; }

table.files tr.is-loading td.icon .spinner { display: inline-block; }

table.files tr.up-tree { border-top: 1px solid rgb(234, 236, 239); border-b=
ottom: 1px solid rgb(234, 236, 239); }

table.files tr.up-tree a { padding: 3px 6px; margin-left: -3px; font-weight=
: 600; border-radius: 2px; }

table.files tr.up-tree a:hover { background-color: rgb(223, 226, 229); }

table.files tbody tr:first-child td { border-top: 0px; }

.branch-infobar { padding: 8px; color: rgb(88, 96, 105); background-color: =
rgb(250, 251, 252); border-style: solid; border-color: rgb(223, 226, 229); =
border-image: initial; border-width: 1px 1px 0px; border-top-left-radius: 3=
px; border-top-right-radius: 3px; }

.branch-infobar::after, .branch-infobar::before { display: table; content: =
""; }

.branch-infobar::after { clear: both; }

.branch-infobar .muted-link { display: inline-block; margin-left: 10px; }

.branch-infobar .muted-link .octicon { color: rgb(149, 157, 165); }

.branch-infobar .muted-link:hover .octicon { color: inherit; }

.spinner-forking { display: block; margin: 20px auto 40px; }

.prereceive-feedback { padding: 16px; margin-bottom: 16px; border-width: 1p=
x 1px 1px 3px; border-style: solid; border-color: rgb(223, 226, 229) rgb(22=
3, 226, 229) rgb(223, 226, 229) rgb(202, 162, 26); border-image: initial; b=
order-radius: 3px; }

.prereceive-feedback-heading { margin-top: 0px; margin-bottom: 10px; color:=
 rgb(176, 136, 0); }

.file-navigation-options { float: right; margin-left: 3px; }

.file-navigation-options .dropdown-menu { width: 360px; padding: 16px; }

.file-navigation-options .dropdown-divider { margin: 0px; }

.file-navigation-option { position: relative; display: inline-block; margin=
-left: 3px; }

.file-navigation-option .select-menu { display: inline-block; margin-right:=
 0px; margin-bottom: 0px; vertical-align: middle; }

.file-navigation-option .select-menu-button .octicon:only-child { margin-le=
ft: 2px; }

.file-navigation-option .zeroclipboard-button { padding-right: 8px; }

.file-navigation-option .input-group { width: 290px; }

.file-navigation-option .input-group .form-control { width: calc(100% + 2px=
); height: 28px; min-height: 0px; margin-right: -1px; margin-left: -1px; bo=
rder-radius: 0px; }

.file-navigation-option .input-group .select-menu-button { position: relati=
ve; z-index: 2; }

.Loadmore-workflows[open] summary { display: none; }

.profile-picture { margin: 10px 0px 0px; }

.profile-picture > p { float: left; margin: 0px; line-height: 30px; }

.profile-picture > img { float: left; margin: 0px 10px 0px 0px; border-radi=
us: 3px; }

.app-owner { margin: 15px 0px 0px; }

.edit-profile-avatar { width: 200px; }

.edit-profile-avatar .drag-and-drop { padding: 0px; color: rgb(102, 102, 10=
2); border-width: 0px; }

.edit-profile-avatar input { cursor: pointer; }

.edit-profile-avatar.is-bad-file { border: 0px; }

.edit-profile-avatar .manual-file-chooser { position: absolute; top: 0px; l=
eft: 0px; height: 34px; padding: 0px; cursor: pointer; }

.profile-picture-spinner { background-image: url("/images/spinners/octocat-=
spinner-128.gif"); background-repeat: no-repeat; background-position: 50% c=
enter; background-size: 64px 64px; }

.avatar-upload .flash { width: 100%; padding: 30px 15px; border: 1px dashed=
 rgb(215, 58, 73); box-shadow: none; }

.avatar-upload .upload-state { display: none; padding: 10px 0px; }

.avatar-upload .upload-state p { margin: 0px; font-size: 12px; color: rgb(8=
8, 96, 105); }

.avatar-upload .avatar-upload .octicon { display: inline-block; }

.is-uploading .avatar-upload .loading { display: block; padding: 0px; }

.is-uploading .avatar-upload .loading img { vertical-align: top; }

.is-uploading .avatar-upload .button-change-avatar { display: none; }

.is-bad-dimensions .avatar-upload .bad-dimensions, .is-bad-file .avatar-upl=
oad .bad-file, .is-bad-format .avatar-upload .bad-format, .is-empty .avatar=
-upload .file-empty, .is-failed .avatar-upload .failed-request, .is-too-big=
 .avatar-upload .too-big { display: block; margin: 0px; }

dl.new-email-form { padding: 10px 10px 0px; margin: 0px -10px 10px; border-=
top: 1px solid rgb(229, 229, 229); }

.boxed-group .fork-flag { margin-left: 16px; font-size: 12px; color: rgb(88=
, 96, 105); }

.selected-user-key { background-color: rgb(255, 253, 239); }

.user-key-type { padding-right: 20px; padding-left: 10px; text-align: cente=
r; }

.user-key-badge { display: block; padding-right: 5px; padding-left: 5px; ma=
rgin-top: 3px; font-size: 12px; line-height: 1.4; border: 1px solid rgb(221=
, 221, 221); border-radius: 3px; }

.user-key-email-badge { display: inline-table; margin-right: 4px; }

.user-key-email { display: table-cell; padding: 1px 5px; font-size: 12px; l=
ine-height: 1.4; border: 1px solid rgb(221, 221, 221); border-radius: 3px; =
}

.user-key-email.unverified { border-top-right-radius: 0px; border-bottom-ri=
ght-radius: 0px; }

.user-key-email-unverified { display: table-cell; padding-right: 5px; paddi=
ng-left: 5px; font-size: 11px; color: rgb(102, 102, 102); background-color:=
 rgb(236, 235, 236); border-width: 1px 1px 1px 0px; border-top-style: solid=
; border-right-style: solid; border-bottom-style: solid; border-top-color: =
rgb(221, 221, 221); border-right-color: rgb(221, 221, 221); border-bottom-c=
olor: rgb(221, 221, 221); border-image: initial; border-left-style: initial=
; border-left-color: initial; border-top-right-radius: 3px; border-bottom-r=
ight-radius: 3px; }

.user-key-details { width: 400px; line-height: 1.6; white-space: normal; }

.user-key-details code { font-size: 13px; }

.recent-user-key { color: rgb(40, 167, 69); }

.recent-user-key-access { color: rgb(30, 126, 52); }

.unverified-user-key, .unverified-user-key-notice { color: rgb(203, 36, 49)=
; }

.notification-center .overview { padding: 0px 10px 10px; border-bottom: 1px=
 solid rgb(221, 221, 221); }

.oauth-app-info-container .float-left-container { float: left; text-align: =
left; }

.oauth-app-info-container .float-right-container { float: right; text-align=
: right; }

.oauth-app-info-container dl.keys { margin: 10px 0px; }

.oauth-app-info-container dl.keys dt { margin-top: 10px; font-weight: 600; =
color: rgb(88, 96, 105); }

.oauth-app-info-container dl.keys dd { font-family: SFMono-Regular, Consola=
s, "Liberation Mono", Menlo, monospace; color: rgb(51, 51, 51); }

.oauth-app-info-container .user-count { font-size: 30px; font-weight: 300; =
color: rgb(88, 96, 105); }

.logo-uploader-container { display: block; }

.logo-upload { position: relative; display: inline-block; }

.logo-upload a.delete, .logo-upload span.delete { position: absolute; left:=
 88px; display: none; padding: 8px 10px; }

.logo-upload a.delete:hover, .logo-upload span.delete:hover { color: rgb(20=
3, 36, 49); }

.logo-upload-container { display: inline-block; }

.logo-upload-container .logo-upload-label .manual-file-chooser { top: 0px; =
left: 0px; width: 130px; height: 34px; padding: 0px; margin-left: 0px; curs=
or: pointer; }

.logo-upload-container .upload-state { padding: 10px 0px; }

.logo-upload-container .upload-state p { margin: 0px; font-size: 12px; colo=
r: rgb(88, 96, 105); }

.logo-box { display: inline-block; float: left; width: 120px; height: 120px=
; background-color: rgb(238, 238, 238); border: 1px solid rgb(209, 213, 218=
); border-radius: 3px; }

.logo-box img { display: none; width: 118px; height: 118px; border-radius: =
3px; }

.logo-placeholder { color: rgb(88, 96, 105); text-align: center; text-shado=
w: rgb(255, 255, 255) 0px 1px 0px; }

.logo-placeholder p { margin: 0px; font-size: 14px; }

.has-uploaded-logo .logo-placeholder, .has-uploaded-logo .or { display: non=
e; }

.has-uploaded-logo .logo-box img, .has-uploaded-logo:hover a.delete, .has-u=
ploaded-logo:hover span.delete { display: block; }

.saved-reply-form { border: 1px solid rgb(221, 221, 221); border-radius: 3p=
x; }

.saved-reply-form .tabnav-tab.selected { border-radius: 3px 3px 0px 0px; }

.saved-reply-form .form-actions { margin-right: 10px; margin-bottom: 8px; }

.saved-reply-form .comment { border: 0px; }

.saved-reply-form .comment-body { padding: 5px 5px 15px; background-color: =
initial; border-bottom: 1px solid rgb(234, 236, 239); }

.saved-reply-settings-container.has-replies .listgroup { display: block; }

.saved-reply-settings-container.has-replies .blankslate, .saved-reply-setti=
ngs-container .listgroup { display: none; }

.access-token { border-bottom: 1px solid rgb(229, 229, 229); }

.access-token:last-child { border: 0px; }

.access-token .last-used { margin-right: 10px; }

.access-token .zeroclipboard-link { display: inline-block; vertical-align: =
text-bottom; }

.access-token.new-token { background-color: rgba(108, 198, 68, 0.1); }

.access-token.new-token .octicon-check { color: rgb(40, 167, 69); }

.access-token .token-description { max-width: 450px; color: rgb(36, 41, 46)=
; }

.access-token .token { font-size: 14px; }

.regenerate-token-cta .btn-danger { margin-left: 30px; }

.personal-access-tokens-group { padding: 0px 10px; }

.personal-access-tokens label { display: inline; }

.personal-access-tokens label p { display: inline-block; margin: 0px; font-=
size: 13px; font-weight: 400; }

.personal-access-tokens .child-scopes { margin-left: 20px; list-style: none=
; }

.personal-access-tokens .child-scopes .token-scope { width: 180px; font-wei=
ght: 400; }

.personal-access-tokens .child-scopes .child-scopes { margin-left: 0px; }

.token-scope { display: inline-block; width: 200px; padding: 2px 0px; margi=
n: 0px; font-size: 13px; color: rgb(36, 41, 46); }

.token-scope input { margin-right: 5px; }

.callback-urls dl dd .form-control { width: 100%; }

.callback-urls.has-many .callback-url-action-cell { display: table-cell; }

.callback-description { margin-top: 20px; }

.callback-description .octicon { padding-left: 0px; }

.callback-url .label { display: none; width: 64px; text-align: center; }

.callback-url.is-default-callback .label { display: inline-block; }

.callback-url.is-default-callback .btn { display: none; }

.callback-url-wrap { display: table; width: 100%; }

.callback-url-field-cell { display: table-cell; }

.callback-url-action-cell { display: none; width: 70px; text-align: right; =
}

.boxed-group.application-show-group dl.form-group > dd .form-control.wide {=
 width: 460px; }

.boxed-group.application-show-group dl.form-group > dd .form-control.short =
{ height: 50px; min-height: 50px; }

.application-show-group .errored .note { display: none; }

.application-show-group .drag-and-drop { padding: 0px; text-align: left; ba=
ckground-color: initial; border: 0px; }

.application-show-group .drag-and-drop img { margin-bottom: 1px; vertical-a=
lign: bottom; }

.application-show-group .drag-and-drop span { padding: 0px; }

.application-show-group .dragover .logo-box { box-shadow: rgb(201, 255, 0) =
0px 0px 3px; }

.application-show-group .is-uploading .loading { display: inline-block; }

.application-show-group .is-uploading .default { display: none; }

.application-show-group .is-failed .failed-request { display: inline-block;=
 }

.application-show-group .is-failed .default { display: none; }

.application-show-group .is-bad-file .bad-file { display: inline-block; }

.application-show-group .is-bad-file .default { display: none; }

.application-show-group .is-too-big .file-too-big { display: inline-block; =
}

.application-show-group .is-too-big .default { display: none; }

.application-show-group .is-bad-format .bad-format { display: inline-block;=
 }

.application-show-group .is-bad-format .default { display: none; }

.application-show-group .is-default .default { display: block; }

.post-recovery-token .create-recovery-token-error, .post-recovery-token .oc=
tospinner { display: none; }

.post-recovery-token.failed .create-recovery-token-error, .post-recovery-to=
ken.loading .octospinner { display: block; }

.security-history .security-history-timestamp { float: right; color: rgb(88=
, 96, 105); }

table.security-history-detail { width: 100%; font-size: 12px; }

table.security-history-detail td { max-width: 200px; overflow-wrap: break-w=
ord; }

.email-preference-exceptions { font-size: 12px; }

.email-preference-exceptions h5 { margin: 15px 0px 5px; color: rgb(102, 102=
, 102); }

.email-preference-exceptions .exception-list { list-style: none; }

.email-preference-exceptions .exception { max-width: 400px; padding: 5px 5p=
x 5px 0px; border-top: 1px solid rgb(234, 236, 239); }

.email-preference-exceptions .exception:last-child { border-bottom: 1px sol=
id rgb(234, 236, 239); }

.email-preference-exceptions.opt-in-list { display: none; }

.transactional-only .email-preference-exceptions.opt-in-list { display: blo=
ck; }

.transactional-only .email-preference-exceptions.opt-out-list { display: no=
ne; }

.two-factor-recovery-codes { margin: 30px 0px; font-family: SFMono-Regular,=
 Consolas, "Liberation Mono", Menlo, monospace; font-size: 21px; }

.two-factor-recovery-code-mark { width: 24px; height: 24px; font-size: 24px=
; line-height: 16px; color: rgb(187, 187, 187); }

.two-factor-recovery-code { display: inline-block; width: 48%; line-height:=
 1.6; text-align: center; }

.two-factor-recovery-code::before { position: relative; top: -3px; margin-r=
ight: 10px; font-size: 10px; color: rgb(216, 216, 216); content: "=E2=97=8F=
"; }

.recovery-codes-saving-options { margin-left: 35px; }

.recovery-codes-saving-options .recovery-code-save-button { width: 115px; m=
argin-right: 15px; text-align: center; }

.recovery-codes-warning { margin: 0px -15px; }

.recovery-codes-warning .recovery-codes-warning-octicon { height: 40px; mar=
gin-right: 15px; }

.btn-two-factor-state { min-width: 70px; }

.two-factor-lead { font-size: 16px; }

.two-factor-qr-code { text-align: center; }

.two-factor-steps { padding: 15px 15px 0px; margin: 30px 0px; border: 1px s=
olid rgb(234, 236, 239); border-radius: 3px; }

.two-factor-steps .error-icon { position: relative; top: 2px; left: 5px; co=
lor: rgb(203, 36, 49); }

.two-factor-steps .sent-message { position: relative; top: 2px; left: 5px; =
color: rgb(40, 167, 69); }

.sms-country-code-field { padding-right: 10px; }

.two-factor-toggle .two-factor-status { color: rgb(88, 96, 105); border-bot=
tom: 1px solid rgb(234, 234, 234); }

.two-factor-toggle .two-factor-on { padding: 3px 5px; margin-right: 5px; co=
lor: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.1) 0px 1px 1px; backg=
round-color: rgb(40, 167, 69); border-radius: 2px; }

.two-factor-settings-group { border-bottom: 1px solid rgb(221, 221, 221); }

.two-factor-settings-group li { line-height: 1.5; list-style: none; }

.u2f-registrations { padding-left: 24px; }

.u2f-registration { position: relative; padding-bottom: 8px; margin-bottom:=
 8px; border-bottom: 1px solid rgb(248, 248, 248); }

.u2f-registration.is-sending .u2f-registration-delete { display: none; }

.u2f-registration.is-sending .spinner { position: relative; top: 3px; }

.u2f-registration-nickname { font-weight: 600; }

.u2f-registration-icon { position: absolute; left: -24px; color: rgba(47, 3=
8, 6, 0.5); }

.new-u2f-registration { position: relative; }

.new-u2f-registration .add-u2f-registration-form { display: none; margin-bo=
ttom: 10px; }

.new-u2f-registration.is-active .add-u2f-registration-link { display: none;=
 }

.new-u2f-registration.is-active .add-u2f-registration-form { display: block=
; }

.new-u2f-registration .u2f-request-error, .new-u2f-registration .u2f-reques=
t-interaction { display: none; }

.new-u2f-registration.is-sending .u2f-request-interaction, .new-u2f-registr=
ation.is-showing-error .u2f-request-error { display: block; }

.new-u2f-registration .u2f-message-icon { font-size: 64px; }

.u2f-box .u2f-sorry { display: block; }

.u2f-box.available .u2f-sorry, .u2f-box .new-u2f-registration { display: no=
ne; }

.u2f-box.available .new-u2f-registration { display: block; }

.github-access-banner { position: relative; padding: 10px 20px 10px 70px; m=
argin: 0px 0px 20px; font-size: 14px; border: 1px solid rgb(221, 221, 221);=
 border-radius: 3px; }

.github-access-banner .octicon { position: absolute; top: 20px; left: 20px;=
 color: rgb(203, 36, 49); }

.error-icon, .sent-message, .sms-error-message, .spinner { display: none; }

.sms-error-message { margin-top: 15px; }

.is-sending .spinner, .is-sent .sent-message { display: inline-block; }

.is-not-sent .sms-error-message { display: block; }

.is-not-sent .error-icon, .qr-code-table { display: inline-block; }

.qr-code-table { padding: 20px; margin: 30px auto; border: 1px solid rgb(23=
4, 236, 239); border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.04) 0px 2px 2=
px 0px; }

.qr-code-table tr { background: transparent; border: 0px; }

.qr-code-table td, .qr-code-table th { padding: 0px; border: 0px; }

.qr-code-table td { width: 3px; height: 3px; }

.qr-code-table .black { background: rgb(0, 0, 0); }

.qr-code-table .white { background: rgb(255, 255, 255); }

.confirmation-phrase { font-style: italic; font-weight: 400; }

.do-not-copy-me { user-select: none; }

.session-device { position: relative; padding: 15px; line-height: 18px; col=
or: rgb(88, 96, 105); }

.session-device .btn { float: right; margin-top: 4px; }

.session-device .session-state-indicator { float: left; width: 8px; height:=
 8px; margin-top: 10px; border-radius: 5px; }

.session-device .session-state-indicator.recent { background-color: rgb(40,=
 167, 69); box-shadow: rgba(108, 198, 68, 0.5) 0px 0px 10px; }

.session-device .session-state-indicator.revoked { background-color: rgb(21=
5, 58, 73); box-shadow: rgba(198, 108, 68, 0.5) 0px 0px 10px; }

.session-device .session-state-indicator.not-recent { background-image: lin=
ear-gradient(rgb(170, 170, 170), rgb(204, 204, 204)); box-shadow: rgb(255, =
255, 255) 0px 1px 0px; }

.session-device .session-icon { float: left; width: 32px; margin-top: 1px; =
margin-left: 15px; color: rgb(187, 187, 187); text-align: center; }

.session-device .sessions-more-info { margin-top: 10px; }

.session-details { margin-left: 70px; }

.session-details:hover .octicon { color: rgb(3, 102, 214); cursor: pointer;=
 }

.session-details.open .sessions-more-info { display: block; }

.collaborators .collab-list { border-bottom-width: 0px; }

.collaborators .collab-list-item:first-child .collab-list-cell { border-top=
-width: 0px; }

.collaborators .collab-list-cell { padding-top: 15px; padding-bottom: 15px;=
 vertical-align: middle; }

.collaborators .collab-meta { width: 140px; }

.collaborators .collab-remove { padding-right: 20px; text-align: right; }

.collaborators .collab-remove .remove-link { color: rgb(88, 96, 105); }

.collaborators .collab-remove .remove-link:hover { color: rgb(203, 36, 49);=
 }

.collaborators .collab-team-link { width: 300px; }

.collaborators .collab-team-link:hover { text-decoration: none; }

.collaborators .collab-team-link .avatar { float: left; margin-top: 1px; ma=
rgin-right: 10px; }

.collaborators .collab-team-link.disabled { pointer-events: none; }

.collaborators .collab-info { height: 100%; color: rgb(102, 102, 102); }

.collaborators .collab-info .description { padding-right: 50px; margin-top:=
 3px; margin-bottom: 3px; overflow: hidden; text-overflow: ellipsis; white-=
space: nowrap; }

.collaborators .collab-info .collab-name { display: block; font-size: 14px;=
 }

.collaborators .collab-info .collab-message { position: relative; top: 25%;=
 display: block; }

.collaborators .copy-invite-modal { width: 352px; }

.collaborators .cancel-invite-cell { width: 113px; padding-left: 0px; }

.access-sub-heading { float: right; font-weight: 400; line-height: 1.4; col=
or: rgb(88, 96, 105); }

.access-form-wrapper { padding: 10px; background-color: rgb(252, 252, 252);=
 border-top: 1px solid rgb(221, 221, 221); border-radius: 0px 0px 3px 3px; =
}

.access-flash { padding: 8px; margin-right: 10px; margin-bottom: 10px; marg=
in-left: 10px; }

.repo-access-group .blankslate { display: none; }

.repo-access-group.is-empty .blankslate { display: block; }

.repo-access-group.no-form .add-team-form { display: none; }

.oauth-pending-deletion-list-item { background-color: rgb(250, 251, 252); b=
ox-shadow: rgb(238, 238, 238) 0px 0px 8px inset; }

.oauth-pending-deletion-list-item:hover { background-color: rgb(250, 251, 2=
52); }

.oauth-pending-deletion-list-item .oauth-pending-deletion { display: inline=
-block; width: 19%; line-height: 30px; }

.oauth-pending-deletion-list-item .active { display: none; }

.oauth-pending-deletion { display: none; width: 100%; }

.boxed-group-list .access-level { color: rgb(88, 96, 105); }

.boxed-group-list .access-level.css-truncate-target { max-width: 500px; }

.settings-next { font-size: 14px; line-height: 1.5; }

.settings-next label { font-size: 14px; }

.settings-next .note { font-size: 13px; }

.settings-next .form-checkbox input[type=3D"checkbox"], .settings-next .for=
m-checkbox input[type=3D"radio"] { margin-top: 4px; }

dl.form-group > dd textarea.compact { height: 100px; min-height: 0px; }

.form-hr { margin-top: 15px; margin-bottom: 15px; border-bottom-color: rgb(=
229, 229, 229); }

.listgroup { list-style: none; border: 1px solid rgb(229, 229, 229); border=
-radius: 3px; }

.listgroup-item { min-height: inherit; padding: 10px; font-size: 13px; line=
-height: 26px; color: rgb(88, 96, 105); }

.listgroup-item::after, .listgroup-item::before { display: table; content: =
""; }

.listgroup-item::after { clear: both; }

.listgroup-item + .listgroup-item { border-top: 1px solid rgb(229, 229, 229=
); }

.listgroup-item.listgroup-item-preview { line-height: inherit; }

.listgroup-item.listgroup-item-preview .BtnGroup { margin-top: 5px; }

.listgroup-item .css-truncate-target { max-width: 615px; }

.listgroup-item-title { display: block; font-weight: 600; }

.listgroup-item-body { display: block; }

.listgroup-header { border-top: 0px; border-bottom: 1px solid rgb(229, 229,=
 229); }

.listgroup-overflow { max-height: 240px; overflow-y: auto; background-color=
: rgb(245, 245, 245); }

.listgroup-sm .listgroup-item { padding-top: 5px; padding-bottom: 5px; }

.protected-branches { margin-top: 15px; margin-bottom: 15px; }

.protected-branch-options, .repo-data-options { margin-left: 20px; opacity:=
 0.5; }

.protected-branch-options.active, .repo-data-options.active { opacity: 1; }

.protected-branch-reviews.on .require-approving-reviews, .protected-branch-=
reviews.on .require-code-owner-review, .protected-branch-reviews.on .review=
s-dismiss-on-push, .protected-branch-reviews.on .reviews-include-dismiss { =
display: block; }

.protected-branch-reviews .require-approving-reviews, .protected-branch-rev=
iews .require-code-owner-review, .protected-branch-reviews .reviews-dismiss=
-on-push, .protected-branch-reviews .reviews-include-dismiss { display: non=
e; }

.protected-branch-orgs-and-repo-admins { padding: 10px; background-color: r=
gb(250, 251, 252); }

.authorized-pushers { width: 440px; }

.authorized-pushers .add-protected-branch-user-or-team { display: block; }

.authorized-pushers .user-or-team-limit-reached { display: none; padding: 1=
0px; font-size: 13px; }

.authorized-pushers.at-limit .add-protected-branch-user-or-team { display: =
none; }

.authorized-pushers.at-limit .user-or-team-limit-reached { display: block; =
width: 440px; }

.protected-branch-authorized-pushers-table { margin-top: 10px; }

.protected-branch-authorized-pushers-table .boxed-group-inner { max-height:=
 350px; overflow-y: auto; }

.protected-branch-authorized-pushers-table .table-list { border-bottom: 0px=
; }

.protected-branch-authorized-pushers-table .table-list-cell { vertical-alig=
n: middle; }

.protected-branch-authorized-pushers-table .table-list-cell:first-child { w=
idth: 100%; }

.protected-branch-authorized-pushers-table .avatar, .protected-branch-autho=
rized-pushers-table .octicon-jersey, .protected-branch-authorized-pushers-t=
able .octicon-organization { width: 36px; margin-right: 10px; text-align: c=
enter; }

.protected-branch-pusher { color: rgb(51, 51, 51); }

.user-already-added::after { display: inline-block; padding: 1px 5px; margi=
n-left: 6px; font-size: 11px; line-height: 1.4; color: rgb(255, 255, 255); =
content: "Already added"; background-color: rgb(209, 87, 4); border-radius:=
 3px; }

.protected-branch-admin-permission { float: left; padding: 3px; margin: -2p=
x 0px -2px -4px; line-height: normal; border: 1px solid transparent; border=
-radius: 3px; }

.protected-branch-admin-permission.active { animation: 1s ease-in-out 0s 1 =
normal none running toggle-color; }

@keyframes toggle-color {=20
  0% { background-color: initial; }
  50% { color: rgb(76, 74, 66); background-color: rgb(255, 249, 234); borde=
r-color: rgb(223, 216, 194); }
  100% { background-color: initial; }
}

.automated-check-options { margin-top: 10px; }

.automated-check-options .listgroup-item label { font-size: inherit; }

.automated-check-options .listgroup-item input[type=3D"checkbox"] { float: =
none; margin-top: -2px; margin-right: 5px; margin-left: 0px; }

.automated-check-options .label { margin-top: 4px; }

.repository-merge-features .form-group.errored label { color: inherit; }

.repository-merge-features .form-group.errored .error { position: inherit; =
padding: 0px; margin-top: 0px; margin-left: 6px; font-size: 11px; color: rg=
b(203, 36, 49); background: transparent; border: 0px; }

.repository-merge-features .form-group.errored .error::after, .repository-m=
erge-features .form-group.errored .error::before { display: none; }

.repository-settings-actions [role=3D"tab"][aria-selected=3D"true"] { font-=
weight: 600; color: rgb(36, 41, 46); border-bottom-color: rgb(227, 98, 9); =
}

.repository-settings-actions [role=3D"tab"][aria-selected=3D"true"] .Underl=
ineNav-octicon { color: rgb(106, 115, 125); }

.h000-mktg, .h00-mktg, .h0-mktg, .h1-mktg, .h2-mktg, .h3-mktg, .h4-mktg, .h=
5-mktg, .h6-mktg, .lead-mktg { font-family: Inter, -apple-system, BlinkMacS=
ystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "=
Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 500; }

.h000-mktg { font-size: 48px !important; }

@media (min-width: 768px) {
  .h000-mktg { font-size: 64px !important; }
}

.h00-mktg { font-size: 40px !important; }

@media (min-width: 768px) {
  .h00-mktg { font-size: 48px !important; }
}

.h0-mktg { font-size: 32px !important; }

@media (min-width: 768px) {
  .h0-mktg { font-size: 40px !important; }
}

.h1-mktg { font-size: 26px !important; }

@media (min-width: 768px) {
  .h1-mktg { font-size: 32px !important; }
}

.h2-mktg { font-size: 22px !important; }

@media (min-width: 768px) {
  .h2-mktg { font-size: 24px !important; }
}

.h3-mktg { font-size: 18px !important; }

@media (min-width: 768px) {
  .h3-mktg { font-size: 20px !important; }
}

.h4-mktg { font-size: 16px !important; }

.h5-mktg { font-size: 14px !important; }

.h6-mktg { font-size: 12px !important; }

.lead-mktg { font-size: 20px; font-weight: 400; }

.pullquote { padding-top: 0px; padding-bottom: 0px; padding-left: 8px; marg=
in-bottom: 24px; font-family: SFMono-Regular, Consolas, "Liberation Mono", =
Menlo, monospace; font-size: 16px; line-height: 1.4; color: rgb(88, 96, 105=
); border-left: 3px solid rgb(225, 228, 232); }

@media (min-width: 768px) {
  .pullquote { padding-left: 12px; margin-bottom: 32px; margin-left: -15px;=
 font-size: 18px; line-height: 1.5; }
}

.btn-mktg { display: inline-block; padding: 16px 24px; font-size: 14px; fon=
t-weight: 500; color: rgb(255, 255, 255); white-space: nowrap; vertical-ali=
gn: middle; cursor: pointer; user-select: none; background-color: rgb(16, 1=
16, 231); border: 1px solid rgb(16, 116, 231); border-radius: 3px; transiti=
on: all 0.2s ease 0s; -webkit-appearance: none; }

.btn-mktg:hover { text-decoration: none; background-color: rgb(3, 102, 214)=
; border-color: rgb(3, 102, 214); }

.btn-mktg:focus { outline: 0px; box-shadow: rgba(3, 102, 214, 0.3) 0px 0px =
0px 0.2em; }

.btn-mktg.disabled, .btn-mktg:disabled { pointer-events: none; cursor: defa=
ult; opacity: 0.65; }

.btn-primary-mktg { background-color: rgb(46, 188, 79); border-color: rgb(4=
6, 188, 79); }

.btn-primary-mktg:hover { background-color: rgb(40, 167, 69); border-color:=
 rgb(40, 167, 69); }

.btn-primary-mktg:focus { box-shadow: rgba(40, 167, 69, 0.3) 0px 0px 0px 0.=
2em; }

.btn-large-mktg { padding: 20px 32px; font-size: 16px; }

.btn-outline-mktg { color: rgb(16, 116, 231); background-color: rgba(255, 2=
55, 255, 0); border-color: rgba(16, 116, 231, 0.5); }

.btn-outline-mktg:hover { color: rgb(3, 102, 214); text-decoration: none; b=
ackground-color: rgba(255, 255, 255, 0); border-color: rgb(16, 116, 231); }

.btn-transparent { color: rgb(255, 255, 255); background-color: initial; ba=
ckground-image: none; border: 1px solid rgba(255, 255, 255, 0.5); }

.btn-transparent:active, .btn-transparent:hover { color: rgb(47, 54, 61); b=
ackground-color: rgb(255, 255, 255); background-image: none; border-color: =
rgb(255, 255, 255); }

@font-face { font-family: Inter; font-style: normal; font-weight: 400; src:=
 local("Inter"), local("Inter-Regular"), url("/fonts/Inter-Regular.woff") f=
ormat("woff"); font-display: swap; }

@font-face { font-family: Inter; font-style: normal; font-weight: 500; src:=
 local("Inter Medium"), local("Inter-Medium"), url("/fonts/Inter-Medium.wof=
f") format("woff"); font-display: swap; }

.grayscale { filter: grayscale(100%); }

.top-0 { top: 0px !important; }

.right-0 { right: 0px !important; }

.bottom-0 { bottom: 0px !important; }

.left-0 { left: 0px !important; }

.top-n0 { top: 0px !important; }

.right-n0 { right: 0px !important; }

.bottom-n0 { bottom: 0px !important; }

.left-n0 { left: 0px !important; }

.top-1 { top: 4px !important; }

.right-1 { right: 4px !important; }

.bottom-1 { bottom: 4px !important; }

.left-1 { left: 4px !important; }

.top-n1 { top: -4px !important; }

.right-n1 { right: -4px !important; }

.bottom-n1 { bottom: -4px !important; }

.left-n1 { left: -4px !important; }

.top-2 { top: 8px !important; }

.right-2 { right: 8px !important; }

.bottom-2 { bottom: 8px !important; }

.left-2 { left: 8px !important; }

.top-n2 { top: -8px !important; }

.right-n2 { right: -8px !important; }

.bottom-n2 { bottom: -8px !important; }

.left-n2 { left: -8px !important; }

.top-3 { top: 16px !important; }

.right-3 { right: 16px !important; }

.bottom-3 { bottom: 16px !important; }

.left-3 { left: 16px !important; }

.top-n3 { top: -16px !important; }

.right-n3 { right: -16px !important; }

.bottom-n3 { bottom: -16px !important; }

.left-n3 { left: -16px !important; }

.top-4 { top: 24px !important; }

.right-4 { right: 24px !important; }

.bottom-4 { bottom: 24px !important; }

.left-4 { left: 24px !important; }

.top-n4 { top: -24px !important; }

.right-n4 { right: -24px !important; }

.bottom-n4 { bottom: -24px !important; }

.left-n4 { left: -24px !important; }

.top-5 { top: 32px !important; }

.right-5 { right: 32px !important; }

.bottom-5 { bottom: 32px !important; }

.left-5 { left: 32px !important; }

.top-n5 { top: -32px !important; }

.right-n5 { right: -32px !important; }

.bottom-n5 { bottom: -32px !important; }

.left-n5 { left: -32px !important; }

.top-6 { top: 40px !important; }

.right-6 { right: 40px !important; }

.bottom-6 { bottom: 40px !important; }

.left-6 { left: 40px !important; }

.top-n6 { top: -40px !important; }

.right-n6 { right: -40px !important; }

.bottom-n6 { bottom: -40px !important; }

.left-n6 { left: -40px !important; }

.top-7 { top: 48px !important; }

.right-7 { right: 48px !important; }

.bottom-7 { bottom: 48px !important; }

.left-7 { left: 48px !important; }

.top-n7 { top: -48px !important; }

.right-n7 { right: -48px !important; }

.bottom-n7 { bottom: -48px !important; }

.left-n7 { left: -48px !important; }

.top-8 { top: 64px !important; }

.right-8 { right: 64px !important; }

.bottom-8 { bottom: 64px !important; }

.left-8 { left: 64px !important; }

.top-n8 { top: -64px !important; }

.right-n8 { right: -64px !important; }

.bottom-n8 { bottom: -64px !important; }

.left-n8 { left: -64px !important; }

.top-9 { top: 80px !important; }

.right-9 { right: 80px !important; }

.bottom-9 { bottom: 80px !important; }

.left-9 { left: 80px !important; }

.top-n9 { top: -80px !important; }

.right-n9 { right: -80px !important; }

.bottom-n9 { bottom: -80px !important; }

.left-n9 { left: -80px !important; }

.top-10 { top: 96px !important; }

.right-10 { right: 96px !important; }

.bottom-10 { bottom: 96px !important; }

.left-10 { left: 96px !important; }

.top-n10 { top: -96px !important; }

.right-n10 { right: -96px !important; }

.bottom-n10 { bottom: -96px !important; }

.left-n10 { left: -96px !important; }

.top-11 { top: 112px !important; }

.right-11 { right: 112px !important; }

.bottom-11 { bottom: 112px !important; }

.left-11 { left: 112px !important; }

.top-n11 { top: -112px !important; }

.right-n11 { right: -112px !important; }

.bottom-n11 { bottom: -112px !important; }

.left-n11 { left: -112px !important; }

.top-12 { top: 128px !important; }

.right-12 { right: 128px !important; }

.bottom-12 { bottom: 128px !important; }

.left-12 { left: 128px !important; }

.top-n12 { top: -128px !important; }

.right-n12 { right: -128px !important; }

.bottom-n12 { bottom: -128px !important; }

.left-n12 { left: -128px !important; }

@media (min-width: 768px) {
  .top-md-0 { top: 0px !important; }
  .right-md-0 { right: 0px !important; }
  .bottom-md-0 { bottom: 0px !important; }
  .left-md-0 { left: 0px !important; }
  .top-md-n0 { top: 0px !important; }
  .right-md-n0 { right: 0px !important; }
  .bottom-md-n0 { bottom: 0px !important; }
  .left-md-n0 { left: 0px !important; }
  .top-md-1 { top: 4px !important; }
  .right-md-1 { right: 4px !important; }
  .bottom-md-1 { bottom: 4px !important; }
  .left-md-1 { left: 4px !important; }
  .top-md-n1 { top: -4px !important; }
  .right-md-n1 { right: -4px !important; }
  .bottom-md-n1 { bottom: -4px !important; }
  .left-md-n1 { left: -4px !important; }
  .top-md-2 { top: 8px !important; }
  .right-md-2 { right: 8px !important; }
  .bottom-md-2 { bottom: 8px !important; }
  .left-md-2 { left: 8px !important; }
  .top-md-n2 { top: -8px !important; }
  .right-md-n2 { right: -8px !important; }
  .bottom-md-n2 { bottom: -8px !important; }
  .left-md-n2 { left: -8px !important; }
  .top-md-3 { top: 16px !important; }
  .right-md-3 { right: 16px !important; }
  .bottom-md-3 { bottom: 16px !important; }
  .left-md-3 { left: 16px !important; }
  .top-md-n3 { top: -16px !important; }
  .right-md-n3 { right: -16px !important; }
  .bottom-md-n3 { bottom: -16px !important; }
  .left-md-n3 { left: -16px !important; }
  .top-md-4 { top: 24px !important; }
  .right-md-4 { right: 24px !important; }
  .bottom-md-4 { bottom: 24px !important; }
  .left-md-4 { left: 24px !important; }
  .top-md-n4 { top: -24px !important; }
  .right-md-n4 { right: -24px !important; }
  .bottom-md-n4 { bottom: -24px !important; }
  .left-md-n4 { left: -24px !important; }
  .top-md-5 { top: 32px !important; }
  .right-md-5 { right: 32px !important; }
  .bottom-md-5 { bottom: 32px !important; }
  .left-md-5 { left: 32px !important; }
  .top-md-n5 { top: -32px !important; }
  .right-md-n5 { right: -32px !important; }
  .bottom-md-n5 { bottom: -32px !important; }
  .left-md-n5 { left: -32px !important; }
  .top-md-6 { top: 40px !important; }
  .right-md-6 { right: 40px !important; }
  .bottom-md-6 { bottom: 40px !important; }
  .left-md-6 { left: 40px !important; }
  .top-md-n6 { top: -40px !important; }
  .right-md-n6 { right: -40px !important; }
  .bottom-md-n6 { bottom: -40px !important; }
  .left-md-n6 { left: -40px !important; }
  .top-md-7 { top: 48px !important; }
  .right-md-7 { right: 48px !important; }
  .bottom-md-7 { bottom: 48px !important; }
  .left-md-7 { left: 48px !important; }
  .top-md-n7 { top: -48px !important; }
  .right-md-n7 { right: -48px !important; }
  .bottom-md-n7 { bottom: -48px !important; }
  .left-md-n7 { left: -48px !important; }
  .top-md-8 { top: 64px !important; }
  .right-md-8 { right: 64px !important; }
  .bottom-md-8 { bottom: 64px !important; }
  .left-md-8 { left: 64px !important; }
  .top-md-n8 { top: -64px !important; }
  .right-md-n8 { right: -64px !important; }
  .bottom-md-n8 { bottom: -64px !important; }
  .left-md-n8 { left: -64px !important; }
  .top-md-9 { top: 80px !important; }
  .right-md-9 { right: 80px !important; }
  .bottom-md-9 { bottom: 80px !important; }
  .left-md-9 { left: 80px !important; }
  .top-md-n9 { top: -80px !important; }
  .right-md-n9 { right: -80px !important; }
  .bottom-md-n9 { bottom: -80px !important; }
  .left-md-n9 { left: -80px !important; }
  .top-md-10 { top: 96px !important; }
  .right-md-10 { right: 96px !important; }
  .bottom-md-10 { bottom: 96px !important; }
  .left-md-10 { left: 96px !important; }
  .top-md-n10 { top: -96px !important; }
  .right-md-n10 { right: -96px !important; }
  .bottom-md-n10 { bottom: -96px !important; }
  .left-md-n10 { left: -96px !important; }
  .top-md-11 { top: 112px !important; }
  .right-md-11 { right: 112px !important; }
  .bottom-md-11 { bottom: 112px !important; }
  .left-md-11 { left: 112px !important; }
  .top-md-n11 { top: -112px !important; }
  .right-md-n11 { right: -112px !important; }
  .bottom-md-n11 { bottom: -112px !important; }
  .left-md-n11 { left: -112px !important; }
  .top-md-12 { top: 128px !important; }
  .right-md-12 { right: 128px !important; }
  .bottom-md-12 { bottom: 128px !important; }
  .left-md-12 { left: 128px !important; }
  .top-md-n12 { top: -128px !important; }
  .right-md-n12 { right: -128px !important; }
  .bottom-md-n12 { bottom: -128px !important; }
  .left-md-n12 { left: -128px !important; }
}

@media (min-width: 1012px) {
  .top-lg-0 { top: 0px !important; }
  .right-lg-0 { right: 0px !important; }
  .bottom-lg-0 { bottom: 0px !important; }
  .left-lg-0 { left: 0px !important; }
  .top-lg-n0 { top: 0px !important; }
  .right-lg-n0 { right: 0px !important; }
  .bottom-lg-n0 { bottom: 0px !important; }
  .left-lg-n0 { left: 0px !important; }
  .top-lg-1 { top: 4px !important; }
  .right-lg-1 { right: 4px !important; }
  .bottom-lg-1 { bottom: 4px !important; }
  .left-lg-1 { left: 4px !important; }
  .top-lg-n1 { top: -4px !important; }
  .right-lg-n1 { right: -4px !important; }
  .bottom-lg-n1 { bottom: -4px !important; }
  .left-lg-n1 { left: -4px !important; }
  .top-lg-2 { top: 8px !important; }
  .right-lg-2 { right: 8px !important; }
  .bottom-lg-2 { bottom: 8px !important; }
  .left-lg-2 { left: 8px !important; }
  .top-lg-n2 { top: -8px !important; }
  .right-lg-n2 { right: -8px !important; }
  .bottom-lg-n2 { bottom: -8px !important; }
  .left-lg-n2 { left: -8px !important; }
  .top-lg-3 { top: 16px !important; }
  .right-lg-3 { right: 16px !important; }
  .bottom-lg-3 { bottom: 16px !important; }
  .left-lg-3 { left: 16px !important; }
  .top-lg-n3 { top: -16px !important; }
  .right-lg-n3 { right: -16px !important; }
  .bottom-lg-n3 { bottom: -16px !important; }
  .left-lg-n3 { left: -16px !important; }
  .top-lg-4 { top: 24px !important; }
  .right-lg-4 { right: 24px !important; }
  .bottom-lg-4 { bottom: 24px !important; }
  .left-lg-4 { left: 24px !important; }
  .top-lg-n4 { top: -24px !important; }
  .right-lg-n4 { right: -24px !important; }
  .bottom-lg-n4 { bottom: -24px !important; }
  .left-lg-n4 { left: -24px !important; }
  .top-lg-5 { top: 32px !important; }
  .right-lg-5 { right: 32px !important; }
  .bottom-lg-5 { bottom: 32px !important; }
  .left-lg-5 { left: 32px !important; }
  .top-lg-n5 { top: -32px !important; }
  .right-lg-n5 { right: -32px !important; }
  .bottom-lg-n5 { bottom: -32px !important; }
  .left-lg-n5 { left: -32px !important; }
  .top-lg-6 { top: 40px !important; }
  .right-lg-6 { right: 40px !important; }
  .bottom-lg-6 { bottom: 40px !important; }
  .left-lg-6 { left: 40px !important; }
  .top-lg-n6 { top: -40px !important; }
  .right-lg-n6 { right: -40px !important; }
  .bottom-lg-n6 { bottom: -40px !important; }
  .left-lg-n6 { left: -40px !important; }
  .top-lg-7 { top: 48px !important; }
  .right-lg-7 { right: 48px !important; }
  .bottom-lg-7 { bottom: 48px !important; }
  .left-lg-7 { left: 48px !important; }
  .top-lg-n7 { top: -48px !important; }
  .right-lg-n7 { right: -48px !important; }
  .bottom-lg-n7 { bottom: -48px !important; }
  .left-lg-n7 { left: -48px !important; }
  .top-lg-8 { top: 64px !important; }
  .right-lg-8 { right: 64px !important; }
  .bottom-lg-8 { bottom: 64px !important; }
  .left-lg-8 { left: 64px !important; }
  .top-lg-n8 { top: -64px !important; }
  .right-lg-n8 { right: -64px !important; }
  .bottom-lg-n8 { bottom: -64px !important; }
  .left-lg-n8 { left: -64px !important; }
  .top-lg-9 { top: 80px !important; }
  .right-lg-9 { right: 80px !important; }
  .bottom-lg-9 { bottom: 80px !important; }
  .left-lg-9 { left: 80px !important; }
  .top-lg-n9 { top: -80px !important; }
  .right-lg-n9 { right: -80px !important; }
  .bottom-lg-n9 { bottom: -80px !important; }
  .left-lg-n9 { left: -80px !important; }
  .top-lg-10 { top: 96px !important; }
  .right-lg-10 { right: 96px !important; }
  .bottom-lg-10 { bottom: 96px !important; }
  .left-lg-10 { left: 96px !important; }
  .top-lg-n10 { top: -96px !important; }
  .right-lg-n10 { right: -96px !important; }
  .bottom-lg-n10 { bottom: -96px !important; }
  .left-lg-n10 { left: -96px !important; }
  .top-lg-11 { top: 112px !important; }
  .right-lg-11 { right: 112px !important; }
  .bottom-lg-11 { bottom: 112px !important; }
  .left-lg-11 { left: 112px !important; }
  .top-lg-n11 { top: -112px !important; }
  .right-lg-n11 { right: -112px !important; }
  .bottom-lg-n11 { bottom: -112px !important; }
  .left-lg-n11 { left: -112px !important; }
  .top-lg-12 { top: 128px !important; }
  .right-lg-12 { right: 128px !important; }
  .bottom-lg-12 { bottom: 128px !important; }
  .left-lg-12 { left: 128px !important; }
  .top-lg-n12 { top: -128px !important; }
  .right-lg-n12 { right: -128px !important; }
  .bottom-lg-n12 { bottom: -128px !important; }
  .left-lg-n12 { left: -128px !important; }
}

.offset-n1 { margin-left: -8.33333%; }

.offset-n2 { margin-left: -16.6667%; }

.offset-n3 { margin-left: -25%; }

.offset-n4 { margin-left: -33.3333%; }

.offset-n5 { margin-left: -41.6667%; }

.offset-n6 { margin-left: -50%; }

.offset-n7 { margin-left: -58.3333%; }

@media (min-width: 544px) {
  .offset-sm-n1 { margin-left: -8.33333%; }
  .offset-sm-n2 { margin-left: -16.6667%; }
  .offset-sm-n3 { margin-left: -25%; }
  .offset-sm-n4 { margin-left: -33.3333%; }
  .offset-sm-n5 { margin-left: -41.6667%; }
  .offset-sm-n6 { margin-left: -50%; }
  .offset-sm-n7 { margin-left: -58.3333%; }
}

@media (min-width: 768px) {
  .offset-md-n1 { margin-left: -8.33333%; }
  .offset-md-n2 { margin-left: -16.6667%; }
  .offset-md-n3 { margin-left: -25%; }
  .offset-md-n4 { margin-left: -33.3333%; }
  .offset-md-n5 { margin-left: -41.6667%; }
  .offset-md-n6 { margin-left: -50%; }
  .offset-md-n7 { margin-left: -58.3333%; }
}

@media (min-width: 1012px) {
  .offset-lg-n1 { margin-left: -8.33333%; }
  .offset-lg-n2 { margin-left: -16.6667%; }
  .offset-lg-n3 { margin-left: -25%; }
  .offset-lg-n4 { margin-left: -33.3333%; }
  .offset-lg-n5 { margin-left: -41.6667%; }
  .offset-lg-n6 { margin-left: -50%; }
  .offset-lg-n7 { margin-left: -58.3333%; }
}

@media (min-width: 1280px) {
  .offset-xl-n1 { margin-left: -8.33333%; }
  .offset-xl-n2 { margin-left: -16.6667%; }
  .offset-xl-n3 { margin-left: -25%; }
  .offset-xl-n4 { margin-left: -33.3333%; }
  .offset-xl-n5 { margin-left: -41.6667%; }
  .offset-xl-n6 { margin-left: -50%; }
  .offset-xl-n7 { margin-left: -58.3333%; }
}

.mt-7 { margin-top: 48px !important; }

.mb-7, .my-7 { margin-bottom: 48px !important; }

.my-7 { margin-top: 48px !important; }

.mt-8 { margin-top: 64px !important; }

.mb-8, .my-8 { margin-bottom: 64px !important; }

.my-8 { margin-top: 64px !important; }

.mt-9 { margin-top: 80px !important; }

.mb-9, .my-9 { margin-bottom: 80px !important; }

.my-9 { margin-top: 80px !important; }

.mt-10 { margin-top: 96px !important; }

.mb-10, .my-10 { margin-bottom: 96px !important; }

.my-10 { margin-top: 96px !important; }

.mt-11 { margin-top: 112px !important; }

.mb-11, .my-11 { margin-bottom: 112px !important; }

.my-11 { margin-top: 112px !important; }

.mt-12 { margin-top: 128px !important; }

.mb-12, .my-12 { margin-bottom: 128px !important; }

.my-12 { margin-top: 128px !important; }

@media (min-width: 544px) {
  .mt-sm-7 { margin-top: 48px !important; }
  .mb-sm-7, .my-sm-7 { margin-bottom: 48px !important; }
  .my-sm-7 { margin-top: 48px !important; }
  .mt-sm-8 { margin-top: 64px !important; }
  .mb-sm-8, .my-sm-8 { margin-bottom: 64px !important; }
  .my-sm-8 { margin-top: 64px !important; }
  .mt-sm-9 { margin-top: 80px !important; }
  .mb-sm-9, .my-sm-9 { margin-bottom: 80px !important; }
  .my-sm-9 { margin-top: 80px !important; }
  .mt-sm-10 { margin-top: 96px !important; }
  .mb-sm-10, .my-sm-10 { margin-bottom: 96px !important; }
  .my-sm-10 { margin-top: 96px !important; }
  .mt-sm-11 { margin-top: 112px !important; }
  .mb-sm-11, .my-sm-11 { margin-bottom: 112px !important; }
  .my-sm-11 { margin-top: 112px !important; }
  .mt-sm-12 { margin-top: 128px !important; }
  .mb-sm-12, .my-sm-12 { margin-bottom: 128px !important; }
  .my-sm-12 { margin-top: 128px !important; }
}

@media (min-width: 768px) {
  .mt-md-7 { margin-top: 48px !important; }
  .mb-md-7, .my-md-7 { margin-bottom: 48px !important; }
  .my-md-7 { margin-top: 48px !important; }
  .mt-md-8 { margin-top: 64px !important; }
  .mb-md-8, .my-md-8 { margin-bottom: 64px !important; }
  .my-md-8 { margin-top: 64px !important; }
  .mt-md-9 { margin-top: 80px !important; }
  .mb-md-9, .my-md-9 { margin-bottom: 80px !important; }
  .my-md-9 { margin-top: 80px !important; }
  .mt-md-10 { margin-top: 96px !important; }
  .mb-md-10, .my-md-10 { margin-bottom: 96px !important; }
  .my-md-10 { margin-top: 96px !important; }
  .mt-md-11 { margin-top: 112px !important; }
  .mb-md-11, .my-md-11 { margin-bottom: 112px !important; }
  .my-md-11 { margin-top: 112px !important; }
  .mt-md-12 { margin-top: 128px !important; }
  .mb-md-12, .my-md-12 { margin-bottom: 128px !important; }
  .my-md-12 { margin-top: 128px !important; }
}

@media (min-width: 1012px) {
  .mt-lg-7 { margin-top: 48px !important; }
  .mb-lg-7, .my-lg-7 { margin-bottom: 48px !important; }
  .my-lg-7 { margin-top: 48px !important; }
  .mt-lg-8 { margin-top: 64px !important; }
  .mb-lg-8, .my-lg-8 { margin-bottom: 64px !important; }
  .my-lg-8 { margin-top: 64px !important; }
  .mt-lg-9 { margin-top: 80px !important; }
  .mb-lg-9, .my-lg-9 { margin-bottom: 80px !important; }
  .my-lg-9 { margin-top: 80px !important; }
  .mt-lg-10 { margin-top: 96px !important; }
  .mb-lg-10, .my-lg-10 { margin-bottom: 96px !important; }
  .my-lg-10 { margin-top: 96px !important; }
  .mt-lg-11 { margin-top: 112px !important; }
  .mb-lg-11, .my-lg-11 { margin-bottom: 112px !important; }
  .my-lg-11 { margin-top: 112px !important; }
  .mt-lg-12 { margin-top: 128px !important; }
  .mb-lg-12, .my-lg-12 { margin-bottom: 128px !important; }
  .my-lg-12 { margin-top: 128px !important; }
}

@media (min-width: 1280px) {
  .mt-xl-7 { margin-top: 48px !important; }
  .mb-xl-7, .my-xl-7 { margin-bottom: 48px !important; }
  .my-xl-7 { margin-top: 48px !important; }
  .mt-xl-8 { margin-top: 64px !important; }
  .mb-xl-8, .my-xl-8 { margin-bottom: 64px !important; }
  .my-xl-8 { margin-top: 64px !important; }
  .mt-xl-9 { margin-top: 80px !important; }
  .mb-xl-9, .my-xl-9 { margin-bottom: 80px !important; }
  .my-xl-9 { margin-top: 80px !important; }
  .mt-xl-10 { margin-top: 96px !important; }
  .mb-xl-10, .my-xl-10 { margin-bottom: 96px !important; }
  .my-xl-10 { margin-top: 96px !important; }
  .mt-xl-11 { margin-top: 112px !important; }
  .mb-xl-11, .my-xl-11 { margin-bottom: 112px !important; }
  .my-xl-11 { margin-top: 112px !important; }
  .mt-xl-12 { margin-top: 128px !important; }
  .mb-xl-12, .my-xl-12 { margin-bottom: 128px !important; }
  .my-xl-12 { margin-top: 128px !important; }
}

.p-7 { padding: 48px !important; }

.pt-7 { padding-top: 48px !important; }

.pr-7 { padding-right: 48px !important; }

.pb-7 { padding-bottom: 48px !important; }

.pl-7 { padding-left: 48px !important; }

.py-7 { padding-top: 48px !important; padding-bottom: 48px !important; }

.p-8 { padding: 64px !important; }

.pt-8 { padding-top: 64px !important; }

.pr-8 { padding-right: 64px !important; }

.pb-8 { padding-bottom: 64px !important; }

.pl-8 { padding-left: 64px !important; }

.py-8 { padding-top: 64px !important; padding-bottom: 64px !important; }

.p-9 { padding: 80px !important; }

.pt-9 { padding-top: 80px !important; }

.pr-9 { padding-right: 80px !important; }

.pb-9 { padding-bottom: 80px !important; }

.pl-9 { padding-left: 80px !important; }

.py-9 { padding-top: 80px !important; padding-bottom: 80px !important; }

.p-10 { padding: 96px !important; }

.pt-10 { padding-top: 96px !important; }

.pr-10 { padding-right: 96px !important; }

.pb-10 { padding-bottom: 96px !important; }

.pl-10 { padding-left: 96px !important; }

.py-10 { padding-top: 96px !important; padding-bottom: 96px !important; }

.p-11 { padding: 112px !important; }

.pt-11 { padding-top: 112px !important; }

.pr-11 { padding-right: 112px !important; }

.pb-11 { padding-bottom: 112px !important; }

.pl-11 { padding-left: 112px !important; }

.py-11 { padding-top: 112px !important; padding-bottom: 112px !important; }

.p-12 { padding: 128px !important; }

.pt-12 { padding-top: 128px !important; }

.pr-12 { padding-right: 128px !important; }

.pb-12 { padding-bottom: 128px !important; }

.pl-12 { padding-left: 128px !important; }

.py-12 { padding-top: 128px !important; padding-bottom: 128px !important; }

@media (min-width: 544px) {
  .p-sm-7 { padding: 48px !important; }
  .pt-sm-7 { padding-top: 48px !important; }
  .pr-sm-7 { padding-right: 48px !important; }
  .pb-sm-7 { padding-bottom: 48px !important; }
  .pl-sm-7 { padding-left: 48px !important; }
  .py-sm-7 { padding-top: 48px !important; padding-bottom: 48px !important;=
 }
  .p-sm-8 { padding: 64px !important; }
  .pt-sm-8 { padding-top: 64px !important; }
  .pr-sm-8 { padding-right: 64px !important; }
  .pb-sm-8 { padding-bottom: 64px !important; }
  .pl-sm-8 { padding-left: 64px !important; }
  .py-sm-8 { padding-top: 64px !important; padding-bottom: 64px !important;=
 }
  .p-sm-9 { padding: 80px !important; }
  .pt-sm-9 { padding-top: 80px !important; }
  .pr-sm-9 { padding-right: 80px !important; }
  .pb-sm-9 { padding-bottom: 80px !important; }
  .pl-sm-9 { padding-left: 80px !important; }
  .py-sm-9 { padding-top: 80px !important; padding-bottom: 80px !important;=
 }
  .p-sm-10 { padding: 96px !important; }
  .pt-sm-10 { padding-top: 96px !important; }
  .pr-sm-10 { padding-right: 96px !important; }
  .pb-sm-10 { padding-bottom: 96px !important; }
  .pl-sm-10 { padding-left: 96px !important; }
  .py-sm-10 { padding-top: 96px !important; padding-bottom: 96px !important=
; }
  .p-sm-11 { padding: 112px !important; }
  .pt-sm-11 { padding-top: 112px !important; }
  .pr-sm-11 { padding-right: 112px !important; }
  .pb-sm-11 { padding-bottom: 112px !important; }
  .pl-sm-11 { padding-left: 112px !important; }
  .py-sm-11 { padding-top: 112px !important; padding-bottom: 112px !importa=
nt; }
  .p-sm-12 { padding: 128px !important; }
  .pt-sm-12 { padding-top: 128px !important; }
  .pr-sm-12 { padding-right: 128px !important; }
  .pb-sm-12 { padding-bottom: 128px !important; }
  .pl-sm-12 { padding-left: 128px !important; }
  .py-sm-12 { padding-top: 128px !important; padding-bottom: 128px !importa=
nt; }
}

@media (min-width: 768px) {
  .p-md-7 { padding: 48px !important; }
  .pt-md-7 { padding-top: 48px !important; }
  .pr-md-7 { padding-right: 48px !important; }
  .pb-md-7 { padding-bottom: 48px !important; }
  .pl-md-7 { padding-left: 48px !important; }
  .py-md-7 { padding-top: 48px !important; padding-bottom: 48px !important;=
 }
  .p-md-8 { padding: 64px !important; }
  .pt-md-8 { padding-top: 64px !important; }
  .pr-md-8 { padding-right: 64px !important; }
  .pb-md-8 { padding-bottom: 64px !important; }
  .pl-md-8 { padding-left: 64px !important; }
  .py-md-8 { padding-top: 64px !important; padding-bottom: 64px !important;=
 }
  .p-md-9 { padding: 80px !important; }
  .pt-md-9 { padding-top: 80px !important; }
  .pr-md-9 { padding-right: 80px !important; }
  .pb-md-9 { padding-bottom: 80px !important; }
  .pl-md-9 { padding-left: 80px !important; }
  .py-md-9 { padding-top: 80px !important; padding-bottom: 80px !important;=
 }
  .p-md-10 { padding: 96px !important; }
  .pt-md-10 { padding-top: 96px !important; }
  .pr-md-10 { padding-right: 96px !important; }
  .pb-md-10 { padding-bottom: 96px !important; }
  .pl-md-10 { padding-left: 96px !important; }
  .py-md-10 { padding-top: 96px !important; padding-bottom: 96px !important=
; }
  .p-md-11 { padding: 112px !important; }
  .pt-md-11 { padding-top: 112px !important; }
  .pr-md-11 { padding-right: 112px !important; }
  .pb-md-11 { padding-bottom: 112px !important; }
  .pl-md-11 { padding-left: 112px !important; }
  .py-md-11 { padding-top: 112px !important; padding-bottom: 112px !importa=
nt; }
  .p-md-12 { padding: 128px !important; }
  .pt-md-12 { padding-top: 128px !important; }
  .pr-md-12 { padding-right: 128px !important; }
  .pb-md-12 { padding-bottom: 128px !important; }
  .pl-md-12 { padding-left: 128px !important; }
  .py-md-12 { padding-top: 128px !important; padding-bottom: 128px !importa=
nt; }
}

@media (min-width: 1012px) {
  .p-lg-7 { padding: 48px !important; }
  .pt-lg-7 { padding-top: 48px !important; }
  .pr-lg-7 { padding-right: 48px !important; }
  .pb-lg-7 { padding-bottom: 48px !important; }
  .pl-lg-7 { padding-left: 48px !important; }
  .py-lg-7 { padding-top: 48px !important; padding-bottom: 48px !important;=
 }
  .p-lg-8 { padding: 64px !important; }
  .pt-lg-8 { padding-top: 64px !important; }
  .pr-lg-8 { padding-right: 64px !important; }
  .pb-lg-8 { padding-bottom: 64px !important; }
  .pl-lg-8 { padding-left: 64px !important; }
  .py-lg-8 { padding-top: 64px !important; padding-bottom: 64px !important;=
 }
  .p-lg-9 { padding: 80px !important; }
  .pt-lg-9 { padding-top: 80px !important; }
  .pr-lg-9 { padding-right: 80px !important; }
  .pb-lg-9 { padding-bottom: 80px !important; }
  .pl-lg-9 { padding-left: 80px !important; }
  .py-lg-9 { padding-top: 80px !important; padding-bottom: 80px !important;=
 }
  .p-lg-10 { padding: 96px !important; }
  .pt-lg-10 { padding-top: 96px !important; }
  .pr-lg-10 { padding-right: 96px !important; }
  .pb-lg-10 { padding-bottom: 96px !important; }
  .pl-lg-10 { padding-left: 96px !important; }
  .py-lg-10 { padding-top: 96px !important; padding-bottom: 96px !important=
; }
  .p-lg-11 { padding: 112px !important; }
  .pt-lg-11 { padding-top: 112px !important; }
  .pr-lg-11 { padding-right: 112px !important; }
  .pb-lg-11 { padding-bottom: 112px !important; }
  .pl-lg-11 { padding-left: 112px !important; }
  .py-lg-11 { padding-top: 112px !important; padding-bottom: 112px !importa=
nt; }
  .p-lg-12 { padding: 128px !important; }
  .pt-lg-12 { padding-top: 128px !important; }
  .pr-lg-12 { padding-right: 128px !important; }
  .pb-lg-12 { padding-bottom: 128px !important; }
  .pl-lg-12 { padding-left: 128px !important; }
  .py-lg-12 { padding-top: 128px !important; padding-bottom: 128px !importa=
nt; }
}

@media (min-width: 1280px) {
  .p-xl-7 { padding: 48px !important; }
  .pt-xl-7 { padding-top: 48px !important; }
  .pr-xl-7 { padding-right: 48px !important; }
  .pb-xl-7 { padding-bottom: 48px !important; }
  .pl-xl-7 { padding-left: 48px !important; }
  .py-xl-7 { padding-top: 48px !important; padding-bottom: 48px !important;=
 }
  .p-xl-8 { padding: 64px !important; }
  .pt-xl-8 { padding-top: 64px !important; }
  .pr-xl-8 { padding-right: 64px !important; }
  .pb-xl-8 { padding-bottom: 64px !important; }
  .pl-xl-8 { padding-left: 64px !important; }
  .py-xl-8 { padding-top: 64px !important; padding-bottom: 64px !important;=
 }
  .p-xl-9 { padding: 80px !important; }
  .pt-xl-9 { padding-top: 80px !important; }
  .pr-xl-9 { padding-right: 80px !important; }
  .pb-xl-9 { padding-bottom: 80px !important; }
  .pl-xl-9 { padding-left: 80px !important; }
  .py-xl-9 { padding-top: 80px !important; padding-bottom: 80px !important;=
 }
  .p-xl-10 { padding: 96px !important; }
  .pt-xl-10 { padding-top: 96px !important; }
  .pr-xl-10 { padding-right: 96px !important; }
  .pb-xl-10 { padding-bottom: 96px !important; }
  .pl-xl-10 { padding-left: 96px !important; }
  .py-xl-10 { padding-top: 96px !important; padding-bottom: 96px !important=
; }
  .p-xl-11 { padding: 112px !important; }
  .pt-xl-11 { padding-top: 112px !important; }
  .pr-xl-11 { padding-right: 112px !important; }
  .pb-xl-11 { padding-bottom: 112px !important; }
  .pl-xl-11 { padding-left: 112px !important; }
  .py-xl-11 { padding-top: 112px !important; padding-bottom: 112px !importa=
nt; }
  .p-xl-12 { padding: 128px !important; }
  .pt-xl-12 { padding-top: 128px !important; }
  .pr-xl-12 { padding-right: 128px !important; }
  .pb-xl-12 { padding-bottom: 128px !important; }
  .pl-xl-12 { padding-left: 128px !important; }
  .py-xl-12 { padding-top: 128px !important; padding-bottom: 128px !importa=
nt; }
}

.setup-wrapper { width: 750px; padding-top: 30px; margin: 0px auto; }

.setup-wrapper::after, .setup-wrapper::before { display: table; content: ""=
; }

.setup-wrapper::after { clear: both; }

.setup-header { padding-bottom: 20px; margin: 0px auto 30px; overflow: hidd=
en; text-align: left; border-bottom: 1px solid rgb(221, 221, 221); }

.setup-header h1 { margin-top: 0px; margin-bottom: 0px; font-size: 45px; fo=
nt-weight: 400; line-height: 1.1; letter-spacing: -1px; }

.setup-header h1 .octicon { color: rgb(187, 187, 187); }

.setup-header .lead { margin-top: 2px; margin-bottom: 0px; font-size: 21px;=
 }

.setup-header .lead a { color: rgb(88, 96, 105); }

.setup-header .lead a:hover { color: rgb(3, 102, 214); text-decoration: non=
e; }

.setup-org { padding-bottom: 0px; border-bottom: 0px; }

.setup-main { float: left; width: 450px; }

.setup-main.without-secondary { margin-left: 150px; }

.setup-secondary { float: right; width: 250px; }

.setup-secondary .info { padding-top: 0px; padding-bottom: 0px; margin-top:=
 -10px; font-size: 12px; line-height: 18px; color: rgb(88, 96, 105); text-a=
lign: center; }

.setup-info-module { margin-bottom: 30px; background-color: rgb(255, 255, 2=
55); border: 1px solid rgb(204, 204, 204); border-radius: 3px; box-shadow: =
rgba(0, 0, 0, 0.075) 0px 1px 3px; }

.setup-info-module h2 { padding: 15px; margin-bottom: 15px; overflow: hidde=
n; font-size: 16px; border-bottom: 1px solid rgb(221, 221, 221); }

.setup-info-module h2 .price { float: right; font-weight: 600; color: rgb(8=
8, 96, 105); }

.setup-info-module h3 { padding: 0px 15px; margin: 0px 0px -7px; font-size:=
 14px; }

.setup-info-module p { padding: 0px 15px; margin: 15px 0px; }

.setup-info-module .setup-info-note { padding: 1px 0px; margin: 0px; backgr=
ound: rgb(249, 249, 249); border-top: 1px solid rgb(224, 224, 224); }

.features-list { padding: 0px 15px 15px; margin: 0px; font-size: 14px; list=
-style: none; }

.features-list li { margin-top: 10px; }

.features-list li:first-child { margin-top: 0px; }

.features-list .list-divider { margin: 15px -15px; border-top: 1px solid rg=
b(238, 238, 238); }

.features-list .octicon-check { margin-right: 5px; color: rgb(96, 176, 68);=
 }

.features-list .octicon-question { font-size: 12px; color: rgb(85, 85, 85);=
 }

.features-list .tooltipped::after { width: 250px; white-space: normal; }

.setup-form-container .setup-form-title { font-size: 16px; }

.setup-form-container .secure { float: right; margin-top: 2px; font-size: 1=
1px; color: rgb(96, 176, 68); text-transform: uppercase; }

.setup-form-container hr { margin-top: 25px; margin-bottom: 25px; }

.setup-form-container .form-actions { padding-top: 0px; padding-bottom: 0px=
; text-align: left; }

.team-member-container { margin-bottom: 20px; }

.team-member-container .team-member-username { line-height: 1.2; }

.setup-form { padding-bottom: 15px; }

.setup-form .form-group dd .form-control { width: 100%; }

.setup-form .form-group dd .form-control.short { width: 250px; }

.setup-form dd { position: relative; }

.setup-form dd .octicon { position: absolute; top: 8px; right: 25px; }

.setup-form .octicon-alert { color: rgb(203, 36, 49); }

.setup-form .octicon-check { color: rgb(40, 167, 69); }

.setup-form .setup-organization-next, .setup-form .tos-info { margin: 15px =
0px; border-top: 1px solid rgb(238, 238, 238); border-bottom: 1px solid rgb=
(238, 238, 238); }

.setup-form .tos-info { padding: 15px 0px; }

.setup-form .setup-organization-next { padding-top: 15px; padding-bottom: 1=
5px; }

.setup-form .setup-plans { border-collapse: initial; border: 1px solid rgb(=
209, 213, 218); }

.setup-form .setup-plans tr.selected { background-color: rgb(241, 248, 255)=
; }

.setup-form .setup-plans .name { font-weight: 600; }

.setup-form .setup-plans .choose-plan input[type=3D"radio"] { display: none=
; }

.setup-creditcard-form .country-form, .setup-creditcard-form .state-form { =
float: left; margin: 0px; overflow-wrap: normal; }

.setup-creditcard-form .country-form, .setup-creditcard-form .postal-code-f=
orm { margin-top: 0px; margin-bottom: 15px; }

.setup-creditcard-form .form-group select.select-country { width: 182px; ma=
rgin-right: 5px; }

.setup-creditcard-form .form-group select:invalid { color: rgb(106, 115, 12=
5); }

.setup-creditcard-form .form-group select.select-state { width: 113px; }

.setup-creditcard-form .form-group .input-vat { width: 288px; }

.setup-creditcard-form .form-group input.input-postal-code { width: 180px; =
}

.setup-creditcard-form.is-vat-country .vat-field { display: block; }

.setup-creditcard-form.is-international .form-group select.select-country {=
 width: 300px; }

.setup-creditcard-form.is-international .state-form, .setup-creditcard-form=
.no-postcodes .postal-code-form { display: none; }

.setup-creditcard-form dd .octicon-credit-card { position: inherit; }

.setup-creditcard-form .vat-field { display: none; }

.setup-creditcard-form .vat-field.prefilled { display: block; }

.setup-creditcard-form .help-text { font-size: 80%; font-weight: 400; color=
: rgb(88, 96, 105); }

.org-creation-questions, .user-identification-questions { float: none; widt=
h: auto; }

.org-creation-questions .question, .user-identification-questions .question=
 { margin-bottom: 30px; }

.org-creation-questions .question-title, .user-identification-questions .qu=
estion-title { padding-right: 40px; margin-bottom: 10px; font-size: 14px; l=
ine-height: 1.5; }

.org-creation-questions .question-title i, .user-identification-questions .=
question-title i { font-size: 13px; font-style: normal; font-weight: 400; c=
olor: rgb(118, 118, 118); }

.org-creation-questions .response-group label, .user-identification-questio=
ns .response-group label { font-weight: 400; }

.org-creation-questions .form-checkbox, .user-identification-questions .for=
m-checkbox { margin: 8px 0px; }

.org-creation-questions .alternate-action, .user-identification-questions .=
alternate-action { margin-left: 10px; line-height: 34px; }

.org-creation-questions .disclaimer, .user-identification-questions .discla=
imer { margin: 40px 0px 0px; text-align: center; }

.user-identification-questions.redesign .question { margin-bottom: 96px; }

.user-identification-questions.redesign .topic-input-container .tag-input {=
 width: 100%; border-width: 0px 0px 3px; border-top-style: initial; border-=
right-style: initial; border-left-style: initial; border-top-color: initial=
; border-right-color: initial; border-left-color: initial; border-image: in=
itial; border-bottom-style: solid; border-bottom-color: rgb(0, 0, 0); box-s=
hadow: 0px 0px 0px; }

.user-identification-questions { margin-top: 40px; }

.shelf { padding-top: 20px; margin-bottom: 20px; background-color: rgb(254,=
 254, 254); border-bottom: 1px solid rgb(239, 241, 243); }

.shelf .container { position: relative; }

.shelf-title { margin: 0px; font-size: 30px; font-weight: 400; }

.shelf-content { width: 800px; margin: 50px auto; text-align: center; }

.shelf-lead { margin-top: 10px; margin-bottom: 30px; font-size: 18px; color=
: rgb(88, 96, 105); }

.shelf-dismiss { position: absolute; top: 0px; right: 20px; font-size: 12px=
; color: rgb(149, 157, 165); }

.shelf-dismiss:hover { color: rgb(3, 102, 214); text-decoration: none; }

.shelf-dismiss .close-button { width: 28px; height: 28px; padding: 3px 5px;=
 color: rgba(27, 31, 35, 0.7); border: 1px solid rgba(27, 31, 35, 0.15); bo=
rder-radius: 28px; }

.shelf-dismiss .close-button:hover { color: rgb(36, 41, 46); border-color: =
rgba(27, 31, 35, 0.3); }

.shelf-cta { padding: 10px 50px; font-size: 16px; }

.intro-shelf { margin-top: 0px; color: rgba(27, 31, 35, 0.85); background-i=
mage: linear-gradient(rgba(255, 255, 255, 0) 60%, rgb(255, 255, 255)), line=
ar-gradient(70deg, rgb(219, 237, 255) 32%, rgb(235, 255, 240)); border-bott=
om: rgb(255, 255, 255); }

.intro-shelf .shelf-lead { color: rgba(27, 31, 35, 0.7); }

.orgs-help-shelf { padding-top: 20px; padding-bottom: 20px; margin-top: -20=
px; margin-bottom: 20px; border-bottom: 1px solid rgb(239, 241, 243); }

.orgs-help-shelf .orgs-help-title { font-size: 30px; font-weight: 400; }

.orgs-help-shelf-content { width: 800px; margin: 50px auto; text-align: cen=
ter; }

.orgs-help-shelf-content .orgs-help-lead { padding-right: 45px; padding-lef=
t: 45px; font-size: 18px; }

.orgs-help-shelf-content .orgs-help-divider { display: block; width: 150px;=
 margin: 40px auto; content: ""; border-top: 1px solid rgb(209, 213, 218); =
}

.orgs-help-lead { margin-top: 10px; margin-bottom: 30px; color: rgb(88, 96,=
 105); }

.orgs-help-items { margin-bottom: 40px; }

.orgs-help-item-octicon { width: 70px; height: 70px; margin: 0px auto 15px;=
 text-align: center; background-color: rgb(255, 255, 255); border: 1px soli=
d rgb(225, 228, 232); border-radius: 50px; }

.orgs-help-item-octicon .octicon { margin-top: 20px; color: rgb(3, 102, 214=
); }

.orgs-help-item-title { margin-bottom: 10px; font-weight: 400; }

.orgs-help-item-content { margin-top: 0px; font-size: 14px; color: rgb(88, =
96, 105); }

.orgs-help-dismiss { float: right; margin-top: 5px; margin-right: 10px; fon=
t-size: 12px; color: rgb(88, 96, 105); }

.orgs-help-dismiss:hover { color: rgb(3, 102, 214); text-decoration: none; =
}

.orgs-help-dismiss .octicon { position: relative; top: 1px; }

.orgs-help-title { margin-top: 0px; margin-bottom: 0px; }

.signup-plan-column { }

@media (min-width: 544px) {
  .signup-plan-column { max-width: 320px; }
}

.signup-plan-card { height: auto; background: rgb(246, 248, 250); border: 1=
px solid rgb(246, 248, 250); }

@media (min-width: 768px) {
  .signup-plan-card { height: 480px; }
}

.signup-plan-card:hover { background: rgb(255, 255, 255); border-color: rgb=
(121, 184, 255); box-shadow: rgba(27, 31, 35, 0.15) 0px 1px 15px; }

.signup-plan-summary-subhead { border-bottom: 3px solid; }

.signup-btn:disabled { color: rgba(255, 255, 255, 0.5); opacity: 0.5 !impor=
tant; }

.plan-category-tab { background-color: rgb(255, 255, 255); }

.plan-category-tab[aria-selected=3D"true"] { color: rgb(255, 255, 255); bac=
kground-color: rgb(3, 102, 214); }

.plan-selection-previous-icon { transform: rotate(90deg); }

@media (min-width: 768px) {
  .plan-selection-previous-icon { transform: rotate(0deg); }
}

.collection-search-results em { padding: 0.1em; background-color: rgb(250, =
255, 166); }

.draft-tag { padding: 5px 10px; font-weight: 600; color: rgb(238, 238, 238)=
; background-color: rgb(64, 64, 64); }

.showcase-page-pattern { position: relative; z-index: -1; height: 100px; ma=
rgin-top: -21px; margin-bottom: -70px; }

.showcase-page-pattern::after { position: absolute; top: 0px; right: 0px; b=
ottom: 0px; left: 0px; display: block; content: ""; background-image: linea=
r-gradient(rgba(255, 255, 255, 0.85), rgb(255, 255, 255)); }

.showcase-page-repo-list { border-top: 1px solid rgb(238, 238, 238); }

.repo-health .repo-health-loading { display: none; font-style: italic; }

.repo-health.is-loading .repo-health-loading { display: block; }

.repo-health.is-loading .repo-health-results, .sortable-button-item:first-o=
f-type .sortable-button[data-direction=3D"up"], .sortable-button-item:last-=
of-type .sortable-button[data-direction=3D"down"] { display: none; }

.business-sso, .org-sso { width: 340px; margin: 0px auto; }

.business-sso .sso-title, .org-sso .sso-title { font-size: 24px; font-weigh=
t: 300; letter-spacing: -0.5px; }

.business-sso .business-sso-panel, .business-sso .org-sso-panel, .org-sso .=
business-sso-panel, .org-sso .org-sso-panel { padding: 20px; background-col=
or: rgb(255, 255, 255); border: 1px solid rgb(225, 228, 232); border-radius=
: 5px; }

.business-sso .sso-recovery-callout, .org-sso .sso-recovery-callout { paddi=
ng: 15px 10px; text-align: center; border: 1px solid rgb(209, 213, 218); bo=
rder-radius: 5px; }

.sso-modal { padding: 16px; }

.sso-modal .business-sso, .sso-modal .org-sso { width: auto; }

.sso-modal .business-sso .business-sso-panel, .sso-modal .org-sso .org-sso-=
panel { border: 0px; }

.sso-modal .sso-prompt-error, .sso-modal .sso-prompt-success, .sso-modal.su=
ccess .sso-prompt-default { display: none; }

.sso-modal.success .sso-prompt-success { display: block; }

.sso-modal.error .sso-prompt-default { display: none; }

.sso-modal.error .sso-prompt-error { display: block; }

.sso-modal.error .flash-error { margin-right: -35px; margin-left: -35px; bo=
rder-right: 0px; border-left: 0px; border-radius: 0px; }

.tab-size[data-tab-size=3D"1"] { tab-size: 1; }

.tab-size[data-tab-size=3D"2"] { tab-size: 2; }

.tab-size[data-tab-size=3D"3"] { tab-size: 3; }

.tab-size[data-tab-size=3D"4"] { tab-size: 4; }

.tab-size[data-tab-size=3D"5"] { tab-size: 5; }

.tab-size[data-tab-size=3D"6"] { tab-size: 6; }

.tab-size[data-tab-size=3D"7"] { tab-size: 7; }

.tab-size[data-tab-size=3D"8"] { tab-size: 8; }

.tab-size[data-tab-size=3D"9"] { tab-size: 9; }

.tab-size[data-tab-size=3D"10"] { tab-size: 10; }

.tab-size[data-tab-size=3D"11"] { tab-size: 11; }

.tab-size[data-tab-size=3D"12"] { tab-size: 12; }

.tag-input-container { position: relative; }

.tag-input-container .suggester { position: absolute; z-index: 100; width: =
100%; margin-top: -1px; }

.tag-input-container ul { list-style: none; }

.tag-input input { float: left; padding-left: 2px; margin: 0px; background:=
 none; border: 0px; box-shadow: none; }

.tag-input input:focus { box-shadow: none; }

.task-list-item { list-style-type: none; }

.task-list-item label { font-weight: 400; }

.task-list-item.enabled label { cursor: pointer; }

.task-list-item + .task-list-item { margin-top: 3px; }

.task-list-item .handle { display: none; }

.task-list-item-checkbox { margin: 0px 0.2em 0.25em -1.6em; vertical-align:=
 middle; }

.reorderable-task-lists .markdown-body .contains-task-list { padding: 0px; =
}

.reorderable-task-lists .markdown-body li:not(.task-list-item) { margin-lef=
t: 26px; }

.reorderable-task-lists .markdown-body ol:not(.contains-task-list) li, .reo=
rderable-task-lists .markdown-body ul:not(.contains-task-list) li { margin-=
left: 0px; }

.reorderable-task-lists .markdown-body li p { margin-top: 0px; }

.reorderable-task-lists .markdown-body .task-list-item { padding-right: 15p=
x; padding-left: 42px; margin-right: -15px; margin-left: -15px; border: 1px=
 solid transparent; }

.reorderable-task-lists .markdown-body .task-list-item + .task-list-item { =
margin-top: 0px; }

.reorderable-task-lists .markdown-body .task-list-item .contains-task-list =
{ padding-top: 4px; }

.reorderable-task-lists .markdown-body .task-list-item .handle { display: b=
lock; float: left; width: 20px; padding: 2px 0px 0px 2px; margin-left: -43p=
x; opacity: 0; }

.reorderable-task-lists .markdown-body .task-list-item .drag-handle { fill:=
 rgb(51, 51, 51); }

.reorderable-task-lists .markdown-body .task-list-item.hovered > .handle { =
opacity: 1; }

.reorderable-task-lists .markdown-body .task-list-item.is-dragging { opacit=
y: 0; }

.review-comment-contents .markdown-body .task-list-item { padding-left: 42p=
x; margin-right: -12px; margin-left: -12px; border-top-left-radius: 3px; bo=
rder-bottom-left-radius: 3px; }

.review-comment-contents .markdown-body .task-list-item.hovered { border-le=
ft-color: rgb(237, 237, 237); }

.team-label-ldap { display: inline-block; padding: 0px 9px; line-height: 25=
px; color: rgb(88, 96, 105); text-transform: uppercase; cursor: default; bo=
rder: 1px solid rgb(234, 234, 234); border-radius: 3px; box-shadow: none; }

.team-label-ldap.header-label-ldap { padding: 3px 5px; }

.team-member-ellipsis { width: 25px; height: 25px; line-height: 24px; }

.team-member-ellipsis:hover { color: rgb(3, 102, 214); background: rgb(246,=
 248, 250); }

.team-listing .nested-teams-checkbox { padding-left: 3px; }

.team-listing .nested-teams-checkbox.show { padding-right: 11px; }

.team-listing .nested-teams-checkbox.indent-1 { padding-left: 30px; }

.team-listing .nested-teams-checkbox.indent-2 { padding-left: 54px; }

.team-listing .nested-teams-checkbox.indent-3 { padding-left: 78px; }

.team-listing .nested-teams-checkbox.indent-4 { padding-left: 102px; }

.team-listing .nested-teams-checkbox.indent-5 { padding-left: 126px; }

.team-listing .nested-teams-checkbox.indent-6 { padding-left: 150px; }

.team-listing .nested-teams-checkbox.indent-7 { padding-left: 174px; }

.team-listing .nested-teams-checkbox.indent-8 { padding-left: 198px; }

.team-listing .nested-teams-checkbox.indent-9 { padding-left: 222px; }

.team-listing .nested-teams-checkbox.indent-10 { padding-left: 246px; }

.team-listing .nested-teams-checkbox.indent-11 { padding-left: 270px; }

.team-listing .nested-teams-checkbox.indent-12 { padding-left: 294px; }

.team-listing .nested-teams-checkbox.indent-13 { padding-left: 318px; }

.team-listing .nested-teams-checkbox.indent-14 { padding-left: 342px; }

.team-listing .nested-teams-checkbox.indent-15 { padding-left: 366px; }

.team-listing .team-info { width: 280px; }

.team-listing .nested-team-info { width: 650px; }

.team-listing .nested-team-name { max-width: 268px; }

.team-listing .shortened-teams-avatars { margin-left: auto; }

.team-listing .shortened-teams-avatars.width-0 { width: 300px; }

.team-listing .shortened-teams-avatars.width-1 { width: 233px; }

.team-listing .shortened-teams-avatars.width-2 { width: 167px; }

.team-listing .shortened-teams-avatars.width-3 { width: 99px; }

.team-listing .team-members-count { width: 124px; }

.team-listing .team-show-more-cell { width: 980px; }

.team-listing .team-buttons { width: 150px; }

.team-listing .octicon-wrapper { width: 10px; }

.team-listing .is-open.root-team { background-color: rgb(250, 251, 252); }

.team-listing .is-open .expand-nested-team { font-weight: 600; }

.team-listing .is-open .octicon-chevron-down { transform: rotate(180deg); }

.traffic-graph { min-height: 150px; }

.traffic-graph .activity { margin-top: 0px; }

.traffic-graph .activity .dots { margin-top: 40px; }

.traffic-graph .path { fill: none; stroke-width: 2; }

.traffic-graph path.total { stroke: rgb(40, 167, 69); }

.traffic-graph path.unique { stroke: rgb(0, 92, 197); }

.traffic-graph .axis .tick:first-of-type line { stroke: rgb(40, 167, 69); s=
troke-width: 2px; }

.traffic-graph .y line { stroke: rgb(40, 167, 69); }

.traffic-graph .y.unique line { stroke: rgb(0, 92, 197); }

.traffic-graph .overlay { fill-opacity: 0; }

.uniques-graph .axis .tick:last-child line { stroke: rgb(0, 92, 197); strok=
e-width: 2px; }

.svg-tip .date { color: rgb(255, 255, 255); }

.top-domains .dots { display: block; margin: 167px auto 0px; }

.top-domains-icon { display: inline-block; margin-right: 5px; vertical-alig=
n: middle; }

table.capped-list { width: 100%; line-height: 100%; }

table.capped-list th { padding: 8px; text-align: left; background: rgb(246,=
 248, 250); border-bottom: 1px solid rgb(223, 226, 229); }

table.capped-list td { padding: 8px; font-size: 12px; border-bottom: 1px so=
lid rgb(234, 236, 239); }

table.capped-list td.middle, table.capped-list th.middle { text-align: cent=
er; }

table.capped-list .favicon { width: 16px; height: 16px; margin: 0px 5px; ve=
rtical-align: middle; }

table.capped-list .octicon { margin-right: 10px; color: rgb(68, 77, 86); ve=
rtical-align: -1px; }

table.capped-list tr:nth-child(2n) { background-color: rgb(250, 251, 252); =
}

.capped-list-label { max-width: 200px; overflow: hidden; text-overflow: ell=
ipsis; white-space: nowrap; }

.traffic-graph-stats { border-top: 1px solid rgb(223, 226, 229); }

.traffic-graph-stats .summary-stats { width: 100%; }

.traffic-graph-stats .summary-stats::before { display: table; content: ""; =
}

.traffic-graph-stats .summary-stats::after { display: table; clear: both; c=
ontent: ""; }

.traffic-graph-stats .summary-stats li { display: block; float: left; width=
: 50%; padding-bottom: 10px; }

.totals circle { fill: rgb(40, 167, 69); stroke: rgb(255, 255, 255); stroke=
-width: 2; }

.uniques circle { fill: rgb(0, 92, 197); stroke: rgb(255, 255, 255); stroke=
-width: 2; }

ul.web-views li { width: 140px; }

ul.clones li { width: 170px; }

.tree-finder-input, .tree-finder-input:focus { font-size: inherit; box-shad=
ow: none; -webkit-appearance: none; }

.tree-browser .octicon-chevron-right { color: transparent; }

.tree-browser-result[aria-selected=3D"true"] { background-color: rgb(255, 2=
55, 255) !important; }

.tree-browser-result[aria-selected=3D"true"] .octicon-chevron-right { color=
: rgb(3, 102, 214); }

.tree-browser-result .css-truncate-target { max-width: 870px; }

.tree-browser-result mark { font-weight: 600; color: rgb(3, 102, 214); back=
ground: none; }

.toolbar-commenting .dropdown-menu-s { width: 100px; }

.toolbar-commenting .dropdown-item { font-weight: 600; line-height: 1em; ba=
ckground: none; border: 0px; }

.toolbar-commenting .dropdown-item:hover { color: rgb(3, 102, 214); }

.toolbar-commenting .dropdown-item:focus { color: rgb(3, 102, 214); outline=
: none; }

.toolbar-item { display: block; float: left; padding: 4px; color: rgb(88, 9=
6, 105); cursor: pointer; background: none; border: 0px; }

.toolbar-item.dropdown, .toolbar-item.select-menu { padding: 0px; }

.toolbar-item .select-menu-modal { margin-top: 2px; }

.toolbar-item .select-menu-item { padding-left: 8px; }

.toolbar-item .menu-target { display: block; padding: 4px; color: rgb(88, 9=
6, 105); background: none; border: 0px; }

.toolbar-item .menu-target:hover, .toolbar-item:hover { color: rgb(3, 102, =
214); }

.toolbar-item .menu-target:focus, .toolbar-item:focus { color: rgb(3, 102, =
214); outline: none; }

.toolbar-item:disabled { color: rgb(221, 221, 221); }

.toolbar-item .octicon-link, .toolbar-item .octicon-tasklist { margin-left:=
 -3px; }

.toolbar-item .octicon-mention { margin-left: -4px; }

.toolbar-item .octicon-bold { margin-left: -2px; }

.typeahead-result { position: relative; display: block; min-width: 100%; pa=
dding: 10px; margin-top: 0px; color: rgb(51, 51, 51); cursor: pointer; }

.typeahead-result::after, .typeahead-result::before { display: table; conte=
nt: ""; }

.typeahead-result::after { clear: both; }

.typeahead-result:first-child { border-top: 0px; }

.typeahead-result.navigation-focus, .typeahead-result:focus, .typeahead-res=
ult:hover, .typeahead-result[aria-selected=3D"true"] { text-decoration: non=
e; }

.typeahead-result.navigation-focus, .typeahead-result:hover, .typeahead-res=
ult[aria-selected=3D"true"] { color: rgb(255, 255, 255); background-color: =
rgb(3, 102, 214); }

.typeahead-result.navigation-focus .octicon-plus, .typeahead-result:hover .=
octicon-plus, .typeahead-result[aria-selected=3D"true"] .octicon-plus { col=
or: rgb(255, 255, 255); }

.typeahead-result.disabled { pointer-events: none; opacity: 0.5; }

.member-suggestion { padding-left: 44px; }

.member-suggestion .avatar { float: left; margin-right: 10px; margin-left: =
-34px; }

.member-suggestion .member-suggestion-info { width: 90%; margin-top: 2px; m=
argin-bottom: 0px; overflow: hidden; text-overflow: ellipsis; white-space: =
nowrap; }

.member-suggestion .member-name { font-size: 12px; color: rgb(88, 96, 105);=
 }

.member-suggestion .member-email { margin-top: 0px; margin-bottom: 0px; }

.member-suggestion .octicon-check, .member-suggestion .octicon-plus { posit=
ion: absolute; top: 50%; right: 15px; margin-top: -8px; color: rgb(221, 221=
, 221); }

.member-suggestion .already-member-note, .member-suggestion .non-member-act=
ion, .member-suggestion .non-member-note { margin-top: 0px; margin-bottom: =
0px; color: rgb(88, 96, 105); }

.member-suggestion .non-member-action { display: none; }

.member-suggestion.navigation-focus .already-member-note, .member-suggestio=
n.navigation-focus .member-email, .member-suggestion.navigation-focus .memb=
er-name, .member-suggestion.navigation-focus .non-member-action, .member-su=
ggestion.navigation-focus .non-member-note, .member-suggestion:hover .alrea=
dy-member-note, .member-suggestion:hover .member-email, .member-suggestion:=
hover .member-name, .member-suggestion:hover .non-member-action, .member-su=
ggestion:hover .non-member-note, .member-suggestion[aria-selected=3D"true"]=
 .already-member-note, .member-suggestion[aria-selected=3D"true"] .member-e=
mail, .member-suggestion[aria-selected=3D"true"] .member-name, .member-sugg=
estion[aria-selected=3D"true"] .non-member-action, .member-suggestion[aria-=
selected=3D"true"] .non-member-note { color: rgb(255, 255, 255); }

.member-suggestion.navigation-focus .non-member-note, .member-suggestion:ho=
ver .non-member-note, .member-suggestion[aria-selected=3D"true"] .non-membe=
r-note { display: none; }

.member-suggestion.navigation-focus .non-member-action, .member-suggestion:=
hover .non-member-action, .member-suggestion[aria-selected=3D"true"] .non-m=
ember-action { display: block; }

.member-suggestion.navigation-focus .octicon, .member-suggestion:hover .oct=
icon, .member-suggestion[aria-selected=3D"true"] .octicon { color: rgb(255,=
 255, 255); }

.member-suggestion.disabled .member-info, .member-suggestion.not-a-member .=
member-info { margin-top: -2px; }

.non-member-result { padding-left: 31px; }

.team-suggestion { padding-left: 32px; }

.team-suggestion .octicon { float: left; margin-top: 2px; margin-left: -22p=
x; }

.team-suggestion .team-suggestion-info { margin: 2px 0px 0px; }

.team-suggestion .team-suggestion-info .css-truncate-target { max-width: no=
ne; }

.team-suggestion .team-description, .team-suggestion .team-size { font-size=
: 12px; color: rgb(88, 96, 105); }

.team-suggestion.navigation-focus .team-description, .team-suggestion.navig=
ation-focus .team-size, .team-suggestion[aria-selected=3D"true"] .team-desc=
ription, .team-suggestion[aria-selected=3D"true"] .team-size { color: rgb(2=
55, 255, 255); }

.email-suggestion { padding-left: 32px; }

.email-suggestion .octicon-mail { margin-left: -20px; color: rgb(149, 157, =
165); }

.email-suggestion .member-suggestion-info { margin-top: 1px; }

.repo-access-add-team .team-name { font-size: 13px; }

.repo-access-add-team .team-description { display: block; }

.repo-access-add-team .team-description, .repo-access-add-team .team-size {=
 font-size: 12px; color: rgb(88, 96, 105); }

.repo-access-add-team.navigation-focus .team-description, .repo-access-add-=
team.navigation-focus .team-size, .repo-access-add-team[aria-selected=3D"tr=
ue"] .team-description, .repo-access-add-team[aria-selected=3D"true"] .team=
-size { color: rgb(255, 255, 255); }

#user-content-toc { overflow: visible; }

#user-content-toc tr { border-top: 0px; }

#user-content-toc td { padding: 0px 20px; background-color: rgb(247, 247, 2=
47); border: 0px; border-radius: 3px; }

#user-content-toc ul { padding-left: 0px; font-weight: 600; list-style: non=
e; }

#user-content-toc ul li { padding-left: 0.2em; }

#user-content-toc ul ul { font-weight: 400; }

#user-content-toc ul ul li::before { float: left; margin-top: -0.2em; margi=
n-right: 0.2em; font-size: 1.2em; line-height: 1; color: rgb(170, 170, 170)=
; content: "=E2=8C=9E"; }

#user-content-toc ul ul ul { padding-left: 0.9em; }

#user-content-toctitle h2 { margin-top: 1em; margin-bottom: 0.5em; font-siz=
e: 1.25em; border-bottom: 0px; }

.user-list .avatar { position: absolute; top: 0px; left: 0px; }

.user-list-info { min-height: 48px; padding: 0px; font-size: 18px; font-wei=
ght: 400; line-height: 20px; }

.user-list-meta { overflow: hidden; }

.user-list-item + .user-list-item { border-top: 1px solid rgb(225, 228, 232=
); }

.follow-list { list-style-type: none; }

.follow-list .follow-list-item { width: 305px; height: 100px; padding-botto=
m: 20px; margin-right: 20px; margin-bottom: 20px; }

.follow-list .follower-list-align-top { vertical-align: top; }

.follow-list .flagged-banner { width: 75px; padding: 3px 0px; font-size: 10=
px; font-weight: 600; color: rgb(255, 255, 255); text-transform: uppercase;=
 background-color: rgb(203, 36, 49); border-bottom-right-radius: 3px; borde=
r-bottom-left-radius: 3px; }

.follow-list .follow-list-name { margin-bottom: 1px; font-weight: 400; }

.follow-list .follow-list-name a { color: inherit; }

.follow-list .follow-list-info { margin-bottom: 0.6em; font-size: 12px; col=
or: rgb(88, 96, 105); }

.follow-list .css-truncate.css-truncate-target { max-width: 190px; }

.user-status-suggestions { height: 98px; transition: height 0.1s ease-out 0=
s, opacity 0.2s ease-in 0s; }

.user-status-suggestions.collapsed { height: 0px; opacity: 0; }

@media (min-width: 768px) {
  .avatar-before-user-status { border-width: 1px 1px 0px; border-top-style:=
 solid; border-right-style: solid; border-left-style: solid; border-top-col=
or: rgb(225, 228, 232); border-right-color: rgb(225, 228, 232); border-left=
-color: rgb(225, 228, 232); border-image: initial; border-bottom-style: ini=
tial; border-bottom-color: initial; border-radius: 3px 3px 0px 0px; }
}

.user-status-container-border-busy { background-color: rgb(255, 251, 221); =
border: 1px solid rgb(255, 223, 93); }

.user-status-container, .user-status-container .team-mention, .user-status-=
container .user-mention { white-space: normal; }

.user-status-container { word-break: break-word; overflow-wrap: break-word;=
 }

.user-status-container .input-group-button .btn { width: 46px; height: 34px=
; line-height: 0; }

.user-status-container .input-group-button g-emoji { font-size: 1.3em; line=
-height: 18px; }

.user-status-container .team-mention, .user-status-container .user-mention =
{ white-space: normal; }

.emoji-size-boost .user-status-compact g-emoji { font-size: 1.2em; }

.emoji-size-boost .emoji-picker-emoji-width g-emoji, .emoji-size-boost .use=
r-status-emoji-tab g-emoji { font-size: 1.4em; }

.user-status-container img.emoji { width: 18px; height: 18px; }

.emoji-status-width { width: 20px; }

.emoji-picker-container { z-index: 1; width: 377px; }

.emoji-picker-tab { height: 136px; padding-top: 8px; }

.emoji-picker-emoji-width { width: 32px; height: 28px; }

.emoji-picker-list { list-style: none; }

.user-status-emoji-tab.UnderlineNav-item { margin-right: 5px; }

.user-status-emoji-tab[role=3D"tab"][aria-selected=3D"true"] { font-weight:=
 600; color: rgb(36, 41, 46); border-bottom-color: rgb(227, 98, 9); }

.user-status-emoji-tab[role=3D"tab"][aria-selected=3D"true"] .UnderlineNav-=
octicon { color: rgb(106, 115, 125); }

.selected-emoji { z-index: 100; background-color: rgb(3, 102, 214); }

.emoji-picker-container .emoji-picker-tab g-emoji, .emoji-size-boost .user-=
status-emoji-tab g-emoji { margin-right: -1px; margin-left: 1px; }

.user-status-emoji-tab .emoji-icon { width: auto; }

.user-status-org-button .user-status-org-detail { color: rgb(88, 96, 105); =
}

.user-status-org-button:focus .user-status-org-detail, .user-status-org-but=
ton:hover .user-status-org-detail { color: rgb(255, 255, 255); }

.user-status-org-button.selected { color: rgb(255, 255, 255); background-co=
lor: rgb(3, 102, 214); }

.user-status-org-button.selected .user-status-org-detail { color: rgb(255, =
255, 255); }

.user-status-limited-availability-compact { width: 8px; height: 8px; backgr=
ound-color: rgb(255, 234, 127); }

.user-status-message-wrapper { color: rgb(36, 41, 46); }

.toggle-user-status-edit:focus .user-status-message-wrapper, .toggle-user-s=
tatus-edit:hover .user-status-message-wrapper { color: rgb(3, 102, 214); }

.user-status-message-wrapper div { display: inline; }

.user-status-message-wrapper .g-emoji { display: inline-block; }

.user-status-limited-availability-container { margin-top: 16px; margin-bott=
om: 16px; }

@media only screen and (max-height: 560px) {
  .user-status-suggestions { display: none; }
  .user-status-limited-availability-container { margin-top: 8px; margin-bot=
tom: 8px; }
}

@media (min-width: 768px) {
  .wiki-rightbar { width: 230px !important; }
}

.wiki-rightbar .markdown-body .anchor { display: none; }

.wiki-rightbar .markdown-body h1 { font-size: 1.6em; }

.wiki-rightbar .markdown-body h2 { font-size: 1.4em; }

.wiki-rightbar ol:last-child, .wiki-rightbar p:last-child, .wiki-rightbar u=
l:last-child { margin-bottom: 0px; }

.wiki-footer .markdown-body, .wiki-rightbar .markdown-body { font-size: 13p=
x; }

.wiki-footer .markdown-body.wiki-writable > :nth-child(2), .wiki-rightbar .=
markdown-body.wiki-writable > :nth-child(2) { margin-top: 0px !important; }

.wiki-footer .markdown-body img { background: none; }

.wiki-pages-box .wiki-more-pages { display: none; }

.wiki-pages-box .filterable-active .wiki-more-pages, .wiki-pages-box.wiki-s=
how-more .wiki-more-pages { display: block; }

.wiki-pages-box .filterable-active .wiki-more-pages-link, .wiki-pages-box.w=
iki-show-more .wiki-more-pages-link { display: none; }

.anim-rotate { animation: 1s linear 0s infinite normal none running rotate;=
 }

@keyframes rotate {=20
  100% { transform: rotate(1turn); }
}

@media (min-width: 1012px) {
  .hx_actions-sidebar { max-width: 320px; }
}

.hx_text-blue-light { color: rgb(33, 136, 255) !important; }

.hx_code-search-anim-pulse { animation-name: hx_code-search-anim-pulse; ani=
mation-duration: 1.2s; animation-timing-function: ease-out; animation-itera=
tion-count: infinite; }

@keyframes hx_code-search-anim-pulse {=20
  0% { opacity: 1; }
  30% { opacity: 0.3; }
  100% { opacity: 1; }
}

.hx_badge-search-container { cursor: text; }

.hx_badge-search-container .hx_badge-input { border: 0px; outline: 0px; box=
-shadow: none; }

.hx_badge-search-container .hx_badge-input:focus { border: 0px !important; =
box-shadow: none !important; }

.hx_badge { cursor: pointer; }

.hx_badge[aria-pressed=3D"true"] { color: rgb(255, 255, 255) !important; ba=
ckground-color: rgb(3, 102, 214) !important; border-color: rgb(3, 102, 214)=
 !important; }

@media (hover: hover) {
  .hx_menuitem--focus { color: rgb(255, 255, 255); background-color: rgb(3,=
 102, 214); }
}

.hx_color-repo-private-icon { color: rgba(115, 92, 15, 0.5); }

body:not(.intent-mouse) .hx_focus-input:focus + .hx_focus-target { box-shad=
ow: rgba(3, 102, 214, 0.3) 0px 0px 0px 0.2em; }

.hx_link-purple { color: rgb(111, 66, 193) !important; }

.hx_link-purple:focus, .hx_link-purple:hover { color: rgb(255, 255, 255) !i=
mportant; }

.icon-sponsor, .icon-sponsoring { transition: transform 0.15s cubic-bezier(=
0.2, 0, 0.13, 2) 0s; transform: scale(1); }

.btn:focus .icon-sponsor, .btn:focus .icon-sponsoring, .btn:hover .icon-spo=
nsor, .btn:hover .icon-sponsoring, .Label:focus .icon-sponsor, .Label:focus=
 .icon-sponsoring, .Label:hover .icon-sponsor, .Label:hover .icon-sponsorin=
g { transform: scale(1.1); }

.icon-sponsor { color: transparent; overflow: visible !important; }

.icon-sponsor path { stroke: rgb(234, 74, 170); stroke-width: 1.25px; trans=
form: translate(0.5px, 0.5px) scale(0.925); }

.hx_hit-commit em, .hx_hit-highlighting-wrapper em, .hx_hit-issue em, .hx_h=
it-marketplace em, .hx_hit-package em, .hx_hit-repo em, .hx_hit-user em, .h=
x_hit-wiki em { font-style: normal; font-weight: 600; }

.hx_reponav .reponav-item { padding: 7px 12px 8px !important; }

.hx_reponav .reponav-item .Counter { padding: 2px 4px !important; }

@media (max-width: 543px) {
  .page-responsive .dropdown-item, .page-responsive .dropdown-menu { paddin=
g-top: 8px; padding-bottom: 8px; }
  .page-responsive .hx_dropdown-fullscreen[open] > summary::before { backgr=
ound-color: rgba(27, 31, 35, 0.5); }
  .page-responsive .hx_dropdown-fullscreen .dropdown-menu { position: fixed=
; top: auto; bottom: 20%; max-height: calc(80% - 16px); overflow-y: auto; t=
ransform: none; animation: 0.24s cubic-bezier(0, 0.1, 0.1, 1) 0s 1 normal b=
ackwards running dropdown-menu-animation; right: 16px !important; left: 16p=
x !important; width: auto !important; max-width: none !important; margin: 0=
px !important; }
  .page-responsive .hx_dropdown-fullscreen .dropdown-menu::after, .page-res=
ponsive .hx_dropdown-fullscreen .dropdown-menu::before { display: none; }
  @keyframes dropdown-menu-animation {=20
  0% { opacity: 0; transform: scale(0.9); }
}
  .page-responsive .hx_dropdown-fullscreen .dropdown-item { padding-top: 16=
px; padding-bottom: 16px; }
}

@media (max-width: 767px) {
  .page-responsive .Popover { position: fixed; top: auto !important; left: =
0px !important; right: 0px !important; bottom: 0px !important; }
  .page-responsive .Popover-message { margin: 8px; width: auto !important; =
}
  .page-responsive .Popover-message > .btn-octicon { padding: 12px !importa=
nt; }
  .page-responsive .Popover-message::after, .page-responsive .Popover-messa=
ge::before { display: none; }
}

.hx_rsm-close-button { display: none !important; }

@media (max-width: 767px) {
  .page-responsive .hx_rsm[open] > summary::before { background-color: rgba=
(27, 31, 35, 0.5); }
  .page-responsive .hx_rsm-modal, .page-responsive .hx_rsm .select-menu-mod=
al { display: flex; flex-direction: column; margin: 0px; width: auto; heigh=
t: 80%; top: 75px; left: 16px; position: fixed !important; right: 16px !imp=
ortant; }
  .page-responsive .hx_rsm--auto-height .select-menu-modal { height: auto; =
max-height: calc(80% - 16px); top: auto; bottom: 20%; }
  .page-responsive .hx_rsm .select-menu-header, .page-responsive .hx_rsm .s=
elect-menu-text-filter.select-menu-text-filter { padding: 16px; border-top-=
left-radius: inherit; border-top-right-radius: inherit; }
  .page-responsive .hx_rsm-content, .page-responsive .hx_rsm .js-project-me=
nu-container, .page-responsive .hx_rsm tab-container { display: flex; flex-=
direction: column; flex: 1 1 auto; min-height: 0px; }
  .page-responsive .hx_rsm .select-menu-list { flex: 1 1 auto; max-height: =
none; }
  .page-responsive .hx_rsm-content > .select-menu-item { flex-shrink: 0; }
  .page-responsive .hx_rsm .select-menu-item { padding-top: 16px; padding-b=
ottom: 16px; padding-left: 40px; }
  .page-responsive .hx_rsm-list-compact.select-menu-list { flex: 0 0 auto; =
border-top: 1px solid rgb(234, 236, 239); }
  .page-responsive .hx_rsm-close-button, .page-responsive .hx_rsm .close-bu=
tton { position: relative; display: block !important; }
  .page-responsive .hx_rsm-close-button::before, .page-responsive .hx_rsm .=
close-button::before { content: ""; position: absolute; top: -16px; left: -=
16px; right: -16px; bottom: -16px; }
  .page-responsive .hx_rsm-close-button .octicon-x, .page-responsive .hx_rs=
m .close-button .octicon-x { color: rgb(106, 115, 125); }
  .page-responsive .hx_rsm-loading, .page-responsive .hx_rsm .select-menu-l=
oading-overlay { animation-delay: 1s; }
  .page-responsive .hx_rsm-trigger::before, .page-responsive .hx_rsm .selec=
t-menu-button::before { animation: 0.24s cubic-bezier(0, 0, 0.2, 1) 0s 1 no=
rmal backwards running hx_rsm-trigger-animation; }
  @keyframes hx_rsm-trigger-animation {=20
  0% { opacity: 0; }
}
  .page-responsive .hx_rsm-modal, .page-responsive .hx_rsm .select-menu-mod=
al { animation: 0.24s cubic-bezier(0, 0.1, 0.1, 1) 0.12s 1 normal backwards=
 running hx_rsm-modal-animation; }
  @keyframes hx_rsm-modal-animation {=20
  0% { opacity: 0; transform: scale(0.9); }
}
  .page-responsive .hx_rsm-dialog { height: auto; max-height: 80%; max-widt=
h: none; transform: none; }
  .page-responsive .hx_rsm-dialog-content { flex: 1 1 0%; min-height: 0px; =
}
}

@media (max-height: 500px) and (max-width: 767px) {
  .page-responsive .hx_rsm-modal, .page-responsive .hx_rsm .select-menu-mod=
al { height: auto; bottom: 16px; }
}

.preview-selected .tabnav--responsive { border-bottom: 1px solid rgb(225, 2=
28, 232); }

.tabnav--responsive .tabnav-tabs { z-index: 1; }

@media (max-width: 767px) {
  .tabnav--responsive .tabnav-tab { background-color: rgb(250, 251, 252); b=
order-width: 1px 1px 1px 0px; border-top-style: solid; border-right-style: =
solid; border-bottom-style: solid; border-top-color: rgb(225, 228, 232); bo=
rder-right-color: rgb(225, 228, 232); border-bottom-color: rgb(225, 228, 23=
2); border-image: initial; border-left-style: initial; border-left-color: i=
nitial; border-radius: 0px; }
  .tabnav--responsive .tabnav-tab:first-child { border-left: 1px solid rgb(=
225, 228, 232); }
  .tabnav--responsive .tabnav-tab.selected, .tabnav--responsive .tabnav-tab=
[aria-selected=3D"true"] { border-bottom: 0px; background-color: rgb(255, 2=
55, 255); }
}

@media (max-width: 767px) {
  .hx_sm-hide-drag-drop textarea { border-bottom: 1px solid rgb(225, 228, 2=
32); border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }
  .hx_sm-hide-drag-drop .hx_drag-and-drop { display: none !important; }
}

.hx_SelectMenu-item + .hx_SelectMenu-item { border-top: 0px; }

.hx_SelectMenu-item:not([hidden]) ~ .hx_SelectMenu-item:not([hidden]) { bor=
der-top: 1px solid rgb(234, 236, 239); }

@media (hover: none) {
  .tooltipped:hover::after, .tooltipped:hover::before { display: none; }
}

@media (hover: none) {
  .markdown-body h1 .octicon-link, .markdown-body h2 .octicon-link, .markdo=
wn-body h3 .octicon-link, .markdown-body h4 .octicon-link, .markdown-body h=
5 .octicon-link, .markdown-body h6 .octicon-link { visibility: visible !imp=
ortant; }
}

.min-width-lg { min-width: 1012px; }

.min-width-xl { min-width: 1280px; }

.ws-pre-wrap { white-space: pre-wrap; }

.cursor-pointer { cursor: pointer; }

.Toast--loading .Toast-icon { background-color: rgb(88, 96, 105); }

.Toast--spinner { animation: 1s linear 0s infinite normal none running Toas=
t--spinner; }

@keyframes Toast--spinner {=20
  0% { transform: rotate(0deg); }
  100% { transform: rotate(1turn); }
}

.starring-container.on .starred, .starring-container .unstarred { display: =
block; }

.starring-container.on .unstarred, .starring-container .starred { display: =
none; }

.starring-container.loading { opacity: 0.5; }

.user-following-container .follow, .user-following-container.on .unfollow {=
 display: inline-block; }

.user-following-container.on .follow, .user-following-container .unfollow {=
 display: none; }

.user-following-container.loading { opacity: 0.5; }

.btn-states .btn-state-alternate, .btn-states:hover .btn-state-default { di=
splay: none; }

.btn-states:hover .btn-state-alternate { display: inline-block; }

.cm-atom, .cm-number { color: rgb(0, 92, 197); }

auto-check .is-autocheck-errored, auto-check .is-autocheck-loading, auto-ch=
eck .is-autocheck-successful { padding-right: 30px; }

auto-check .is-autocheck-loading { background-image: url("/images/spinners/=
octocat-spinner-16px.gif"); }

auto-check .is-autocheck-successful { background-image: url("/images/module=
s/ajax/success.png"); }

auto-check .is-autocheck-errored { background-image: url("/images/modules/a=
jax/error.png"); }

@media not all, only screen and (-webkit-min-device-pixel-ratio: 2), not al=
l, not all, only screen and (min-resolution: 2dppx), only screen and (min-r=
esolution: 192dpi) {
  auto-check .is-autocheck-errored, auto-check .is-autocheck-loading, auto-=
check .is-autocheck-successful { background-size: 16px 16px; }
  auto-check .is-autocheck-loading { background-image: url("/images/spinner=
s/octocat-spinner-32.gif"); }
  auto-check .is-autocheck-successful { background-image: url("/images/modu=
les/ajax/success@2x.png"); }
  auto-check .is-autocheck-errored { background-image: url("/images/modules=
/ajax/error@2x.png"); }
}

.hx_Box--overlay--wide { width: 800px; }

.hx_text-body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",=
 Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji" !impor=
tant; }
------MultipartBoundary--xhsuDgSyg5rHrd1UYdOmhaiDzplzjrgYJD9AWLqHaA----
Content-Type: text/css
Content-Transfer-Encoding: quoted-printable
Content-Location: https://github.githubassets.com/assets/gist-04c9f30b6b426947b013a993ce8747c8.css

@charset "utf-8";

.gisthead h1 .octicon-gist { margin-top: -3px; }

.gisthead .pagehead-actions .thread-subscription-status { padding: 0px; mar=
gin: 0px; border: 0px; }

.gisthead .pagehead-actions .octicon-radio-tower { display: none; }

.gisthead .pagehead-actions .octicon-mute { color: rgb(36, 41, 46); }

.gist-snippet { position: relative; margin-bottom: 2em; }

.gist-snippet::after, .gist-snippet::before { display: table; content: ""; =
}

.gist-snippet::after { clear: both; }

.gist-snippet .readme .markdown-body { border-radius: 3px; }

.gist-snippet .file-box { position: relative; }

.gist-snippet .file-box:hover .file { cursor: pointer; border-color: rgb(3,=
 102, 214); }

.gist-snippet .file-box:hover .link-overlay { visibility: visible; }

.gist-snippet .link-overlay { position: absolute; top: 0px; right: 0px; bot=
tom: 0px; left: 0px; z-index: 50; display: block; visibility: hidden; }

.gist-snippet .link-overlay .link { position: absolute; top: 0px; right: 0p=
x; z-index: 100; padding: 2px 8px; font-size: 12px; color: rgb(255, 255, 25=
5); background-color: rgb(3, 102, 214); border-top-right-radius: 3px; }

.gist-snippet .render-container { max-height: 340px; }

.gist-snippet-meta .description { display: inline; margin-left: 42px; overf=
low: hidden; font-size: 12px; color: rgba(36, 41, 46, 0.75); text-overflow:=
 ellipsis; overflow-wrap: break-word; }

.gist-snippet-meta .description > p { display: inline; }

.gist-snippet-meta .byline { margin: 3px 0px 11px; }

.gist-snippet-meta .creator { position: relative; display: block; width: 44=
0px; padding-left: 42px; color: rgba(36, 41, 46, 0.75); }

.gist-snippet-meta .creator a { font-weight: 600; }

.gist-snippet-meta .creator img { position: absolute; top: 0px; left: 0px; =
width: 30px; height: 30px; margin-left: 3px; border-radius: 3px; }

.btn-secret { background-color: rgb(230, 225, 192); background-image: linea=
r-gradient(rgb(255, 250, 213), rgb(230, 225, 192)); border-color: rgb(227, =
222, 185); }

.btn-secret:hover { background-color: rgb(223, 216, 174); background-image:=
 linear-gradient(rgb(255, 247, 188), rgb(223, 216, 174)); border-color: rgb=
(218, 211, 163); }

.btn-secret.selected, .btn-secret:active { background-color: rgb(223, 216, =
174); background-image: none; border-color: rgb(218, 164, 163); }

.btn-secret.selected:hover { background-color: rgb(216, 157, 155); }

.btn-secret.disabled, .btn-secret.disabled:hover, .btn-secret:disabled, .bt=
n-secret:disabled:hover { color: rgba(102, 102, 102, 0.5); background-color=
: rgb(230, 225, 192); background-image: linear-gradient(rgb(255, 250, 213),=
 rgb(230, 225, 192)); border-color: rgb(227, 222, 185); }

.gist-filename-input { float: left; width: 250px; margin-right: 10px; }

.page-gist-edit .octicon-gist { color: rgb(187, 187, 187); }

.page-gist-edit .octicon-gist-secret { color: rgba(115, 92, 15, 0.5); }

.page-gist-edit .btn-toggle-visibility .octicon-gist-secret { color: inheri=
t; }

.page-gist-edit .gist-content { width: 100%; }

.gist-site-admin-edit-warning { margin-bottom: 20px; }

.gist-dropzone { position: fixed; top: 0px; left: 0px; z-index: 100; width:=
 100%; height: 100%; background: rgba(0, 0, 0, 0.25); }

.gist-dropzone-pill { position: absolute; top: 50%; left: 50%; width: 200px=
; height: 120px; padding: 20px; margin-top: -60px; margin-left: -100px; fon=
t-weight: 600; color: rgb(255, 255, 255); text-align: center; background: r=
gba(0, 0, 0, 0.75); border-radius: 6px; }

@media print {
  .server-stats { display: none !important; }
  .gist-content { width: 100% !important; }
  .file-actions, .footer, .pagehead-actions, .reponav, .timeline-comment-ac=
tions, .timeline-new-comment { display: none; }
  .discussion-timeline-actions { border: 0px; }
}

.gist-content-wrapper .fork-flag { margin-bottom: 5px; }

.gist-blob-name.css-truncate-target { max-width: 690px; }

.gist-diff-view-toggle { margin-bottom: 20px; }

.gist-revisions-list { list-style: none; }

.gist-revisions-list .gist-revision { margin-bottom: 24px; }

.gist-revisions-list .gist-revision-meta { color: rgb(88, 96, 105); }

.gist-revisions-list .gist-revision-meta .revision-author .avatar { margin-=
right: 4px; }

.gist-revisions-list .gist-revision-meta .revision-summary { float: right; =
}

.user-list { list-style: none; border-top: 1px solid rgba(0, 0, 0, 0.05); }

.user-list li { position: relative; padding: 6px 0px 6px 30px; line-height:=
 26px; vertical-align: middle; border-bottom: 1px solid rgba(0, 0, 0, 0.05)=
; }

.user-list li em { font-style: normal; color: rgba(0, 0, 0, 0.25); backgrou=
nd: none; }

.user-list li a { font-weight: 600; }

.user-list li .avatar { top: 6px; }

.user-list li .actions { position: absolute; top: 5px; right: 0px; }

.user-list li .actions .status-modified { padding: 5px 14px 6px; margin-rig=
ht: 1px; font-weight: 600; color: rgb(255, 255, 255); background-color: rgb=
(40, 167, 69); border-radius: 3px; }

.pagehead .gistsearch-head { padding-bottom: 20px; }

.gistsearch-aside h3 { margin-top: 0px; }

.gistsearch-aside .filter-list li { position: relative; }

.gistsearch-aside .filter-list li span.bar { position: absolute; top: 2px; =
right: 0px; bottom: 2px; z-index: -1; display: inline-block; background: rg=
b(246, 248, 250); }

.gist-quicksearch-results { position: absolute; z-index: 999; display: none=
; width: 320px; box-sizing: border-box; margin-top: 2px; background: rgb(25=
5, 255, 255); border: 1px solid rgb(209, 213, 218); border-radius: 3px; }

.gist-quicksearch-results.active { display: block; }

.gist-quicksearch-results .gist-quicksearch-result-group { position: relati=
ve; min-height: 32px; border-top: 1px solid rgb(209, 213, 218); }

.gist-quicksearch-results .gist-quicksearch-result-group::before { display:=
 table; content: ""; }

.gist-quicksearch-results .gist-quicksearch-result-group::after { display: =
table; clear: both; content: ""; }

.gist-quicksearch-results .gist-quicksearch-result-group:first-child { bord=
er-top: 0px; }

.gist-quicksearch-results .gist-quicksearch-result-group .gist-quicksearch-=
hits { margin-left: 64px; }

.gist-quicksearch-results .gist-quicksearch-result-header { position: absol=
ute; top: 0px; bottom: 0px; display: block; width: 64px; padding: 12px 10px=
; margin: 0px; font-size: 12px; font-weight: 400; color: rgb(106, 115, 125)=
; background: rgb(246, 248, 250); border-right: 1px solid rgb(209, 213, 218=
); }

.gist-quicksearch-results .gist-quicksearch-result-header:first-child { bor=
der-top-left-radius: 3px; }

.gist-quicksearch-results .select-menu-item { display: block; padding: 8px =
10px 8px 44px; font-size: 11px; overflow-wrap: break-word; border-bottom: 1=
px solid rgb(246, 248, 250); }

.gist-quicksearch-results .select-menu-item:last-child { border-bottom: 0px=
; }

.gist-quicksearch-results .select-menu-item .octicon, .gist-quicksearch-res=
ults .select-menu-item img.avatar { float: left; margin-left: -36px; }

.gist-quicksearch-results .select-menu-item .octicon-gist { color: rgba(27,=
 31, 35, 0.3); }

.gist-quicksearch-results .select-menu-item .octicon-gist-secret { color: r=
gba(115, 92, 15, 0.5); }

.gist-quicksearch-results .select-menu-item h4 { display: block; max-width:=
 100%; margin: 0px; font-size: 12px; line-height: 1.4em; color: rgb(106, 11=
5, 125); }

.gist-quicksearch-results .select-menu-item span { max-width: 100%; color: =
rgb(106, 115, 125); }

.gist-quicksearch-results .select-menu-item.navigation-focus h4, .gist-quic=
ksearch-results .select-menu-item.navigation-focus span, .gist-quicksearch-=
results .select-menu-item[aria-selected=3D"true"] h4, .gist-quicksearch-res=
ults .select-menu-item[aria-selected=3D"true"] span { color: rgb(255, 255, =
255); }

.gist-quicksearch-results .gist-quicksearch-no-results { display: block; pa=
dding: 8px 10px; font-style: italic; line-height: 22px; color: rgb(149, 157=
, 165); border: 0px; }

.gist-welcome { padding: 40px 0px; }

.gist-welcome h1 { margin: 0px 0px 10px; font-size: 32px; font-weight: 300;=
 }

.gist-welcome .lead { max-width: 750px; }

.gist-detail-intro { padding: 20px 0px 0px; }

.gist-detail-intro .lead { line-height: 34px; }

.gist-banner { margin-top: 0px; color: rgb(35, 71, 102); background-image: =
linear-gradient(rgba(255, 255, 255, 0) 30%, rgb(255, 255, 255)), linear-gra=
dient(70deg, rgb(224, 241, 255) 32%, rgb(255, 250, 227)); border-bottom-col=
or: rgb(255, 255, 255); }

.gist-banner.gist-detail-intro { background-image: linear-gradient(rgba(255=
, 255, 255, 0) 30%, rgb(250, 250, 250)), linear-gradient(70deg, rgb(224, 24=
1, 255) 32%, rgb(255, 250, 227)); }

.gist-banner .lead { margin: 0px auto; color: rgb(90, 131, 165); }

.keyboard-mappings { font-size: 12px; color: rgb(68, 77, 86); }

.keyboard-mappings th { padding-top: 25px; font-size: 14px; line-height: 1.=
5; color: rgb(36, 41, 46); text-align: left; }

.keyboard-mappings tbody:first-child tr:first-child th { padding-top: 0px; =
}

.keyboard-mappings td { padding-top: 3px; padding-bottom: 3px; line-height:=
 20px; vertical-align: top; }

.keyboard-mappings .keys { padding-right: 10px; color: rgb(88, 96, 105); te=
xt-align: right; white-space: nowrap; }
------MultipartBoundary--xhsuDgSyg5rHrd1UYdOmhaiDzplzjrgYJD9AWLqHaA----
Content-Type: text/css
Content-Transfer-Encoding: quoted-printable
Content-Location: https://translate.googleapis.com/translate_static/css/translateelement.css

@charset "utf-8";

.goog-te-banner-frame { left: 0px; top: 0px; height: 39px; width: 100%; z-i=
ndex: 10000001; position: fixed; border-top: none; border-right: none; bord=
er-left: none; border-image: initial; border-bottom: 1px solid rgb(107, 144=
, 218); margin: 0px; box-shadow: rgb(153, 153, 153) 0px 0px 8px 1px; }

.goog-te-menu-frame { z-index: 10000002; position: fixed; border: none; box=
-shadow: rgb(153, 153, 153) 0px 3px 8px 2px; }

.goog-te-ftab-frame { z-index: 10000000; border: none; margin: 0px; }

.goog-te-gadget { font-family: arial; font-size: 11px; color: rgb(102, 102,=
 102); white-space: nowrap; }

.goog-te-gadget img { vertical-align: middle; border: none; }

.goog-te-gadget-simple { background-color: rgb(255, 255, 255); border-width=
: 1px; border-style: solid; border-color: rgb(155, 155, 155) rgb(213, 213, =
213) rgb(232, 232, 232); font-size: 10pt; display: inline-block; padding-to=
p: 1px; padding-bottom: 2px; cursor: pointer; zoom: 1; }

.goog-te-gadget-icon { margin-left: 2px; margin-right: 2px; width: 19px; he=
ight: 19px; border: none; vertical-align: middle; }

.goog-te-combo { margin-left: 4px; margin-right: 4px; vertical-align: basel=
ine; }

.goog-te-gadget .goog-te-combo { margin: 4px 0px; }

.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-=
link:hover, .goog-logo-link:active { font-size: 12px; font-weight: bold; co=
lor: rgb(68, 68, 68); text-decoration: none; }

.goog-te-banner .goog-logo-link, .goog-close-link { display: block; margin:=
 0px 10px; }

.goog-te-banner .goog-logo-link { padding-top: 2px; padding-left: 4px; }

.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-=
te-menu2 *, .goog-te-balloon * { font-family: arial; font-size: 10pt; }

.goog-te-banner { margin: 0px; background-color: rgb(228, 239, 251); overfl=
ow: hidden; }

.goog-te-banner img { border: none; }

.goog-te-banner-content { color: rgb(0, 0, 0); }

.goog-te-banner-content img { vertical-align: middle; }

.goog-te-banner-info { color: rgb(102, 102, 102); vertical-align: top; marg=
in-top: 0px; font-size: 7pt; }

.goog-te-banner-margin { width: 8px; }

.goog-te-button { border-color: rgb(231, 231, 231); border-style: none soli=
d solid none; border-width: 0px 1px 1px 0px; }

.goog-te-button div { border-color: rgb(204, 204, 204) rgb(153, 153, 153) r=
gb(153, 153, 153) rgb(204, 204, 204); border-style: solid; border-width: 1p=
x; height: 20px; }

.goog-te-button button { background: transparent; border: none; cursor: poi=
nter; height: 20px; overflow: hidden; margin: 0px; vertical-align: top; whi=
te-space: nowrap; }

.goog-te-button button:active { background: none 0px 0px repeat scroll rgb(=
204, 204, 204); }

.goog-te-ftab { margin: 0px; background-color: rgb(255, 255, 255); white-sp=
ace: nowrap; }

.goog-te-ftab-link { text-decoration: none; font-weight: bold; font-size: 1=
0pt; border: 1px outset rgb(136, 136, 136); padding: 6px 10px; white-space:=
 nowrap; position: absolute; left: 0px; top: 0px; }

.goog-te-ftab-link img { margin-left: 2px; margin-right: 2px; width: 19px; =
height: 19px; border: none; vertical-align: middle; }

.goog-te-ftab-link span { text-decoration: underline; margin-left: 2px; mar=
gin-right: 2px; vertical-align: middle; }

.goog-float-top .goog-te-ftab-link { padding: 2px; border-top-width: 0px; }

.goog-float-bottom .goog-te-ftab-link { padding: 2px; border-bottom-width: =
0px; }

.goog-te-menu-value { text-decoration: none; color: rgb(0, 0, 204); white-s=
pace: nowrap; margin-left: 4px; margin-right: 4px; }

.goog-te-menu-value span { text-decoration: underline; }

.goog-te-menu-value img { margin-left: 2px; margin-right: 2px; }

.goog-te-gadget-simple .goog-te-menu-value { color: rgb(0, 0, 0); }

.goog-te-gadget-simple .goog-te-menu-value span { text-decoration: none; }

.goog-te-menu { background-color: rgb(255, 255, 255); text-decoration: none=
; border: 2px solid rgb(195, 217, 255); overflow: hidden scroll; position: =
absolute; left: 0px; top: 0px; }

.goog-te-menu-item { padding: 3px; text-decoration: none; }

.goog-te-menu-item, .goog-te-menu-item:link { color: rgb(0, 0, 204); backgr=
ound: rgb(255, 255, 255); }

.goog-te-menu-item:visited { color: rgb(85, 26, 139); }

.goog-te-menu-item:hover { background: rgb(195, 217, 255); }

.goog-te-menu-item:active { color: rgb(0, 0, 204); }

.goog-te-menu2 { background-color: rgb(255, 255, 255); text-decoration: non=
e; border: 1px solid rgb(107, 144, 218); overflow: hidden; padding: 4px; }

.goog-te-menu2-colpad { width: 16px; }

.goog-te-menu2-separator { margin: 6px 0px; height: 1px; background-color: =
rgb(170, 170, 170); overflow: hidden; }

.goog-te-menu2-item div, .goog-te-menu2-item-selected div { padding: 4px; }

.goog-te-menu2-item .indicator { display: none; }

.goog-te-menu2-item-selected .indicator { }

.goog-te-menu2-item-selected .text { padding-left: 4px; padding-right: 4px;=
 }

.goog-te-menu2-item, .goog-te-menu2-item-selected { text-decoration: none; =
}

.goog-te-menu2-item div, .goog-te-menu2-item:link div, .goog-te-menu2-item:=
visited div, .goog-te-menu2-item:active div { color: rgb(0, 0, 204); backgr=
ound: rgb(255, 255, 255); }

.goog-te-menu2-item:hover div { color: rgb(255, 255, 255); background: rgb(=
51, 102, 204); }

.goog-te-menu2-item-selected div, .goog-te-menu2-item-selected:link div, .g=
oog-te-menu2-item-selected:visited div, .goog-te-menu2-item-selected:hover =
div, .goog-te-menu2-item-selected:active div { color: rgb(0, 0, 0); font-we=
ight: bold; }

.goog-te-balloon { background-color: rgb(255, 255, 255); overflow: hidden; =
padding: 8px; border: none; border-radius: 10px; }

.goog-te-balloon-frame { background-color: rgb(255, 255, 255); border: 1px =
solid rgb(107, 144, 218); box-shadow: rgb(153, 153, 153) 0px 3px 8px 2px; b=
order-radius: 8px; }

.goog-te-balloon img { border: none; }

.goog-te-balloon-text { margin-top: 6px; }

.goog-te-balloon-zippy { margin-top: 6px; white-space: nowrap; }

.goog-te-balloon-zippy * { vertical-align: middle; }

.goog-te-balloon-zippy .minus { background-image: url("//www.google.com/ima=
ges/zippy_minus_sm.gif"); }

.goog-te-balloon-zippy .plus { background-image: url("//www.google.com/imag=
es/zippy_plus_sm.gif"); }

.goog-te-balloon-zippy span { color: rgb(0, 0, 204); text-decoration: under=
line; cursor: pointer; margin: 0px 4px; }

.goog-te-balloon-form { margin: 6px 0px 0px; }

.goog-te-balloon-form form { margin: 0px; }

.goog-te-balloon-form form textarea { margin-bottom: 4px; width: 100%; }

.goog-te-balloon-footer { margin: 6px 0px 4px; }

.goog-te-spinner-pos { z-index: 1000; position: fixed; transition-delay: 0.=
6s; left: -1000px; top: -1000px; }

.goog-te-spinner-animation { display: flex; align-items: center; justify-co=
ntent: center; width: 104px; height: 104px; border-radius: 50px; background=
: url("//www.gstatic.com/images/branding/product/2x/translate_24dp.png") 50=
% 50% no-repeat rgb(255, 255, 255); transition: all 0.6s ease-in-out 0s; tr=
ansform: scale(0.4); opacity: 0; }

.goog-te-spinner-animation-show { transform: scale(0.5); opacity: 1; }

.goog-te-spinner { margin: 2px 0px 0px 2px; animation: 1.4s linear 0s infin=
ite normal none running goog-te-spinner-rotator; }

@keyframes goog-te-spinner-rotator {=20
  0% { transform: rotate(0deg); }
  100% { transform: rotate(270deg); }
}

.goog-te-spinner-path { stroke-dasharray: 187; stroke-dashoffset: 0; stroke=
: rgb(66, 133, 244); transform-origin: center center; animation: 1.4s ease-=
in-out 0s infinite normal none running goog-te-spinner-dash; }

@keyframes goog-te-spinner-dash {=20
  0% { stroke-dashoffset: 187; }
  50% { stroke-dashoffset: 46.75; transform: rotate(135deg); }
  100% { stroke-dashoffset: 187; transform: rotate(450deg); }
}

#goog-gt-tt html, #goog-gt-tt body, #goog-gt-tt div, #goog-gt-tt span, #goo=
g-gt-tt iframe, #goog-gt-tt h1, #goog-gt-tt h2, #goog-gt-tt h3, #goog-gt-tt=
 h4, #goog-gt-tt h5, #goog-gt-tt h6, #goog-gt-tt p, #goog-gt-tt a, #goog-gt=
-tt img, #goog-gt-tt ol, #goog-gt-tt ul, #goog-gt-tt li, #goog-gt-tt table,=
 #goog-gt-tt form, #goog-gt-tt tbody, #goog-gt-tt tr, #goog-gt-tt td { marg=
in: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inhe=
rit; font-weight: inherit; font-stretch: inherit; font-size: inherit; font-=
family: inherit; vertical-align: baseline; text-align: left; line-height: n=
ormal; }

#goog-gt-tt ol, #goog-gt-tt ul { list-style: none; }

#goog-gt-tt table { border-collapse: collapse; border-spacing: 0px; }

#goog-gt-tt caption, #goog-gt-tt th, #goog-gt-tt td { text-align: left; fon=
t-weight: normal; }

div#goog-gt-tt { padding: 10px 14px; }

#goog-gt-tt { color: rgb(34, 34, 34); background-color: rgb(255, 255, 255);=
 border: 1px solid rgb(238, 238, 238); box-shadow: rgba(0, 0, 0, 0.2) 0px 4=
px 16px; display: none; font-family: arial; font-size: 10pt; width: 420px; =
padding: 12px; position: absolute; z-index: 10000; }

#goog-gt-tt .original-text, .gt-hl-layer { clear: both; font-size: 10pt; po=
sition: relative; text-align: justify; width: 100%; }

#goog-gt-tt .title { color: rgb(153, 153, 153); font-family: arial, sans-se=
rif; margin: 4px 0px; text-align: left; }

#goog-gt-tt .close-button { display: none; }

#goog-gt-tt .logo { float: left; margin: 0px; }

#goog-gt-tt .activity-links { display: inline-block; }

#goog-gt-tt .started-activity-container { display: none; width: 100%; }

#goog-gt-tt .activity-root { margin-top: 20px; }

#goog-gt-tt .left { float: left; }

#goog-gt-tt .right { float: right; }

#goog-gt-tt .bottom { min-height: 15px; position: relative; height: 1%; }

#goog-gt-tt .status-message { background: rgb(41, 145, 13); border-radius: =
4px; box-shadow: rgb(30, 102, 9) 0px 2px 2px inset; color: white; font-size=
: 9pt; font-weight: bolder; margin-top: 12px; padding: 6px; text-shadow: rg=
b(30, 102, 9) 1px 1px 1px; }

#goog-gt-tt .activity-link { color: rgb(17, 85, 204); cursor: pointer; font=
-family: arial; font-size: 11px; margin-right: 15px; text-decoration: none;=
 }

#goog-gt-tt textarea { font-family: arial; resize: vertical; width: 100%; m=
argin-bottom: 10px; border-radius: 1px; border-width: 1px; border-style: so=
lid; border-color: silver rgb(217, 217, 217) rgb(217, 217, 217); border-ima=
ge: initial; font-size: 13px; height: auto; overflow-y: auto; padding: 1px;=
 }

#goog-gt-tt textarea:focus { box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px ins=
et; border: 1px solid rgb(77, 144, 254); outline: none; }

#goog-gt-tt .activity-cancel { margin-right: 10px; }

#goog-gt-tt .translate-form { min-height: 25px; vertical-align: middle; pad=
ding-top: 8px; }

#goog-gt-tt .translate-form .activity-form { margin-bottom: 0px; }

#goog-gt-tt .translate-form .activity-form input { display: inline-block; m=
in-width: 54px; border: 1px solid rgba(0, 0, 0, 0.1); text-align: center; c=
olor: rgb(68, 68, 68); font-size: 11px; font-weight: bold; height: 27px; ou=
tline: 0px; padding: 0px 8px; vertical-align: middle; line-height: 27px; ma=
rgin: 0px 16px 0px 0px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px; border-=
radius: 2px; transition: all 0.218s ease 0s; background-color: rgb(245, 245=
, 245); background-image: -webkit-linear-gradient(top, rgb(245, 245, 245), =
rgb(241, 241, 241)); user-select: none; cursor: default; }

#goog-gt-tt .translate-form .activity-form input:hover { border: 1px solid =
rgb(198, 198, 198); color: rgb(34, 34, 34); transition: all 0s ease 0s; bac=
kground-color: rgb(248, 248, 248); background-image: -webkit-linear-gradien=
t(top, rgb(248, 248, 248), rgb(241, 241, 241)); }

#goog-gt-tt .translate-form .activity-form input:active { border: 1px solid=
 rgb(198, 198, 198); color: rgb(51, 51, 51); background-color: rgb(246, 246=
, 246); background-image: -webkit-linear-gradient(top, rgb(246, 246, 246), =
rgb(241, 241, 241)); }

#goog-gt-tt .translate-form .activity-form input:focus, #goog-gt-tt .transl=
ate-form .activity-form input.focus { outline: none; border: 1px solid rgb(=
77, 144, 254); z-index: 4 !important; }

#goog-gt-tt .translate-form .activity-form input.selected { background-colo=
r: rgb(238, 238, 238); background-image: -webkit-linear-gradient(top, rgb(2=
38, 238, 238), rgb(224, 224, 224)); box-shadow: rgba(0, 0, 0, 0.1) 0px 1px =
2px inset; border: 1px solid rgb(204, 204, 204); color: rgb(51, 51, 51); }

#goog-gt-tt .translate-form .activity-form input.activity-submit { color: w=
hite; border-color: rgb(48, 121, 237); background-color: rgb(77, 144, 254);=
 background-image: -webkit-linear-gradient(top, rgb(77, 144, 254), rgb(71, =
135, 237)); }

#goog-gt-tt .translate-form .activity-form input.activity-submit:hover #goo=
g-gt-tt .translate-form .activity-form input.activity-submit:focus, #goog-g=
t-tt .translate-form .activity-form input.activity-submit.focus #goog-gt-tt=
 .translate-form .activity-form input.activity-submit:active { border-color=
: rgb(48, 121, 237); background-color: rgb(53, 122, 232); background-image:=
 -webkit-linear-gradient(top, rgb(77, 144, 254), rgb(53, 122, 232)); }

#goog-gt-tt .translate-form .activity-form input.activity-submit:hover { bo=
x-shadow: rgb(255, 255, 255) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.1) 0px =
1px 1px; }

#goog-gt-tt .translate-form .activity-form input:focus, #goog-gt-tt .transl=
ate-form .activity-form input.focus, #goog-gt-tt .translate-form .activity-=
form input:active, #goog-gt-tt .translate-form .activity-form input:hover, =
#goog-gt-tt .translate-form .activity-form input.activity-submit:focus, #go=
og-gt-tt .translate-form .activity-form input.activity-submit.focus, #goog-=
gt-tt .translate-form .activity-form input.activity-submit:active, #goog-gt=
-tt .translate-form .activity-form input.activity-submit:hover { border-col=
or: rgb(48, 121, 237); }

#goog-gt-tt .gray { color: rgb(153, 153, 153); font-family: arial, sans-ser=
if; }

#goog-gt-tt .alt-helper-text { color: rgb(153, 153, 153); font-size: 11px; =
font-family: arial, sans-serif; margin: 15px 0px 5px; }

#goog-gt-tt .alt-error-text { color: rgb(136, 0, 0); display: none; font-si=
ze: 9pt; }

.goog-text-highlight { background-color: rgb(201, 215, 241); box-shadow: rg=
b(153, 153, 170) 2px 2px 4px; box-sizing: border-box; position: relative; }

#goog-gt-tt .alt-menu.goog-menu { background: rgb(255, 255, 255); border: 1=
px solid rgb(221, 221, 221); box-shadow: rgb(153, 153, 170) 0px 2px 4px; mi=
n-width: 0px; outline: none; padding: 0px; position: absolute; z-index: 200=
0; }

#goog-gt-tt .alt-menu .goog-menuitem { cursor: pointer; padding: 2px 5px 5p=
x; margin-right: 0px; border-style: none; }

#goog-gt-tt .alt-menu div.goog-menuitem:hover { background: rgb(221, 221, 2=
21); }

#goog-gt-tt .alt-menu .goog-menuitem h1 { font-size: 100%; font-weight: bol=
d; margin: 4px 0px; }

#goog-gt-tt .alt-menu .goog-menuitem strong { color: rgb(52, 90, 173); }

#goog-gt-tt .goog-submenu-arrow { text-align: right; position: absolute; ri=
ght: 0px; left: auto; }

#goog-gt-tt .goog-menuitem-rtl .goog-submenu-arrow { text-align: left; posi=
tion: absolute; left: 0px; right: auto; }

#goog-gt-tt .gt-hl-text, #goog-gt-tt .trans-target-highlight { background-c=
olor: rgb(241, 234, 0); border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.5) =
3px 3px 4px; box-sizing: border-box; color: rgb(241, 234, 0); cursor: point=
er; margin: -2px -2px -2px -3px; padding: 2px 2px 2px 3px; position: relati=
ve; }

#goog-gt-tt .trans-target-highlight { color: rgb(34, 34, 34); }

#goog-gt-tt .gt-hl-layer { color: white; position: absolute !important; }

#goog-gt-tt .trans-target, #goog-gt-tt .trans-target .trans-target-highligh=
t { background-color: rgb(201, 215, 241); border-radius: 4px 4px 0px 0px; b=
ox-shadow: rgba(0, 0, 0, 0.5) 3px 3px 4px; box-sizing: border-box; cursor: =
pointer; margin: -2px -2px -2px -3px; padding: 2px 2px 3px 3px; position: r=
elative; }

#goog-gt-tt span:focus { outline: none; }

#goog-gt-tt .trans-edit { background-color: transparent; border: 1px solid =
rgb(77, 144, 254); border-radius: 0em; margin: -2px; padding: 1px; }

#goog-gt-tt .gt-trans-highlight-l { border-left: 2px solid red; margin-left=
: -2px; }

#goog-gt-tt .gt-trans-highlight-r { border-right: 2px solid red; margin-rig=
ht: -2px; }

#goog-gt-tt #alt-input { padding: 2px; }

#goog-gt-tt #alt-input-text { font-size: 11px; padding: 2px 2px 3px; margin=
: 0px; background-color: rgb(255, 255, 255); color: rgb(51, 51, 51); border=
-width: 1px; border-style: solid; border-color: rgb(192, 192, 192) rgb(217,=
 217, 217) rgb(217, 217, 217); border-image: initial; display: inline-block=
; vertical-align: top; height: 21px; box-sizing: border-box; border-radius:=
 1px; }

#goog-gt-tt #alt-input-text:hover { border-width: 1px; border-style: solid;=
 border-color: rgb(160, 160, 160) rgb(185, 185, 185) rgb(185, 185, 185); bo=
rder-image: initial; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px inset; }

#goog-gt-tt #alt-input-text:focus { box-shadow: rgba(0, 0, 0, 0.3) 0px 1px =
2px inset; outline: none; border: 1px solid rgb(77, 144, 254); }

#goog-gt-tt #alt-input-submit { font-size: 11px; padding: 2px 6px 3px; marg=
in: 0px 0px 0px 2px; height: 21px; }
------MultipartBoundary--xhsuDgSyg5rHrd1UYdOmhaiDzplzjrgYJD9AWLqHaA----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://avatars0.githubusercontent.com/u/12666917?s=40&v=4

iVBORw0KGgoAAAANSUhEUgAAAaQAAAGkCAIAAADxLsZiAAAFyElEQVR4nOzWQa3rMBBA0d+vUCif
0Ami0AmfbAzhcahaW+09h8DMwr6abYzxD+DX/V+9AMAMYgckiB2QIHZAgtgBCWIHJIgdkCB2QILY
AQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgck
iB2QIHZAgtgBCWIHJIgdkCB2QILYAQliByRs0yad9zVtFi87nvvqFd7Jq/sKc16dyw5IEDsgQeyA
BLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLE
DkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsg
QeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASx
AxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyDhMcZYvQPAx7ns
gASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMS
xA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7
IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAE
sQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQO
SBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB
7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLED
EsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQ
OyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMStmmTzvuaNouX
Hc999Qrv5NV9hTmvzmUHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgd
kCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC
2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIH
JIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAg
dkCC2AEJYgckiB2QsE2bdDz3abPmOO9r9QoU/d5XmsNlBySIHZAgdkCC2AEJYgckiB2QIHZAgtgB
CWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySI
HZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZA
gtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQli
BySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJDzGGKt3APg4lx2QIHZAgtgBCWIHJIgdkCB2QILY
AQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgck
iB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZDwFwAA//+NHBt9625gmAAAAABJRU5ErkJggg==

------MultipartBoundary--xhsuDgSyg5rHrd1UYdOmhaiDzplzjrgYJD9AWLqHaA----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://avatars1.githubusercontent.com/u/139376?s=52&v=4

iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAT
qUlEQVRo3s1aeXxTVdp+zrk3N0mbpFtKFygtpUCBUpgCpbIo+yojMqOgfoALi4CiM2w6MzIqijKI
8vkxjrLjKCgKuIJsIju0tWwFSoFCCy2le9M0SZN7z5k/cpPclDKLgzNffr+Tu+We8z7nfd7lvCcE
d/HTbvDjYvtRs/oaLDGjBFE/kEDoIkomC+EcYAAYoLhdstLUdI3L7myPw76rpih7x4n1T1TdLRnI
3eik17OrTK3SBk2XQiNminpTChgA7gVAGAdnAUBgHIRBvUfAPC6Hp9H2hb2iaGn+jsVnKgt/+O8B
SnngWdp+xPSJIdaEZYLOGO8F4BWccw6iAuEqCC2ooHucg8mK7G6o2lR9NXv+0fWPVvzHAWUu+Gtk
q+6D1xrM0eO82gjWQvA97TPfteaeSknCAKXJUd5w69KUE5un77aVn//PALrvrf0p4ck9dop6Uwpp
DqQZoAC9WqKcD1DgPhgHl2XZUXN94Y6l3d/+V2UT/tUXBr59IDUiJWOfaAhNAgcIJ16Bmjeg5fst
/tY7AUS9JiBUMoSPSMp4VJFdDQfrbp75eTQ0YOl3sVGd+x4S9SEpWupo7UNxuxyKszFXaWo6qrgc
59z2uhLZYbODATq92aQzhiUJupDOApX6U0GfAfAQcIBCB8IIKKf+vriiMHv11Rk7l2esueuA0qYu
EduNmbpTb4oaerttcHga6vLc9VV/rjx/5KvcP0+TAWRQUd9FJ5nipJAok+Jxym5nbaXscVwDZ7kA
ilJ++Yw1ceyUXxui42dL5oguXGZAowdoUEBqFQgOHaAwV23p6UH73h9y/K4CGrXpyryQVonLCCd+
D8UZh2y3nXfcKl649zeZBwnow/GdRk+yJmRmRbbpJZmtKZCMESDEO4ziccFRfwM1ZSdRU5pXUnZx
57bG2mvrrWn35nebtWS8OSn1DZ0lMsX7cwK5vgEodYGVNBSWnv66549fPW//t22o25BFUtrol+aG
pnd6WRB1OnACwgEmy7KzqnTJ0cXjp1/ZvnJMh8wZn2aOWzkhudeUxKi2mUJoRGuIeiMIJeACQChA
RRF6UyTCY7vCaI4Nqy3NczXWXvvCUVGMa9+uY5RIrxmjW4fqTGGZhAiE6vWg0aFAa0OULi4qXLJa
91adPKD8ZA0NemJHSlhM180sUeghdYoTwQHOAOZy1thvXHps7+zejqTuE1d3HfRiR2N4a29vFAAh
3nOiGUV1FMzThMLD79kKDq540eOsWwXAENdh+K7WncdmFhxe8a695spLg94/Pjy8Q/pGwWC0+GTh
nMNjr8+zXc2f8MPMAZf/ZUBDn/6hf1h0p62ccivPCoOgN1BwDo+9oaq+KH/EsT+Mv7f7sFeXJv5i
okQo8QKh5DZQXNNnY/VV5G2be7D84t4pAK4BkKLaZn7W77FNvzQYrXDUlSLv23nZZRd3/uq+d/e3
iejce6doDAn3i0kAxe2qaSi++NDex3t8/08DGv7MkeGW6I7bqaALaTLbZV33eJEzDuZustWcOzYs
55UpD/T51erfWdvdA0IBTgmI4AXBqQ+QCkpVTtnZb9np7S+81Vhz7SUAbgCwxHRa3f/xLVNDI5K8
3lIBFLcLed8uuHY178NhA1ceio1I7blL0BtCuEZgJnscDSUXJ+yZkv7NPwQ0dNb+XmGxXfdRUbKA
A03t3UwXG0WhMFZflP/QoeeGJfd/ZPOyyMTeXgukJHBUtcSJFhBDwe7ltvxvFj8GzvwC6E3W3/af
9vnyyDYZAY+pqIHVIyP3y+eKrp36uN/QVT8OD0tJXw9KqVZi5nHbbVfyh+yb0TtbKz/VXmQ9uj7S
Epu6nUp6CyiBwl1MsJopAYGrpvz975/OdGSMWfaGH4xAghpXG0RvY7wJJz+fV5L/9av3acEQKgzt
/qs3l0a066m+i8CREhBRRM/7lyfHJA/69PvZfT9xVpR95M8qFIAoAKWSyZyQurXv4u3WFr1cUu/J
aJc5aY0UGtGPEAIQAkVycaFtOFGcjSU5b0yZGRs/eGvHfrPDIRAQkdwujOilHqEEiuxAzoczzhQf
+2gIgELNmMmpI+fu6DD0GbNvHC9KEkQcQkVY22QmXs/fLptat389NC75SUGQQghXn3MOKugskjkq
xWOv/7zuUh4P0lDH+2bdb7BETwSF3w64yfvYVXNzceOlwme7DFzQxksxja0IXrfMxYCWFO5Czsan
82/kbhsG4IZGUimux5iPu477Q6uARuE/BrTt7TvUmozUAb9ZmLPs8UjnzZLFnHm9LBQOrgBcASRT
5Pj2Y2eODNJQp0HPi/Fpoz4VJGMsfLNGCFgY40xSru+enPZaat/frIlO7idCDKYaFwGiEYQTBbkb
ZhZcz/5sCIBbWjoYI1u/mDVr42R9WLRqC0RjxURj0MSfC4a3StPdurI/yu2sfyWqU59pVJRCg3JF
EIg6YzfO2Jrq80cZBYDEzImjRaM5HZTD27wzxCiDx173gSSGTUvqMdFAKEAIgddNewH4zomqrQvf
vFlTcuyTBwCUN/M3bTuMenahqXWK9z2BgKiT4W3qRKnOhVBv34JOj3YZkx4u3L481l1fs46oywyi
BJpoMKcnDZk80k85Q3jcDC+NfE31VuDsVu7ebW26PDBZNJj9z/yU9F2rtCk79Q0r+OatSc1sxqsd
a8KM5BFTTQGKNaOcpi+vpwyMlZD2oGi0tH6i9kL2x5AV1jyXJAwwWFrNAADa67H3rKLRPJhQ78z7
Z58Ccl1t/o9vPhUb12F4Kz8TqXqimUVCCTzOWpzb9so6prh3tBTbojpl9dWZLCCiz6EE3iXqBBFK
vHmf71odSjKGIa7DsPG5K6fnu221JV7NcNXjeeOXKJmG9p6zzkqjUu4ZLEiSwdeJT1BQQKlzHtaH
WIdEJfQKpDK+TECbFVCg6MA6e/2Ncy/eKfOoKTxxtMlR7XXrgs/uAn0Fsg1NDCPEP05UQmaq7LK3
Za6mg4FlC/cvYQSqM0Sm9B5IpdDwfgEKBR8pE49ZE/v2oqLkB8PVBoIARQlQcvyzLQDuWL1xVJYs
zX7niaOOmusqxRBEcU61/TcHB0S16UUBZMqOhh+5wuFr8J0zDskYNoBSSUqH37B9dPMO5KwvLQwN
a9PRHy/UzonmSAjAZBccVcVX/0Hibiv/8bsh++ff+8eL29+2yy6bStlAfyBeypEWEjJTZBJEKTRV
djYWEE0xBhonQamURokgJGuB+IBxKMxeWVSlM4RZgzOl20cTJCOSBz81EyCZzbOPZh+Xs7r01bMb
Xui8d949bxd88Zbd3VirTg4JprWGCSAAoTqYozokuBtqK6BqxmdH/mtOUygEEtki5QhnjdVX3YKo
NwRh0VJOc97tkdfi75m7+VjK6JnnolKzNgr6kEUAJgPoD8DUDNgN+83Lc89+9Pv2e17I+tPlPR+4
GJPvOAtquIHOYDEpLqedK0wtj91WUQoXQYlEqDa0ce83JyCCCM4ZC/Sq/o6T2zJbQinaZD1I2/Qf
n8pFpDLK4Korh/3WFdQW5solezdtqL98eiYAreQVjsrihSc3PL++8vyhTzOfWpsuQNfikoD7JaQi
FAIQDqJ9SgjAuIGCwh1snN5zCISGxrSTZLfD5i/QqF9crdLwFptawSECjNY2aJU+EB0fniemPbl4
KoCMOyih4Eb21kdu5G67Y+EIHPA02eyiLsTkW2hyf9ESPgchUxA4tK7afxRFammdGtvUWFkWWHjy
IB74y07+c+49+iI5U7ktc9Scz6kDUPB37Kvc01jPSFB/gcaZjIaqS9ddjqp4qLEH/likxiUGO+Vg
RaSZl/MFPMkcmWqrvJjPOQdRZx7NBvMBAQ+Us/zxQQYgczSWXsWVr957A4DtjsUNnXF8q9SBFM3G
8ZmuveYaZLe90JAUn8plT1Bh0mdHXFauUQ6l0BcHbotDojSoujTniKuhwk8pXxEeKr045371B1Qf
8DzcLeP0qvl5blv1ir+jndTUMQuWmmM6amjLg6hcfSOHAThuiGvdh8me2+OQwsFluYDK7sYjuC3t
8TYhJKQ/Z8ru8sv7mB8Ia0kjAa0QFqACFI7C7e/Yy4598Zhv2d0SmPaDpu9KHTU3knC1L63RqmXl
6uvZhfHp95fpQi19OWeaLME3PiA77Meo/daVgyCMaTXja/owa3Kf2Rst5Zf2ZoP5aBdwk1yjcq7A
P1tQvFQrz/mOXdiyZNqdbYf06Dhizr4ej7zVlkDw70r4hVRpJzttuHlp9+dtx07KksKjYgPjBcbk
ssIaygt/oKfWzy3wNDWcQQsaIqKAiNSek0ov7viL7daFoNnw5VJE8TmBQLIIhcNWfA4n1z33J9ll
/6RFm5GMD6dPWHIg/devx1MVDBTcZhdgQMnZrW6nrWxtWMf0KaBUdTjwb9cQBsjOhjPndrxeQG3X
z8PjqNvYkh1xChiiYh+P6TZ4x6UTq4u4Wi3V7hxw5sulAitJZ1UZst97clNjxbXft4BFColKWHrP
rI83dxw2xwJG/VrlWgNX+1Y8Llw99fG2rg8tshussY8ytxuU6YJoDYXD02jbWFOc601TKs4d3KDI
rio00xAogWiyRHZ7YsnTxac3v1hVfCyQP/nTD18K772WG+pxYtWT39eVnH5KtTjtp2Nc99EH7pu/
a0Fs1xHUJxAJOqr9qfZYlLvRUXMj96W4QQ8sFE2WEO50gzJBY7McrMlZU3Xl6Ab/Ai/3f6fWuRoq
l0NQF1iaxgWCkPjEuT2mrTh+ds/LXymuRo2qeWCmZA7W1ITcD2efqSw48BAAl7a6JBrMT6Y9+EpO
3xmbskwRiYDsjU8BMNolgXcqbBWXUHB4xeu9Z69BaGLKLG+1UgZhxB9/oACuhqrlJzZPrQsqkpTn
fveux9VQqE3hfXmaEGIKj8ka+X81N0/OOPXdH65x2ecqNe7ZI+PUZwtLbuRtGwugRrv0tqb0+/re
OV+vTR0+10IgArJKMYX73w8YuPe+7GpE3rfzfpAs1retfQauFkNMIQCAWtlPe844PE57YXnBnhW3
lbHKc3Z4Wg8Yn2eIaDWFCgIl/gzYm9KLoaZOrfuOK/1x9dNLCcjE6MR+Bn/+xznOfPNS+eXD7w8F
cMWvFb1pWucRC7b2nLCiW2hEYpARE+aP7qpjCbh85nYj98vnLpdd3DGi/6tfzTendJkMSr2+/GID
BEUHwgGuyHJDZeG4w3+dUNTi7sPVnWuuJ46Y3KizRIy4PXugkMwRQ2N7jtyX/cFT73NFHhed2C8E
hCB/7+tVFw+sGAbgnNpVj/guoz7vM2ntrIQe4w2UikFrl6D4oWjoywDFZUful3MKSs5+NuTeV3eP
jOye+RYVRUIIgVxdD91NnTcdZYCjrmT+rpVZW/7udgpTPMfCU9IjxVBLH0K99CMqDakoUH1kqwdi
Mobtyl09Y5m9umhg3c18w4UDy0cCyANgMUUlL+k+5rXV6aNeTjKYYwJ7qDx4P9VXBdUWOxoqCnFi
6/S9ZYU7x9778q4hUb/ou5Ya9IK/8F9og+AQAA4468veLTjyzh9ry07942J9xwnzaMqDzywztmrz
26B6mb+u7JFtV8/N3T9nwAalyZEM4AwV9OOSe01+p8ug+W315lYgqg0SqGsmzRKEaLNyBshNDlzJ
WWe/eOTdV/Rm68qez6+eF96lxyvUoKe+nQyl0QEh2wkCEU5b6duXclbPv3jsXfZPbXhVnzvKZadt
rzmpc5nOZBlGRFH0dcwJAREFaoiKGZU4ckqniA4ZW0oPbTcaLfELE7o+2DssugsVBENQxkxYcPNp
xWWrQFHuRtfJHQs2FJ/59JH0CUvOp0763WZLh7SpVKcjvmU5JwA7VwPqoK7G2quzLxxatvRy7hr2
k7YkB648kG5JTvtAZ47Iaum54nLUOW9df7304Jfv5696wSoZIybGdRg+NiymS4bF2skQEp4AUQoF
IQRuZz0a64phqyx01N08fbz88r6vZU/jprT7F7HYAWOeM7VN+a1gtoQE0i+1nFZeB5yqO26rLJyx
f+PoM//2HmvnJxaJCUMnPmyIjH1JZwpPbektxdlY01Rf9WFDceHmoi/+kld26AsDgGQASQAxeQ2R
1akbXUXJvR9HTO9hWZb2aY8ZouMm6izhJlDSLJ8kYB5XXe2ew89W5O3/5PzBpfJd3dbv+stFpsQ+
E3ZKCTH9EakDNYeAimLw2p8pkB32CtnRkO26cbOA1vJzgs5oBwUUtzNS0Bm6Ub2+ixhqyZAs4eEQ
haC9Je2RMdltu35h7N4Zv9j9s/2TpN+kTdbo9gN26YzmDIW6wQ0cXE/VurSKysNBGIEgGEAECk4B
0kxY/z2iln6bAWLc47bfvDJp99S0LT/rP0mun9nqCI9P32IMi+ul05uTKZdAZTHQFB0o0YFSHUBp
s9IUaXZs6R6BIrvr7KWXJu6Znr79Z/9rDADcOPulS9SbNpuiEiVRH5pJKBUCWYWvcBi4RlChkmgK
i4Hiou/c7ajLq796dvT3czKP/hTZfhIgAKi8cpBVFh3ZF9Gm+3eCFNKF6vRt/RRS0ybSDAQJKihq
qqSEgHmcNc6a0kUlBz+ZfuLNR279V/8A2LbnQ7TTsLlDjRHxz+pCzMOJTicFdijUsljQZgDx17Ll
Jvtlj8u2tqrg6KoTy/+n5v/FPxqDNp6n/jU2vG36UF1I2H1Up0sjAk2GQE2ghIJwFwcv51AKFLkp
x1FdvLto39pTxT98JN+t8f8GXTYRDzDgJ1oAAAAASUVORK5CYII=

------MultipartBoundary--xhsuDgSyg5rHrd1UYdOmhaiDzplzjrgYJD9AWLqHaA----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://avatars3.githubusercontent.com/u/85395?s=88&v=4

iVBORw0KGgoAAAANSUhEUgAAAFgAAABYCAYAAABxlTA0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAg
AElEQVR42u19edRlVXHvr/Y+507f/YYegbaBppkEW2hoGYSA8ywYSVxRozFPhReNRn2aqIlPJZCl
6FuJMS+89TR5KzEujVMcIBgVBxyQSUAgCA0C0nZD0033N9zv3nvO2bvq/VF19rktYBxAfXlel3zw
DfeeW6d21a9+9au6wK8fj+iDftUuaLDw+pm7tt6wvp3ffNZwPJ4OMSAUFVgcqiLDODCYCWVgVIVA
An17FNZsLcOpd73iv35k+GsDTzzuuePJbrZ/1/FFsXiK8zRXFPQ85vbceBw3ihSILKhKRowRVRCE
SlAFRlUCZfAoxowqAGWZIURsDaEchCp8dDSWstVq3TG7+nVf+50Xv3vw/5WBl5ffgU77f54cS94c
Q/5b4PZTCQUAQWSBMAEMQBxiJagioyr1ZzEQxmVAUQREJoxHgnEhKAvBqBCMx0BRmNELAfl1u2O1
58Kl5eLGgw48+PJnPPdTO1avPeY/r4FjeeQTWWb/0fsfrBcOTl+dIJwDEBB5CANEAIcIHhFAgmIc
UUUBMyFUghihHh0ERSkoioCijBiPHEZjYHnIGI4iijFjPBZUFdDqbiyr8v6/3Lswde757757/J/G
wMX4N1d7l7+X6MrTgfFBAGVADsADyACJehkSAQg4MCQwqjGDWVAFAUeogSMDAnB0iAKEwGAAZcng
SKiqiKpkjMaCqnJYWAxYHkaMRozxmFCUQFHi7pnZI286eONTX3HWb7/v3v9nDTxafmkr8zdd4Pz9
ZwJhoxq0pYYlrwaVCpAIiQEcAQnqrRAgBEGIAmEHFkEMAgIhMCNEAYQgAoQoiAyICITVW2NkRAbG
I8FwKBgMWb8OIkZjwfJQ0Gqt2rO4eP+HNm06+aMvefk3r3qk7OAfiSflatXJjha/5vz8M0HZCqAH
uK4ZlwAuACkhHCAVI4wiQsGoSkaIQIgA13GYIwgEYYBFwCyAcxDRG+DIAxBAgMgA2f9AAucIuRe0
Wg55i5DngHeAI8G4GHWJcPL2H+447dTHtw/61hXVpb/yHhzKx60nue91cPR6EZ+Ra2tEAAE8BqQE
JKg9oiAWjFgxKjv6AocYRQ0ZAWYGi0WP2pOFIQBiFLsB0OQoGlJiBIQJbAkzxgohOo3VlWA0FCwu
BiwtMZaHwHAEjMeEUMW/877/V//jbxZv/pUzcCwOAHz3RImdzxIN9we1Qb4NEQBgII4ArgCKkCCQ
SiDRjrIZNDKBRT2RmfT7DAizfp8dmAUMgIUhDIg4sABVjABryGAWiKihmR04MqIwYhBUAYowxsDi
oMJgIFgaMJYGwHAoKAo3lijPIPBV7/8gPyyJ0D0cT1KFx/0ReHwlOd4ffhpwbYgIwCMgLupXRHAp
iFoc6JFnQKAGIQhECCJkd54gwnaFBGExdxAQOQCEGBnCAkekCZIFRDThNwpJPHk4B+SekGeEVgeY
mc4wt8Jj5YoMczOEfp/QbkuHHF/ms9a73vbmg7Jfugczb5njsPivhOIU+GkAbbtnJRAHACpABBIE
sWRABMQAkUMVIiKL4V+GiNdkZUaPQS+vqgJI1HuFBCx6Y5jV60kEUQQc9a2InQBmtt8DhCUlPmFC
ZEFZMYIlwqXFiIXFgIUlwvKyhpEo+JwHXvT+D/Dwl5LkYtw0gzi4mcgdDT9lxgUgI4AHihAAcAxA
BAgOYFFvhGV90fhJcGA77mJQTaGbGpyc07AgAsBZjLXnQP07pOGk/j4JSCj5UYx6AkQAjeIEIk2I
zgN57uBIX5cFiAFHkm+96KznHf/1S7+6/d5fqIFDccgMh3UXObewCb4HIANRBGQM8AhamdmxZkIM
Ea4uKkAQ0fjKlthEcrDE9Pxi8ZREbwZHpL8haMyub5T+Qz0c5BJ805PQoJE6vKiX681jAM45OK+v
Rd7BEgfKCggVr1hYWvjNEx638fNXf2f3rl+IgWPcNENyyEXO3XU6/Apo0cCKEOIAQFAoJqJ5Dea9
Ud8UpD7eVjQIIFAEQEKIQdEBoEeZqDaGQMzz1PpmVAsLIgBLMG+PIOdhEQhCDI4AEaUQNPl39fV6
p97siNLfxqrsZ375Bb9x2omXXH7Ftl2PaJJj/sgR4IP+Fbj9dPVcr3GWlzSZQeOsVECs0rsGgkBz
D4Gh0KssHf750zmO2rKAV7wKuPPOHCGqQRkKu2C4N0YGhADyFl+dGYogcHrUieDIQyKwfbvHW/57
huf81ghf+KpHqABnnm+3SO8RISVUnxHyFmGq5zE1JZibAaam9HshjNfG8qYv/81fv27zI+bB9+/6
br/d+qd/I1x9gia0TL2Vx4AUAGKKdxIF5AAIgcSp4Q1mRVa68euX9/Cyc36IpUHErbeN8P07Mjzr
aTkyz+pZ9dPVXk4K2fS/FW2wMJg1bopoYhsVbbzj/BG+9s1FDIcRX//WGMdvnsK6/bRQqQ+Ahqo6
bBmSIdK4TQ5EgPMCFkJZATEUfeGdZ57zB2/7zL/8yxf3Puwe3O1e+GaSy4+BnzHjkuHbYSoeYBke
BHCwICd1QcAIMUJEsDiYwrveuxvMLl3CZd+ax0c/kdW3KBkiJnhmsRQOjtQoEDLj6p0QIVx8yRhX
XFMlgBSjw99+MKKoaninPyKDdkQCEoN6BJATdNoO7Q6h13OYmQam+wQQ4f7771537ZXv/qvPfe7T
2cNq4BiP39RufeEc+BaAjnorDzTuIgAkjddxAAeFYxI12aghGqNddQ3jmuuGlnTYwg9w6WWS/h0M
jdMAWCKYNQorTONUTBjahUBAmMY3vl0iKsZLWPiWWxdx403RUAwmjGz/6ly6IRryGe3codv2mO5n
6E0BvR7gCKiK+TO/c8V5//vh9eC4/VwgXwtqGbYN6rlUACTg4AwiMTgaCwn7KoQQI0LUn0cWXHNd
TAmKqIHiV3/nHtxy27RWZfYzAYPIpWQnYkaWlMESQLjzBxHXXh8tJtfP7cBMuPF7HYhzdrMtMJi9
yYxNAjhHcKRhLc8J7Q4wOw30+4QsB6IIFvfe/Htv/9Mn/v7DYuBydNJ5QPvZ6r1kSW1Zr4YJEgHm
AI4WvwwfGfuIKBFMNdcAFOUcLvnCjsZ9Jhm4IfCVyxhMmtwEWhqL8QpshE/th847CPQ1hRnf+vZe
DEdRE61MeCsEX/uGoKrYTo1CSOdqyMjmybX99WfOCfKM0O169HuEqR6hlQNVqLLlwY0XvOv8p2z8
uQzM1aqTvb/nLXDtToJjcQyjthTURw9iAkQJFseZkeaEEPUoczDDMGHnrhy33Goo4UdfTwTX3bDX
EIOGCIJDZDKDkR3nyeiiHg3ncctWC1UTJ4NI/+77d8xj715fAzQIERyReWxTnkM0DpN9P/cOWebQ
6wmmpoB2u+a5l9YuL/e+8J4L/nz9z2Tg+3ff4CJvvACCDNS2DDY0xBD0DQeNcWpQBrHyBw5OeQLj
a+sEKACu/+5eVJU8eN1OhCrMGkpoPA11wUHK+absb8ULif5eFeWhoxwDt27tg8RZuUMpREz+lXP6
Ws6gn0DQzj3anRzTfTLoBpBELO398mGLi9tf+zMZeG726S92uN/wLmlC4wJgQazEgAODo8AJqbFF
q6QqRKv9lYzR26CeePP35i3XPDBEiAD37SoQY4MOFK+SGp1rOGX3TBjMESyCKrawe3f8EXM1IYII
2HpH7dFa2UnKA0ihA1LH/jo2K9JoZYR2m9DrAd2uXn+IY4yXb/mjPz/3Laf8VAZeXniDg7gXgSJA
ubnACMIKs8g4AxKY10pKHprta65BlOO1cAIAO+6Rh+SYiIBdu0bgGBFFmkjADGHSitC4iDoWaARw
4NjD7vsfmr8SAXbet4RouBo1j5FCikuGJrB6ODRUgAREjLzl0OsSul1C3lIOpRxd3eF4/5994AMX
up/YwO3uRacD2bPhLDTEIUQihAVccUpuEilVAcLWIxMjv80jIrPyDQbm9+y1eIEHP86LS5WGFeMM
orFvgojIMcVuESDGCBYCJKCqMiwuiXkrPSD0AIK9C2UTq4Qn8HWDRMT4EUxUkxABOQfnHfJck12n
Y9fFYywt3PbsbT/YevpPbGBH8y/QDJJZRo4g4oQMhNkSGxKxohWatdetZxaiFosy8Z4GS/RjvWx5
uVQvs/dGBvP0Cag5GcIg5+36CMxtjIY/noEdLVcNSQSXDKs3rfZUS4IQeOe1qCH159wR8tyj2xF0
uoTM699VxY2I4f4X/EQGrorznyiYO0dbPQJIBUIFLrV40JaCJpZkUOMLtNWj5SWzlpzCxgEwwLHB
ng9tZEnoAOIgNZaVmpOh5oZFTgRQ3Q15yOdMxQgrs0fQ+EJkJ6Q5GTSR7ETEmECYJwNZBvQ6hFZH
2RAOe1GVu178F+e//aD/0MDOve9FwGKm3stALJTDCYDEaNyCcgoaW40wh7VrQAC83ocay7KAg3pa
uy0p6TxYMspzMjbGaaix8lphXO3FbBSk8QggkFNiBvhRDNw8WrnCtCgwmCmpzK75jJqUSmibyBId
QUjgPSHLHVotQqetrytEKMZ3zS0s3Hf2jzVwDIcDlJ+umFdjGxDBBbT0FU1YoYJiXLvIEIO9cSXO
tWrTSwxB+29qaMaKFft61Y8+VswpamFWilJ5XrFwxGCpkscSMjW0AN6NMDPzwOpw8jEz00lhLYgW
E6jDA5rwnCpEQqpGaSKeO/JotxmdLpDldlPjHSiLbce/54LzHtrAw4XjNnOoDmvSawVEgVjjUIQt
FLB5sPG4cAhcdxfE4pp1JljZL7b4vXJOfmycnJvtwDmy00FwLtMWUp1MxaXnYrASBBB4V2Bu9sGN
W39v9aq2JsV9zoy1qJi11U8uVZkKUAhCDDhB/V3nCN45tHOg3bYQIhGhnH96UZSbH9LAGV/xfIAz
IEuoIRQRIajYo6okGTUxWXAQeAhIW+aiLfXU1gEgxj0yCBsP6f7Y0vKAA9rWzjEAEyM4WBMUrIWC
02MrwuCgOSH3Y6xeRXiwg1EXJgetb2k4oaaQgXVYHGn44MTCQ40tlL4SAU6UHHKZR7ulocLVXDff
ny0vLz7/QQ183/b39FnWvlrYWdHIKgqpOHVvYw3VWBuGUdSIVdQKS9+0pLLYExmEU+wqLDj6qNXI
3EN7Wp5pPBILCQmLIgLirfGppBKYjKAHGAGdtn+I8KN+etSRVfo5WUeEyAHikLCNiElXBMz7Fi7W
nQIzw3vAeUaWA97r3+V+EUR7z7zg3ee1HmDgnP8mE96+2rk6w1s3uBaCsGZ3gQMb4K/7avrbDjEA
MTAcCNGKBQ0hBulAOPQQj7X7PXQM3n+/2GghSGMfRwazT/yDhk2jPycYtTVrJiqyH7lxa1a1ccC6
kRVF9h4NCcEkAkb5KIanpnJUGCeJgSNzEO8duh2HLNcbEsN9KMZ7N8/Pz/ceYGDKD5vTrG3YMjDK
MqZwEIUQ4RGieq4mHDVSqBixisZ0mV4BsP6aCkwqa6+3W/N4wqn9B4Xg3gue+qSV1nq3ZiebFEoY
LAEsWmUpdDPgZR3nk07sIM/cAxCKCHDSCX20MmPPjH1Tflr2RR6ksZZZiwsNJ5RIekJq5ME5wBHD
ZzB2AxgP78T2bZc/MEQsLsyfKUwglwOIiJXyCQGEUFOFsenhaIGh8IvgrAmJfVo4CQ1YU1GEIU5w
4gkzxgns+zj80Dk85tF71AeF0uFU/jdaN5gQRSDMWmBEg4FM2HT0FA49xKViZLIE33JcAXKcThMs
DhNNEPB1eBGDX+bszlE6rTVfAQiyjJDnhFZuZDIY7Xw3Hn3U45/7AAPHcsdToghIAriIqMYxCTV4
orKtk1eslIbUzkLUaosJYK83Iqr+TPnWmI6fMOO4Y4DVK31TAJhTPP6kNvKWGUzYvJYN/NsbrokY
R9YtaVpKLb+ME46vWxWUtBdzszmOfrSJBy1Upf5hwr4uhTOpy2NCQjC1eogSOyRwLgMRkHnjkkGI
cQ+Wl8dbHmBgQbU+BoYmuZoHkPTugyWyGCO45nlNq5A0DFKHBDFAz4iAqm4YYJNMrV07xjkv76ey
lQAccnAbz3tOmXpuKlqpoRmBkSHW7Jq19BPvkHh0wrOe3sVB67MJPpjwkhe2sHoV0nWj7mbYzWGG
ajccWZFBRihpX0YJpQkINxFOvAd8BjiPJN9aXr739H0MfNdtf3VYiGs3sRAkEELBCEGrKY6w/xtE
Mw9IX2uWyxJG4Jg8io0JAxmbRmJiD+A5z+jglBP7yD1h9co2fv8lq7DhQIV0zGQxUhrShRVvEqyF
z2KiFTEiSTHh+vWE3/udFuZmM2S5w/HHTuEpT9B2lXfeQgKl0rmWxTpvCS95Lxn0EsVmtWfDspxx
1d6T/mcN+RiIMex/4YXvWwtrD2PHtn9o9af2tmIUhDKodCgqRBM02oEQGZ68HV+XYlasRXw1wKsh
nZD10qyUNvEJS8DsHOPCv+5j622EtWu7WDE3QowRnlyj3DEc7Ug9tjYoJEDgm95+YsGUQn3aUzxO
eNwUdu4c4dBDPOAaTQRzU501ZbJMVHC1s3DSGWOC2NJKTjE9SN915gieBDXa7/XydUuLi6sB3Jfp
UdyJGEpUlYNEZ53bWuakXutqhQ5IeQJOsT41IsWOniY4u1ARCHsjU2pRiRrR+xEefYSHSGHsYQ2b
PBhKRabEY6GgLhBU/ws40t8FEYgFjAgRYHZmGdMzDsyVGogohevE99c42HRUZCV4arhyg4lrYogl
qgfb+/fOwXuBc017KlQD7N07j+TB3i2hqhih6qIIEwxZ4CTGsALYPAkT5Lq+KJHbpyteFwoxCpxX
RQ4gqeCAeaUzQQkncaCDUGXwzJIaN6dDGTpOwj89TdZSMpRhIbNpBCQuw9KU1D6rbJ8DqZMKQ8QB
wpbgTHMsbNFUv0p6Tg0ltbwAtR9wTGFaPTgIvGXnWiEeIxtzVgMIUy7Cjg/V3L8S6lQrH5PH678T
uWY8S+E44AgSWbVoHEHkAaM7yeZhZAJ11FgX4uziVcdGCf6l0kg9WWBKeGpIygmiHqL9PJGYmNEm
ECKdRk2Aprow4p8nFaKs1Kx6r1dtHAlCqMDFuDFwwR6xFBQFI1R2WazeA0tsGujdBP+aoao8soxB
UuqbJxOZiFJ4kZUU58iNAseSEqgWXmtMFvJWVkc0tIr10pnhREV9jpyFAWdxkvUGiQNzacZ01m3g
CUzskh6N6++RT97KRtwDDqOihZtuChiOPLrdgA0HtTE7O1SnTRIu60hLU6yQUQMhVOh1fGPgUArg
HapKEAIbpnOIgZVJEgJxhnvuJdy81WPbdodbb9mDu7aVWP+oFk47ZS2e/IQCrayyDi4n7w1VTNrd
+s6zvQbHmnvlFGKUGzCYxwqNmPWkkAlOHHKt6Ky4cXWocDnAehrV08mIo6YnKFJz1vWp0BZ+PaUk
wvjsRYv45Gc4hYLZmWW84KxZPO44QX9qbDdUS+taba/vV+9gu91Dt9trDFxxBpaIcVGhqjzy3CGE
kN4AAbh7m8dr3rgbt2xlizka/q+6eozPXnw33vXONXj2M7jJyET2ppx1by3cmI6XY9N0JHh9HbIY
bZ0QRwDHaIZXPOxMStVwOCrO1lPQUvInBqjeuhFuy76qqaZ4Sd9z1i2J6LQF/T4wHgvKSjC/APzd
PyzgiitzvOylHaxdXaJOf6EKxiI2euVOp4+5udkGBw+WZlAUhLL0GJcBlZWFOoiiRr72+iV8b2tE
ZIY38UeeA52Ow/SUx+pVjcG0b0cJugFRq7mIRqhXxzyZmCYSp0yauZtyGs6wvQrdVArQSARgyQni
QQAix4RTWaTRAAtZGEHiIyZbSjWvQkI48zkd/PnbZvCHf3CImtE8/MabS1x6aZmQR2ozQRoFvhB6
3WnMWWchA4Bu/1kI44tRVgsoCkaesXFHDU485fHTeONrMzBaWLd/D298691Y/6gMf/HOVei0PQ4/
dJhIkPQGbMpIKzuakOPUlVoEnE9ECayCYovTdbgINSatW+lk/TquZdlaYcUYQa4OSy5lLzKuF2bU
KKzVYqJ+XZ3ZkmDwwHUF9uwdAgT8xilr4WiAnTvH2HxcW+Vjdm01YhCp4Rwjyzrza9fut5gMTPkz
b+Hhh68dF+74qoooK0GWuXR3oxDmZku87Hc9QAFLS0totRzu3Vlhv9VDrF3TzEA0NZxhaREQ5bX0
MkEuwMMwmqIVEoTIDefAAMOEfOImblBdPVqTFY3GgWsYZDFRxDVUhcC0FtqNiFGaqtf0aWSlMJEO
1dz+/QUAhC3HZthynCCEafi8MEQkiVcOVUSMZCAugyC/48wzz/phChFnnPF8Ho9lcTyOGBfK6YaK
tbdmrFmwWl2YkefAwQfOYjwWjAqbsCRKhHXd0ajjHHMAWN+wcsl+Hxo0sE4AJdFe4oJdmn2rQ4Le
oGjDh3UcNeLHfl8N7BLLojrjyZBgGNvI7GhQMDFpIETp4ebvCbxnHLJhiCwTtFqFnqEJmjOEeg5E
oXHmPVatetSDtIyo84lQ6RqAKnAqK+NEAzNGvUd55rD5GM36t9/RTbGOWelDsqNewx8tlJoSOHWf
azxbg/faQIKG6BauUSfE2B424l8MeciEnFXh1wShY6MDNFFgRI6pQObAcOSsLaRFQmRgYV5w5w8Y
mSOsXTNqpASg5LliMoWibETjWXsWa9but/UBBi7KpY+MS8FgRLaDITa6Imjbh03+D4p4yhMDiAj/
8rnKiHExoTSa3411JeTTZI+wwRnoWGw9BsAxagw19kwiGenjtYvCWmZHqfVjZigrmVNJXd+sCdU7
QVvudZZ3tbeys4ToIBz3kWtcc90iFpZK9KeRbsxkkuYYICwYFTatyjXtuQ5lyZ94gIE5Cqoy6FKL
0mZXKgFHb0Mo2vhkYXCIOO6YWbRbHtd8Zw9uv3OFZtGoNWp9fHV6qEET6uVOw6S4feCTVmY6e5wq
KWPt9I1xKhCUrpzokxE3jXCRhhthesDr1K15TaScGgF1Yq0rtbvuVmuffmpv4nVMeWl3oap0cD0V
Z3Bw/iDcdOOtX3mAgcfjVaiqfFwUjOUB61oAEcQYjB0zVswuJMv3YMOGLoYj4JJ/W1JDUi15YiNX
XOrvxYkhQVW6B6v7MSFVJes9Y19yxiY860Il7NPZRiooap1Z/T295NiMgNVebSNjddc7xjgRu4GF
wQyuvV4w1QNOPSlL1w2SpGOuNR9VCcRYF0sz6E2tHR/x6KMeGINf+6ad8yFUlxZjwXAUMS4YXNVj
rjpMqNPwSGrJl78kBzng8qv0Z5rYMp1Vq1U/ojNqMI631lSoO0dYmNU2kMQku9I5jIjAIbWFaqGL
TCSrxHFMUJacOiUCcZO6ErtRUis0CQ4O3tYj1H/3xS/twZ75iJVzwAH7jxPHwZxgB5gJVdDTHoIl
ZbcGgplLX/ayV84/uLIn0nuLIvJoKLoPp2LtIjBZHLRJSPEAO5x4QgdrVrVxxx1L+NKXWxbvImJg
cIpzdQtIJvq99TS9t85EbQCLtcJp8ocog/eZqWwmRq+SPLaZsEcde6XB8MLauqIJTXKNPurCJBpE
ExaE2MZN/x5AIDzpCStMt+aTnqIuA6syoKqAomiapEKzmJlZ9Y8PKTwJkb9eVXTfaAwsLTOq0iOU
jCoGNUhUwXWMSi6328s47ZQemCM++dkCZSBUNsxT6ycmvYltxk3xJiCIaU65JmZUE6EkfgjQARqO
psNgOOd+REAoKTSozsGnAqcuTmiiCVurRTU/RKvUahmAw+VXCm65XbDh4BaecLomVkK9PkFPW4jq
taOxoCrNcVyGmdkN9x52+BEXP6SB3/RnASHKJ8djxnAYsTwMCMEhmN4hRkkCZo6a1F7xMo8NB/Vw
3XcX8cVLOyb517Y/0kyypKqnbuMndKKyS4vH1HzVArsRikD2VUomKWtdVHASodS4uG6eso3qxqCl
f702oeZ66yn/onC46JIBRICnPHEanfYI+4g2bemHJjjCaNSQSM7vjxDbnzzzzLPGP1ZdORx3P1aU
NtY/ZpSh5iSijbWaoZghHDHTH+OlL1So8/f/NI+lYa4iwbpjC0mcLuAQReCQgdkngV+09n6UyQUc
MN3vhGQ1xWekcKD50RsjpoYWmphsNnxbx85aO0fWtIz1jAda+PingLu3AUccmuG0Uyg5S9KzWUlY
FozRGBgNdacQgQC3AatWHfGxn0C+Orq8ivLPozFjMGAsLUWUlUeImeV3sm0lmcVMwamnAief2MWO
HWO87/0Ro7HWrdFmiiEewsrZaqtFxU4kBK73RBhhEkW7G1GAjBRVTJI1TTVm+7/ATYIjWPx2E4pR
3T0RI6eWF9eniTzI6Mt/v6WHL32lQJYRnv+8LpxbMuRhBUhkey5GURKGI0GMWlbD5XB+7p9XrFx5
+X9o4LefFzhUuHo4IiwNBINltg17jGAXq2VlNM2a6mRf+XvA7LTHl766gM9/IZ8oVbOkBKpMnF3Z
RqlgMgAR9V6tFL1p0hiBlSWruyQqPmnaPzUXUWuIdUGKS4r1ehkHROCcN2goKSZr8iNsv6eLf/jw
LozLgGc8tYOjjmQIKdqNE9iZnIbL8VgwHNpGAQCt1mOx/wGPvfrss1/NP9EIAdG6D4Uq2zGybSCD
5YCq0lUDITKqilMyY9sJsXED8MqXTQEEXPh3e3H9jbo8ropsLaOYyJV6NIt/RHjSoINaGmVN0jQq
QYZoaOLUk+oA7NxHqTcIKr9EZCqdWlprqwq0FwLML/Xwyc8U2LaNceThHs98egbnoqmXnJ0yGxUo
dS3YYFm5GobKa7vTx97b76/60E88bf+1bywMTz0ZgxBxBtn1Z7kzYUbTpxMzQLTu64aDBaMxcPOt
EdfdINh8TA8r5jixXajb7nUiEkrJKRkrFQ4mxIuA81kjGEEzvzHJ5xJqaVetRabUn0sdB1CK8QLB
eNzDRz/JuOybA6x/lMMbXzuH2dmi6QemVqtSoUURsTQgLC7UxQXQ6R6NFatPfupXTLYAAAtMSURB
VP9/e+NbL/6p5uTKCh8OFa4fjoClAWN5EFAUMTFsdSGhcxdaujoPnP37HZx2ygrsuKfC+e8Z4O7t
3hKZIZFQM2GSvJV5Yu5CmrYOM9uCjWbuo66o6vnydArsOcAE77yFDJNeQZoVNtJg8Y9/SnDpVxcx
N+vwulfPYW5uBJf2J0jiIMRYs+GIMFhWaMYCeJej29+yp9+fueCn3hdx+ZVcnXyiWxaWs2oZaeZ1
frc+dg3UqpuUSkZuPtZh564ubrhxgO9cW+LwQ+ewemWVRNuN4o7tEho9ReqjmcdRrZ7Evjo0mPpR
jeuSgTWMcKJOm7Y/JZqyqnK8728LfPPKMWZnPF736j4OPrAwVOGapqvxKaEUjEbAwiJjcVHSjrdO
71i0u0ed8ydvfsfVP9NCjlNOdjtiyJ4ZKtlPSKWazqngWLsmxlZZi4YMOmV5xDGPybFnbwvfvWmM
b1w+xOx0Bwcf3IJzwc63a0JB7ckT2jOZONqTdUXNDeu6S32eGBSeOd80TDVsmoxAVdMAOeza3cNf
XjjA9Tcw5uY8XveqHg7bWGlsZuzDIdeN/NEwYGkgmN8rNZ8P8jOYWfHMG9YfeMTbL7rokuHPZODL
r+Th4zbLx0XwUghNs7WmHVkNn4smC54oWQ3atFoVjjtmCuMiw/duKXDl1QXuvU9w5GE9dDpKbSZP
4WZpEaUZZNvTQw3/OmnpSf5YuxG1B6s4kYgQDcoRCwJP4VtXBFz4wQHu/IHg0EPaeO0fdLBxQ1Rl
ENyE1q2WeEWMhozBsmDPHqAslMdwPgf8sTv2X3fii17zmjfc/nOtlLnqOzI67dQ1h8QYT4y2ASPL
nLWUGBll9TxrI+owlU2rVWHT0Tmmp3Nsvb3ErVsjrvtuhTWru1i10iPzMamBGnVYw+UiiVwadKG0
KCVifrJTQRNIgZKE1eOenT185GMlPvW5AsOR4LBDHN70+j7WrglJQ5cWq1g41K4OMBoD8/PA8kDs
dwiUb8DKNc+88a1vfef5D8vOnrf82T99+fu3X3pqVSwfUudyR4zM4BEn/WwjpdPqSOCygCMOj9hy
7Az+/XsFtv0w4rJvjnHLrR4HHzyFfo9Bjm3opBEK1vMeibyJEzewHkrkZmxWTGemGhdCFI/F5T4u
/jzhwg8u4rbvF+i0Bc96WhevOjtDux1SwzQJUojAJlcIFWM0EuxdYCwuNCVx3lqN2VVn3b5580ln
fexjn/gPd/f8VJv/Xnt29mXv5cm9KaA/TVg5B0z1Wmi3BT4jOJPfKzR1NsCHBO2YgYsvyfCxTy5i
MNQq7KD10/jdF0Y8dtMsuu151dnGGv+aMV1jbCGdlXbUhIeaiYMIInL8cJvHJV8kfO2bC+kEnLSl
gxe+oIU1a8okgmFb4ARncivTHFelVrELS4KFeUGo1ExZPo2Va59z1+Ytv3XaGWdoU/NhNnD3IFD4
MiEe1ut7zEwLVsw5dDoO3a6Hd2IoozHwPoIP6wiMC4evXNbDxz+1CwuL2lzOcsK6A6bx1Ce28NjH
DHHAAT14V+qaxnqLn0zInuoqkTtYWBLceWeJb10xheu+uxujMSNGVZ5vOa6LF7+AsHo1m1zLZLGT
moqJLQFVCSwtRcwvCAZLgrLSY06ug6kVLy43bDzuCeec84dXPGK7K19zttsowOe9oyO6Pd1lMzsN
TE1laHc82nmEwNuoViOgc86nY18LNxYWGdvv6eBjnwq4/Y4hRiNFEa2cMDvbgXcB3a5g5coO1qye
xnQ/R1GOsXt3wJ75Eebnx4ixhXEBDAaFyUmB/ffLcfrj53DySUtYvcLGYJ1MxG2YLq0WNWqSG40q
jEeEPQuCpQVOA49wGTr9Z5fd/pFPO/fcC77+09jrZ1oO+odnuw2O8GUibGy3CTMzhP4UYapP6HQc
Wjmp8jvFUqQlRRPaxATTvM9x191tXH5lid17PO67D7jzB0soi5igWxN4ZWJZBiHzwKpVOTYeshK9
7jI2HdXDpqOWMdWLOjISU9ZIbSTTaaUQIwyMxxVGQ6eeO9D98GSratrdY3lq9kn/5Z3nvvdDP62t
fubtq686x63PBJcB2Nju6JKKmRmgPwV02h55S9FGHYKpDhEm3iXSMlLIymHHaboIhkK2be9j1+4W
iqKlnqZUDliALIvo90scuG4ZvR7D0YS2AQ3PobpkwyRiU/UGwYic8gsjwWAoWFwULA8aOSwoR7d/
ArenTn1pf6r/kT9583/HL8zAAPCG106fGIrRpwFe5xzQ6+ke3v4U0Oup8rvTaUMQ4AjwTuGQbntS
+ZKI010UD3ZRUu+vtF4uUSPJqqeMJqbiY5R9G59oYi2lDSecFo0qrytYGgCDRcF4rDfPEcH5Llas
Pr3MuyecnfnsQz+LcX9uAwPA61/V3gjkXwhheBgR0G4Tuj1gZprQ6+reMeccWi0lpl0a1OEUi2vp
ftKLUdowmcaqZKJFRCBbFeaa6qvWK0zu3ZnYeiRga0sBVcUoS10vvrAIDJd1W0sNCbP2HFasfvLt
K9ec8juvec0brv157PNzL8m/4pq494THrf00C68Eqs0SNBOXJezTAWgf7UGz4nZCzi/NCoF6no6o
JnhMRYOJ7J/GBZp5BbYZOrePvXliwzahLBllKVheBhYHwMKCYHm57lZrLOv2N2DNAc/5SlGtP+vN
b3nbLT+vfR6WTyG46prFxec+9wXfKcs9CyzVk4QDQiCUZa2xndjjKzyxqss1fK8R5PWMMJvqRsOC
Te9P3IS6RV8Po8DGw3RRq0ysUVCN72ikH/WwuAQsLAoWFwRl0WiFnZ9Bf/YUZJ2T33HAuse+401/
/NZtD4dtHtZPIXj3+U9u+fxRL9+187o3jga3HlarvjMP5O0mZHTbOoKa54ws01LbZ95Wt0gjfaIa
OSANsqRpDFPD12sXQATnbCl+tAVNbB/FUxJGY/1MjaowwqbeXEMO7e7RmJk7/poD1m3+e1Dr/5xz
zqvLh8smj8gHlXzgAxcesWfXxeft2nnTmcX4no6TmBoP7bbugOx1Ca0WkNu8r/e6C6cuUgAdDqyV
xUmYQ/V0p0sLQ7UTrcdc5bdAFQhloQYej2FbWmQiJzrkrXXoTB27Z/WaYz98+JFbzj3jjOfvebht
8Yh+1M67zvvNkwdL2/5XMf7B5rIYQKRMSgbvCHkb6LShHyKSKd+ct/SDRDLvdMUhIY1PKf9rMMsW
6zOLfWqMacWCxv9xIQil2OYrSigCIPishd70FnR6x18/O3fgq173+j++4pGywSP+WUbvPu8pWX/u
lMMyv/zR7du+tHlx722qF57YW0ZaLMETbBM14L16dd1uSzPYFjNDRFp7UBYqVIk28lvHdOUmFFt7
75G3ZtGf/Q2sXP2Y69fut+FFd935w9vf+qfvDI/k+/+FfRrXRRd9urO0sPWZ9+383pbB0q5XDgdb
9y+KexFDAMcqzTukqd/JNQPUjAgL77smpiHHKcWRevwrz7todWbR6W3CVP/ge51r/0UV+pc8ZtMJ
O8444/m/kE/k+qV8YN9FF3165Z5d3z56+w+/0TnwwE1v3rlz51P33n8zhss7VM0pIUlEazin83C1
cXV6yNeaEvtt53N0OjNodw7BytUbgs/WfW2q5z4xLuduPvCgo28+44yz9vyi3+sv/SMnd++6AZd/
+/bfXpi/bct99968abB017oq+OMlzoM5QKRCWQ4hXIG5gnMtON+Ccxm87+oK2vY02p0D4H332tm5
/Xf0px9108zsgZ8moqvOOOP5v9T39yv3mZ4f+MCFrRCq3po1a88qinF/1333oNNeOEHQObruqOR5
B87P3pxn7aunZ2YwWFr6TJbnizMzM8MzzzyrxK8fv378+vEwPf4v7VHvdhGXE3MAAAAASUVORK5C
YII=

------MultipartBoundary--xhsuDgSyg5rHrd1UYdOmhaiDzplzjrgYJD9AWLqHaA----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://avatars2.githubusercontent.com/u/85395?s=60&v=4

iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAW
wUlEQVRo3uWbfbSldXXfP/v3POflnnPvnTtvwAzz6sswgMoABjFRMimsponiS7SKhAVDazXEVkFr
wDZR0RRqq0GaxnZJLWBdS+kSgWhN0piArGhBUEdElCAyA8gAM3fu63l7nt9v7/7x+z3PueNbIAGT
rp617sC59znnPPu39/7u7/7ufYSfw+OR+46lPyxZ6vUpC085yugXRhmgGCoSHL9xfv/ncSvIs/Gm
jz90Jt32vbu86rZiyMmD0aozymLujFHhXVGUlIUwGBmjQhj2VYsyu31UtPaWxeK3en3dNzW1au+a
jZ+YP/vs1/7DNTiMNlDaK3blctOrgs9fS5BdhkdVQB1aQiiNwSjgS2Ew8oyGSn+g9AfG0rLR6yn9
PhRlV4fD3idL3/nWOed99rrNW//R/D8Yg4f9N5Dn5fkid5wJ4XzIgAxM4g9gPlAOA75UipFSeiN4
CEEoSmU4UopC6fcCSz1YXFIWFjy9njEq8sNZftR/HvTnr37vv1s8/PdqcDl86W5xT1wlFLuQBkgb
zIOVWPBoqfhRoCiM4A0fBB8UglAGJQQjKIQAQeMhFEW8fnEJ5hcC8/OehUXFh6l57/U679vv+v3/
8IT+XA0Ooy0ziL4PsotxHZAsGqoFaEEoFD8MeK+EIHg11BtBDVNBA/F3ZgQv+GCoKt4bqkIIRll4
hoVjuR+Ymw0cOhxYXIJ+3x0uC3/m5PSmvb//oYefXYN7CxfT7ty422ziJhGZwbXBStABaIl5RQvD
l4oPiioEBVXwpaEGGgwLgicaaeooq2u9pf/G13nvKUoYjmBxwXN4Tjk0qywsGGWZf1RDefkfXqNP
K7+zp+zVcCqZ++v3CnKdZJ020gDrgw4xX6CloYWCCkEVNcVMCBrPNKQgNAUzgGicpueqhohEkDPD
xIHF1zgRsobQbDkyB2pKWerpQd3pp57KLXd93YbPqMH93sXk8u2bxMlFZN34S12OxmrAAuANMcEs
hS7x5s2MEAyIoYzFAzEcGkDNamNNYxSAQBUNQPzXkWVCnkMji5cUhW0LnnNe8WvHf/m22w8+/owY
HMIHyeyua8X1zsFNAgHCAtgIM8MUtAzRWOLNR8+55D3BVJJnJf7dwCwegiHRwxbNQg01QS0aaWaQ
DtIAl2XRcBcPYjRiZnFh6Zxffvm6P/vqnct/o9HuZ/1RdTCD/um1kj+8B9cFhuDnEworWhqWjMVi
aIZgfPpGuPCiAfc/EL1mpunGo6EmEg8CicYjCGBq/GB/xr+5vOR//wWoehABYgSIgHNCqy2smslZ
v96xbp3QaBYzo9HCrR+68g27/tagNXvoHqYmr7w6y+5+e/Ssh7AEVmAG5g0zQ4LDVFEPZVDu/W6X
XzprP2Zwws4WN396Ld3OgBCi8SF5M/gEZqoxStTR6wf2vNXzwIN9RIRP/be1bNsyovSKmqMsFVXD
ByMEGA1hfqHkiSeV2UPQbq+bX1pY3P5H/30w/7Q9PLP6gl3O3fN23FQydhlsFIFEozcsgCXUDcmL
V/zHhRps7vveiNv+KqBKHQFqWgNVdKuky5U7vpbxwIODCG5mXHPtPKbRyYIhDkQcThxOoJHDZDdn
zeqc7qTQ7x+a6U6vvvXKDxz/9EK6GLwE/BNXSeaSsT2wYQxZr6hXTA3RGMreAiEogyHc8bVRDJ0U
O5+92cfwNVBS3lZe1hQl0XI+/8UCoToJ4Z7vBIZlByxekeA9vr+Lv2vkMDUprFsLrbYw6D++a2Fh
dNXVHznlqRvs3Py1ZBO7hQx0GMNYBS3BgoCCqMMUgirBG2Zwx11dZucGdaKIwO1fmccHFz0Lydsx
fzFDcLE+q/C1r/exFfcxNw/33ttP/o/lKeZzev8M8kxoNx3TUxmrZ8BljkH/wMVzi6fseUoGD3tv
3CUy3INMYFaA9jALqLdohxqEiLohKGWIoawq3P2N+YS+1GFZjAKjshvzPhkbLHrWErJjRlkaw9H4
oCSeB/fd3z4CaCRZK0gNZOKg3c6YWeWYmgL1BYtz/+eq91z2rpmfaXBv4RIazVsvQdqJ9C9jAbQ0
JAGVqCQ0jmyqKjfBhAcfGtQhWxsNPH5gFOurkUqSgMWPVouB/sTB9hGvqx4PP1qQjjqVKhtDrcTw
dw7yzJjoCKumIW9AMXxoJncPXnXNNX/00w1udz61DZs4D5dDGIIFQqkQIlWOYAU+aA1SakQ2Zcbs
bGWiHeGNw3PDiHWaypJpXaoiQiuHDzdiPstKfxpz88NoqEXXmxHLIDFakIiAIkIjz5iaFLpdEEp6
S/vPf/D7D277iQaH0QbguZcgLianjZJHgeCSV6EMEaCCN9QcIcRaWpWJH610ZjAYhviWSGogEq/W
mPsojIbZT6ySxcjjZKVjo5EiEj0sLuW0kWfQaApTk0KeKX54r3Mye/5PNNicc/CDfwk5FkaYV6yw
6FXT1BAENCQmZS42BmZoUDQYzdbYuyu91GhGoqHBxmFrY8Q2HI1WDFz7kbhuNLLIwhIFjS91yavx
enHRaMNoNjM6HaHVhoDS733/HZf+ziXuxz1czrwSxGGGWBGNBcpSKUslaEAr4qASw1ON4JUQ4gev
mv7xJBQRVk1P1O3guGlIHFscCMysGtU5ufKxalUrVog6Raxma7GxcEekkDih1YJOV3BihNH31yB2
xhEGHzp0DzqafS2WgQW0VMoyMCoCqkqo+K061CS1fOmGLZF+hW1bWhE/5cibPnp9uwYsTYeDRUNN
FQtw1LphjborieDmY1uYJK6d6nnMZU1cPJa2mDARXPNGRnciNhrYLGWxeMERBtvgA07L6fNjXAT8
QPFea2NDon4hgZZpJA2R1AumDjNh14tW/8gNQ7PpyPJeAh6tP9YsMbXEtLIcWs0jQ1oEjt8ZqWz0
ZLw+0hJXe1stkLmsJstZJjRbQqMRIyKTA6/54Ad+z9UGtyfXTZvNgWaoDxRlSM27I6hLSJx4rFd8
iOha+iqnlVKNk0/qMz3VOMLg006dwolP5culXA7RMInGWvrnRS9srsh8Y3oKdu5opfzVOv/NFCM+
j1HhCKo1Nog48sxoNGOw95YfmH70kW+MPXzwkS/uVnPOTCmHHq+CD+PQ1QChrHK18jJgLupSCWya
LeOUXROp9MQPe9UrsoTMpBuPxobU8qlWFFN45T9p1oRFEF5wQs7ERD8FRgpbSW2kRfJRcfQKtKo8
bzYd7ZYgYjTzJ9yGjS88YxzS0j85eIOglEVVNiyBUgQmNYeG+NxClGFMI+ULoQpPuOhftOOpA8/Z
2uD008YEQ9XAMgIusedUV5OXf+FkY+vmZs2izjunE1NHqJmZVmqojNWSCvSdSM3LxQl5I4a490OW
Fg+cAZADjMpjzwjhAH4Y2zZfpv5Fx/mklkoUqYknujDUfW6sxy84vuCyd63n69/oce45Haa6RRIA
rPYeRgpRSaAX63SnI1z2zg6fuXHESS/Ief5zy/p9q9fGej4ub1VpIikmVqE1SubiIfhguMyfXBs8
6D1KMQWhTD1nyhkhizpTSPljUU6NxsaWkHRDVgkACr/5hoI3va6BUUaZp/Jm0rfEqtytDIiILSjH
H1fy/vfkKIZpVudqTeDE6v+3SjkxG5OSWMAQ58gzxTnDiSEUM7XBvuxRFl2GRdKKAwgZIYFJfE8l
MPZmLCnpVMUlMlIRhCoEHaoKaLyWpFlZZFwkj1ShGQmF1kg9Vkpceu/KKKuFQOrUsOh53IrfW31I
vow6Xw5QlDlFofgylZ5aUwJNMoyGJiIBCNGjmlo7NMmtK8KuMtwk1tlUSCpvaKKXMP4cEFR9FPcY
h7yZo5Lyqvob8z5jeRn27RfabWXDMUKeh2Sm1R1XjHlhOFph8HAkDEZKxysapO5gHnss44ablIf2
lfzgoXm2bJnkrRe22bnDp1OOdVrSiVd5rlpNWWKJiMYn0EmRIOLGnq0iQnLQKC7EbioduoFIhoYw
zlU1PnH9gNv+Cpwzdu5ocs7rM7ZvU6TuyqgBrNudHhs8GGb0+56pyZygoSYG779iib/8cpFEAeH+
v17ihB3Ccc9PxKEqC3VYjtVFC5W8WrWDFQgaLoW9VH+rUqWijcnzVRSQpKE6SoiR86pfb3D00VP8
z8/Nct/9BVd8WPjA73Y5an1ZY4qmEjo9vXZscAhr5gfDJxiOlDyPXgDjrf98mn98VuCOu4xv7l3m
D/79arZvM8zKFXlaAZzDCClvxzJNpYrUN86YIkoKXa2kWBKDq5mWS6rmmIGtRPytm4VOR/nsTcL5
v7mOAwcWmV5FbPiC4n2KEYFWq7OvNrjff/ybWcZrZqY9rXYDJN7Uicd7TtgJS8vGF77oee72ApFE
RmxMLauI0JRzdWNv49yutGhVSbmriFkdekFBJIZyxb7qNEkKh7Kya4oHdP8DJatWGWfu9jiEUn2S
hg3vY6PjJGeis/7hMfGw9h8PhzAcWUJprZsDVXjJqS2CGg/tb9fMy5LMo4lyRvlVVng9eqMK5Zh3
0UhLCB2otOkIRjEQLHkzXWcVVmh6jxXtpQl3f0PZcLSQyWAMgBZL6WgEYkajNcPmzdsfqg0eDBfu
6fe9LvXjuNIqDTnE09y0sWDrlkluvGWYDkJT0x+ngVWO1nJPoo+RZ0v9Y5alPlpryacyJEYJK35c
zbWrFttUaloWS5xx994+W7fk6YCoUXA0MorSUk3epEHl5trgYjTDaOQWF+bjbLasFI00NVA8Jx4v
3PK/hvjQQhFCUExSyTIbTwlDkmVXlKmqgYptZIjKh4Gv2ssVIVwpI2Za13WQqK2poSEkYgT3fneC
4dA4c3cjcgYXgz+YUhRQFDFimu2ti3Nz84u1wW9716yORnrz8nKg31fKIuA1hmjphRDggnPbLC2N
uP0rmhiTpI4qzn4tWETS1PZVea4GPsS+N5a7CChVyagArKac1cHUxpKALKvZVPWaL/zJAuvXZhxz
dKijwiwQvDAYGr40jAyTrTe/+c0X6RGKR1nq1cvLyvyCMSqi4B58aiTUsWlTyc4dbT5x/QCvsUWM
0k6s2SHpU6qJTJhbcePp+sSwxmko4/63AsA6jyXBs0sgFMaNBsaD+xrcc69x3rkzSSRJ3Zc5RiPP
ci8eoMuOZuOGY6//MYmn9OwdDN2+uYVAv2+Miqh6RMMC5pV/++4u9z8w4At/UoGX1bPdCpEt3XjQ
aqElgdKKkmNVs5FqZIXgUc+rgCltCCSciJ4OUSrSjM98dsjGDU1OeVGxIu9j4e0PhEEvpkLePG7f
7OzsbT9m8GXv84xKvXppMbCwGBgVLko6waIyqcbWzUN+9awJrv3kLI8+2kxAlMahlq3gxBAs1lBv
ukKLTiXF3BiJ0+xXE3euMEoDqK+ahkRUxIEJX7q1ybe/4znvnBYm5ZipmTEcKsvL8Z7FNZHsmKvf
f/kVP1mX9iU3Ly07PXxY6fWUURmLdwiW9jCE3/pnDpGcKz8yYDSKv/PVyMUE7zVO+5SIAzqup1rP
h9OuR+qkQlJAavDSsUKpGkBcDVQPPtTmUzcs8CtntDh+p0dSj1zpZYMhLC/HSGlOnKLbt596808V
4rPshH3Dof6nuXlldjYwGBqjEorS8BrHoVOTcNk7cx5+dMgffAwKnyYRVWhDMkxX1OQxj668qzqu
15WoM97zkCQRRO0qhNgvH5ztcOVHeuzc0eSCc9Nh6RjiBwPP4bk4tnFuipk1L/hks9Xa91M3AG69
/QlOP83dFZS3mmm72RAazdhE16ohwvp1sGnTFJ/6zIClJdj1oiNXFMBWjEEjekpdTl1aiWAMVlT1
PBpoNZMbj2YOHjKu+EjJ9BT867e3aDR0vC8i4AtjbsGYO6yoCq32cfNHHbP7TW9728XzP3Pl4at3
6uAlL86PKUo7XcRoZJDlaWJVjTgUNm0MbNk0wcevXeSB72ecfFKbVkvHoFTvaVTkQer58LgJSOQj
yJh8VIyq7nOF73wv50NXjeh2HJe+s8HERECrA0zRsrgYOPhkjEjJVrF6/ev/66WXXX7DU9rxePFJ
9meqjdcE1WNEjEbuyLK6K03AI2za6Nl53Ayf++Met94+4jnb2qxfqykXXdIe6hl6LQtJ2uZBY69a
TxRq1hWNLYqMz33B+MT1fY57foeL35Yz0QlJKEj1W5XesnLwoNHrxXqdt07bu/25v3Th5z//xeFT
MvjOrxuv/PWX3Hn40GO/pQaZi3PYzFU9qtS60tFHlfzyyzP2fstxw4199j/c4oSdOa1Wah5WDl3S
QWmI4U/Sx2wlo0JQy/j2fV0+/IcFX7t7yNm/1ubcNxrtTnqdjJuK4SBwcNaYn4skJ2+dyPN2nPOe
i3777Xc8rS2eHTs2PC72+JeLwvYUpSHOcM6ROXdExwJGpyP8ym5h3Zqcr9w54H98esj+R1o08gaT
kxO0Gj5xZoehaV5ltVYVEbzFoz/MuPNux9X/RfnTP1/kuOfBOy7qctovREHOVq40mTHoBw4eMg7P
RvbXaj+fzdt+9cJRkV3351+69elv4v2rt3TAij3i7NqpaVi/1jEzk9FuC3kWFX4S73XOAUrQLl+6
bYmv3pHx7fuGtBrCC0/M2ba1Q6s1Ys3qFqtXtSjKkoOzJQsLBf1Bl/u+t8C+/UpnIuOlp7V5+S8a
O55XjWVjnY/0MxCUaOysMTcb9fKscTSr17/+o7tO2X3Jq1/9ur/96uFvv8XhkD1O7NpuR1iz1jEz
I3Q7OY18vHASZ5pVUMa6+MPH2txx94jZwzkP7etx4IAxHB05SpmeEo491rF92zTr15ac/mKl0w01
O4tRYUksAO+VXs9z+DDMzyvBR5CaXHXWdatWv/DCSy9779991/Kitzgakl9sFq5qNWH1GmFmBrod
R7OZ4cTIXJzwORd7UMMhbqwfmzYI2sasOVYdRYGSTPq1olkdVuya0uCsmlx6Y2FRmZ01lpfjezSa
M0ytftV1ne5z/kZjn9Zy6e9euoXlpUN7fFlem2WB7qSwdrUwNeVoNIVGI+5BJoEZl5iTpOe1ZJoQ
WISka7vxwlo1iRAZj2ssELwyGBgLS3B41igKAxVa3c0cvfFNl2zZduJH3/jG857Z5dLbv7LAi0/Z
uDdrrPly8L3dRRFmen0ofNzVgqqJHzMvS+1fLEeuGmiOp5Cp6SdCWT0msaSK+FLp9wMLi3DokDE/
F7fqcRO0uift27z9dRc++eTguosvefezuy/90Q//010HHvveVf3l7+4GpdkUOh2YnITOhKPdhix3
uFTKxqK5jJdRqulBPS2Iz72PvH3Qj3tfi4vGYBBHQAY021uZWfuLN2/c9LLL3/zmi/b+3DbiP/7x
jzF/6C/2PPnEXVcVw8dnME+Wk4wX2m2h1RKaDcgywzlJw/4YCZIRhQMbb8QXBQwGxmAIg75RluM9
kLwxQ3f6ZfNr1r/0wh07jrv57LN/4+/nOw9XfvCsmbzR3TPoPfm+2YPfnFEtQCB34HJo5EKzGTl5
VhmcRpqqkVaWHorC8CX1qCcYZOJoNKdZteZlh7vdzR9Ujrnudy79vb/TFz6esW+13HLLDTOP7L9r
d2/p/gsW5+/ZFkK5aziYRUPJj21uyJG7L9UagyBkeYtOdwMTnaP2tTqn7O10N17tQ+P2d7zj3fpM
3Oez8r2lW275HK0Wr9n34F+++sAP79hWlpyhYdmpekrfR/0QlzXBNWjkHfK8QXtigzYa2e1rj3rZ
vsmpzdeD3Hbuuef/v/FFrZWPa675GCLOrV+//oz9+39Au7m8ywe3Ou5/rJ7rdFft7XYn9y0v9x6e
np7SZ+PLWf9fP/4vctnQoBc7deIAAAAASUVORK5CYII=

------MultipartBoundary--xhsuDgSyg5rHrd1UYdOmhaiDzplzjrgYJD9AWLqHaA----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://avatars3.githubusercontent.com/u/12666917?s=80&v=4

iVBORw0KGgoAAAANSUhEUgAAAaQAAAGkCAIAAADxLsZiAAAFyElEQVR4nOzWQa3rMBBA0d+vUCif
0Ami0AmfbAzhcahaW+09h8DMwr6abYzxD+DX/V+9AMAMYgckiB2QIHZAgtgBCWIHJIgdkCB2QILY
AQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgck
iB2QIHZAgtgBCWIHJIgdkCB2QILYAQliByRs0yad9zVtFi87nvvqFd7Jq/sKc16dyw5IEDsgQeyA
BLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLE
DkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsg
QeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASx
AxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyDhMcZYvQPAx7ns
gASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMS
xA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7
IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAE
sQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQO
SBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB
7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLED
EsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQ
OyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMStmmTzvuaNouX
Hc999Qrv5NV9hTmvzmUHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgd
kCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC
2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIH
JIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAg
dkCC2AEJYgckiB2QsE2bdDz3abPmOO9r9QoU/d5XmsNlBySIHZAgdkCC2AEJYgckiB2QIHZAgtgB
CWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySI
HZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZA
gtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQli
BySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJDzGGKt3APg4lx2QIHZAgtgBCWIHJIgdkCB2QILY
AQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgck
iB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZDwFwAA//+NHBt9625gmAAAAABJRU5ErkJggg==

------MultipartBoundary--xhsuDgSyg5rHrd1UYdOmhaiDzplzjrgYJD9AWLqHaA----
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: https://github.githubassets.com/images/spinners/octocat-spinner-32.gif

R0lGODlhIAAgAPIHAIKCgrOzs8zMzMrKyuLi4pmZmfj4+P///yH/C05FVFNDQVBFMi4wAwEAAAAh
/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5U
Y3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFk
b2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAg
ICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJk
Zi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09
Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMu
YWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9u
cy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDow
MTgwMTE3NDA3MjA2ODExODcxRjk1OUM5NDdDMUYyMyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRp
ZDoxQzYwRTc2RDU0RTIxMUUxOTgyOUQyOEIyQjYxRkU0MCIgeG1wTU06SW5zdGFuY2VJRD0ieG1w
LmlpZDoxQzYwRTc2QzU0RTIxMUUxOTgyOUQyOEIyQjYxRkU0MCIgeG1wOkNyZWF0b3JUb29sPSJB
ZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjpp
bnN0YW5jZUlEPSJ4bXAuaWlkOjAzODAxMTc0MDcyMDY4MTE4NzFGOTU5Qzk0N0MxRjIzIiBzdFJl
Zjpkb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4NzFGOTU5Qzk0N0MxRjIzIi8+
IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5k
PSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/O
zczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aV
lJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1c
W1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQj
IiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEBQoABwAsAAAAACAAIAAAA/94
umwUpQAQAzEs62Xc/CBwYZtmCEVgVIMgDFDhCFfJxTJpnkOrm5HUr+ToCYaKVYRg2xBex4whdiHU
bI4R9IcqCA4GY9VKnvUwhB4zWVGke/C4fLBOR8EQUnjOPydpGA5gHH19OoEOASp/hXx3PE8BAwtv
jXNrBy9pAV9ulnyYdoqhn5eULaOnpXGkAqmeq3Ctr2CxcDp2MJ0KL7G7B3aukxy9n3e8dA+LHJWF
V4xVgw56VsUtVkiIYE+Bxzxwxw2A0G5R33G/p8dvTOeOGuziPtsufVJb99cM9pT4Jr1X+BWZR6TX
kT1zOhhEIuXJBWvoZjxrAqZDow4MKXZ4YhAFUEYFCQAAIfkEBQoABwAsAAAAAB8AFgAAA2d4uqwT
oRQ4mr1M6l0OwRcRVIEimEoZABXoQKV7AHQHwqec0sBnwbrGgGd5xIIMQi0J8SEZAlrrAMk9GyvA
4nHFAAofQzc4sI5D5TNIMHCqG+w3Ji630OvQKd7U3i8IaX4OZntiggcJACH5BAUKAAcALAIAAAAe
AB4AAAODeLprJGIMSAy7mBnJ+zBWlgkVRZwnpBSCuESTuxR04MKEfNFFyEQt3UXAG058QkaNIUm6
aMFIzimiKR7UZwCZdU27T0AQnCkAbORMAFBIZwYAgBsjiM+H9vsCLtcr1m1+B2ZofmZjfl96AYh3
AgGFi5FzBJADgpCTaY+QfpmXfgOaCgkAIfkEBQoABgAsFgACAAoAHQAAA0k4QdZuIY7nRAy0kZub
7NvSWVgXTF3qBAWTsSg1FCUlFEWK63l29zKaqRB7sFwqCkBECQAAvmex8QQ2BE+osYo0ZK2NAmCq
USUAACH5BAUKAAcALAoAAgAWAB4AAANfeLqsJC1KJcaAMx9isZ6V9zVGOE7WKXGiShFufAbyMgSt
KgRDvQW0GgHoGwZlRt+uV7vlVEefrxAwTAvX56dARXKxsq/V9Y0uCgAqMIAuGNhPAmBOrxPGkyF3
zg3ANAkAIfkEBQoABwAsAQAKAB8AFgAAA2J4utz+x8BJlRg1u0u0P8QgfJ5IauZZperEtk44wg9H
19j9SEQA6IfA7AAABG6CwFExKA5PvUBnUShOT8ocowjQepTLBoEbriSVlGoxA/ZCmstCOVBgSj+d
gn7Pvw2UelkZCQAh+QQFCgAHACwAAAoAHgAWAAADYmh03P4wClCivS1QzGEBQScyADCMYimgncpy
5fleXzhbWnVL2x4tvoghoAsKgIXijjBYHQTJ4EDGICpRBkHzkSw4Udpvw9BFMbe4MkeLvkCrgcB0
Gg8oxBxFfV/3seNTeA8JACH5BAUKAAcALAAAAQAWAB8AAANoeLpL/JANEKJdBegbSaZcpAFCCH2O
KWmlymiV2wSAbF9efA+FbgeFwU1RKLRuxSGxoDwUj7+gkueT5ZpYxaAqCwSgVm9q5216A+OfF+za
loeEwMAgGNjvdvbDgO/PQwYEAnUDgwQGBgkAOw==

------MultipartBoundary--xhsuDgSyg5rHrd1UYdOmhaiDzplzjrgYJD9AWLqHaA----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://www.gstatic.com/images/branding/product/1x/translate_24dp.png

iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAADAElEQVR4Ab2TA5djWRRGaxlj/51h
27Zt23xltG3btrtj2zbHM9/c87LuvKCNumvtYrL3zTlJVaucIeuz/bs3pv/s1ZRHT0YPTmMe3Rnd
GvLoypiwPvzxWwVI3rs5j1cFOq32dHurAIm5nJDkpYHOq2O33irAxS+8PaeesfTW528c+F/6gttz
OVFz1AebzQu/P4BQKIRgMCgSCARE/H4/8YfF7upZGmiUKJfzQBfGsPUJPJPp4PX6mTjE5eUB+Hy+
36VAmXjt6Sz0rhRi8SSM7Pvqk1lRTnSuy+PUVR10OjOT+F8YIKR3UbH8VBaJZBKH72ew9GgWh++l
Mf9QjstF1hxwQSbTwGy2kvTVARoFR+9M4fjDdMnci+WdGENa4nj8RAWt1sD2YSPZ80YkBUjGobGs
OZUVxTtvZJBMJkUMrhTJC9TSmLRQqfUwGIwYuaSW7cTLqQyQjEOik48y4q0Hb8hh0q4cHuhTuKdL
cTk6MnouvoEhcwQMW7AWIxYJGLW0FmNWNGDMysbKAMk4tFDawZEHaSw/nsUhtgv6fRn7mcuJQc1x
bNl/GvceydguzBC27sPJSzdIzJECfL4citAu4okkjO4UhNOl8g41ObRnCNuuYEH9dpy7fhszq9ez
kAVOp/PFgU7l1EqUy4lV+5yYV7MVIxbW4Mb9x7RwEZfLRbuQAqXSF4olOVGdQ/+GKEYvbMDMtRuw
8cAxWK1WMeBwOOiVSIEXSEvE5XKiHaNhzy08fabCwqatLHKCBwgp0LY2/UfHNxQTbYUcVrIxyeQa
qDV6LG7ejqt3HsBut5cGugnBPr+sjv/eXsiA066ctWmRtgXQZk2Bgc0RKJRaGI0mmMzmkjFVvemZ
Mv/Mdz/2PIcfehT4vvs5rKi9Jd7eZDLDYrEQbx+gM3zKlehPvS6BWFF3G3I2Hq2OAib6PPAAjent
AouEO4t/7s3ktYXlKpUa6MoChTHZf3+rwLx5175aUXMLDx/JIJMpoVZrodVqodfrRQwGAwV/v3L9
ab+q1jj/Aa5bwO+xfluQAAAAAElFTkSuQmCC

------MultipartBoundary--xhsuDgSyg5rHrd1UYdOmhaiDzplzjrgYJD9AWLqHaA------

  

From: <Saved by Blink>
Snapshot-Content-Location: https://stackoverflow.com/questions/10312521/how-to-fetch-all-git-branches
Subject: branch - How to fetch all Git branches - Stack Overflow
Date: Sat, 30 Nov 2019 14:34:27 -0000
MIME-Version: 1.0
Content-Type: multipart/related;
	type="text/html";
	boundary="----MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----"


------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: text/html
Content-ID: <frame-4DEEBAAB2FDBE1E1182BFD50CC6E8CF8@mhtml.blink>
Content-Transfer-Encoding: quoted-printable
Content-Location: https://stackoverflow.com/questions/10312521/how-to-fetch-all-git-branches

<!DOCTYPE html><html class=3D"html__responsive"><head><meta http-equiv=3D"C=
ontent-Type" content=3D"text/html; charset=3DUTF-8"><link rel=3D"stylesheet=
" type=3D"text/css" href=3D"cid:css-338be43f-c78b-41d4-be06-603732a42284@mh=
tml.blink" /><link rel=3D"stylesheet" type=3D"text/css" href=3D"cid:css-6d0=
dc2e4-7a81-4080-949f-8031eb03493b@mhtml.blink" /><link rel=3D"stylesheet" t=
ype=3D"text/css" href=3D"cid:css-b3d1f697-d61f-488e-b4fe-0b13e5828fab@mhtml=
.blink" />

        <title>branch - How to fetch all Git branches - Stack Overflow</tit=
le>
        <link rel=3D"shortcut icon" href=3D"https://cdn.sstatic.net/Sites/s=
tackoverflow/img/favicon.ico?v=3D4f32ecc8f43d">
        <link rel=3D"apple-touch-icon image_src" href=3D"https://cdn.sstati=
c.net/Sites/stackoverflow/img/apple-touch-icon.png?v=3Dc78bd457575a">
        <link rel=3D"search" type=3D"application/opensearchdescription+xml"=
 title=3D"Stack Overflow" href=3D"https://stackoverflow.com/opensearch.xml"=
>
        <meta name=3D"viewport" content=3D"width=3Ddevice-width, height=3Dd=
evice-height, initial-scale=3D1.0, minimum-scale=3D1.0">


        <meta property=3D"og:type" content=3D"website">
        <meta property=3D"og:url" content=3D"https://stackoverflow.com/ques=
tions/10312521/how-to-fetch-all-git-branches">
        <meta property=3D"og:site_name" content=3D"Stack Overflow">
        <meta property=3D"og:image" itemprop=3D"image primaryImageOfPage" c=
ontent=3D"https://cdn.sstatic.net/Sites/stackoverflow/img/apple-touch-icon@=
2.png?v=3D73d79a89bded">
        <meta name=3D"twitter:card" content=3D"summary">
        <meta name=3D"twitter:domain" content=3D"stackoverflow.com">
        <meta name=3D"twitter:title" property=3D"og:title" itemprop=3D"name=
" content=3D"How to fetch all Git branches">
        <meta name=3D"twitter:description" property=3D"og:description" item=
prop=3D"description" content=3D"I cloned a Git repository, which contains a=
bout five branches. However, when I do git branch I only see one of them:

$ git branch
* master
I know that I can do git branch -a to see all the branch...">
           =20
       =20
   =20
    <link rel=3D"stylesheet" type=3D"text/css" href=3D"https://cdn.sstatic.=
net/Shared/stacks.css?v=3D1addc9b9addc">
    <link rel=3D"stylesheet" type=3D"text/css" href=3D"https://cdn.sstatic.=
net/Sites/stackoverflow/primary.css?v=3Dd385c34dc2d7">

   =20
            <link rel=3D"alternate" type=3D"application/atom+xml" title=3D"=
Feed for question 'How to fetch all Git branches'" href=3D"https://stackove=
rflow.com/feeds/question/10312521">
            <meta name=3D"twitter:app:country" content=3D"US">
            <meta name=3D"twitter:app:name:iphone" content=3D"Stack Exchang=
e iOS">
            <meta name=3D"twitter:app:id:iphone" content=3D"871299723">
            <meta name=3D"twitter:app:url:iphone" content=3D"se-zaphod://st=
ackoverflow.com/questions/10312521/how-to-fetch-all-git-branches">
            <meta name=3D"twitter:app:name:ipad" content=3D"Stack Exchange =
iOS">
            <meta name=3D"twitter:app:id:ipad" content=3D"871299723">
            <meta name=3D"twitter:app:url:ipad" content=3D"se-zaphod://stac=
koverflow.com/questions/10312521/how-to-fetch-all-git-branches">
            <meta name=3D"twitter:app:name:googleplay" content=3D"Stack Exc=
hange Android">
            <meta name=3D"twitter:app:url:googleplay" content=3D"http://sta=
ckoverflow.com/questions/10312521/how-to-fetch-all-git-branches">
            <meta name=3D"twitter:app:id:googleplay" content=3D"com.stackex=
change.marvin">
       =20

       =20
       =20
       =20
       =20
       =20
       =20
       =20


       =20
   =20
    </head><remove-web-limits-iqxin id=3D"rwl-iqxin" class=3D"rwl-exempt" s=
tyle=3D"position: fixed; top: 0px; left: 0px;"><button type=3D"button" id=
=3D"rwl-setbtn"> set </button> <lalala style=3D"cursor:move;">=E9=99=90=E5=
=88=B6=E8=A7=A3=E9=99=A4</lalala> <input type=3D"checkbox" name=3D"" id=3D"=
black_node"></remove-web-limits-iqxin>
        <body class=3D"question-page unified-theme">
    <div id=3D"notify-container"></div>
    <div id=3D"custom-header"></div>




<header class=3D"top-bar js-top-bar top-bar__network _fixed">
    <div class=3D"wmx12 mx-auto grid ai-center h100" role=3D"menubar">
        <div class=3D"-main grid--cell">
                <a href=3D"https://stackoverflow.com/questions/10312521/how=
-to-fetch-all-git-branches#" class=3D"left-sidebar-toggle p0 ai-center jc-c=
enter js-left-sidebar-toggle" role=3D"menuitem" aria-haspopup=3D"true" aria=
-controls=3D"left-sidebar" aria-expanded=3D"false"><span class=3D"ps-relati=
ve"></span></a>
                <div class=3D"topbar-dialog leftnav-dialog js-leftnav-dialo=
g dno">
                    <div class=3D"left-sidebar js-unpinned-left-sidebar" da=
ta-can-be=3D"left-sidebar" data-is-here-when=3D"sm"></div>
                </div>
                                <a href=3D"https://stackoverflow.com/" clas=
s=3D"-logo js-gps-track" data-gps-track=3D"top_nav.click({is_current:false,=
 location:2, destination:8})">
                        <span class=3D"-img _glyph">Stack Overflow</span>
                    </a>



        </div>

            <ol class=3D"list-reset grid gs4" role=3D"presentation">
                <li class=3D"grid--cell">
                    <a href=3D"https://stackoverflow.com/questions/10312521=
/how-to-fetch-all-git-branches#" class=3D"-marketing-link js-gps-track js-p=
roducts-menu" aria-controls=3D"products-popover" data-controller=3D"s-popov=
er" data-action=3D"s-popover#toggle" data-s-popover-placement=3D"bottom" da=
ta-gps-track=3D"top_nav.products.click({location:2, destination:1})" data-g=
a=3D"["top navigation","products menu click",null,null,=
null]">
                        Products
                    </a>
                </li>

                    <li class=3D"grid--cell md:d-none">
                        <a href=3D"https://stackoverflow.com/teams/customer=
s" class=3D"-marketing-link js-gps-track" data-gps-track=3D"top_nav.product=
s.click({location:2, destination:7})" data-ga=3D"["top navigation&quot=
;,"customers menu click",null,null,null]">Customers</a>
                    </li>
                    <li class=3D"grid--cell md:d-none">
                        <a href=3D"https://stackoverflow.com/teams/use-case=
s" class=3D"-marketing-link js-gps-track" data-gps-track=3D"top_nav.product=
s.click({location:2, destination:8})" data-ga=3D"["top navigation&quot=
;,"use cases menu click",null,null,null]">Use cases</a>
                    </li>
            </ol>
            <div class=3D"s-popover ws2 p6" id=3D"products-popover" role=3D=
"menu" aria-hidden=3D"true" x-placement=3D"bottom" style=3D"position: absol=
ute; transform: translate3d(529px, 38px, 0px); top: 0px; left: 0px; will-ch=
ange: transform;">
                <div class=3D"s-popover--arrow"></div>
                <ol class=3D"list-reset s-anchors s-anchors__inherit">
                    <li>
                        <a href=3D"https://stackoverflow.com/questions" cla=
ss=3D"d-block py6 px6 bar-sm h:bg-orange-500 h:fc-white js-gps-track" data-=
gps-track=3D"top_nav.products.click({location:2, destination:2})" data-ga=
=3D"["top navigation","public qa submenu click",null,nu=
ll,null]">
                            <span class=3D"fs-body1 d-block">Stack Overflow=
</span>
                            <span class=3D"fs-caption d-block o70">Public q=
uestions and answers</span>
                        </a>
                    </li>
                    <li>
                        <a href=3D"https://stackoverflow.com/teams" class=
=3D"d-block py6 px6 bar-sm h:bg-orange-500 h:fc-white js-gps-track" data-gp=
s-track=3D"top_nav.products.click({location:2, destination:3})" data-ga=3D"=
["top navigation","teams submenu click",null,null,null]=
">
                            <span class=3D"fs-body1 d-block">Teams</span>
                            <span class=3D"fs-caption d-block o70">Private =
questions and answers for your team</span>
                        </a>
                    </li>
                    <li>
                        <a href=3D"https://stackoverflow.com/enterprise" cl=
ass=3D"d-block py6 px6 bar-sm h:bg-orange-500 h:fc-white js-gps-track" data=
-gps-track=3D"top_nav.products.click({location:2, destination:4})" data-ga=
=3D"["top navigation","enterprise submenu click",null,n=
ull,null]">
                            <span class=3D"fs-body1 d-block">Enterprise</sp=
an>
                            <span class=3D"fs-caption d-block o70">Private =
self-hosted questions and answers for your enterprise</span>
                        </a>
                    </li>
                    <li class=3D"bt bc-black-3 mln6 mrn6 mt6 pt6 px6">
                        <a href=3D"https://www.stackoverflowbusiness.com/ta=
lent" class=3D"d-block py6 px6 bar-sm h:bg-orange-500 h:fc-white js-gps-tra=
ck" data-gps-track=3D"top_nav.products.click({location:2, destination:5})" =
data-ga=3D"["top navigation","talent submenu click",nul=
l,null,null]">
                            <span class=3D"fs-body1 d-block">Talent</span>
                            <span class=3D"fs-caption d-block o70">Hire tec=
hnical talent</span>
                        </a>
                    </li>
                    <li>
                        <a href=3D"https://www.stackoverflowbusiness.com/ad=
vertising" class=3D"d-block py6 px6 bar-sm h:bg-orange-500 h:fc-white js-gp=
s-track" data-gps-track=3D"top_nav.products.click({location:2, destination:=
6})" data-ga=3D"["top navigation","advertising submenu click=
",null,null,null]">
                            <span class=3D"fs-body1 d-block">Advertising</s=
pan>
                            <span class=3D"fs-caption d-block o70">Reach de=
velopers worldwide</span>
                        </a>
                    </li>

                </ol>
            </div>

            <form id=3D"search" role=3D"search" action=3D"https://stackover=
flow.com/search" method=3D"get" class=3D"grid--cell fl-grow1 searchbar px12=
 js-searchbar " autocomplete=3D"off">
                    <div class=3D"ps-relative">
                        <input name=3D"q" type=3D"text" placeholder=3D"Sear=
ch=E2=80=A6" value=3D"" autocomplete=3D"off" maxlength=3D"240" class=3D"s-i=
nput s-input__search js-search-field " aria-label=3D"Search" aria-controls=
=3D"top-search" data-controller=3D"s-popover" data-action=3D"focus->s-popov=
er#show" data-s-popover-placement=3D"bottom-start">
                        <svg aria-hidden=3D"true" class=3D"svg-icon s-input=
-icon s-input-icon__search iconSearch" width=3D"18" height=3D"18" viewBox=
=3D"0 0 18 18"><path d=3D"M18 16.5l-5.14-5.18h-.35a7 7 0 1 0-1.19 1.19v.35L=
16.5 18l1.5-1.5zM12 7A5 5 0 1 1 2 7a5 5 0 0 1 10 0z"></path></svg>
<div class=3D"s-popover p0 wmx100 wmn4 sm:wmn-initial js-top-search-popover=
 s-popover--arrow__tl" id=3D"top-search" role=3D"menu" x-placement=3D"botto=
m-start" style=3D"position: absolute; transform: translate3d(0px, 33px, 0px=
); top: 0px; left: 0px; will-change: transform;">
    <div class=3D"js-spinner p24 grid ai-center jc-center d-none">
        <div class=3D"s-spinner s-spinner__sm fc-orange-400">
            <div class=3D"v-visible-sr">Loading=E2=80=A6</div>
        </div>
    </div>

    <span class=3D"v-visible-sr js-screen-reader-info"></span>
    <div class=3D"js-ac-results overflow-y-auto hmx3 d-none"></div>

    <div class=3D"js-search-hints" aria-describedby=3D"Tips for searching">=
</div>
</div>
                    </div>
            </form>

       =20



<ol class=3D"overflow-x-auto ml-auto -secondary grid ai-center list-reset h=
100 user-logged-out" role=3D"presentation">
        <li class=3D"-item searchbar-trigger"><a href=3D"https://stackoverf=
low.com/questions/10312521/how-to-fetch-all-git-branches#" class=3D"-link j=
s-searchbar-trigger" role=3D"button" aria-label=3D"Search" aria-haspopup=3D=
"true" aria-controls=3D"search" title=3D"Click to show search"><svg aria-hi=
dden=3D"true" class=3D"svg-icon iconSearch" width=3D"18" height=3D"18" view=
Box=3D"0 0 18 18"><path d=3D"M18 16.5l-5.14-5.18h-.35a7 7 0 1 0-1.19 1.19v.=
35L16.5 18l1.5-1.5zM12 7A5 5 0 1 1 2 7a5 5 0 0 1 10 0z"></path></svg></a></=
li>
       =20
            <li class=3D"-ctas">
                        <a href=3D"https://stackoverflow.com/users/login?ss=
rc=3Dhead&returnurl=3Dhttps%3a%2f%2fstackoverflow.com%2fquestions%2f103=
12521%2fhow-to-fetch-all-git-branches" class=3D"login-link s-btn btn-topbar=
-clear py8 js-gps-track" rel=3D"nofollow" data-gps-track=3D"login.click" da=
ta-ga=3D"["top navigation","login button click",null,nu=
ll,null]">Log in</a>
                        <a href=3D"https://stackoverflow.com/users/signup?s=
src=3Dhead&returnurl=3D%2fusers%2fstory%2fcurrent" class=3D"login-link =
s-btn s-btn__primary py8 btn-topbar-primary" rel=3D"nofollow" data-ga=3D"[&=
quot;sign up","Sign Up Navigation","Header",null,n=
ull]">Sign up</a>

            </li>

    <li class=3D"js-topbar-dialog-corral" role=3D"presentation">


    <div class=3D"topbar-dialog siteSwitcher-dialog dno" role=3D"menu">
        <div class=3D"header">
            <h3><a href=3D"https://stackoverflow.com/">current community</a=
>
            </h3>
        </div>
        <div class=3D"modal-content current-site-container">
            <ul class=3D"current-site">
                    <li class=3D"grid">
                            <div class=3D"fl1">
            <a href=3D"https://stackoverflow.com/" class=3D"current-site-li=
nk site-link js-gps-track grid gs8 gsx" data-id=3D"1" data-gps-track=3D"sit=
e_switcher.click({ item_type:3 })">
        <div class=3D"favicon favicon-stackoverflow site-icon grid--cell" t=
itle=3D"Stack Overflow"></div>
        <span class=3D"grid--cell fl1">
            Stack Overflow
        </span>
    </a>

    </div>
    <div class=3D"related-links">
            <a href=3D"https://stackoverflow.com/help" class=3D"js-gps-trac=
k" data-gps-track=3D"site_switcher.click({ item_type:14 })">help</a>
                    <a href=3D"https://chat.stackoverflow.com/" class=3D"js=
-gps-track" data-gps-track=3D"site_switcher.click({ item_type:6 })">chat</a=
>
            </div>

                    </li>
                    <li class=3D"related-site grid">
                            <div class=3D"L-shaped-icon-container">
        <span class=3D"L-shaped-icon"></span>
    </div>

                            <a href=3D"https://meta.stackoverflow.com/" cla=
ss=3D"site-link js-gps-track grid gs8 gsx" data-id=3D"552" data-gps-track=
=3D"site.switch({ target_site:552, item_type:3 }),site_switcher.click({ ite=
m_type:4 })">
        <div class=3D"favicon favicon-stackoverflowmeta site-icon grid--cel=
l" title=3D"Meta Stack Overflow"></div>
        <span class=3D"grid--cell fl1">
            Meta Stack Overflow
        </span>
    </a>

                    </li>
            </ul>
        </div>

        <div class=3D"header" id=3D"your-communities-header">
            <h3>
your communities            </h3>

        </div>
        <div class=3D"modal-content" id=3D"your-communities-section">

                <div class=3D"call-to-login">
<a href=3D"https://stackoverflow.com/users/signup?ssrc=3Dsite_switcher&=
returnurl=3D%2fusers%2fstory%2fcurrent" class=3D"login-link js-gps-track" d=
ata-gps-track=3D"site_switcher.click({ item_type:10 })">Sign up</a> or <a h=
ref=3D"https://stackoverflow.com/users/login?ssrc=3Dsite_switcher&retur=
nurl=3Dhttps%3a%2f%2fstackoverflow.com%2fquestions%2f10312521%2fhow-to-fetc=
h-all-git-branches" class=3D"login-link js-gps-track" data-gps-track=3D"sit=
e_switcher.click({ item_type:11 })">log in</a> to customize your list.
                </div>
        </div>

        <div class=3D"header">
            <h3><a href=3D"https://stackexchange.com/sites">more stack exch=
ange communities</a>
            </h3>
            <a href=3D"https://stackoverflow.blog/" class=3D"fr">company bl=
og</a>
        </div>
        <div class=3D"modal-content">
                <div class=3D"child-content"></div>
        </div>       =20
    </div>
    </li>
</ol>

    </div>
</header>
    <div id=3D"js-gdpr-consent-banner" class=3D"p16 bg-black-700 ff-sans fc=
-white ps-fixed b0 l0 r0 z-banner" role=3D"banner" aria-hidden=3D"false">
        <div class=3D"wmx8 mx-auto grid jc-center" role=3D"alertdialog" ari=
a-describedby=3D"notice-message">
            <div class=3D"grid--cell mr12" aria-label=3D"notice-message">
                <p class=3D"mb0 lh-lg">
                    By using our site, you acknowledge that you have read a=
nd understand our <a class=3D"s-link s-link__inherit td-underline fc-white"=
 target=3D"_self" href=3D"https://stackoverflow.com/legal/cookie-policy">Co=
okie Policy</a>, <a class=3D"s-link s-link__inherit td-underline fc-white" =
target=3D"_self" href=3D"https://stackoverflow.com/legal/privacy-policy">Pr=
ivacy Policy</a>, and our <a class=3D"s-link s-link__inherit td-underline f=
c-white" target=3D"_self" href=3D"https://stackoverflow.com/legal/terms-of-=
service/public">Terms of Service</a>.
                </p>
            </div>
            <a class=3D"grid--cell fc-white js-notice-close" aria-label=3D"=
notice-dismiss">
                <svg aria-hidden=3D"true" class=3D"svg-icon m0 iconClear" w=
idth=3D"18" height=3D"18" viewBox=3D"0 0 18 18"><path d=3D"M15 4.41L13.59 3=
 9 7.59 4.41 3 3 4.41 7.59 9 3 13.59 4.41 15 9 10.41 13.59 15 15 13.59 10.4=
1 9 15 4.41z"></path></svg>
            </a>
        </div>
    </div>

   =20






    <div class=3D"container">






<div id=3D"left-sidebar" data-is-here-when=3D"md lg" class=3D"left-sidebar =
js-pinned-left-sidebar">
    <div class=3D"left-sidebar--sticky-container js-sticky-leftnav">
        <nav role=3D"navigation">
            <ol class=3D"nav-links">
    <li>
        <a href=3D"https://stackoverflow.com/" class=3D"pl8 js-gps-track na=
v-links--link" data-gps-track=3D"top_nav.click({is_current:false, location:=
2, destination:8})">
Home        </a>
    </li>
                <li>
                    <ol class=3D"nav-links">
                            <li class=3D"fs-fine tt-uppercase ml8 mt16 mb4 =
fc-light">Public</li>
                            <li class=3D" youarehere">
        <a id=3D"nav-questions" href=3D"https://stackoverflow.com/questions=
" class=3D"pl8 js-gps-track nav-links--link -link__with-icon" data-gps-trac=
k=3D"top_nav.click({is_current:true, location:2, destination:1})">
<svg aria-hidden=3D"true" class=3D"svg-icon iconGlobe" width=3D"18" height=
=3D"18" viewBox=3D"0 0 18 18"><path d=3D"M9 1a8 8 0 1 0 0 16A8 8 0 0 0 9 1z=
M8 15.32a6.4 6.4 0 0 1-5.23-7.75L7 11.68v.8c0 .88.12 1.32 1 1.32v1.52zm5.72=
-2c-.2-.66-1-1.32-1.72-1.32h-1v-2c0-.44-.56-1-1-1H6V7h1c.44 0 1-.56 1-1V5h2=
c.88 0 1.4-.72 1.4-1.6v-.33a6.4 6.4 0 0 1 2.32 10.24v.01z"></path></svg>   =
             <span class=3D"-link--channel-name">Stack Overflow</span>
        </a>
    </li>

    <li>
        <a id=3D"nav-tags" href=3D"https://stackoverflow.com/tags" class=3D=
" js-gps-track nav-links--link" data-gps-track=3D"top_nav.click({is_current=
:false, location:2, destination:2})">
Tags        </a>
    </li>
    <li>
        <a id=3D"nav-users" href=3D"https://stackoverflow.com/users" class=
=3D" js-gps-track nav-links--link" data-gps-track=3D"top_nav.click({is_curr=
ent:false, location:2, destination:3})">
Users        </a>
    </li>
    <li>
        <a id=3D"nav-jobs" href=3D"https://stackoverflow.com/jobs?so_medium=
=3DStackOverflow&so_source=3DSiteNav" class=3D" js-gps-track nav-links-=
-link" data-gps-track=3D"top_nav.click({is_current:false, location:2, desti=
nation:6})">
Jobs        </a>
    </li>
                                                                    </ol>
                </li>
                    <li>
                        <ol class=3D"nav-links">
                                <li class=3D"grid ai-center jc-space-betwee=
n ml8 mt24 mb4">
                                    <div class=3D"grid--cell tt-uppercase f=
s-fine fc-light">Teams</div>
                                    <div class=3D"grid--cell fs-fine fc-lig=
ht mr4">
                                        <a class=3D"s-link s-link__inherit =
js-gps-track" role=3D"button" aria-controls=3D"popover-teams-create-cta" da=
ta-controller=3D"s-popover" data-action=3D"s-popover#toggle" data-s-popover=
-placement=3D"bottom-start" data-s-popover-toggle-class=3D"is-selected" dat=
a-gps-track=3D"teams.create.left-sidenav.click({ Action: ShowInfo })" data-=
ga=3D"["teams left navigation - anonymous","left nav show te=
ams info",null,null,null]">
                                            What=E2=80=99s this?
                                        </a>

                                        <div class=3D"s-popover w-auto p16"=
 id=3D"popover-teams-create-cta" role=3D"menu" aria-hidden=3D"true" x-place=
ment=3D"bottom-start" style=3D"position: absolute; transform: translate3d(9=
5px, 254px, 0px); top: 0px; left: 0px; will-change: transform;">
                                            <div class=3D"s-popover--arrow"=
></div>

                                            <div class=3D"ps-relative overf=
low-hidden">
                                                <p class=3D"mb2"><strong>Te=
ams</strong></p>
                                                <p class=3D"mb16 fs-caption=
 fc-medium">Q&A for Work</p>
                                                <p class=3D"mb8 fs-caption =
fc-medium">
                                                       =20
                                                            Stack Overflow =
for Teams is a private, secure spot for you and
                                                            your coworkers =
to find and share information.
                                                       =20
                                                </p>
                                                <a href=3D"https://stackove=
rflow.com/teams" class=3D"js-gps-track ws-nowrap d-block" data-gps-track=3D=
"teams.create.left-sidenav.click({ Action: CtaClick })" data-ga=3D"["t=
eams left navigation - anonymous","left nav cta","stack=
overflow.com/teams",null,null]">
                                                        Learn more
                                                </a>
                                            </div>

                                            <div class=3D"ps-absolute t8 r8=
">
                                                <svg width=3D"53" height=3D=
"49" fill=3D"none" xmlns=3D"http://www.w3.org/2000/svg"><path d=3D"M49 11l.=
2 31H18.9L9 49v-7H4V8h31" fill=3D"#CCEAFF"></path><path d=3D"M44.5 19v-.3l-=
.2-.1-18-13-.1-.1H.5v33h4V46l.8-.6 9.9-6.9h29.3V19z" stroke=3D"#1060E1" str=
oke-miterlimit=3D"10"></path><path d=3D"M31 2l6-1.5 7 2V38H14.9L5 45v-7H1V6=
h25l5-4z" fill=3D"#fff"></path><path d=3D"M7 16.5h13m-13 6h14m-14 6h18" str=
oke=3D"#1060E1" stroke-miterlimit=3D"10"></path><path d=3D"M39 30a14 14 0 1=
 0 0-28 14 14 0 0 0 0 28z" fill=3D"#FFB935"></path><path d=3D"M50.5 14a13.5=
 13.5 0 1 1-27 0 13.5 13.5 0 0 1 27 0z" stroke=3D"#F48024" stroke-miterlimi=
t=3D"10"></path><path d=3D"M32.5 21.5v-8h9v8h-9zm2-9.5V9.3A2.5 2.5 0 0 1 37=
 6.8a2.5 2.5 0 0 1 2.5 2.5V12h-5zm2 3v2m1-2v2" stroke=3D"#fff" stroke-miter=
limit=3D"10"></path></svg>
                                            </div>
                                        </div>
                                    </div>
                                </li>
                                <li class=3D"ps-relative">
                                    <a href=3D"https://stackoverflow.com/te=
ams" class=3D"pl8 js-gps-track nav-links--link" title=3D"Stack Overflow for=
 Teams is a private, secure spot for your organization's questions and answ=
ers." data-gps-track=3D"teams.create.left-sidenav.click({ Action: TeamsClic=
k })" data-ga=3D"["teams left navigation - anonymous","left =
nav team click","stackoverflow.com/teams",null,null]">
                                        <div class=3D"grid ai-center">
                                            <div class=3D"grid--cell s-avat=
ar va-middle bg-orange-400">
                                                <div class=3D"s-avatar--let=
ter mtn1">
                                                    <svg aria-hidden=3D"tru=
e" class=3D"svg-icon iconBriefcaseSm" width=3D"14" height=3D"14" viewBox=3D=
"0 0 14 14"><path d=3D"M4 3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v1h.5c.83 0 1.5.67=
 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5h-7A1.5 1.5 0 0 1 2 10.5v-5C2 4.67 2.67 4 3=
.5 4H4V3zm5 1V3H5v1h4z"></path></svg>
                                                </div>
                                                <svg aria-hidden=3D"true" c=
lass=3D"svg-icon native s-avatar--badge iconShieldXSm" width=3D"9" height=
=3D"10" viewBox=3D"0 0 9 10"><path d=3D"M0 1.84L4.5 0 9 1.84v3.17C9 7.53 6.=
3 10 4.5 10 2.7 10 0 7.53 0 5.01V1.84z" fill=3D"#fff"></path><path d=3D"M1 =
2.5L4.5 1 8 2.5v2.51C8 7.34 5.34 9 4.5 9 3.65 9 1 7.34 1 5.01V2.5zm2.98 3.0=
2L3.2 7h2.6l-.78-1.48a.4.4 0 0 1 .15-.38c.34-.24.73-.7.73-1.14 0-.71-.5-1.2=
3-1.41-1.23-.92 0-1.39.52-1.39 1.23 0 .44.4.9.73 1.14.12.08.18.23.15.38z" f=
ill=3D"#6A7E7C"></path></svg>
                                            </div>
                                            <div class=3D"grid--cell pl6 js=
-create-team-btn-with-tooltip">
First 25 Users Free                                            </div>
                                        </div>
                                    </a>
                                </li>
                        </ol>
                    </li>
            </ol>
        </nav>
    </div>

</div>


        <div id=3D"content" class=3D"snippet-hidden">


           =20


<div itemprop=3D"mainEntity" itemscope=3D"" itemtype=3D"http://schema.org/Q=
uestion">
    <link itemprop=3D"image" href=3D"https://cdn.sstatic.net/Sites/stackove=
rflow/img/apple-touch-icon.png?v=3Dc78bd457575a">

    <div class=3D"inner-content clearfix">

       =20

                    <div id=3D"question-header" class=3D"grid sm:fd-column"=
>
                        <h1 itemprop=3D"name" class=3D"grid--cell fs-headli=
ne1 fl1 ow-break-word mb8"><a href=3D"https://stackoverflow.com/questions/1=
0312521/how-to-fetch-all-git-branches" class=3D"question-hyperlink">How to =
fetch all Git branches</a></h1>

                <div class=3D"ml12 aside-cta grid--cell print:d-none sm:ml0=
 sm:mb12 sm:order-first sm:as-end">

    <a href=3D"https://stackoverflow.com/questions/ask" class=3D"ws-nowrap =
s-btn s-btn__primary">
        Ask Question
    </a>

                </div>
            </div>
            <div class=3D"grid fw-wrap pb8 mb16 bb bc-black-2">
                    <div class=3D"grid--cell ws-nowrap mr16 mb8" title=3D"2=
012-04-25 09:05:26Z">
                        <span class=3D"fc-light mr2">Asked</span>
                        <time itemprop=3D"dateCreated" datetime=3D"2012-04-=
25T09:05:26">7 years, 7 months ago</time>
                    </div>
                        <div class=3D"grid--cell ws-nowrap mr16 mb8">
                            <span class=3D"fc-light mr2">Active</span>
                            <a href=3D"https://stackoverflow.com/questions/=
10312521/how-to-fetch-all-git-branches?lastactivity" class=3D"s-link s-link=
__inherit" title=3D"2019-10-08 14:07:41Z">1 month ago</a>
                        </div>
                    <div class=3D"grid--cell ws-nowrap mb8" title=3D"Viewed=
 1,232,500 times">
                        <span class=3D"fc-light mr2">Viewed</span>
                        1.2m times
                    </div>
            </div>
                    <div id=3D"mainbar" role=3D"main" aria-label=3D"questio=
n and answers">

               =20

<div class=3D"question" data-questionid=3D"10312521" id=3D"question">

   =20
<div id=3D"dfp-tlb" class=3D"everyonelovesstackoverflow everyoneloves__top-=
leaderboard" style=3D"min-height: auto; height: auto; display: none;"></div=
>
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"10312521">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This question shows research effort; it is useful and clear"=
 aria-pressed=3D"false" aria-label=3D"up vote" data-selected-classes=3D"fc-=
theme-primary"><svg aria-hidden=3D"true" class=3D"svg-icon m0 iconArrowUpLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M2 26h32L18 1=
0 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"1370">1370</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This question does not show any research effort; it is unc=
lear or not useful" aria-pressed=3D"false" aria-label=3D"down vote" data-se=
lected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"true" class=3D"svg-=
icon m0 iconArrowDownLg" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><=
path d=3D"M2 10h32L18 26 2 10z"></path></svg></button>

        <button class=3D"js-favorite-btn s-btn s-btn__unset c-pointer py4 j=
s-gps-track" aria-pressed=3D"false" aria-label=3D"favorite (464)" data-sele=
cted-classes=3D"fc-yellow-600" data-gps-track=3D"post.click({ item: 1, priv=
: 0, post_type: 1 })">
            <svg aria-hidden=3D"true" class=3D"svg-icon iconStar" width=3D"=
18" height=3D"18" viewBox=3D"0 0 18 18"><path d=3D"M9 12.65l-5.29 3.63 1.82=
-6.15L.44 6.22l6.42-.17L9 0l2.14 6.05 6.42.17-5.1 3.9 1.83 6.16L9 12.65z"><=
/path></svg>
            <div class=3D"js-favorite-count mt4" data-value=3D"464">464</di=
v>
        </button>
   =20


</div>

        </div>

       =20


<div class=3D"postcell post-layout--right">
   =20
    <div class=3D"post-text" itemprop=3D"text">

<p>I cloned a Git repository, which contains about five branches. However, =
when I do <code>git branch</code> I only see one of them:</p>

<pre><code>$ git branch
* master
</code></pre>

<p>I know that I can do <code>git branch -a</code> to see <strong>all</stro=
ng> the branches, but how would I pull all the branches locally so when I d=
o <code>git branch</code>, it shows the following?</p>

<pre><code>$ git branch
* master
* staging
* etc...
</code></pre>
    </div>

        <div class=3D"post-taglist grid gs4 gsy fd-column">
            <div class=3D"grid ps-relative d-block">
                <a href=3D"https://stackoverflow.com/questions/tagged/git" =
class=3D"post-tag js-gps-track" title=3D"show questions tagged 'git'" rel=
=3D"tag">git</a> <a href=3D"https://stackoverflow.com/questions/tagged/bran=
ch" class=3D"post-tag js-gps-track" title=3D"show questions tagged 'branch'=
" rel=3D"tag">branch</a> <a href=3D"https://stackoverflow.com/questions/tag=
ged/git-branch" class=3D"post-tag js-gps-track" title=3D"show questions tag=
ged 'git-branch'" rel=3D"tag">git-branch</a>=20
            </div>
        </div>

    <div class=3D"mb0 ">
        <div class=3D"mt16 grid gs8 gsy fw-wrap jc-end ai-start pt4">
            <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
                <div class=3D"post-menu"><a href=3D"https://stackoverflow.c=
om/q/10312521" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=
=3D"short permalink to this question" data-gps-track=3D"post.click({ item: =
2, priv: 0, post_type: 1 })" data-controller=3D"se-share-sheet s-popover" d=
ata-se-share-sheet-title=3D"Share a link to this question" data-se-share-sh=
eet-subtitle=3D"" data-se-share-sheet-post-type=3D"question" data-se-share-=
sheet-social=3D"facebook twitter devto" data-se-share-sheet-location=3D"1" =
data-s-popover-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-0=
" data-action=3D" s-popover#toggle se-share-sheet#preventNavigation s-popov=
er:show->se-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">s=
hare</a><div class=3D"s-popover z-dropdown" style=3D"width: unset; max-widt=
h: 28em; position: absolute; transform: translate3d(251px, 467px, 0px); top=
: 0px; left: 0px; will-change: transform;" id=3D"se-share-sheet-0" x-placem=
ent=3D"bottom-start"><div class=3D"s-popover--arrow"></div><div><span class=
=3D"js-title fw-bold">Share a link to this question</span> <span class=3D"j=
s-subtitle"></span></div><div class=3D"my8"><input type=3D"text" class=3D"j=
s-input s-input wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-fl=
ex jc-space-between mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__li=
nk">Copy link</button><div class=3D"js-social-container"></div></div></div>=
<span class=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/103=
12521/edit" class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post=
.click({ item: 6, priv: 0, post_type: 1 })" title=3D"">improve this questio=
n</a></div>
            </div>

                <div class=3D"post-signature grid--cell">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/10312521/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 1 })">edited <span title=3D"2018-=
08-31 19:02:37Z" class=3D"relativetime">Aug 31 '18 at 19:02</span></a>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/63550/peter-mortensen"><=
div class=3D"gravatar-wrapper-32"><img src=3D"https://i.stack.imgur.com/RIZ=
Ki.png?s=3D32&g=3D1" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-s=
m"></div></a>
    </div>
    <div class=3D"user-details">
        <a href=3D"https://stackoverflow.com/users/63550/peter-mortensen">P=
eter Mortensen</a>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 24,1=
30" dir=3D"ltr">24.1k</span><span title=3D"19 gold badges" aria-hidden=3D"t=
rue"><span class=3D"badge1"></span><span class=3D"badgecount">19</span></sp=
an><span class=3D"v-visible-sr">19 gold badges</span><span title=3D"89 silv=
er badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=
=3D"badgecount">89</span></span><span class=3D"v-visible-sr">89 silver badg=
es</span><span title=3D"118 bronze badges" aria-hidden=3D"true"><span class=
=3D"badge3"></span><span class=3D"badgecount">118</span></span><span class=
=3D"v-visible-sr">118 bronze badges</span>
        </div>
    </div>
</div>                </div>
            <div class=3D"post-signature owner grid--cell">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        asked <span title=3D"2012-04-25 09:05:26Z" class=3D"relativetime">A=
pr 25 '12 at 9:05</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/651174/david542"><div cl=
ass=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/2e2=
d79b9350ef4ebf04ac0ad5816a5c3?s=3D32&d=3Didenticon&r=3DPG" alt=3D""=
 width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/651174/david542">David54=
2</a><span class=3D"d-none" itemprop=3D"name">David542</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 76,8=
92" dir=3D"ltr">76.9k</span><span title=3D"107 gold badges" aria-hidden=3D"=
true"><span class=3D"badge1"></span><span class=3D"badgecount">107</span></=
span><span class=3D"v-visible-sr">107 gold badges</span><span title=3D"282 =
silver badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span cla=
ss=3D"badgecount">282</span></span><span class=3D"v-visible-sr">282 silver =
badges</span><span title=3D"520 bronze badges" aria-hidden=3D"true"><span c=
lass=3D"badge3"></span><span class=3D"badgecount">520</span></span><span cl=
ass=3D"v-visible-sr">520 bronze badges</span>
        </div>
    </div>
</div>

            </div>
        </div>
    </div>
   =20
</div>

        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-10312521" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12 " data-post-id=3D"10312521" data-min-length=3D"15">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"5" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">


    <li id=3D"comment-16959132" class=3D"comment js-comment " data-comment-=
id=3D"16959132">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">1</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Also discussed at <a href=3D"h=
ttp://stackoverflow.com/questions/67699/how-do-i-clone-all-remote-branches-=
with-git" title=3D"how do i clone all remote branches with git">stackoverfl=
ow.com/questions/67699/=E2=80=A6</a></span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/304690/gliptak" title=3D"2,961 reputation" class=3D"comment-user">glipta=
k</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment16959132_10312521"><span title=3D"2012-09-25 14:40:2=
6Z" class=3D"relativetime-clean">Sep 25 '12 at 14:40</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-48849613" class=3D"comment js-comment " data-comment-=
id=3D"48849613">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">1</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">This question shows how to get=
 all branches after using the <code>--single-branch</code> setting when clo=
ning: <a href=3D"http://stackoverflow.com/questions/17714159/how-do-i-undo-=
a-single-branch-clone" title=3D"how do i undo a single branch clone">stacko=
verflow.com/questions/17714159/=E2=80=A6</a> (<code>git fetch --all</code> =
will never work if you've specified only one branch!)</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/266375/matthew-wilcoxson" title=3D"2,697 reputation" class=3D"comment-us=
er">Matthew Wilcoxson</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment48849613_10312521"><span title=3D"2015-05-21 17:10:2=
8Z" class=3D"relativetime-clean">May 21 '15 at 17:10</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-56021175" class=3D"comment js-comment " data-comment-=
id=3D"56021175">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">1</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">You will not see that output e=
ver because the asterisk represents the branch that is currently checkout o=
ut. Since you can only have one branch checked out at once, you can have on=
ly one asterisk on the left of your branch listing.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/833208/robino" title=3D"2,791 reputation" class=3D"comment-user">Robino<=
/a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment56021175_10312521"><span title=3D"2015-12-07 15:09:3=
6Z" class=3D"relativetime-clean">Dec 7 '15 at 15:09</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-73127401" class=3D"comment js-comment " data-comment-=
id=3D"73127401">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">4</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">I saw a lot of answers but non=
e of them mentioned what I think is probably the easiest way to do what you=
 want:  <code>git clone --bare <repo url> .git </code> (notice you ne=
ed to add "--bare" and ".git" at the end to clone the repo as a "bare" repo=
), then <code>git config --bool core.bare false</code> (sets the "bare" fla=
g to false), then <code>git reset --hard</code> (moves the HEAD to current =
HEAD on the repo). Now if you <code>git branch</code> you should see all br=
anches from the repo you cloned.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/3354501/gabriel-ferraz" title=3D"294 reputation" class=3D"comment-user">=
Gabriel Ferraz</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment73127401_10312521"><span title=3D"2017-03-25 17:37:4=
8Z" class=3D"relativetime-clean">Mar 25 '17 at 17:37</span></a></span>
                        <span title=3D"this comment was edited 2 times">
                            <svg aria-hidden=3D"true" class=3D"svg-icon va-=
text-bottom o50 iconPencilSm" width=3D"14" height=3D"14" viewBox=3D"0 0 14 =
14"><path d=3D"M11.1 1.71l1.13 1.12c.2.2.2.51 0 .71L11.1 4.7 9.21 2.86l1.17=
-1.15c.2-.2.51-.2.71 0zM2 10.12l6.37-6.43 1.88 1.88L3.88 12H2v-1.88z"></pat=
h></svg>
                        </span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-79160559" class=3D"comment js-comment " data-comment-=
id=3D"79160559">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">3</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">@GabrielFerraz Then you are ab=
using the comment functionality on Stack Overflow. Users can upvote your co=
mment but not downvote.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/5725780/pipe" title=3D"467 reputation" class=3D"comment-user">pipe</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment79160559_10312521"><span title=3D"2017-09-07 14:40:5=
2Z" class=3D"relativetime-clean">Sep 7 '17 at 14:40</span></a></span>
                                                            </div>
        </div>
    </li>
            </ul>
	    </div>

        <div id=3D"comments-link-10312521" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link dno" title=3D"Use=
 comments to ask for more information or suggest improvements. Avoid answer=
ing questions in comments."></a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link " title=3D"expand to sho=
w all comments on this post" href=3D"https://stackoverflow.com/questions/10=
312521/how-to-fetch-all-git-branches#">show <b>5</b> more comments</a>
        </div>        =20
    </div>            </div>
</div>


<div id=3D"dfp-isb" class=3D"everyonelovesstackoverflow everyoneloves__inli=
ne-sidebar" style=3D"min-height: auto; height: auto; display: none;"></div>
                <div id=3D"answers">

                    <a name=3D"tab-top"></a>
                    <div id=3D"answers-header">
                        <div class=3D"subheader answers-subheader">
                            <h2 data-answercount=3D"29">
                                    29 Answers
                                <span style=3D"display:none;" itemprop=3D"a=
nswerCount">29</span>
                            </h2>
                            <div>
                               =20
<div id=3D"tabs">
        <a href=3D"https://stackoverflow.com/questions/10312521/how-to-fetc=
h-all-git-branches?answertab=3Dactive#tab-top" data-nav-xhref=3D"" title=3D=
"Answers with the latest activity first" data-value=3D"active" data-shortcu=
t=3D"A">
            active</a>
        <a href=3D"https://stackoverflow.com/questions/10312521/how-to-fetc=
h-all-git-branches?answertab=3Doldest#tab-top" data-nav-xhref=3D"" title=3D=
"Answers in the order they were provided" data-value=3D"oldest" data-shortc=
ut=3D"O">
            oldest</a>
        <a class=3D"youarehere is-selected " href=3D"https://stackoverflow.=
com/questions/10312521/how-to-fetch-all-git-branches?answertab=3Dvotes#tab-=
top" data-nav-xhref=3D"" title=3D"Answers with the highest score first" dat=
a-value=3D"votes" data-shortcut=3D"V">
            votes</a>
    </div>

                            </div>
                        </div>
                    </div>




 =20
<a name=3D"10312587"></a>
<div id=3D"answer-10312587" class=3D"answer accepted-answer" data-answerid=
=3D"10312587" itemprop=3D"acceptedAnswer" itemscope=3D"" itemtype=3D"http:/=
/schema.org/Answer">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"10312587">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"1842">1842</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4" title=3D"loading when this answer was accepted..." tabin=
dex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>You can fetch all branches from all remotes like this:</p>

<pre><code>git fetch --all
</code></pre>

<p>It's basically a <a href=3D"https://www.atlassian.com/git/tutorials/sync=
ing/git-fetch" rel=3D"noreferrer">power move</a>. </p>

<p><code>fetch</code> updates local copies of remote branches so this is al=
ways safe for your local branches <strong>BUT</strong>:</p>

<ol>
<li><p><code>fetch</code> will not <strong>update</strong> local branches (=
which <strong>track</strong> remote branches); if you want to update your l=
ocal branches you still need to pull every branch. </p></li>
<li><p><code>fetch</code> will not <strong>create</strong> local branches (=
which <strong>track</strong> remote branches), you have to do this manually=
. If you want to list all remote branches:
<code>git branch -a</code></p></li>
</ol>

<p>To <strong>update</strong> local branches which track remote branches:</=
p>

<pre><code>git pull --all
</code></pre>

<p>However, this can be still insufficient. It will work only for your loca=
l branches which track remote branches. To track all remote branches execut=
e this oneliner <strong>BEFORE</strong> <code>git pull --all</code>:</p>

<pre><code>git branch -r | grep -v '\->' | while read remote; do git bra=
nch --track "${remote#origin/}" "$remote"; done
</code></pre>

<h3>TL;DR version</h3>

<pre><code>git branch -r | grep -v '\->' | while read remote; do git bra=
nch --track "${remote#origin/}" "$remote"; done
git fetch --all
git pull --all
</code></pre>

<p>(It seems that pull fetches all branches from all remotes, but I always =
fetch first just to be sure.)</p>

<p>Run the first command only if there are remote branches on the server th=
at aren't tracked by your local branches.</p>

<p>P.S. AFAIK <code>git fetch --all</code> and <code>git remote update</cod=
e> are equivalent.</p>

<hr>

<hr>

<p>Kamil Szot's <a href=3D"https://stackoverflow.com/questions/10312521/how=
-to-fetch-all-git-branches#comment27984640_10312587">comment</a>, which fol=
ks have found useful.</p>

<blockquote>
  <p>I had to use:</p>

<pre><code>for remote in `git branch -r`; do git branch --track ${remote#or=
igin/} $remote; done
</code></pre>
 =20
  <p>because your code created local branches named <code>origin/branchname=
</code> and
  I was getting "refname 'origin/branchname' is ambiguous whenever I
  referred to it.</p>
</blockquote>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2012-04-25T09:10:23"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/10312587" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-1" data-acti=
on=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->se=
-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><di=
v class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; po=
sition: absolute; transform: translate3d(251px, 1863px, 0px); top: 0px; lef=
t: 0px; will-change: transform;" id=3D"se-share-sheet-1" x-placement=3D"top=
-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-title =
fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle"></s=
pan></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-input=
 wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-bet=
ween mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy link</=
button><div class=3D"js-social-container"></div></div></div><span class=3D"=
lsep">|</span><a href=3D"https://stackoverflow.com/posts/10312587/edit" cla=
ss=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ item: =
6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/10312587/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2019-=
06-06 22:41:12Z" class=3D"relativetime">Jun 6 at 22:41</span></a>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/5175709/honey"><div clas=
s=3D"gravatar-wrapper-32"><img src=3D"https://i.stack.imgur.com/LGmTA.png?s=
=3D32&g=3D1" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-sm"></div=
></a>
    </div>
    <div class=3D"user-details">
        <a href=3D"https://stackoverflow.com/users/5175709/honey">Honey</a>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 15,7=
47" dir=3D"ltr">15.7k</span><span title=3D"8 gold badges" aria-hidden=3D"tr=
ue"><span class=3D"badge1"></span><span class=3D"badgecount">8</span></span=
><span class=3D"v-visible-sr">8 gold badges</span><span title=3D"76 silver =
badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=3D"b=
adgecount">76</span></span><span class=3D"v-visible-sr">76 silver badges</s=
pan><span title=3D"150 bronze badges" aria-hidden=3D"true"><span class=3D"b=
adge3"></span><span class=3D"badgecount">150</span></span><span class=3D"v-=
visible-sr">150 bronze badges</span>
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        answered <span title=3D"2012-04-25 09:10:23Z" class=3D"relativetime=
">Apr 25 '12 at 9:10</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/979987/wookie88"><div cl=
ass=3D"gravatar-wrapper-32"><img src=3D"https://i.stack.imgur.com/pJhEk.jpg=
?s=3D32&g=3D1" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-sm"></d=
iv></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/979987/wookie88">Wookie8=
8</a><span class=3D"d-none" itemprop=3D"name">Wookie88</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 21,2=
43" dir=3D"ltr">21.2k</span><span title=3D"4 gold badges" aria-hidden=3D"tr=
ue"><span class=3D"badge1"></span><span class=3D"badgecount">4</span></span=
><span class=3D"v-visible-sr">4 gold badges</span><span title=3D"23 silver =
badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=3D"b=
adgecount">23</span></span><span class=3D"v-visible-sr">23 silver badges</s=
pan><span title=3D"32 bronze badges" aria-hidden=3D"true"><span class=3D"ba=
dge3"></span><span class=3D"badgecount">32</span></span><span class=3D"v-vi=
sible-sr">32 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-10312587" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12 " data-post-id=3D"10312587" data-min-length=3D"15">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"26" data-canpost=3D"false" data-cansee=3D"true" data-comment=
s-unavailable=3D"false" data-addlink-disabled=3D"true">


    <li id=3D"comment-13281266" class=3D"comment js-comment " data-comment-=
id=3D"13281266">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"supernova">36</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Sorry.  I can't imagine that t=
his is what the OP actually wants.  The 'pull' command is 'fetch+merge' and=
 the merge part will overlay all the branches on top of one another - leavi=
ng one giant mess.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/1286639/gozoner" title=3D"52,147 reputation" class=3D"comment-user">GoZo=
ner</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment13281266_10312587"><span title=3D"2012-04-25 14:06:3=
5Z" class=3D"relativetime-clean">Apr 25 '12 at 14:06</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-17621952" class=3D"comment js-comment " data-comment-=
id=3D"17621952">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"warm">9</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">that fetch wouldn't create a n=
ew remote branch you still need to check it out with <code>git checkout -b =
localname remotename/remotebranch</code></span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/697012/learath2" title=3D"12,560 reputation" class=3D"comment-user">Lear=
ath2</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment17621952_10312587"><span title=3D"2012-10-20 17:06:3=
8Z" class=3D"relativetime-clean">Oct 20 '12 at 17:06</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-27984640" class=3D"comment js-comment " data-comment-=
id=3D"27984640">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"supernova">123</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">I had to use      <code>for re=
mote in `git branch -r`; do git branch --track ${remote#origin/} $remote; d=
one</code>   because your code created local branches named origin/branchna=
me and I was getting "refname 'origin/branchname' is ambiguous whenever I r=
eferred to it.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/166921/kamil-szot" title=3D"13,085 reputation" class=3D"comment-user">Ka=
mil Szot</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment27984640_10312587"><span title=3D"2013-09-22 23:46:4=
6Z" class=3D"relativetime-clean">Sep 22 '13 at 23:46</span></a></span>
                        <span title=3D"this comment was edited 2 times">
                            <svg aria-hidden=3D"true" class=3D"svg-icon va-=
text-bottom o50 iconPencilSm" width=3D"14" height=3D"14" viewBox=3D"0 0 14 =
14"><path d=3D"M11.1 1.71l1.13 1.12c.2.2.2.51 0 .71L11.1 4.7 9.21 2.86l1.17=
-1.15c.2-.2.51-.2.71 0zM2 10.12l6.37-6.43 1.88 1.88L3.88 12H2v-1.88z"></pat=
h></svg>
                        </span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-28201931" class=3D"comment js-comment " data-comment-=
id=3D"28201931">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"hot">21</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">I don't know if I'm using a di=
fferent version of GIT, but I had to amend the script to <code>git pull --a=
ll; for remote in `git branch -r | grep -v \>`; do git branch --track ${=
remote#origin/} $remote; done</code>. The change strips out HEAD.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/110010/kim3er" title=3D"5,863 reputation" class=3D"comment-user">kim3er<=
/a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment28201931_10312587"><span title=3D"2013-09-29 13:16:3=
5Z" class=3D"relativetime-clean">Sep 29 '13 at 13:16</span></a></span>
                        <span title=3D"this comment was edited 2 times">
                            <svg aria-hidden=3D"true" class=3D"svg-icon va-=
text-bottom o50 iconPencilSm" width=3D"14" height=3D"14" viewBox=3D"0 0 14 =
14"><path d=3D"M11.1 1.71l1.13 1.12c.2.2.2.51 0 .71L11.1 4.7 9.21 2.86l1.17=
-1.15c.2-.2.51-.2.71 0zM2 10.12l6.37-6.43 1.88 1.88L3.88 12H2v-1.88z"></pat=
h></svg>
                        </span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-30998873" class=3D"comment js-comment " data-comment-=
id=3D"30998873">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"hot">16</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">For the Windows folks: <code>f=
or /F %remote in ('git branch -r') do ( git branch --track %remote) &&a=
mp; git fetch --all && git pull --all</code></span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/205813/max" title=3D"616 reputation" class=3D"comment-user">Max</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment30998873_10312587"><span title=3D"2013-12-20 06:03:4=
2Z" class=3D"relativetime-clean">Dec 20 '13 at 6:03</span></a></span>
                        <span title=3D"this comment was edited 1 time">
                            <svg aria-hidden=3D"true" class=3D"svg-icon va-=
text-bottom o50 iconPencilSm" width=3D"14" height=3D"14" viewBox=3D"0 0 14 =
14"><path d=3D"M11.1 1.71l1.13 1.12c.2.2.2.51 0 .71L11.1 4.7 9.21 2.86l1.17=
-1.15c.2-.2.51-.2.71 0zM2 10.12l6.37-6.43 1.88 1.88L3.88 12H2v-1.88z"></pat=
h></svg>
                        </span>
                                                            </div>
        </div>
    </li>
            </ul>
	    </div>

        <div id=3D"comments-link-10312587" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link dno" title=3D"Use=
 comments to ask for more information or suggest improvements. Avoid commen=
ts like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D."></a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link " title=3D"expand to sho=
w all comments on this post" href=3D"https://stackoverflow.com/questions/10=
312521/how-to-fetch-all-git-branches#">show <b>26</b> more comments</a>
        </div>        =20
    </div>    </div>
</div>
<div id=3D"dfp-mlb" class=3D"everyonelovesstackoverflow everyoneloves__mid-=
leaderboard" style=3D"min-height: auto; height: auto; display: none;"></div=
>
 =20
<a name=3D"10313379"></a>
<div id=3D"answer-10313379" class=3D"answer" data-answerid=3D"10313379" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"10313379">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"642">642</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>To list remote branches:<br>
<code>git branch -r</code> </p>

<p>You can check them out as local branches with:<br>
<code>git checkout -b LocalName origin/remotebranchname</code></p>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2012-04-25T10:00:53"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/10313379" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-2" data-acti=
on=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->se=
-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><di=
v class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; po=
sition: absolute; transform: translate3d(240px, 2375px, 0px); top: 0px; lef=
t: 0px; will-change: transform;" id=3D"se-share-sheet-2" x-placement=3D"top=
-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-title =
fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle"></s=
pan></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-input=
 wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-bet=
ween mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy link</=
button><div class=3D"js-social-container"></div></div></div><span class=3D"=
lsep">|</span><a href=3D"https://stackoverflow.com/posts/10313379/edit" cla=
ss=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ item: =
6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/10313379/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2017-=
10-26 20:33:37Z" class=3D"relativetime">Oct 26 '17 at 20:33</span></a>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/3189029/will"><div class=
=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/f06b2e=
0306c5663957b56d2e1e94a5ad?s=3D32&d=3Didenticon&r=3DPG" alt=3D"" wi=
dth=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details">
        <a href=3D"https://stackoverflow.com/users/3189029/will">Will</a>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">3,690</span><span title=3D"1 gold badge" aria-hidden=3D"true"><sp=
an class=3D"badge1"></span><span class=3D"badgecount">1</span></span><span =
class=3D"v-visible-sr">1 gold badge</span><span title=3D"10 silver badges" =
aria-hidden=3D"true"><span class=3D"badge2"></span><span class=3D"badgecoun=
t">10</span></span><span class=3D"v-visible-sr">10 silver badges</span><spa=
n title=3D"24 bronze badges" aria-hidden=3D"true"><span class=3D"badge3"></=
span><span class=3D"badgecount">24</span></span><span class=3D"v-visible-sr=
">24 bronze badges</span>
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        answered <span title=3D"2012-04-25 10:00:53Z" class=3D"relativetime=
">Apr 25 '12 at 10:00</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/697012/learath2"><div cl=
ass=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/66f=
1a6c281cc83ae4cac9acb9ffb5213?s=3D32&d=3Didenticon&r=3DPG" alt=3D""=
 width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/697012/learath2">Learath=
2</a><span class=3D"d-none" itemprop=3D"name">Learath2</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 12,5=
60" dir=3D"ltr">12.6k</span><span title=3D"2 gold badges" aria-hidden=3D"tr=
ue"><span class=3D"badge1"></span><span class=3D"badgecount">2</span></span=
><span class=3D"v-visible-sr">2 gold badges</span><span title=3D"16 silver =
badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=3D"b=
adgecount">16</span></span><span class=3D"v-visible-sr">16 silver badges</s=
pan><span title=3D"29 bronze badges" aria-hidden=3D"true"><span class=3D"ba=
dge3"></span><span class=3D"badgecount">29</span></span><span class=3D"v-vi=
sible-sr">29 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-10313379" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12 " data-post-id=3D"10313379" data-min-length=3D"15">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"10" data-canpost=3D"false" data-cansee=3D"true" data-comment=
s-unavailable=3D"false" data-addlink-disabled=3D"true">


    <li id=3D"comment-17600694" class=3D"comment js-comment " data-comment-=
id=3D"17600694">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"supernova">83</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">This is exactly what I was loo=
king for when I found the question above. I suspect many people looking for=
 how to pull a remote branch definitely don't want to merge the branch into=
 their current working copy, but they do want a local branch identical to t=
he remote one.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/319287/frug" title=3D"306 reputation" class=3D"comment-user">Frug</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment17600694_10313379"><span title=3D"2012-10-19 16:03:5=
2Z" class=3D"relativetime-clean">Oct 19 '12 at 16:03</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-42132936" class=3D"comment js-comment " data-comment-=
id=3D"42132936">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"warm">10</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Even if the branch is not visi=
ble locally, I can do <code>git checkout remotebranchname</code>and it work=
s. what's the difference with your solution?</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/2112538/fran%c3%a7ois-romain" title=3D"7,404 reputation" class=3D"commen=
t-user">Fran=C3=A7ois Romain</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment42132936_10313379"><span title=3D"2014-11-06 10:43:5=
9Z" class=3D"relativetime-clean">Nov 6 '14 at 10:43</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-42434660" class=3D"comment js-comment " data-comment-=
id=3D"42434660">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"warm">12</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Its default behaviour now. Was=
n't the case on older git versions. Using <code>git checkout remotebranchna=
me</code> used to just create a new <b>unrelated</b> branch that is named <=
i>remotebranchname</i>.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/697012/learath2" title=3D"12,560 reputation" class=3D"comment-user">Lear=
ath2</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment42434660_10313379"><span title=3D"2014-11-15 13:10:0=
2Z" class=3D"relativetime-clean">Nov 15 '14 at 13:10</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-51138049" class=3D"comment js-comment " data-comment-=
id=3D"51138049">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"warm">11</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">The accepted answer does somet=
hing fundamentaly different and to be frank I don't even understand why its=
 the accepted answer</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/697012/learath2" title=3D"12,560 reputation" class=3D"comment-user">Lear=
ath2</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment51138049_10313379"><span title=3D"2015-07-23 16:28:1=
6Z" class=3D"relativetime-clean">Jul 23 '15 at 16:28</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-64955628" class=3D"comment js-comment " data-comment-=
id=3D"64955628">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"warm">7</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">The OP asked for all branches.=
  This answer only does one.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/868121/ted-bigham" title=3D"3,533 reputation" class=3D"comment-user">Ted=
 Bigham</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment64955628_10313379"><span title=3D"2016-08-05 15:19:2=
8Z" class=3D"relativetime-clean">Aug 5 '16 at 15:19</span></a></span>
                                                            </div>
        </div>
    </li>
            </ul>
	    </div>

        <div id=3D"comments-link-10313379" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link dno" title=3D"Use=
 comments to ask for more information or suggest improvements. Avoid commen=
ts like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D."></a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link " title=3D"expand to sho=
w all comments on this post" href=3D"https://stackoverflow.com/questions/10=
312521/how-to-fetch-all-git-branches#">show <b>10</b> more comments</a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"21189710"></a>
<div id=3D"answer-21189710" class=3D"answer" data-answerid=3D"21189710" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"21189710">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"185">185</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>You will need to create local branches tracking remote branches.</p>

<p>Assuming that you've got only one remote called <code>origin</code>, thi=
s snippet will create local branches for all remote tracking ones:</p>

<pre><code>for b in `git branch -r | grep -v -- '->'`; do git branch --t=
rack ${b##origin/} $b; done
</code></pre>

<p>After that, <code>git fetch --all</code> will update all local copies of=
 remote branches.</p>

<p>Also, <code>git pull --all</code> will update your local tracking branch=
es, but depending on your local commits and how the 'merge' configure optio=
n is set it might create a merge commit, fast-forward or fail.</p>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2014-01-17T15:33:05"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/21189710" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-3" data-acti=
on=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->se=
-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><di=
v class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; po=
sition: absolute; transform: translate3d(240px, 2960px, 0px); top: 0px; lef=
t: 0px; will-change: transform;" id=3D"se-share-sheet-3" x-placement=3D"top=
-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-title =
fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle"></s=
pan></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-input=
 wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-bet=
ween mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy link</=
button><div class=3D"js-social-container"></div></div></div><span class=3D"=
lsep">|</span><a href=3D"https://stackoverflow.com/posts/21189710/edit" cla=
ss=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ item: =
6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/21189710/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2018-=
03-28 15:52:59Z" class=3D"relativetime">Mar 28 '18 at 15:52</span></a>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/1849664/undo"><div class=
=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/9278dc=
00e1a8755dc2de02b6a908a15a?s=3D32&d=3Didenticon&r=3DPG" alt=3D"" wi=
dth=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details">
        <a href=3D"https://stackoverflow.com/users/1849664/undo">Undo</a><s=
pan class=3D"mod-flair" title=3D"moderator">=E2=99=A6</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 24,4=
98" dir=3D"ltr">24.5k</span><span title=3D"21 gold badges" aria-hidden=3D"t=
rue"><span class=3D"badge1"></span><span class=3D"badgecount">21</span></sp=
an><span class=3D"v-visible-sr">21 gold badges</span><span title=3D"95 silv=
er badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=
=3D"badgecount">95</span></span><span class=3D"v-visible-sr">95 silver badg=
es</span><span title=3D"117 bronze badges" aria-hidden=3D"true"><span class=
=3D"badge3"></span><span class=3D"badgecount">117</span></span><span class=
=3D"v-visible-sr">117 bronze badges</span>
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        answered <span title=3D"2014-01-17 15:33:05Z" class=3D"relativetime=
">Jan 17 '14 at 15:33</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/183622/michael-renner"><=
div class=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avat=
ar/a00f4e464f1b2501a7e87ee78c9782e3?s=3D32&d=3Didenticon&r=3DPG" al=
t=3D"" width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/183622/michael-renner">M=
ichael Renner</a><span class=3D"d-none" itemprop=3D"name">Michael Renner</s=
pan>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">2,668</span><span title=3D"2 gold badges" aria-hidden=3D"true"><s=
pan class=3D"badge1"></span><span class=3D"badgecount">2</span></span><span=
 class=3D"v-visible-sr">2 gold badges</span><span title=3D"16 silver badges=
" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=3D"badgeco=
unt">16</span></span><span class=3D"v-visible-sr">16 silver badges</span><s=
pan title=3D"16 bronze badges" aria-hidden=3D"true"><span class=3D"badge3">=
</span><span class=3D"badgecount">16</span></span><span class=3D"v-visible-=
sr">16 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-21189710" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12 " data-post-id=3D"21189710" data-min-length=3D"15">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">


    <li id=3D"comment-51816500" class=3D"comment js-comment " data-comment-=
id=3D"51816500">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"warm">5</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">This robustifies the solution =
against branch names containing shell metacharacters (as per pinkeen's comm=
ent on the other answer), and avoids spurious error output: git branch -r |=
 grep -v -- ' -> ' | while read remote; do git branch --track "${remote#=
origin/}" "$remote" 2>&1 | grep -v ' already exists'; done</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/393146/daira-hopwood" title=3D"1,715 reputation" class=3D"comment-user">=
Daira Hopwood</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment51816500_21189710"><span title=3D"2015-08-11 23:28:0=
4Z" class=3D"relativetime-clean">Aug 11 '15 at 23:28</span></a></span>
                        <span title=3D"this comment was edited 2 times">
                            <svg aria-hidden=3D"true" class=3D"svg-icon va-=
text-bottom o50 iconPencilSm" width=3D"14" height=3D"14" viewBox=3D"0 0 14 =
14"><path d=3D"M11.1 1.71l1.13 1.12c.2.2.2.51 0 .71L11.1 4.7 9.21 2.86l1.17=
-1.15c.2-.2.51-.2.71 0zM2 10.12l6.37-6.43 1.88 1.88L3.88 12H2v-1.88z"></pat=
h></svg>
                        </span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-64577751" class=3D"comment js-comment " data-comment-=
id=3D"64577751">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"warm">5</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Are you sure that <code>git pu=
ll --all</code> will update all local tracking branches?  As far as I can t=
ell it only updates the current branch from all remotes.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/200224/andy" title=3D"4,928 reputation" class=3D"comment-user">Andy</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment64577751_21189710"><span title=3D"2016-07-26 16:07:5=
8Z" class=3D"relativetime-clean">Jul 26 '16 at 16:07</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-71513488" class=3D"comment js-comment " data-comment-=
id=3D"71513488">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">3</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Did this.  Local branches matc=
hing remote branches were not created.  What is the git command that simply=
 says "pull all remote branches creating local ones if they do not exist?"<=
/span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/2326613/josephk" title=3D"623 reputation" class=3D"comment-user">JosephK=
</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment71513488_21189710"><span title=3D"2017-02-11 10:47:2=
9Z" class=3D"relativetime-clean">Feb 11 '17 at 10:47</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-91617907" class=3D"comment js-comment " data-comment-=
id=3D"91617907">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">@JosephK perhaps your remote i=
s not called <code>origin</code>? See <a href=3D"https://stackoverflow.com/=
a/52335346/5353461">this answer</a> which will work on all remote names.</s=
pan>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/5353461/tom-hale" title=3D"13,278 reputation" class=3D"comment-user">Tom=
 Hale</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment91617907_21189710"><span title=3D"2018-09-14 15:53:4=
1Z" class=3D"relativetime-clean">Sep 14 '18 at 15:53</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-94257222" class=3D"comment js-comment " data-comment-=
id=3D"94257222">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">@TomHale It was "origin," but =
thanks for your answer - though crazy that much is necessary to do what sho=
uld be one or maybe two flags.  I am now trying gitless, to try to avoid th=
e insanity of some aspects of git.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/2326613/josephk" title=3D"623 reputation" class=3D"comment-user">JosephK=
</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment94257222_21189710"><span title=3D"2018-12-10 07:33:2=
9Z" class=3D"relativetime-clean">Dec 10 '18 at 7:33</span></a></span>
                                                            </div>
        </div>
    </li>
            </ul>
	    </div>

        <div id=3D"comments-link-21189710" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"10317152"></a>
<div id=3D"answer-10317152" class=3D"answer" data-answerid=3D"10317152" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"10317152">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"112">112</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>If you do:</p>

<pre><code>git fetch origin
</code></pre>

<p>then they will be all there locally.  If you then perform:</p>

<pre><code>git branch -a
</code></pre>

<p>you'll see them listed as remotes/origin/branch-name.  Since they are th=
ere locally you can do whatever you please with them.  For example:</p>

<pre><code>git diff origin/branch-name=20
</code></pre>

<p>or</p>

<pre><code>git merge origin/branch-name
</code></pre>

<p>or</p>

<pre><code>git checkout -b some-branch origin/branch-name
</code></pre>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2012-04-25T13:52:31"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/10317152" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-4" data-acti=
on=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->se=
-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><di=
v class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; po=
sition: absolute; transform: translate3d(240px, 3820px, 0px); top: 0px; lef=
t: 0px; will-change: transform;" id=3D"se-share-sheet-4" x-placement=3D"top=
-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-title =
fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle"></s=
pan></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-input=
 wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-bet=
ween mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy link</=
button><div class=3D"js-social-container"></div></div></div><span class=3D"=
lsep">|</span><a href=3D"https://stackoverflow.com/posts/10317152/edit" cla=
ss=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ item: =
6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/10317152/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2013-=
03-29 19:46:40Z" class=3D"relativetime">Mar 29 '13 at 19:46</span></a>
    </div>
    <div class=3D"user-gravatar32">
       =20
    </div>
    <div class=3D"user-details">
       =20
        <div class=3D"-flair">
           =20
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        answered <span title=3D"2012-04-25 13:52:31Z" class=3D"relativetime=
">Apr 25 '12 at 13:52</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/1286639/gozoner"><div cl=
ass=3D"gravatar-wrapper-32"><img src=3D"https://i.stack.imgur.com/s774H.png=
?s=3D32&g=3D1" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-sm"></d=
iv></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/1286639/gozoner">GoZoner=
</a><span class=3D"d-none" itemprop=3D"name">GoZoner</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 52,1=
47" dir=3D"ltr">52.1k</span><span title=3D"17 gold badges" aria-hidden=3D"t=
rue"><span class=3D"badge1"></span><span class=3D"badgecount">17</span></sp=
an><span class=3D"v-visible-sr">17 gold badges</span><span title=3D"77 silv=
er badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=
=3D"badgecount">77</span></span><span class=3D"v-visible-sr">77 silver badg=
es</span><span title=3D"123 bronze badges" aria-hidden=3D"true"><span class=
=3D"badge3"></span><span class=3D"badgecount">123</span></span><span class=
=3D"v-visible-sr">123 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-10317152" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12 " data-post-id=3D"10317152" data-min-length=3D"15">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"3" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">


    <li id=3D"comment-22310351" class=3D"comment js-comment " data-comment-=
id=3D"22310351">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"warm">5</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Just found this page on google=
... this was the actual type of answer I was seeking.  I tried the first co=
mmand but received an error: [$ git fetch --all origin fatal: fetch --all d=
oes not take a repository argument] ---  Using "git fetch --all" seems to d=
o the trick.  Thanks for the lead!</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/298758/longda" title=3D"8,555 reputation" class=3D"comment-user">longda<=
/a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment22310351_10317152"><span title=3D"2013-03-29 18:26:3=
7Z" class=3D"relativetime-clean">Mar 29 '13 at 18:26</span></a></span>
                        <span title=3D"this comment was edited 3 times">
                            <svg aria-hidden=3D"true" class=3D"svg-icon va-=
text-bottom o50 iconPencilSm" width=3D"14" height=3D"14" viewBox=3D"0 0 14 =
14"><path d=3D"M11.1 1.71l1.13 1.12c.2.2.2.51 0 .71L11.1 4.7 9.21 2.86l1.17=
-1.15c.2-.2.51-.2.71 0zM2 10.12l6.37-6.43 1.88 1.88L3.88 12H2v-1.88z"></pat=
h></svg>
                        </span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-22312615" class=3D"comment js-comment " data-comment-=
id=3D"22312615">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">1</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Fixed (eliminated <code>--all<=
/code>)</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/1286639/gozoner" title=3D"52,147 reputation" class=3D"comment-user">GoZo=
ner</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment22312615_10317152"><span title=3D"2013-03-29 19:47:0=
6Z" class=3D"relativetime-clean">Mar 29 '13 at 19:47</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-23164620" class=3D"comment js-comment " data-comment-=
id=3D"23164620">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"warm">12</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy"><code>git fetch -all</code> fe=
tches all branches of all remotes.  <code>git fetch origin</code> fetches a=
ll branches of the remote <code>origin</code>.  The later is what the OP wa=
s asking.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/1286639/gozoner" title=3D"52,147 reputation" class=3D"comment-user">GoZo=
ner</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment23164620_10317152"><span title=3D"2013-04-24 19:37:5=
8Z" class=3D"relativetime-clean">Apr 24 '13 at 19:37</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-24387511" class=3D"comment js-comment " data-comment-=
id=3D"24387511">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">3</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy"><code>--all</code> means "all =
remotes", not "all branches of a given remote". The latter is implied by an=
y fetch from a remote.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/839809/spacediver" title=3D"1,414 reputation" class=3D"comment-user">spa=
cediver</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment24387511_10317152"><span title=3D"2013-06-03 14:58:4=
4Z" class=3D"relativetime-clean">Jun 3 '13 at 14:58</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-68649539" class=3D"comment js-comment " data-comment-=
id=3D"68649539">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">2</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">This is not the way to pull al=
l branches into local repo, from remote repo.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/2066895/vladimir-despotovic" title=3D"2,227 reputation" class=3D"comment=
-user">Vladimir Despotovic</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment68649539_10317152"><span title=3D"2016-11-20 23:41:0=
1Z" class=3D"relativetime-clean">Nov 20 '16 at 23:41</span></a></span>
                                                            </div>
        </div>
    </li>
            </ul>
	    </div>

        <div id=3D"comments-link-10317152" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link dno" title=3D"Use=
 comments to ask for more information or suggest improvements. Avoid commen=
ts like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D."></a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link " title=3D"expand to sho=
w all comments on this post" href=3D"https://stackoverflow.com/questions/10=
312521/how-to-fetch-all-git-branches#">show <b>3</b> more comments</a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"10312552"></a>
<div id=3D"answer-10312552" class=3D"answer" data-answerid=3D"10312552" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"10312552">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"65">65</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<pre><code>$ git remote update
$ git pull --all
</code></pre>

<p>This assumes all branches are tracked.</p>

<p>If they aren't you can fire this in Bash:</p>

<pre><code>for remote in `git branch -r `; do git branch --track $remote; d=
one
</code></pre>

<p>Then run the command.</p>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2012-04-25T09:07:34"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/10312552" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-5" data-acti=
on=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->se=
-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><di=
v class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; po=
sition: absolute; transform: translate3d(240px, 4402px, 0px); top: 0px; lef=
t: 0px; will-change: transform;" id=3D"se-share-sheet-5" x-placement=3D"top=
-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-title =
fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle"></s=
pan></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-input=
 wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-bet=
ween mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy link</=
button><div class=3D"js-social-container"></div></div></div><span class=3D"=
lsep">|</span><a href=3D"https://stackoverflow.com/posts/10312552/edit" cla=
ss=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ item: =
6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/10312552/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2018-=
08-31 19:06:41Z" class=3D"relativetime">Aug 31 '18 at 19:06</span></a>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/63550/peter-mortensen"><=
div class=3D"gravatar-wrapper-32"><img src=3D"https://i.stack.imgur.com/RIZ=
Ki.png?s=3D32&g=3D1" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-s=
m"></div></a>
    </div>
    <div class=3D"user-details">
        <a href=3D"https://stackoverflow.com/users/63550/peter-mortensen">P=
eter Mortensen</a>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 24,1=
30" dir=3D"ltr">24.1k</span><span title=3D"19 gold badges" aria-hidden=3D"t=
rue"><span class=3D"badge1"></span><span class=3D"badgecount">19</span></sp=
an><span class=3D"v-visible-sr">19 gold badges</span><span title=3D"89 silv=
er badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=
=3D"badgecount">89</span></span><span class=3D"v-visible-sr">89 silver badg=
es</span><span title=3D"118 bronze badges" aria-hidden=3D"true"><span class=
=3D"badge3"></span><span class=3D"badgecount">118</span></span><span class=
=3D"v-visible-sr">118 bronze badges</span>
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        answered <span title=3D"2012-04-25 09:07:34Z" class=3D"relativetime=
">Apr 25 '12 at 9:07</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/1116/johnno-nolan"><div =
class=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/d=
71e6f29b4a15b0a2038f28ee913a293?s=3D32&d=3Didenticon&r=3DPG" alt=3D=
"" width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/1116/johnno-nolan">Johnn=
o Nolan</a><span class=3D"d-none" itemprop=3D"name">Johnno Nolan</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 26,7=
89" dir=3D"ltr">26.8k</span><span title=3D"17 gold badges" aria-hidden=3D"t=
rue"><span class=3D"badge1"></span><span class=3D"badgecount">17</span></sp=
an><span class=3D"v-visible-sr">17 gold badges</span><span title=3D"103 sil=
ver badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=
=3D"badgecount">103</span></span><span class=3D"v-visible-sr">103 silver ba=
dges</span><span title=3D"155 bronze badges" aria-hidden=3D"true"><span cla=
ss=3D"badge3"></span><span class=3D"badgecount">155</span></span><span clas=
s=3D"v-visible-sr">155 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-10312552" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12 " data-post-id=3D"10312552" data-min-length=3D"15">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"1" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">


    <li id=3D"comment-13274033" class=3D"comment js-comment " data-comment-=
id=3D"13274033">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">2</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">When I try that I still get th=
e same result as above.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/651174/david542" title=3D"76,892 reputation" class=3D"comment-user owner=
">David542</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment13274033_10312552"><span title=3D"2012-04-25 09:10:0=
1Z" class=3D"relativetime-clean">Apr 25 '12 at 9:10</span></a></span>
                        <span title=3D"this comment was edited 1 time">
                            <svg aria-hidden=3D"true" class=3D"svg-icon va-=
text-bottom o50 iconPencilSm" width=3D"14" height=3D"14" viewBox=3D"0 0 14 =
14"><path d=3D"M11.1 1.71l1.13 1.12c.2.2.2.51 0 .71L11.1 4.7 9.21 2.86l1.17=
-1.15c.2-.2.51-.2.71 0zM2 10.12l6.37-6.43 1.88 1.88L3.88 12H2v-1.88z"></pat=
h></svg>
                        </span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-19632217" class=3D"comment js-comment " data-comment-=
id=3D"19632217">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">1</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">last one worked for me.. with =
a few git errors</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/304735/jacob-lowe" title=3D"560 reputation" class=3D"comment-user">Jacob=
 Lowe</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment19632217_10312552"><span title=3D"2013-01-05 05:52:4=
5Z" class=3D"relativetime-clean">Jan 5 '13 at 5:52</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-38633016" class=3D"comment js-comment " data-comment-=
id=3D"38633016">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">4</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Same as @JacobLowe, I got the =
error, but it worked anyway; 'fatal: A branch named 'origin/master' already=
 exists.'</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/242110/annetheagile" title=3D"7,835 reputation" class=3D"comment-user">A=
nneTheAgile</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment38633016_10312552"><span title=3D"2014-07-21 20:15:0=
5Z" class=3D"relativetime-clean">Jul 21 '14 at 20:15</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-91618036" class=3D"comment js-comment " data-comment-=
id=3D"91618036">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">This is ugly as it will try to=
 create a branch for <code>-></code> which will likely exist in the outp=
ut of <code>git branch -r</code> as ` origin/HEAD -> origin/master`</spa=
n>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/5353461/tom-hale" title=3D"13,278 reputation" class=3D"comment-user">Tom=
 Hale</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment91618036_10312552"><span title=3D"2018-09-14 15:57:4=
8Z" class=3D"relativetime-clean">Sep 14 '18 at 15:57</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-91618087" class=3D"comment js-comment " data-comment-=
id=3D"91618087">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Moreover, it doesn't work. I g=
et output: <code>Branch 'origin/quote-filenames' set up to track local bran=
ch 'master'.</code>  The desired output is: <code>Branch 'quote-filenames' =
set up to track remote branch 'quote-filenames' from 'origin'.</code>  This=
 is <b>backwards</b>, setting the origin to track the remote. See <a href=
=3D"https://stackoverflow.com/a/52335346/5353461">this answer</a> for a fix=
.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/5353461/tom-hale" title=3D"13,278 reputation" class=3D"comment-user">Tom=
 Hale</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment91618087_10312552"><span title=3D"2018-09-14 16:00:0=
9Z" class=3D"relativetime-clean">Sep 14 '18 at 16:00</span></a></span>
                        <span title=3D"this comment was edited 1 time">
                            <svg aria-hidden=3D"true" class=3D"svg-icon va-=
text-bottom o50 iconPencilSm" width=3D"14" height=3D"14" viewBox=3D"0 0 14 =
14"><path d=3D"M11.1 1.71l1.13 1.12c.2.2.2.51 0 .71L11.1 4.7 9.21 2.86l1.17=
-1.15c.2-.2.51-.2.71 0zM2 10.12l6.37-6.43 1.88 1.88L3.88 12H2v-1.88z"></pat=
h></svg>
                        </span>
                                                            </div>
        </div>
    </li>
            </ul>
	    </div>

        <div id=3D"comments-link-10312552" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link dno" title=3D"Use=
 comments to ask for more information or suggest improvements. Avoid commen=
ts like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D."></a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link " title=3D"expand to sho=
w all comments on this post" href=3D"https://stackoverflow.com/questions/10=
312521/how-to-fetch-all-git-branches#">show <b>1</b> more comment</a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"19644027"></a>
<div id=3D"answer-19644027" class=3D"answer" data-answerid=3D"19644027" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"19644027">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"53">53</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>The Bash <code>for</code> loop wasn't working for me, but this did exact=
ly what I wanted. All the branches from my origin mirrored as the same name=
 locally.</p>

<pre><code>git checkout --detach
git fetch origin '+refs/heads/*:refs/heads/*'
</code></pre>

<p>See <a href=3D"https://stackoverflow.com/users/3939046/mike-dupont">Mike=
 DuPont</a>'s comment below. I think I was trying to do this on a Jenkins S=
erver which leaves it in detached head mode.</p>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2013-10-28T20:02:23"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/19644027" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-6" data-acti=
on=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->se=
-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><di=
v class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; po=
sition: absolute; transform: translate3d(240px, 4935px, 0px); top: 0px; lef=
t: 0px; will-change: transform;" id=3D"se-share-sheet-6" x-placement=3D"top=
-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-title =
fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle"></s=
pan></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-input=
 wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-bet=
ween mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy link</=
button><div class=3D"js-social-container"></div></div></div><span class=3D"=
lsep">|</span><a href=3D"https://stackoverflow.com/posts/19644027/edit" cla=
ss=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ item: =
6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/19644027/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2019-=
01-08 19:22:33Z" class=3D"relativetime">Jan 8 at 19:22</span></a>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/63550/peter-mortensen"><=
div class=3D"gravatar-wrapper-32"><img src=3D"https://i.stack.imgur.com/RIZ=
Ki.png?s=3D32&g=3D1" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-s=
m"></div></a>
    </div>
    <div class=3D"user-details">
        <a href=3D"https://stackoverflow.com/users/63550/peter-mortensen">P=
eter Mortensen</a>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 24,1=
30" dir=3D"ltr">24.1k</span><span title=3D"19 gold badges" aria-hidden=3D"t=
rue"><span class=3D"badge1"></span><span class=3D"badgecount">19</span></sp=
an><span class=3D"v-visible-sr">19 gold badges</span><span title=3D"89 silv=
er badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=
=3D"badgecount">89</span></span><span class=3D"v-visible-sr">89 silver badg=
es</span><span title=3D"118 bronze badges" aria-hidden=3D"true"><span class=
=3D"badge3"></span><span class=3D"badgecount">118</span></span><span class=
=3D"v-visible-sr">118 bronze badges</span>
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        answered <span title=3D"2013-10-28 20:02:23Z" class=3D"relativetime=
">Oct 28 '13 at 20:02</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/2487772/tim-lum"><div cl=
ass=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/4a1=
d82a3c812fcb93fa6846d9f3da5bf?s=3D32&d=3Didenticon&r=3DPG" alt=3D""=
 width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/2487772/tim-lum">Tim Lum=
</a><span class=3D"d-none" itemprop=3D"name">Tim Lum</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">659</span><span title=3D"6 silver badges" aria-hidden=3D"true"><s=
pan class=3D"badge2"></span><span class=3D"badgecount">6</span></span><span=
 class=3D"v-visible-sr">6 silver badges</span><span title=3D"8 bronze badge=
s" aria-hidden=3D"true"><span class=3D"badge3"></span><span class=3D"badgec=
ount">8</span></span><span class=3D"v-visible-sr">8 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-19644027" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12 " data-post-id=3D"19644027" data-min-length=3D"15">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"5" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">


    <li id=3D"comment-47453334" class=3D"comment js-comment " data-comment-=
id=3D"47453334">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"warm">6</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">That produces <code>fatal: Ref=
using to fetch into current branch refs/heads/master of non-bare repository=
</code> after a simple clone. Have to detach head first. I did this with <c=
ode>git checkout <SHA></code></span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/621762/brannerchinese" title=3D"1,391 reputation" class=3D"comment-user"=
>brannerchinese</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment47453334_19644027"><span title=3D"2015-04-15 17:28:5=
2Z" class=3D"relativetime-clean">Apr 15 '15 at 17:28</span></a></span>
                        <span title=3D"this comment was edited 1 time">
                            <svg aria-hidden=3D"true" class=3D"svg-icon va-=
text-bottom o50 iconPencilSm" width=3D"14" height=3D"14" viewBox=3D"0 0 14 =
14"><path d=3D"M11.1 1.71l1.13 1.12c.2.2.2.51 0 .71L11.1 4.7 9.21 2.86l1.17=
-1.15c.2-.2.51-.2.71 0zM2 10.12l6.37-6.43 1.88 1.88L3.88 12H2v-1.88z"></pat=
h></svg>
                        </span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-50251500" class=3D"comment js-comment " data-comment-=
id=3D"50251500">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"warm">6</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">My Solution using this is <cod=
e>git checkout --detach # detach the head</code> and then <code>git fetch o=
rigin \'+refs/heads/*:refs/heads/* </code></span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/3939046/mike-dupont" title=3D"49 reputation" class=3D"comment-user">Mike=
 DuPont</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment50251500_19644027"><span title=3D"2015-06-29 15:09:1=
1Z" class=3D"relativetime-clean">Jun 29 '15 at 15:09</span></a></span>
                        <span title=3D"this comment was edited 2 times">
                            <svg aria-hidden=3D"true" class=3D"svg-icon va-=
text-bottom o50 iconPencilSm" width=3D"14" height=3D"14" viewBox=3D"0 0 14 =
14"><path d=3D"M11.1 1.71l1.13 1.12c.2.2.2.51 0 .71L11.1 4.7 9.21 2.86l1.17=
-1.15c.2-.2.51-.2.71 0zM2 10.12l6.37-6.43 1.88 1.88L3.88 12H2v-1.88z"></pat=
h></svg>
                        </span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-58681255" class=3D"comment js-comment " data-comment-=
id=3D"58681255">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">This one worked for me, except=
 I also use the --tags parameter.  I wish there was a standard, simple fron=
t end for git, the number of simple things in git that need 10-plus stack o=
verflow answers is ridiculous!</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/192221/kristianp" title=3D"3,783 reputation" class=3D"comment-user">kris=
tianp</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment58681255_19644027"><span title=3D"2016-02-18 23:13:1=
3Z" class=3D"relativetime-clean">Feb 18 '16 at 23:13</span></a></span>
                        <span title=3D"this comment was edited 1 time">
                            <svg aria-hidden=3D"true" class=3D"svg-icon va-=
text-bottom o50 iconPencilSm" width=3D"14" height=3D"14" viewBox=3D"0 0 14 =
14"><path d=3D"M11.1 1.71l1.13 1.12c.2.2.2.51 0 .71L11.1 4.7 9.21 2.86l1.17=
-1.15c.2-.2.51-.2.71 0zM2 10.12l6.37-6.43 1.88 1.88L3.88 12H2v-1.88z"></pat=
h></svg>
                        </span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-61364845" class=3D"comment js-comment " data-comment-=
id=3D"61364845">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">1</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">@kristianp Have you checked ou=
t Ungit or GitKraken?</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/3794873/dragon788" title=3D"1,734 reputation" class=3D"comment-user">dra=
gon788</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment61364845_19644027"><span title=3D"2016-04-27 20:33:5=
7Z" class=3D"relativetime-clean">Apr 27 '16 at 20:33</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-61419312" class=3D"comment js-comment " data-comment-=
id=3D"61419312">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">@dragon788 I've been using Sou=
rceTree for a git GUI, but I was really talking about a simpler command-lin=
e for scripting tasks.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/192221/kristianp" title=3D"3,783 reputation" class=3D"comment-user">kris=
tianp</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment61419312_19644027"><span title=3D"2016-04-29 04:28:5=
3Z" class=3D"relativetime-clean">Apr 29 '16 at 4:28</span></a></span>
                                                            </div>
        </div>
    </li>
            </ul>
	    </div>

        <div id=3D"comments-link-19644027" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link dno" title=3D"Use=
 comments to ask for more information or suggest improvements. Avoid commen=
ts like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D."></a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link " title=3D"expand to sho=
w all comments on this post" href=3D"https://stackoverflow.com/questions/10=
312521/how-to-fetch-all-git-branches#">show <b>5</b> more comments</a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"23547118"></a>
<div id=3D"answer-23547118" class=3D"answer" data-answerid=3D"23547118" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"23547118">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"48">48</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>Use <code>git fetch && git checkout RemoteBranchName</code>.</p>

<p>It works very well for me...</p>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2014-05-08T16:14:20"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/23547118" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-7" data-acti=
on=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->se=
-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><di=
v class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; po=
sition: absolute; transform: translate3d(240px, 5377px, 0px); top: 0px; lef=
t: 0px; will-change: transform;" id=3D"se-share-sheet-7" x-placement=3D"top=
-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-title =
fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle"></s=
pan></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-input=
 wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-bet=
ween mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy link</=
button><div class=3D"js-social-container"></div></div></div><span class=3D"=
lsep">|</span><a href=3D"https://stackoverflow.com/posts/23547118/edit" cla=
ss=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ item: =
6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/23547118/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2018-=
08-31 19:20:02Z" class=3D"relativetime">Aug 31 '18 at 19:20</span></a>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/63550/peter-mortensen"><=
div class=3D"gravatar-wrapper-32"><img src=3D"https://i.stack.imgur.com/RIZ=
Ki.png?s=3D32&g=3D1" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-s=
m"></div></a>
    </div>
    <div class=3D"user-details">
        <a href=3D"https://stackoverflow.com/users/63550/peter-mortensen">P=
eter Mortensen</a>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 24,1=
30" dir=3D"ltr">24.1k</span><span title=3D"19 gold badges" aria-hidden=3D"t=
rue"><span class=3D"badge1"></span><span class=3D"badgecount">19</span></sp=
an><span class=3D"v-visible-sr">19 gold badges</span><span title=3D"89 silv=
er badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=
=3D"badgecount">89</span></span><span class=3D"v-visible-sr">89 silver badg=
es</span><span title=3D"118 bronze badges" aria-hidden=3D"true"><span class=
=3D"badge3"></span><span class=3D"badgecount">118</span></span><span class=
=3D"v-visible-sr">118 bronze badges</span>
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        answered <span title=3D"2014-05-08 16:14:20Z" class=3D"relativetime=
">May 8 '14 at 16:14</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/124307/regis-zaleman"><d=
iv class=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avata=
r/c0c384a119c3c5a93baf012f81962415?s=3D32&d=3Didenticon&r=3DPG" alt=
=3D"" width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/124307/regis-zaleman">Re=
gis Zaleman</a><span class=3D"d-none" itemprop=3D"name">Regis Zaleman</span=
>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">2,417</span><span title=3D"4 gold badges" aria-hidden=3D"true"><s=
pan class=3D"badge1"></span><span class=3D"badgecount">4</span></span><span=
 class=3D"v-visible-sr">4 gold badges</span><span title=3D"24 silver badges=
" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=3D"badgeco=
unt">24</span></span><span class=3D"v-visible-sr">24 silver badges</span><s=
pan title=3D"25 bronze badges" aria-hidden=3D"true"><span class=3D"badge3">=
</span><span class=3D"badgecount">25</span></span><span class=3D"v-visible-=
sr">25 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-23547118" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12 " data-post-id=3D"23547118" data-min-length=3D"15">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">


    <li id=3D"comment-37850121" class=3D"comment js-comment " data-comment-=
id=3D"37850121">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"warm">6</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">This is the new best answer, y=
'all. I don't know if maybe this wasn't possible before, but recent version=
s of Git at least will notice that you are trying to checkout a remote bran=
ch and will automatically set up the local tracking branch for you (and you=
 don't need to specify <code>origin/branch</code>; it suffices to say only =
<code>branch</code>).</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/213525/neil-traft" title=3D"16,086 reputation" class=3D"comment-user">Ne=
il Traft</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment37850121_23547118"><span title=3D"2014-06-27 18:12:3=
9Z" class=3D"relativetime-clean">Jun 27 '14 at 18:12</span></a></span>
                        <span title=3D"this comment was edited 1 time">
                            <svg aria-hidden=3D"true" class=3D"svg-icon va-=
text-bottom o50 iconPencilSm" width=3D"14" height=3D"14" viewBox=3D"0 0 14 =
14"><path d=3D"M11.1 1.71l1.13 1.12c.2.2.2.51 0 .71L11.1 4.7 9.21 2.86l1.17=
-1.15c.2-.2.51-.2.71 0zM2 10.12l6.37-6.43 1.88 1.88L3.88 12H2v-1.88z"></pat=
h></svg>
                        </span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-70039670" class=3D"comment js-comment " data-comment-=
id=3D"70039670">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"warm">8</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">This does not answer the origi=
nal question: "How would I pull all the branches locally?" It is pulling th=
em one-by-one, which isn't scalable.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/325452/ingyhere" title=3D"6,454 reputation" class=3D"comment-user">ingyh=
ere</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment70039670_23547118"><span title=3D"2017-01-01 17:39:5=
4Z" class=3D"relativetime-clean">Jan 1 '17 at 17:39</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-74068475" class=3D"comment js-comment " data-comment-=
id=3D"74068475">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">This was the only answer which=
 allowed me to pull remote branches in every situation I've encountered</sp=
an>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/5522881/emmanuel-buckshi" title=3D"497 reputation" class=3D"comment-user=
">Emmanuel Buckshi</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment74068475_23547118"><span title=3D"2017-04-19 22:07:5=
3Z" class=3D"relativetime-clean">Apr 19 '17 at 22:07</span></a></span>
                                                            </div>
        </div>
    </li>
            </ul>
	    </div>

        <div id=3D"comments-link-23547118" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"34122152"></a>
<div id=3D"answer-34122152" class=3D"answer" data-answerid=3D"34122152" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"34122152">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"34">34</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>When you clone a repository all the information of the branches is actua=
lly downloaded but the branches are hidden. With the command</p>

<pre><code>$ git branch -a
</code></pre>

<p>you can show all the branches of the repository, and with the command</p=
>

<pre><code>$ git checkout -b branchname origin/branchname
</code></pre>

<p>you can then "download" them manually one at a time. </p>

<hr>

<p>However, there is a much cleaner and quicker way, though it's a bit comp=
licated. You need three steps to accomplish this:</p>

<ol>
<li><p>First step</p>

<p>create a new empty folder on your machine and clone a mirror copy of the=
 .git folder from the repository:</p>

<pre><code>$ cd ~/Desktop && mkdir my_repo_folder && cd my_=
repo_folder
$ git clone --mirror https://github.com/planetoftheweb/responsivebootstrap.=
git .git
</code></pre>

<p>the local repository inside the folder my_repo_folder is still empty, th=
ere is just a hidden .git folder now that you can see with a "ls -alt" comm=
and from the terminal.</p></li>
<li><p>Second step</p>

<p>switch this repository from an empty (bare) repository to a regular repo=
sitory by switching the boolean value "bare" of the git configurations to f=
alse:</p>

<pre><code>$ git config --bool core.bare false
</code></pre></li>
<li><p>Third Step</p>

<p>Grab everything that inside the current folder and create all the branch=
es on the local machine, therefore making this a normal repo. </p>

<pre><code>$ git reset --hard
</code></pre></li>
</ol>

<p>So now you can just type the command <code>git branch</code> and you can=
 see that all the branches are downloaded. </p>

<p>This is the quick way in which you can clone a git repository with all t=
he branches at once, but it's not something you wanna do for every single p=
roject in this way. </p>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2015-12-06T20:12:42"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/34122152" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-8" data-acti=
on=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->se=
-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><di=
v class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; po=
sition: absolute; transform: translate3d(240px, 6551px, 0px); top: 0px; lef=
t: 0px; will-change: transform;" id=3D"se-share-sheet-8" x-placement=3D"top=
-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-title =
fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle"></s=
pan></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-input=
 wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-bet=
ween mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy link</=
button><div class=3D"js-social-container"></div></div></div><span class=3D"=
lsep">|</span><a href=3D"https://stackoverflow.com/posts/34122152/edit" cla=
ss=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ item: =
6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/34122152/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2015-=
12-06 20:32:58Z" class=3D"relativetime">Dec 6 '15 at 20:32</span></a>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/1591669/unor"><div class=
=3D"gravatar-wrapper-32"><img src=3D"https://i.stack.imgur.com/oh6VZ.png?s=
=3D32&g=3D1" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-sm"></div=
></a>
    </div>
    <div class=3D"user-details">
        <a href=3D"https://stackoverflow.com/users/1591669/unor">unor</a>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 74,1=
98" dir=3D"ltr">74.2k</span><span title=3D"18 gold badges" aria-hidden=3D"t=
rue"><span class=3D"badge1"></span><span class=3D"badgecount">18</span></sp=
an><span class=3D"v-visible-sr">18 gold badges</span><span title=3D"157 sil=
ver badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=
=3D"badgecount">157</span></span><span class=3D"v-visible-sr">157 silver ba=
dges</span><span title=3D"274 bronze badges" aria-hidden=3D"true"><span cla=
ss=3D"badge3"></span><span class=3D"badgecount">274</span></span><span clas=
s=3D"v-visible-sr">274 bronze badges</span>
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        answered <span title=3D"2015-12-06 20:12:42Z" class=3D"relativetime=
">Dec 6 '15 at 20:12</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/3245486/federicocapaldo"=
><div class=3D"gravatar-wrapper-32"><img src=3D"https://i.stack.imgur.com/P=
7Wth.jpg?s=3D32&g=3D1" alt=3D"" width=3D"32" height=3D"32" class=3D"bar=
-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/3245486/federicocapaldo"=
>FedericoCapaldo</a><span class=3D"d-none" itemprop=3D"name">FedericoCapald=
o</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">1,048</span><span title=3D"12 silver badges" aria-hidden=3D"true"=
><span class=3D"badge2"></span><span class=3D"badgecount">12</span></span><=
span class=3D"v-visible-sr">12 silver badges</span><span title=3D"26 bronze=
 badges" aria-hidden=3D"true"><span class=3D"badge3"></span><span class=3D"=
badgecount">26</span></span><span class=3D"v-visible-sr">26 bronze badges</=
span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-34122152" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12 " data-post-id=3D"34122152" data-min-length=3D"15">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">


    <li id=3D"comment-75385831" class=3D"comment js-comment " data-comment-=
id=3D"75385831">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">1</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Upvoted for mention of hidden =
branches. helped me understand the local branch tracking immensely.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/1492284/mburke05" title=3D"767 reputation" class=3D"comment-user">mburke=
05</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment75385831_34122152"><span title=3D"2017-05-25 17:03:4=
9Z" class=3D"relativetime-clean">May 25 '17 at 17:03</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-85090210" class=3D"comment js-comment " data-comment-=
id=3D"85090210">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Its a good answer, but the que=
stion implies something for every day use. Its not practical to clone the r=
epository everytime.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/3645375/z-khullah" title=3D"898 reputation" class=3D"comment-user">Z. Kh=
ullah</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment85090210_34122152"><span title=3D"2018-03-01 04:19:4=
1Z" class=3D"relativetime-clean">Mar 1 '18 at 4:19</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-85090219" class=3D"comment js-comment " data-comment-=
id=3D"85090219">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Why the reset creates all the =
branches locally?</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/3645375/z-khullah" title=3D"898 reputation" class=3D"comment-user">Z. Kh=
ullah</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment85090219_34122152"><span title=3D"2018-03-01 04:20:0=
4Z" class=3D"relativetime-clean">Mar 1 '18 at 4:20</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-99720071" class=3D"comment js-comment " data-comment-=
id=3D"99720071">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">@Z.Khullah it's not the reset =
that creates all the branches, but the clone --mirror. Unfortunately for us=
, that also creates a bare repo, which is what steps 2 and 3 change.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/202201/scottj" title=3D"930 reputation" class=3D"comment-user">ScottJ</a=
>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment99720071_34122152"><span title=3D"2019-06-12 21:25:2=
7Z" class=3D"relativetime-clean">Jun 12 at 21:25</span></a></span>
                                                            </div>
        </div>
    </li>
            </ul>
	    </div>

        <div id=3D"comments-link-34122152" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"39985786"></a>
<div id=3D"answer-39985786" class=3D"answer" data-answerid=3D"39985786" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"39985786">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"26">26</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>You can fetch all the branches by:</p>

<pre><code>git fetch --all
</code></pre>

<p>or:</p>

<pre><code>git fetch origin --depth=3D10000 $(git ls-remote -h -t origin)
</code></pre>

<p><sup>The <code>--depth=3D10000</code> parameter may help if you've shall=
owed repository.</sup></p>

<hr>

<p>To pull all the branches, use:</p>

<pre><code>git pull --all
</code></pre>

<hr>

<p>If above won't work, then precede the above command with:</p>

<pre><code>git config remote.origin.fetch '+refs/heads/*:refs/remotes/origi=
n/*'
</code></pre>

<p>as the <code>remote.origin.fetch</code> could support only a specific br=
anch while fetching, especially when you cloned your repo with <code>--sing=
le-branch</code>. Check this by: <code>git config remote.origin.fetch</code=
>.</p>

<p>After that you should be able to checkout any branch.</p>

<p>See also:</p>

<ul>
<li><a href=3D"https://stackoverflow.com/q/39957760/55075">How to fetch all=
 remote branches?</a></li>
<li><a href=3D"https://stackoverflow.com/q/67699/55075">How to clone all re=
mote branches in Git?</a></li>
</ul>

<hr>

<p>To push all the branches to the remote, use:</p>

<pre><code>git push --all
</code></pre>

<p>eventually <code>--mirror</code> to mirror all refs.</p>

<hr>

<p>If your goal is to duplicate a repository, see: <a href=3D"https://help.=
github.com/articles/duplicating-a-repository/" rel=3D"noreferrer">Duplicati=
ng a repository</a> article at GitHub.</p>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2016-10-11T20:04:07"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/39985786" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-9" data-acti=
on=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->se=
-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><di=
v class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; po=
sition: absolute; transform: translate3d(240px, 7652px, 0px); top: 0px; lef=
t: 0px; will-change: transform;" id=3D"se-share-sheet-9" x-placement=3D"top=
-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-title =
fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle"></s=
pan></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-input=
 wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-bet=
ween mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy link</=
button><div class=3D"js-social-container"></div></div></div><span class=3D"=
lsep">|</span><a href=3D"https://stackoverflow.com/posts/39985786/edit" cla=
ss=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ item: =
6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/39985786/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2017-=
11-13 17:03:57Z" class=3D"relativetime">Nov 13 '17 at 17:03</span></a>
    </div>
    <div class=3D"user-gravatar32">
       =20
    </div>
    <div class=3D"user-details">
       =20
        <div class=3D"-flair">
           =20
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        answered <span title=3D"2016-10-11 20:04:07Z" class=3D"relativetime=
">Oct 11 '16 at 20:04</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/55075/kenorb"><div class=
=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/8bbc94=
977312d285045b2412257b6cb8?s=3D32&d=3Didenticon&r=3DPG" alt=3D"" wi=
dth=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/55075/kenorb">kenorb</a>=
<span class=3D"d-none" itemprop=3D"name">kenorb</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 86,9=
66" dir=3D"ltr">87k</span><span title=3D"37 gold badges" aria-hidden=3D"tru=
e"><span class=3D"badge1"></span><span class=3D"badgecount">37</span></span=
><span class=3D"v-visible-sr">37 gold badges</span><span title=3D"469 silve=
r badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=3D=
"badgecount">469</span></span><span class=3D"v-visible-sr">469 silver badge=
s</span><span title=3D"490 bronze badges" aria-hidden=3D"true"><span class=
=3D"badge3"></span><span class=3D"badgecount">490</span></span><span class=
=3D"v-visible-sr">490 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-39985786" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12 " data-post-id=3D"39985786" data-min-length=3D"15">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">


    <li id=3D"comment-72446823" class=3D"comment js-comment " data-comment-=
id=3D"72446823">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">1</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Awesome...I tried everything e=
lse before your solution in this page. Thanks a lot!</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/2152791/sujoy" title=3D"630 reputation" class=3D"comment-user">Sujoy</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment72446823_39985786"><span title=3D"2017-03-07 23:45:3=
4Z" class=3D"relativetime-clean">Mar 7 '17 at 23:45</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-81773141" class=3D"comment js-comment " data-comment-=
id=3D"81773141">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">2</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">I used shallow cloning (<code>=
depth=3D1</code>) and the config also specified one specific branch for <co=
de>fetch</code> - the <code>depth=3D1000</code> parameter was the fix that =
helped me to checkout a specific remote branch</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/1875965/sandra" title=3D"308 reputation" class=3D"comment-user">Sandra</=
a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment81773141_39985786"><span title=3D"2017-11-21 09:47:1=
6Z" class=3D"relativetime-clean">Nov 21 '17 at 9:47</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-85090265" class=3D"comment js-comment " data-comment-=
id=3D"85090265">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">2</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy"><code>pull --all</code> doesn'=
t pull all the branches, but all the remotes</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/3645375/z-khullah" title=3D"898 reputation" class=3D"comment-user">Z. Kh=
ullah</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment85090265_39985786"><span title=3D"2018-03-01 04:22:3=
7Z" class=3D"relativetime-clean">Mar 1 '18 at 4:22</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-85090279" class=3D"comment js-comment " data-comment-=
id=3D"85090279">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Nice trick with the config, th=
ough! Would fetch them all, all the time</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/3645375/z-khullah" title=3D"898 reputation" class=3D"comment-user">Z. Kh=
ullah</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment85090279_39985786"><span title=3D"2018-03-01 04:23:5=
8Z" class=3D"relativetime-clean">Mar 1 '18 at 4:23</span></a></span>
                                                            </div>
        </div>
    </li>
            </ul>
	    </div>

        <div id=3D"comments-link-39985786" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"24613312"></a>
<div id=3D"answer-24613312" class=3D"answer" data-answerid=3D"24613312" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"24613312">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"24">24</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>I usually use nothing else but commands like this:</p>

<pre><code>git fetch origin
git checkout --track origin/remote-branch
</code></pre>

<p>A little shorter version:</p>

<pre><code>git fetch origin
git checkout -t origin/remote-branch
</code></pre>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2014-07-07T14:42:30"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/24613312" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-10" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 8139px, 0px); top: 0px; le=
ft: 0px; will-change: transform;" id=3D"se-share-sheet-10" x-placement=3D"t=
op-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-titl=
e fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle"><=
/span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-inp=
ut wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-b=
etween mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy link=
</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/24613312/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/24613312/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2016-=
04-26 18:36:38Z" class=3D"relativetime">Apr 26 '16 at 18:36</span></a>
    </div>
    <div class=3D"user-gravatar32">
       =20
    </div>
    <div class=3D"user-details">
       =20
        <div class=3D"-flair">
           =20
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        answered <span title=3D"2014-07-07 14:42:30Z" class=3D"relativetime=
">Jul 7 '14 at 14:42</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/404395/marioosh"><div cl=
ass=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/482=
810f6637ba931bc76524140b1a727?s=3D32&d=3Didenticon&r=3DPG" alt=3D""=
 width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/404395/marioosh">marioos=
h</a><span class=3D"d-none" itemprop=3D"name">marioosh</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 21,9=
50" dir=3D"ltr">22k</span><span title=3D"41 gold badges" aria-hidden=3D"tru=
e"><span class=3D"badge1"></span><span class=3D"badgecount">41</span></span=
><span class=3D"v-visible-sr">41 gold badges</span><span title=3D"119 silve=
r badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=3D=
"badgecount">119</span></span><span class=3D"v-visible-sr">119 silver badge=
s</span><span title=3D"172 bronze badges" aria-hidden=3D"true"><span class=
=3D"badge3"></span><span class=3D"badgecount">172</span></span><span class=
=3D"v-visible-sr">172 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-24613312" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12 " data-post-id=3D"24613312" data-min-length=3D"15">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">


    <li id=3D"comment-46702201" class=3D"comment js-comment " data-comment-=
id=3D"46702201">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">git fetch origin before checki=
ng out did the trick for me.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/2615428/suraj" title=3D"1,870 reputation" class=3D"comment-user">Suraj</=
a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment46702201_24613312"><span title=3D"2015-03-25 06:30:3=
9Z" class=3D"relativetime-clean">Mar 25 '15 at 6:30</span></a></span>
                                                            </div>
        </div>
    </li>
            </ul>
	    </div>

        <div id=3D"comments-link-24613312" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"39658100"></a>
<div id=3D"answer-39658100" class=3D"answer" data-answerid=3D"39658100" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"39658100">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"15">15</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>I believe you have cloned the repository by:</p>

<pre><code>git clone https://github.com/pathOfrepository
</code></pre>

<p>Now go to that folder using cd:</p>

<pre><code>cd pathOfrepository
</code></pre>

<p>If you type <code>git status</code> you can see all:</p>

<pre><code>   On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working directory clean
</code></pre>

<p>To see all hidden branch types:</p>

<pre><code> git branch -a
</code></pre>

<p>It will list all the remote branchs.</p>

<p>Now if you want to checkout on any particular branch just type:</p>

<pre><code>git checkout -b localBranchName origin/RemteBranchName
</code></pre>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2016-09-23T10:06:51"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/39658100" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-11" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 8802px, 0px); top: 0px; le=
ft: 0px; will-change: transform;" id=3D"se-share-sheet-11" x-placement=3D"t=
op-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-titl=
e fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle"><=
/span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-inp=
ut wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-b=
etween mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy link=
</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/39658100/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/39658100/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2019-=
01-08 19:19:53Z" class=3D"relativetime">Jan 8 at 19:19</span></a>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/63550/peter-mortensen"><=
div class=3D"gravatar-wrapper-32"><img src=3D"https://i.stack.imgur.com/RIZ=
Ki.png?s=3D32&g=3D1" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-s=
m"></div></a>
    </div>
    <div class=3D"user-details">
        <a href=3D"https://stackoverflow.com/users/63550/peter-mortensen">P=
eter Mortensen</a>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 24,1=
30" dir=3D"ltr">24.1k</span><span title=3D"19 gold badges" aria-hidden=3D"t=
rue"><span class=3D"badge1"></span><span class=3D"badgecount">19</span></sp=
an><span class=3D"v-visible-sr">19 gold badges</span><span title=3D"89 silv=
er badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=
=3D"badgecount">89</span></span><span class=3D"v-visible-sr">89 silver badg=
es</span><span title=3D"118 bronze badges" aria-hidden=3D"true"><span class=
=3D"badge3"></span><span class=3D"badgecount">118</span></span><span class=
=3D"v-visible-sr">118 bronze badges</span>
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        answered <span title=3D"2016-09-23 10:06:51Z" class=3D"relativetime=
">Sep 23 '16 at 10:06</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/2477080/abhinav-bhardwaj=
"><div class=3D"gravatar-wrapper-32"><img src=3D"https://i.stack.imgur.com/=
3NfHK.jpg?s=3D32&g=3D1" alt=3D"" width=3D"32" height=3D"32" class=3D"ba=
r-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/2477080/abhinav-bhardwaj=
">Abhinav bhardwaj</a><span class=3D"d-none" itemprop=3D"name">Abhinav bhar=
dwaj</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">1,581</span><span title=3D"16 silver badges" aria-hidden=3D"true"=
><span class=3D"badge2"></span><span class=3D"badgecount">16</span></span><=
span class=3D"v-visible-sr">16 silver badges</span><span title=3D"17 bronze=
 badges" aria-hidden=3D"true"><span class=3D"badge3"></span><span class=3D"=
badgecount">17</span></span><span class=3D"v-visible-sr">17 bronze badges</=
span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-39658100" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12  dno" data-post-id=3D"39658100" data-min-length=3D"15=
">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">

            </ul>
	    </div>

        <div id=3D"comments-link-39658100" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"21591209"></a>
<div id=3D"answer-21591209" class=3D"answer" data-answerid=3D"21591209" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"21591209">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"14">14</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>If you are here seeking a solution to get all branches and then migrate =
everything to another Git server, I put together the below process. If you =
just want to get all the branches updated locally, stop at the first empty =
line.</p>

<pre><code>git clone <ORIGINAL_ORIGIN>
git branch -r | awk -F'origin/' '!/HEAD|master/{print $2 " " $1"origin/"$2}=
' | xargs -L 1 git branch -f --track=20
git fetch --all --prune --tags
git pull --all

git remote set-url origin <NEW_ORIGIN>
git pull
<resolve_any_merge_conflicts>
git push --all
git push --tags
<check_NEW_ORIGIN_to_ensure_it_matches_ORIGINAL_ORIGIN>
</code></pre>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2014-02-05T23:55:03"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/21591209" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-12" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 9214px, 0px); top: 0px; le=
ft: 0px; will-change: transform;" id=3D"se-share-sheet-12" x-placement=3D"t=
op-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-titl=
e fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle"><=
/span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-inp=
ut wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-b=
etween mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy link=
</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/21591209/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/21591209/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2018-=
08-08 02:48:34Z" class=3D"relativetime">Aug 8 '18 at 2:48</span></a>
    </div>
    <div class=3D"user-gravatar32">
       =20
    </div>
    <div class=3D"user-details">
       =20
        <div class=3D"-flair">
           =20
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        answered <span title=3D"2014-02-05 23:55:03Z" class=3D"relativetime=
">Feb 5 '14 at 23:55</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/325452/ingyhere"><div cl=
ass=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/60f=
f43e8632a20984515ac2e2c8c2c24?s=3D32&d=3Didenticon&r=3DPG" alt=3D""=
 width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/325452/ingyhere">ingyher=
e</a><span class=3D"d-none" itemprop=3D"name">ingyhere</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">6,454</span><span title=3D"2 gold badges" aria-hidden=3D"true"><s=
pan class=3D"badge1"></span><span class=3D"badgecount">2</span></span><span=
 class=3D"v-visible-sr">2 gold badges</span><span title=3D"21 silver badges=
" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=3D"badgeco=
unt">21</span></span><span class=3D"v-visible-sr">21 silver badges</span><s=
pan title=3D"37 bronze badges" aria-hidden=3D"true"><span class=3D"badge3">=
</span><span class=3D"badgecount">37</span></span><span class=3D"v-visible-=
sr">37 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-21591209" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12 " data-post-id=3D"21591209" data-min-length=3D"15">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">


    <li id=3D"comment-35289548" class=3D"comment js-comment " data-comment-=
id=3D"35289548">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">3</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Very helpful; exactly what I n=
eeded. The only thing I had to change was in the second line, added single =
quotes around 'HEAD' and 'master'; probably because I'm using zsh. Thanks!<=
/span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/687840/sockmonk" title=3D"3,847 reputation" class=3D"comment-user">sockm=
onk</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment35289548_21591209"><span title=3D"2014-04-15 16:10:3=
8Z" class=3D"relativetime-clean">Apr 15 '14 at 16:10</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-55530055" class=3D"comment js-comment " data-comment-=
id=3D"55530055">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">This is basically doing the fo=
llowing: (1) Obtaining the actual names of  remote branches [not head, not =
master]; (2) Completely telling Git to track them [not all solutions do thi=
s]; (3) Fetching and pulling everything from these branches [including tags=
]; (4) Setting a new origin and walking through pushing absolutely everythi=
ng up. Again, most of the other solutions fail to move all pieces. This doe=
s it all.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/325452/ingyhere" title=3D"6,454 reputation" class=3D"comment-user">ingyh=
ere</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment55530055_21591209"><span title=3D"2015-11-23 23:37:3=
8Z" class=3D"relativetime-clean">Nov 23 '15 at 23:37</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-71112525" class=3D"comment js-comment " data-comment-=
id=3D"71112525">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">1</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">I removed the antipattern of r=
unning grep then awk and condensed the grep commands into the awk command. =
Thanks <a href=3D"http://stackoverflow.com/users/874188/tripleee">tripleee<=
/a>!</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/325452/ingyhere" title=3D"6,454 reputation" class=3D"comment-user">ingyh=
ere</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment71112525_21591209"><span title=3D"2017-01-31 20:29:3=
8Z" class=3D"relativetime-clean">Jan 31 '17 at 20:29</span></a></span>
                        <span title=3D"this comment was edited 1 time">
                            <svg aria-hidden=3D"true" class=3D"svg-icon va-=
text-bottom o50 iconPencilSm" width=3D"14" height=3D"14" viewBox=3D"0 0 14 =
14"><path d=3D"M11.1 1.71l1.13 1.12c.2.2.2.51 0 .71L11.1 4.7 9.21 2.86l1.17=
-1.15c.2-.2.51-.2.71 0zM2 10.12l6.37-6.43 1.88 1.88L3.88 12H2v-1.88z"></pat=
h></svg>
                        </span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-88880920" class=3D"comment js-comment " data-comment-=
id=3D"88880920">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Read this and never write <cod=
e>git fetch git pull</code> <a href=3D"https://stackoverflow.com/a/292359/1=
114926">stackoverflow.com/a/292359/1114926</a></span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/1114926/green" title=3D"16,762 reputation" class=3D"comment-user">Green<=
/a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment88880920_21591209"><span title=3D"2018-06-20 06:32:5=
4Z" class=3D"relativetime-clean">Jun 20 '18 at 6:32</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-90433686" class=3D"comment js-comment " data-comment-=
id=3D"90433686">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Git <code>pull</code> does ind=
eed do a <code>fetch</code> first but it's easier to tell if the problem is=
 from the <code>fetch</code> part of <code>pull</code> or the subsequent <c=
ode>merge</code> part of <code>pull</code> when <code>fetch</code> is execu=
ted independently.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/325452/ingyhere" title=3D"6,454 reputation" class=3D"comment-user">ingyh=
ere</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment90433686_21591209"><span title=3D"2018-08-07 23:00:2=
3Z" class=3D"relativetime-clean">Aug 7 '18 at 23:00</span></a></span>
                        <span title=3D"this comment was edited 2 times">
                            <svg aria-hidden=3D"true" class=3D"svg-icon va-=
text-bottom o50 iconPencilSm" width=3D"14" height=3D"14" viewBox=3D"0 0 14 =
14"><path d=3D"M11.1 1.71l1.13 1.12c.2.2.2.51 0 .71L11.1 4.7 9.21 2.86l1.17=
-1.15c.2-.2.51-.2.71 0zM2 10.12l6.37-6.43 1.88 1.88L3.88 12H2v-1.88z"></pat=
h></svg>
                        </span>
                                                            </div>
        </div>
    </li>
            </ul>
	    </div>

        <div id=3D"comments-link-21591209" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"21672555"></a>
<div id=3D"answer-21672555" class=3D"answer" data-answerid=3D"21672555" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"21672555">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"12">12</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>After you clone the master repository, you just can execute</p>

<pre><code>git fetch && git checkout <branchname>
</code></pre>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2014-02-10T08:50:58"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/21672555" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-13" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 9707px, 0px); top: 0px; le=
ft: 0px; will-change: transform;" id=3D"se-share-sheet-13" x-placement=3D"t=
op-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-titl=
e fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle"><=
/span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-inp=
ut wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-b=
etween mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy link=
</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/21672555/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/21672555/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2015-=
05-13 11:43:56Z" class=3D"relativetime">May 13 '15 at 11:43</span></a>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/2317829/eebbesen"><div c=
lass=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/e4=
5dd81d0238dfb6d9a9adcf3dcf12f7?s=3D32&d=3Didenticon&r=3DPG" alt=3D"=
" width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details">
        <a href=3D"https://stackoverflow.com/users/2317829/eebbesen">eebbes=
en</a>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">4,467</span><span title=3D"7 gold badges" aria-hidden=3D"true"><s=
pan class=3D"badge1"></span><span class=3D"badgecount">7</span></span><span=
 class=3D"v-visible-sr">7 gold badges</span><span title=3D"38 silver badges=
" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=3D"badgeco=
unt">38</span></span><span class=3D"v-visible-sr">38 silver badges</span><s=
pan title=3D"63 bronze badges" aria-hidden=3D"true"><span class=3D"badge3">=
</span><span class=3D"badgecount">63</span></span><span class=3D"v-visible-=
sr">63 bronze badges</span>
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        answered <span title=3D"2014-02-10 08:50:58Z" class=3D"relativetime=
">Feb 10 '14 at 8:50</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/2703678/davidacce"><div =
class=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/4=
3249457c96772478f5fac6c6aeb1539?s=3D32&d=3Didenticon&r=3DPG&f=
=3D1" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/2703678/davidacce">David=
acce</a><span class=3D"d-none" itemprop=3D"name">Davidacce</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">185</span><span title=3D"1 silver badge" aria-hidden=3D"true"><sp=
an class=3D"badge2"></span><span class=3D"badgecount">1</span></span><span =
class=3D"v-visible-sr">1 silver badge</span><span title=3D"4 bronze badges"=
 aria-hidden=3D"true"><span class=3D"badge3"></span><span class=3D"badgecou=
nt">4</span></span><span class=3D"v-visible-sr">4 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-21672555" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12 " data-post-id=3D"21672555" data-min-length=3D"15">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">


    <li id=3D"comment-53218984" class=3D"comment js-comment " data-comment-=
id=3D"53218984">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">1</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">simple. and worked to get a br=
anch from remote origin</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/1434322/sirvon" title=3D"2,171 reputation" class=3D"comment-user">sirvon=
</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment53218984_21672555"><span title=3D"2015-09-21 04:26:1=
6Z" class=3D"relativetime-clean">Sep 21 '15 at 4:26</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-66423031" class=3D"comment js-comment " data-comment-=
id=3D"66423031">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">Thanks a lot, this should be t=
he correct answer.</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/3146509/reza" title=3D"1,873 reputation" class=3D"comment-user">Reza</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment66423031_21672555"><span title=3D"2016-09-18 09:17:1=
1Z" class=3D"relativetime-clean">Sep 18 '16 at 9:17</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-70039700" class=3D"comment js-comment " data-comment-=
id=3D"70039700">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">3</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">This does not answer the origi=
nal question: "How would I pull all the branches locally?" It is pulling th=
em one-by-one, which isn't scalable. Consider the case of 100 branches.</sp=
an>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/325452/ingyhere" title=3D"6,454 reputation" class=3D"comment-user">ingyh=
ere</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment70039700_21672555"><span title=3D"2017-01-01 17:41:0=
0Z" class=3D"relativetime-clean">Jan 1 '17 at 17:41</span></a></span>
                        <span title=3D"this comment was edited 1 time">
                            <svg aria-hidden=3D"true" class=3D"svg-icon va-=
text-bottom o50 iconPencilSm" width=3D"14" height=3D"14" viewBox=3D"0 0 14 =
14"><path d=3D"M11.1 1.71l1.13 1.12c.2.2.2.51 0 .71L11.1 4.7 9.21 2.86l1.17=
-1.15c.2-.2.51-.2.71 0zM2 10.12l6.37-6.43 1.88 1.88L3.88 12H2v-1.88z"></pat=
h></svg>
                        </span>
                                                            </div>
        </div>
    </li>
            </ul>
	    </div>

        <div id=3D"comments-link-21672555" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"46295801"></a>
<div id=3D"answer-46295801" class=3D"answer" data-answerid=3D"46295801" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"46295801">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"10">10</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>Make sure all the remote branches are fetchable in <code>.git/config</co=
de> file. </p>

<p>In this example, only the <code>origin/production</code> branch is fetch=
able, even if you try to do <code>git fetch --all</code> nothing will happe=
n but fetching the <code>production</code> branch:</p>

<pre><code>[origin]
fetch =3D +refs/heads/production:refs/remotes/origin/production
</code></pre>

<p>This line should be replaced by:</p>

<pre><code>[origin]
fetch =3D +refs/heads/*:refs/remotes/origin/*
</code></pre>

<p>Then run <code>git fetch</code> etc...</p>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2017-09-19T08:43:21"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/46295801" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-14" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 10236px, 0px); top: 0px; l=
eft: 0px; will-change: transform;" id=3D"se-share-sheet-14" x-placement=3D"=
top-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-tit=
le fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle">=
</span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-in=
put wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-=
between mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy lin=
k</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/46295801/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        answered <span title=3D"2017-09-19 08:43:21Z" class=3D"relativetime=
">Sep 19 '17 at 8:43</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/5528448/ahmad"><div clas=
s=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/1cc6b=
009e391bd678f8e14a6d4561f7f?s=3D32&d=3Didenticon&r=3DPG" alt=3D"" w=
idth=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/5528448/ahmad">Ahmad</a>=
<span class=3D"d-none" itemprop=3D"name">Ahmad</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">186</span><span title=3D"1 silver badge" aria-hidden=3D"true"><sp=
an class=3D"badge2"></span><span class=3D"badgecount">1</span></span><span =
class=3D"v-visible-sr">1 silver badge</span><span title=3D"9 bronze badges"=
 aria-hidden=3D"true"><span class=3D"badge3"></span><span class=3D"badgecou=
nt">9</span></span><span class=3D"v-visible-sr">9 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-46295801" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12 " data-post-id=3D"46295801" data-min-length=3D"15">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">


    <li id=3D"comment-79667665" class=3D"comment js-comment " data-comment-=
id=3D"79667665">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">3</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">To inspect:  <code>git config =
--get remote.origin.fetch</code> and then to (destructively) set it: <code>=
git config remote.origin.fetch '+refs/heads/*:refs/remotes/origin/*'</code>=
</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/468252/qneill" title=3D"1,185 reputation" class=3D"comment-user">qneill<=
/a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment79667665_46295801"><span title=3D"2017-09-21 22:00:0=
4Z" class=3D"relativetime-clean">Sep 21 '17 at 22:00</span></a></span>
                        <span title=3D"this comment was edited 1 time">
                            <svg aria-hidden=3D"true" class=3D"svg-icon va-=
text-bottom o50 iconPencilSm" width=3D"14" height=3D"14" viewBox=3D"0 0 14 =
14"><path d=3D"M11.1 1.71l1.13 1.12c.2.2.2.51 0 .71L11.1 4.7 9.21 2.86l1.17=
-1.15c.2-.2.51-.2.71 0zM2 10.12l6.37-6.43 1.88 1.88L3.88 12H2v-1.88z"></pat=
h></svg>
                        </span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-80847693" class=3D"comment js-comment " data-comment-=
id=3D"80847693">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">or modify config text file in =
.git directory, worked for me</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/1642418/fdim" title=3D"1,683 reputation" class=3D"comment-user">FDIM</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment80847693_46295801"><span title=3D"2017-10-26 09:13:5=
1Z" class=3D"relativetime-clean">Oct 26 '17 at 9:13</span></a></span>
                                                            </div>
        </div>
    </li>
            </ul>
	    </div>

        <div id=3D"comments-link-46295801" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"20367335"></a>
<div id=3D"answer-20367335" class=3D"answer" data-answerid=3D"20367335" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"20367335">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"9">9</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>Looping didn't seem to work for me and I wanted to ignore origin/master.
Here's what worked for me.</p>

<pre><code>git branch -r | grep -v HEAD | awk -F'/' '{print $2 " " $1"/"$2}=
' | xargs -L 1 git branch -f --track
</code></pre>

<p>After that:</p>

<pre><code>git fetch --all
git pull --all
</code></pre>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2013-12-04T05:09:33"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/20367335" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-15" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 10650px, 0px); top: 0px; l=
eft: 0px; will-change: transform;" id=3D"se-share-sheet-15" x-placement=3D"=
top-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-tit=
le fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle">=
</span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-in=
put wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-=
between mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy lin=
k</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/20367335/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        answered <span title=3D"2013-12-04 05:09:33Z" class=3D"relativetime=
">Dec 4 '13 at 5:09</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/1330010/poxion"><div cla=
ss=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/680c=
8b7807876ac0a02687814374aa0a?s=3D32&d=3Didenticon&r=3DPG" alt=3D"" =
width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/1330010/poxion">poxion</=
a><span class=3D"d-none" itemprop=3D"name">poxion</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">862</span><span title=3D"10 silver badges" aria-hidden=3D"true"><=
span class=3D"badge2"></span><span class=3D"badgecount">10</span></span><sp=
an class=3D"v-visible-sr">10 silver badges</span><span title=3D"13 bronze b=
adges" aria-hidden=3D"true"><span class=3D"badge3"></span><span class=3D"ba=
dgecount">13</span></span><span class=3D"v-visible-sr">13 bronze badges</sp=
an>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-20367335" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12 " data-post-id=3D"20367335" data-min-length=3D"15">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">


    <li id=3D"comment-32618529" class=3D"comment js-comment " data-comment-=
id=3D"32618529">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">1</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">A variation of this is the cor=
rect answer, but this one does not work in all edge cases. Also, the branch=
 names can be funky. So I did the following: git branch -r | grep -v HEAD |=
 grep =E2=80=93v master | awk -F'origin/' '{print $2 " " $1"origin/"$2}' | =
xargs -L 1 git branch -f --track ; git fetch --all ; git pull --all ; AND T=
HAT DID THE TRICK!</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/325452/ingyhere" title=3D"6,454 reputation" class=3D"comment-user">ingyh=
ere</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment32618529_20367335"><span title=3D"2014-02-05 23:49:1=
3Z" class=3D"relativetime-clean">Feb 5 '14 at 23:49</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-55154576" class=3D"comment js-comment " data-comment-=
id=3D"55154576">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">2</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">A stylistic improvement to avo=
id the <code>grep | awk</code> <a href=3D"http://www.iki.fi/era/unix/award.=
html#grep" rel=3D"nofollow noreferrer">antipattern</a>: <code>git branch -r=
 | awk -F 'origin/' '!/HEAD|master/{</code> ...</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/874188/tripleee" title=3D"108,115 reputation" class=3D"comment-user">tri=
pleee</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment55154576_20367335"><span title=3D"2015-11-13 11:14:1=
8Z" class=3D"relativetime-clean">Nov 13 '15 at 11:14</span></a></span>
                                                            </div>
        </div>
    </li>
            </ul>
	    </div>

        <div id=3D"comments-link-20367335" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"32239249"></a>
<div id=3D"answer-32239249" class=3D"answer" data-answerid=3D"32239249" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"32239249">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"6">6</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>Just these three commands will get all the branches:</p>

<pre><code>git clone --mirror repo.git  .git     (gets just .git  - bare re=
pository)

git config --bool core.bare false

git reset --hard
</code></pre>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2015-08-27T01:27:33"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/32239249" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-16" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 11056px, 0px); top: 0px; l=
eft: 0px; will-change: transform;" id=3D"se-share-sheet-16" x-placement=3D"=
top-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-tit=
le fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle">=
</span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-in=
put wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-=
between mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy lin=
k</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/32239249/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/32239249/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2019-=
01-08 19:21:20Z" class=3D"relativetime">Jan 8 at 19:21</span></a>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/63550/peter-mortensen"><=
div class=3D"gravatar-wrapper-32"><img src=3D"https://i.stack.imgur.com/RIZ=
Ki.png?s=3D32&g=3D1" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-s=
m"></div></a>
    </div>
    <div class=3D"user-details">
        <a href=3D"https://stackoverflow.com/users/63550/peter-mortensen">P=
eter Mortensen</a>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 24,1=
30" dir=3D"ltr">24.1k</span><span title=3D"19 gold badges" aria-hidden=3D"t=
rue"><span class=3D"badge1"></span><span class=3D"badgecount">19</span></sp=
an><span class=3D"v-visible-sr">19 gold badges</span><span title=3D"89 silv=
er badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=
=3D"badgecount">89</span></span><span class=3D"v-visible-sr">89 silver badg=
es</span><span title=3D"118 bronze badges" aria-hidden=3D"true"><span class=
=3D"badge3"></span><span class=3D"badgecount">118</span></span><span class=
=3D"v-visible-sr">118 bronze badges</span>
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        answered <span title=3D"2015-08-27 01:27:33Z" class=3D"relativetime=
">Aug 27 '15 at 1:27</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/2176086/izabela-skibinsk=
a"><div class=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/=
avatar/cd5bf0bad1687cf998f2a1b2ae9604c4?s=3D32&d=3Didenticon&r=3DPG=
" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/2176086/izabela-skibinsk=
a">Izabela Skibinska</a><span class=3D"d-none" itemprop=3D"name">Izabela Sk=
ibinska</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">309</span><span title=3D"4 silver badges" aria-hidden=3D"true"><s=
pan class=3D"badge2"></span><span class=3D"badgecount">4</span></span><span=
 class=3D"v-visible-sr">4 silver badges</span><span title=3D"5 bronze badge=
s" aria-hidden=3D"true"><span class=3D"badge3"></span><span class=3D"badgec=
ount">5</span></span><span class=3D"v-visible-sr">5 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-32239249" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12 " data-post-id=3D"32239249" data-min-length=3D"15">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">


    <li id=3D"comment-97008354" class=3D"comment js-comment " data-comment-=
id=3D"97008354">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">This is actually the root of O=
P's problem. If cloned right, he wouldn't need to do a <code>pull --all</co=
de>. But if still needed, then the other answer bellow, by @Johnno Nola, as=
suming all branches are tracked, mixed with this answer, is the way to go.<=
/span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/670521/dr-beco" title=3D"8,305 reputation" class=3D"comment-user">Dr Bec=
o</a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment97008354_32239249"><span title=3D"2019-03-13 02:51:4=
7Z" class=3D"relativetime-clean">Mar 13 at 2:51</span></a></span>
                                                            </div>
        </div>
    </li>
            </ul>
	    </div>

        <div id=3D"comments-link-32239249" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"24213098"></a>
<div id=3D"answer-24213098" class=3D"answer" data-answerid=3D"24213098" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"24213098">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"4">4</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>I wrote a little script to manage cloning a new repo and making local br=
anches for all the remote branches.</p>

<p>You can find the latest version <a href=3D"https://gist.github.com/tston=
e2077/8380f7862b00b6234963" rel=3D"nofollow">here</a>:</p>

<pre><code>#!/bin/bash

# Clones as usual but creates local tracking branches for all remote branch=
es.
# To use, copy this file into the same directory your git binaries are (git=
, git-flow, git-subtree, etc)

clone_output=3D$((git clone "$@" ) 2>&1)
retval=3D$?
echo $clone_output
if [[ $retval !=3D 0 ]] ; then
    exit 1
fi
pushd $(echo $clone_output | head -1 | sed 's/Cloning into .\(.*\).\.\.\./\=
1/') > /dev/null 2>&1
this_branch=3D$(git branch | sed 's/^..//')
for i in $(git branch -r | grep -v HEAD); do
  branch=3D$(echo $i | perl -pe 's/^.*?\///')
  # this doesn't have to be done for each branch, but that's how I did it.
  remote=3D$(echo $i | sed 's/\/.*//')
  if [[ "$this_branch" !=3D "$branch" ]]; then
      git branch -t $branch $remote/$branch
  fi
done
popd > /dev/null 2>&1
</code></pre>

<p>To use it, just copy it into your git bin directory (for me, that=E2=80=
=99s <code>C:\Program Files (x86)\Git\bin\git-cloneall</code>), then, on th=
e command line:</p>

<pre><code>git cloneall [standard-clone-options] <url>
</code></pre>

<p>It clones as usual, but creates local tracking branches for all remote b=
ranches.</p>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2014-06-13T20:05:03"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/24213098" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-17" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 11883px, 0px); top: 0px; l=
eft: 0px; will-change: transform;" id=3D"se-share-sheet-17" x-placement=3D"=
top-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-tit=
le fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle">=
</span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-in=
put wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-=
between mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy lin=
k</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/24213098/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/24213098/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2016-=
03-28 19:22:23Z" class=3D"relativetime">Mar 28 '16 at 19:22</span></a>
    </div>
    <div class=3D"user-gravatar32">
       =20
    </div>
    <div class=3D"user-details">
       =20
        <div class=3D"-flair">
           =20
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        answered <span title=3D"2014-06-13 20:05:03Z" class=3D"relativetime=
">Jun 13 '14 at 20:05</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/1803741/tstone2077"><div=
 class=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/=
233068cf617da7d4beaf684533f00fab?s=3D32&d=3Didenticon&r=3DPG" alt=
=3D"" width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/1803741/tstone2077">tsto=
ne2077</a><span class=3D"d-none" itemprop=3D"name">tstone2077</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">424</span><span title=3D"4 silver badges" aria-hidden=3D"true"><s=
pan class=3D"badge2"></span><span class=3D"badgecount">4</span></span><span=
 class=3D"v-visible-sr">4 silver badges</span><span title=3D"11 bronze badg=
es" aria-hidden=3D"true"><span class=3D"badge3"></span><span class=3D"badge=
count">11</span></span><span class=3D"v-visible-sr">11 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-24213098" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12  dno" data-post-id=3D"24213098" data-min-length=3D"15=
">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">

            </ul>
	    </div>

        <div id=3D"comments-link-24213098" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"52335346"></a>
<div id=3D"answer-52335346" class=3D"answer" data-answerid=3D"52335346" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"52335346">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"3">3</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>Here's something I'd consider robust:</p>

<ul>
<li>Doesn't update remote tracking for existing branches</li>
<li>Doesn't try to update <code>HEAD</code> to track <code>origin/HEAD</cod=
e></li>
<li>Allows remotes named other than <code>origin</code></li>
<li>Properly shell quoted</li>
</ul>

<pre class=3D"lang-bash prettyprint prettyprinted" style=3D""><code><span c=
lass=3D"kwd">for</span><span class=3D"pln"> b </span><span class=3D"kwd">in=
</span><span class=3D"pln"> $</span><span class=3D"pun">(</span><span class=
=3D"pln">git branch </span><span class=3D"pun">-</span><span class=3D"pln">=
r </span><span class=3D"pun">--</span><span class=3D"pln">format</span><spa=
n class=3D"pun">=3D</span><span class=3D"str">'%(refname:short)'</span><spa=
n class=3D"pun">);</span><span class=3D"pln"> </span><span class=3D"kwd">do=
</span><span class=3D"pln">
  </span><span class=3D"pun">[[</span><span class=3D"pln"> </span><span cla=
ss=3D"str">"${b#*/}"</span><span class=3D"pln"> </span><span class=3D"pun">=
=3D</span><span class=3D"pln"> HEAD </span><span class=3D"pun">]]</span><sp=
an class=3D"pln"> </span><span class=3D"pun">&&</span><span class=
=3D"pln"> </span><span class=3D"kwd">continue</span><span class=3D"pln">
  git show</span><span class=3D"pun">-</span><span class=3D"pln">ref </span=
><span class=3D"pun">-</span><span class=3D"pln">q </span><span class=3D"pu=
n">--</span><span class=3D"pln">heads </span><span class=3D"str">"${b#*/}"<=
/span><span class=3D"pln"> </span><span class=3D"pun">||</span><span class=
=3D"pln"> git branch </span><span class=3D"pun">--</span><span class=3D"pln=
">track </span><span class=3D"str">"${b#*/}"</span><span class=3D"pln"> </s=
pan><span class=3D"str">"$b"</span><span class=3D"pun">;</span><span class=
=3D"pln">
</span><span class=3D"kwd">done</span><span class=3D"pln">
git pull </span><span class=3D"pun">--</span><span class=3D"pln">all</span>=
</code></pre>

<p>It's not necessary to <code>git fetch --all</code> as passing <code>-all=
</code> to <code>git pull</code> passes this option to the internal <code>f=
etch</code>.</p>

<p>Credit to <a href=3D"https://stackoverflow.com/a/10312587/5353461">this =
answer</a>.</p>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2018-09-14T15:47:14"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/52335346" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-18" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 12345px, 0px); top: 0px; l=
eft: 0px; will-change: transform;" id=3D"se-share-sheet-18" x-placement=3D"=
top-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-tit=
le fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle">=
</span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-in=
put wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-=
between mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy lin=
k</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/52335346/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/52335346/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2018-=
09-14 16:08:11Z" class=3D"relativetime">Sep 14 '18 at 16:08</span></a>
    </div>
    <div class=3D"user-gravatar32">
       =20
    </div>
    <div class=3D"user-details">
       =20
        <div class=3D"-flair">
           =20
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        answered <span title=3D"2018-09-14 15:47:14Z" class=3D"relativetime=
">Sep 14 '18 at 15:47</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/5353461/tom-hale"><div c=
lass=3D"gravatar-wrapper-32"><img src=3D"https://lh4.googleusercontent.com/=
-kpRTzH5zyzs/AAAAAAAAAAI/AAAAAAAAAAA/ICc26Nac6mY/photo.jpg?sz=3D32" alt=3D"=
" width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/5353461/tom-hale">Tom Ha=
le</a><span class=3D"d-none" itemprop=3D"name">Tom Hale</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 13,2=
78" dir=3D"ltr">13.3k</span><span title=3D"5 gold badges" aria-hidden=3D"tr=
ue"><span class=3D"badge1"></span><span class=3D"badgecount">5</span></span=
><span class=3D"v-visible-sr">5 gold badges</span><span title=3D"75 silver =
badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=3D"b=
adgecount">75</span></span><span class=3D"v-visible-sr">75 silver badges</s=
pan><span title=3D"108 bronze badges" aria-hidden=3D"true"><span class=3D"b=
adge3"></span><span class=3D"badgecount">108</span></span><span class=3D"v-=
visible-sr">108 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-52335346" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12  dno" data-post-id=3D"52335346" data-min-length=3D"15=
">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">

            </ul>
	    </div>

        <div id=3D"comments-link-52335346" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"55872903"></a>
<div id=3D"answer-55872903" class=3D"answer" data-answerid=3D"55872903" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"55872903">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"3">3</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<h2><strong>How to Fetch All Git Branches Tracking Single Remote.</strong><=
/h2>

<p>This has been tested and functions on Red Hat and Git Bash on Windows 10=
.</p>

<hr>

<p><strong>TLDR:</strong></p>

<pre><code>for branch in `git branch -r|grep -v ' -> '|cut -d"/" -f2`; d=
o git checkout $branch; git fetch; done;
</code></pre>

<p><strong>Explanation:</strong> </p>

<p>The one liner checks out and then fetches all branches except HEAD.</p>

<p>List the remote-tracking branches.</p>

<pre><code>git branch -r
</code></pre>

<p>Ignore HEAD.</p>

<pre><code>grep -v ' -> '
</code></pre>

<p>Take branch name off of remote(s).</p>

<pre><code>cut -d"/" -f2
</code></pre>

<p>Checkout all branches tracking a single remote.</p>

<pre><code>git checkout $branch
</code></pre>

<p>Fetch for checked out branch.</p>

<pre><code>git fetch
</code></pre>

<hr>

<p>Technically the fetch is not needed for new local branches.</p>

<p>This may be used to either <code>fetch</code> or <code>pull</code> branc=
hes that are both new and have changes in remote(s).</p>

<p>Just make sure that you only pull if you are ready to merge.</p>

<hr>

<h2><strong>Test Setup</strong></h2>

<p>Check out a repository with SSH URL.</p>

<pre><code>git clone git@repository.git
</code></pre>

<p><strong>Before</strong></p>

<p>Check branches in local.</p>

<pre><code>$ git branch
* master
</code></pre>

<p><strong>Execute Commands</strong></p>

<p>Execute the one liner.</p>

<pre><code>for branch in `git branch -r|grep -v ' -> '|cut -d"/" -f2`; d=
o git checkout $branch; git fetch; done;
</code></pre>

<p><strong>After</strong></p>

<p>Check local branches include remote(s) branches.</p>

<pre><code>$ git branch
  cicd
  master
* preprod
</code></pre>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2019-04-26T18:06:51"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/55872903" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-19" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 13897px, 0px); top: 0px; l=
eft: 0px; will-change: transform;" id=3D"se-share-sheet-19" x-placement=3D"=
top-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-tit=
le fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle">=
</span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-in=
put wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-=
between mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy lin=
k</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/55872903/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/55872903/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2019-=
04-26 22:38:40Z" class=3D"relativetime">Apr 26 at 22:38</span></a>
    </div>
    <div class=3D"user-gravatar32">
       =20
    </div>
    <div class=3D"user-details">
       =20
        <div class=3D"-flair">
           =20
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        answered <span title=3D"2019-04-26 18:06:51Z" class=3D"relativetime=
">Apr 26 at 18:06</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/11417192/greg-weigner"><=
div class=3D"gravatar-wrapper-32"><img src=3D"https://lh3.googleusercontent=
.com/-eUZ7QWKVYy4/AAAAAAAAAAI/AAAAAAAAAAA/ACHi3reCaR-aBHD0BwDvFZAk-r_nCnrNt=
w/mo/photo.jpg?sz=3D32" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-sm=
"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/11417192/greg-weigner">G=
reg Weigner</a><span class=3D"d-none" itemprop=3D"name">Greg Weigner</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">31</span><span title=3D"3 bronze badges" aria-hidden=3D"true"><sp=
an class=3D"badge3"></span><span class=3D"badgecount">3</span></span><span =
class=3D"v-visible-sr">3 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-55872903" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12  dno" data-post-id=3D"55872903" data-min-length=3D"15=
">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">

            </ul>
	    </div>

        <div id=3D"comments-link-55872903" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"45123711"></a>
<div id=3D"answer-45123711" class=3D"answer" data-answerid=3D"45123711" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"45123711">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"2">2</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>For Windows users using PowerShell:</p>

<pre><code>git branch -r | ForEach-Object {
    # Skip default branch, this script assumes
    # you already checked-out that branch when cloned the repo
    if (-not ($_ -match " -> ")) {
        $localBranch =3D ($_ -replace "^.*/", "")
        $remoteBranch =3D $_.Trim()
        git branch --track "$localBranch" "$remoteBranch"
    }
}
git fetch --all
git pull --all
</code></pre>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2017-07-15T23:43:09"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/45123711" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-20" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 14254px, 0px); top: 0px; l=
eft: 0px; will-change: transform;" id=3D"se-share-sheet-20" x-placement=3D"=
top-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-tit=
le fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle">=
</span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-in=
put wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-=
between mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy lin=
k</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/45123711/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        answered <span title=3D"2017-07-15 23:43:09Z" class=3D"relativetime=
">Jul 15 '17 at 23:43</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/27211/kiewic"><div class=
=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/ae536c=
1c0bc292aaca19574b58587ff1?s=3D32&d=3Didenticon&r=3DPG" alt=3D"" wi=
dth=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/27211/kiewic">kiewic</a>=
<span class=3D"d-none" itemprop=3D"name">kiewic</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 12,4=
19" dir=3D"ltr">12.4k</span><span title=3D"11 gold badges" aria-hidden=3D"t=
rue"><span class=3D"badge1"></span><span class=3D"badgecount">11</span></sp=
an><span class=3D"v-visible-sr">11 gold badges</span><span title=3D"65 silv=
er badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=
=3D"badgecount">65</span></span><span class=3D"v-visible-sr">65 silver badg=
es</span><span title=3D"80 bronze badges" aria-hidden=3D"true"><span class=
=3D"badge3"></span><span class=3D"badgecount">80</span></span><span class=
=3D"v-visible-sr">80 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-45123711" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12 " data-post-id=3D"45123711" data-min-length=3D"15">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">


    <li id=3D"comment-83010446" class=3D"comment js-comment " data-comment-=
id=3D"83010446">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
                    <span title=3D"number of 'useful comment' votes receive=
d" class=3D"cool">2</span>
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">The command will ignore the br=
anch which name with "/"</span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/3634867/john-j" title=3D"798 reputation" class=3D"comment-user">John_J</=
a>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment83010446_45123711"><span title=3D"2017-12-29 10:01:0=
5Z" class=3D"relativetime-clean">Dec 29 '17 at 10:01</span></a></span>
                                                            </div>
        </div>
    </li>
    <li id=3D"comment-97222783" class=3D"comment js-comment " data-comment-=
id=3D"97222783">
        <div class=3D"js-comment-actions comment-actions">
            <div class=3D"comment-score js-comment-edit-hide">
            </div>
                    </div>
        <div class=3D"comment-text js-comment-text-and-form">
            <div class=3D"comment-body js-comment-edit-hide">
               =20
                <span class=3D"comment-copy">This works with branches with =
/ in the name:  <code>git branch -r | ForEach-Object {     # Skip default b=
ranch, this script assumes     # you already checked-out that branch when c=
loned the repo     if (-not ($_ -match " -> ")) {         $localBranch =
=3D ($_ -replace "^.*?/", "")         $remoteBranch =3D $_.Trim()         g=
it branch --track "$localBranch" "$remoteBranch"     } }</code></span>
               =20
                    =E2=80=93 <a href=3D"https://stackoverflow.com/use=
rs/262529/markus" title=3D"692 reputation" class=3D"comment-user">Markus</a=
>
                <span class=3D"comment-date" dir=3D"ltr"><a class=3D"commen=
t-link" href=3D"https://stackoverflow.com/questions/10312521/how-to-fetch-a=
ll-git-branches#comment97222783_45123711"><span title=3D"2019-03-19 15:44:3=
5Z" class=3D"relativetime-clean">Mar 19 at 15:44</span></a></span>
                                                            </div>
        </div>
    </li>
            </ul>
	    </div>

        <div id=3D"comments-link-45123711" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"53014886"></a>
<div id=3D"answer-53014886" class=3D"answer" data-answerid=3D"53014886" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"53014886">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"2">2</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>Here's a Perl version of the one-liner provided in the accepted answer:<=
/p>

<p><code>git branch -r | perl -e 'while(<>) {chop; my $remote =3D $_;=
 my ($local) =3D ($remote =3D~ /origin\/(.*)/); print "git branch --track $=
local $remote\n";}' > some-output-file</code></p>

<p>You can run the output file as a Shell script if you'd like.</p>

<p>We deleted our Stash project repository by accident. Fortunately someone=
 had created a fork right before the accidental loss. I cloned the fork to =
my local (will omit the details of how I did that). Once I had the fork ful=
ly in my local, I ran one one-liner. I modified the remote's URL (origin in=
 my case) to point to the target repository we were recovering to:</p>

<p><code>git remote set-url origin <remote-url></code></p>

<p>And finally pushed all branches to origin like so:</p>

<p><code>git push --all origin</code></p>

<p>and we were back in business.</p>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2018-10-26T19:04:05"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/53014886" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-21" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 14841px, 0px); top: 0px; l=
eft: 0px; will-change: transform;" id=3D"se-share-sheet-21" x-placement=3D"=
top-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-tit=
le fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle">=
</span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-in=
put wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-=
between mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy lin=
k</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/53014886/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        answered <span title=3D"2018-10-26 19:04:05Z" class=3D"relativetime=
">Oct 26 '18 at 19:04</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/2434307/jose-quijada"><d=
iv class=3D"gravatar-wrapper-32"><img src=3D"https://i.stack.imgur.com/V6iF=
i.jpg?s=3D32&g=3D1" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-sm=
"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/2434307/jose-quijada">Jo=
se Quijada</a><span class=3D"d-none" itemprop=3D"name">Jose Quijada</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">119</span><span title=3D"6 bronze badges" aria-hidden=3D"true"><s=
pan class=3D"badge3"></span><span class=3D"badgecount">6</span></span><span=
 class=3D"v-visible-sr">6 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-53014886" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12  dno" data-post-id=3D"53014886" data-min-length=3D"15=
">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">

            </ul>
	    </div>

        <div id=3D"comments-link-53014886" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"38195213"></a>
<div id=3D"answer-38195213" class=3D"answer" data-answerid=3D"38195213" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"38195213">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"1">1</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>We can put all branch or tag names in a temporary file, then do git pull=
 for each name/tag:</p>

<pre><code>git branch -r | grep origin | grep -v HEAD| awk -F/ '{print $NF}=
' > /tmp/all.txt
git tag -l >> /tmp/all.txt
for tag_or_branch in `cat /tmp/all.txt`; do git checkout $tag_or_branch; gi=
t pull origin $tag_or_branch; done
</code></pre>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2016-07-05T04:32:19"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/38195213" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-22" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 15087px, 0px); top: 0px; l=
eft: 0px; will-change: transform;" id=3D"se-share-sheet-22" x-placement=3D"=
top-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-tit=
le fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle">=
</span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-in=
put wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-=
between mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy lin=
k</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/38195213/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        answered <span title=3D"2016-07-05 04:32:19Z" class=3D"relativetime=
">Jul 5 '16 at 4:32</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/3015960/anhlc"><div clas=
s=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/d7011=
761181ddb840f9cce628eb1e2f0?s=3D32&d=3Didenticon&r=3DPG&f=3D1" =
alt=3D"" width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/3015960/anhlc">anhlc</a>=
<span class=3D"d-none" itemprop=3D"name">anhlc</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">8,946</span><span title=3D"4 gold badges" aria-hidden=3D"true"><s=
pan class=3D"badge1"></span><span class=3D"badgecount">4</span></span><span=
 class=3D"v-visible-sr">4 gold badges</span><span title=3D"22 silver badges=
" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=3D"badgeco=
unt">22</span></span><span class=3D"v-visible-sr">22 silver badges</span><s=
pan title=3D"34 bronze badges" aria-hidden=3D"true"><span class=3D"badge3">=
</span><span class=3D"badgecount">34</span></span><span class=3D"v-visible-=
sr">34 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-38195213" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12  dno" data-post-id=3D"38195213" data-min-length=3D"15=
">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">

            </ul>
	    </div>

        <div id=3D"comments-link-38195213" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"53187706"></a>
<div id=3D"answer-53187706" class=3D"answer" data-answerid=3D"53187706" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"53187706">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"1">1</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>If you have problems with <code>fetch --all</code> then track your remot=
e branch:</p>

<pre><code>git checkout --track origin/%branchname%
</code></pre>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2018-11-07T10:34:19"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/53187706" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-23" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 15284px, 0px); top: 0px; l=
eft: 0px; will-change: transform;" id=3D"se-share-sheet-23" x-placement=3D"=
top-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-tit=
le fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle">=
</span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-in=
put wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-=
between mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy lin=
k</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/53187706/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/53187706/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2019-=
01-08 19:18:16Z" class=3D"relativetime">Jan 8 at 19:18</span></a>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/63550/peter-mortensen"><=
div class=3D"gravatar-wrapper-32"><img src=3D"https://i.stack.imgur.com/RIZ=
Ki.png?s=3D32&g=3D1" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-s=
m"></div></a>
    </div>
    <div class=3D"user-details">
        <a href=3D"https://stackoverflow.com/users/63550/peter-mortensen">P=
eter Mortensen</a>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 24,1=
30" dir=3D"ltr">24.1k</span><span title=3D"19 gold badges" aria-hidden=3D"t=
rue"><span class=3D"badge1"></span><span class=3D"badgecount">19</span></sp=
an><span class=3D"v-visible-sr">19 gold badges</span><span title=3D"89 silv=
er badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=
=3D"badgecount">89</span></span><span class=3D"v-visible-sr">89 silver badg=
es</span><span title=3D"118 bronze badges" aria-hidden=3D"true"><span class=
=3D"badge3"></span><span class=3D"badgecount">118</span></span><span class=
=3D"v-visible-sr">118 bronze badges</span>
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info user-hover">
    <div class=3D"user-action-time">
        answered <span title=3D"2018-11-07 10:34:19Z" class=3D"relativetime=
">Nov 7 '18 at 10:34</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/831729/open-ecommerce-or=
g"><div class=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/=
avatar/1f6df2c9dac05c886ac3f90e692f93af?s=3D32&d=3Didenticon&r=3DPG=
" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/831729/open-ecommerce-or=
g">open-ecommerce.org</a><span class=3D"d-none" itemprop=3D"name">open-ecom=
merce.org</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">1,457</span><span title=3D"21 silver badges" aria-hidden=3D"true"=
><span class=3D"badge2"></span><span class=3D"badgecount">21</span></span><=
span class=3D"v-visible-sr">21 silver badges</span><span title=3D"34 bronze=
 badges" aria-hidden=3D"true"><span class=3D"badge3"></span><span class=3D"=
badgecount">34</span></span><span class=3D"v-visible-sr">34 bronze badges</=
span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-53187706" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12  dno" data-post-id=3D"53187706" data-min-length=3D"15=
">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">

            </ul>
	    </div>

        <div id=3D"comments-link-53187706" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"55192899"></a>
<div id=3D"answer-55192899" class=3D"answer" data-answerid=3D"55192899" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"55192899">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"1">1</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>To avoid the error message 'fatal: A branch named 'origin/master' alread=
y exists.', you need this:</p>

<pre><code>git branch -r | grep -v '\->'  | grep -v `git branch | awk '/=
\*/ { print $2; }'`| while read remote; do git branch --track "${remote#ori=
gin/}" "$remote"; done
</code></pre>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2019-03-16T02:31:02"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/55192899" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-24" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 15498px, 0px); top: 0px; l=
eft: 0px; will-change: transform;" id=3D"se-share-sheet-24" x-placement=3D"=
top-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-tit=
le fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle">=
</span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-in=
put wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-=
between mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy lin=
k</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/55192899/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        answered <span title=3D"2019-03-16 02:31:02Z" class=3D"relativetime=
">Mar 16 at 2:31</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/2999096/haxtraz"><div cl=
ass=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/d1d=
852d55cc464c56384f7543eb11b41?s=3D32&d=3Didenticon&r=3DPG&f=3D1=
" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/2999096/haxtraz">HaxtraZ=
</a><span class=3D"d-none" itemprop=3D"name">HaxtraZ</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">69</span><span title=3D"7 bronze badges" aria-hidden=3D"true"><sp=
an class=3D"badge3"></span><span class=3D"badgecount">7</span></span><span =
class=3D"v-visible-sr">7 bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-55192899" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12  dno" data-post-id=3D"55192899" data-min-length=3D"15=
">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">

            </ul>
	    </div>

        <div id=3D"comments-link-55192899" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"31188660"></a>
<div id=3D"answer-31188660" class=3D"answer" data-answerid=3D"31188660" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"31188660">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"0">0</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>Based on the answer by Learath2, here's what I did after doing <code>git=
 clone [...]</code> and <code>cd</code>-ing into the created directory:</p>

<p><code>git branch -r | grep -v master | awk {print\$1} | sed 's/^origin\/=
\(.*\)$/\1 &/' | xargs -n2 git checkout -b</code></p>

<p>Worked for me but I can't know it'll work for you. Be careful.</p>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2015-07-02T15:23:33"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/31188660" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-25" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 15748px, 0px); top: 0px; l=
eft: 0px; will-change: transform;" id=3D"se-share-sheet-25" x-placement=3D"=
top-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-tit=
le fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle">=
</span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-in=
put wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-=
between mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy lin=
k</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/31188660/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        answered <span title=3D"2015-07-02 15:23:33Z" class=3D"relativetime=
">Jul 2 '15 at 15:23</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/1013796/erikano"><div cl=
ass=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/5c0=
cb020132b00069f62490e56686fe9?s=3D32&d=3Didenticon&r=3DPG" alt=3D""=
 width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/1013796/erikano">erikano=
</a><span class=3D"d-none" itemprop=3D"name">erikano</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">9</span><span title=3D"1 bronze badge" aria-hidden=3D"true"><span=
 class=3D"badge3"></span><span class=3D"badgecount">1</span></span><span cl=
ass=3D"v-visible-sr">1 bronze badge</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-31188660" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12  dno" data-post-id=3D"31188660" data-min-length=3D"15=
">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">

            </ul>
	    </div>

        <div id=3D"comments-link-31188660" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"36744181"></a>
<div id=3D"answer-36744181" class=3D"answer" data-answerid=3D"36744181" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"36744181">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"0">0</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<pre><code>git remote add origin https://yourBitbucketLink

git fetch origin

git checkout -b yourNewLocalBranchName origin/requiredRemoteBranch (use tab=
 :D)
</code></pre>

<p>Now locally your <code>yourNewLocalBranchName</code> is your <code>requi=
redRemoteBranch</code>.</p>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2016-04-20T12:43:08"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/36744181" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-26" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 16009px, 0px); top: 0px; l=
eft: 0px; will-change: transform;" id=3D"se-share-sheet-26" x-placement=3D"=
top-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-tit=
le fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle">=
</span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-in=
put wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-=
between mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy lin=
k</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/36744181/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/36744181/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2016-=
08-19 09:20:49Z" class=3D"relativetime">Aug 19 '16 at 9:20</span></a>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/3129752/baris-demiray"><=
div class=3D"gravatar-wrapper-32"><img src=3D"https://i.stack.imgur.com/9TD=
Zu.jpg?s=3D32&g=3D1" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-s=
m"></div></a>
    </div>
    <div class=3D"user-details">
        <a href=3D"https://stackoverflow.com/users/3129752/baris-demiray">B=
aris Demiray</a>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">1,052</span><span title=3D"17 silver badges" aria-hidden=3D"true"=
><span class=3D"badge2"></span><span class=3D"badgecount">17</span></span><=
span class=3D"v-visible-sr">17 silver badges</span><span title=3D"27 bronze=
 badges" aria-hidden=3D"true"><span class=3D"badge3"></span><span class=3D"=
badgecount">27</span></span><span class=3D"v-visible-sr">27 bronze badges</=
span>
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        answered <span title=3D"2016-04-20 12:43:08Z" class=3D"relativetime=
">Apr 20 '16 at 12:43</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/4998746/chhotu-sardar"><=
div class=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avat=
ar/92ae3e74cdfe018cb184093fdb246861?s=3D32&d=3Didenticon&r=3DPG&amp=
;f=3D1" alt=3D"" width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/4998746/chhotu-sardar">c=
hhotu sardar</a><span class=3D"d-none" itemprop=3D"name">chhotu sardar</spa=
n>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">9</span><span title=3D"1 bronze badge" aria-hidden=3D"true"><span=
 class=3D"badge3"></span><span class=3D"badgecount">1</span></span><span cl=
ass=3D"v-visible-sr">1 bronze badge</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-36744181" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12  dno" data-post-id=3D"36744181" data-min-length=3D"15=
">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">

            </ul>
	    </div>

        <div id=3D"comments-link-36744181" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"56329635"></a>
<div id=3D"answer-56329635" class=3D"answer" data-answerid=3D"56329635" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"56329635">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"0">0</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>For Visual Studio Users, On Package Manager console:</p>

<p>git branch | %{ git fetch upstream; git merge upstream/master}</p>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2019-05-27T16:30:59"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/56329635" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-27" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 16187px, 0px); top: 0px; l=
eft: 0px; will-change: transform;" id=3D"se-share-sheet-27" x-placement=3D"=
top-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-tit=
le fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle">=
</span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-in=
put wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-=
between mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy lin=
k</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/56329635/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        answered <a href=3D"https://stackoverflow.com/posts/56329635/revisi=
ons" title=3D"show all edits to this post" class=3D"js-gps-track" data-gps-=
track=3D"post.click({ item: 4, priv: 0, post_type: 2 })"><span title=3D"201=
9-05-27 16:30:59Z" class=3D"relativetime">May 27 at 16:30</span></a>
    </div>
    <div class=3D"user-gravatar32">
       =20
    </div>
    <div class=3D"user-details">
       =20
        <div class=3D"-flair">
           =20
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info">
    <div class=3D"user-details">
        <span class=3D"community-wiki" title=3D"This post is community owne=
d as of May 27 at 16:30. Votes do not generate reputation, and it can be ed=
ited by users with 100 rep">
            community wiki
        </span>
    </div><br>
    <div class=3D"user-details">
        <a id=3D"history-56329635" href=3D"https://stackoverflow.com/posts/=
56329635/revisions" title=3D"show revision history for this post">
        Jose Ortega
        </a>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-56329635" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12  dno" data-post-id=3D"56329635" data-min-length=3D"15=
">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">

            </ul>
	    </div>

        <div id=3D"comments-link-56329635" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"56553936"></a>
<div id=3D"answer-56553936" class=3D"answer" data-answerid=3D"56553936" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"56553936">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"0">0</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p>Have tried many ways, only this one is simple and works for me.</p>

<pre class=3D"lang-sh prettyprint prettyprinted" style=3D""><code><span cla=
ss=3D"kwd">for</span><span class=3D"pln"> branch </span><span class=3D"kwd"=
>in</span><span class=3D"pln"> $</span><span class=3D"pun">(</span><span cl=
ass=3D"pln">git ls</span><span class=3D"pun">-</span><span class=3D"pln">re=
mote </span><span class=3D"pun">-</span><span class=3D"pln">h git@</span><s=
pan class=3D"pun"><</span><span class=3D"pln">your_repository</span><spa=
n class=3D"pun">>.</span><span class=3D"pln">git </span><span class=3D"p=
un">|</span><span class=3D"pln"> awk </span><span class=3D"str">'{print $2}=
'</span><span class=3D"pln"> </span><span class=3D"pun">|</span><span class=
=3D"pln"> sed </span><span class=3D"str">'s:refs/heads/::'</span><span clas=
s=3D"pun">)</span><span class=3D"pln">
</span><span class=3D"kwd">do</span><span class=3D"pln">
  git checkout </span><span class=3D"str">"$branch"</span><span class=3D"pl=
n">
  git pull
</span><span class=3D"kwd">done</span></code></pre>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2019-06-12T02:37:55"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/56553936" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-28" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 16462px, 0px); top: 0px; l=
eft: 0px; will-change: transform;" id=3D"se-share-sheet-28" x-placement=3D"=
top-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-tit=
le fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle">=
</span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-in=
put wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-=
between mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy lin=
k</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/56553936/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>
    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        <a href=3D"https://stackoverflow.com/posts/56553936/revisions" titl=
e=3D"show all edits to this post" class=3D"js-gps-track" data-gps-track=3D"=
post.click({ item: 4, priv: 0, post_type: 2 })">edited <span title=3D"2019-=
07-02 10:00:54Z" class=3D"relativetime">Jul 2 at 10:00</span></a>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/735926/bfontaine"><div c=
lass=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avatar/6b=
5fa39f5bc4b397eb7e55766eecd8c4?s=3D32&d=3Didenticon&r=3DPG" alt=3D"=
" width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details">
        <a href=3D"https://stackoverflow.com/users/735926/bfontaine">bfonta=
ine</a>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score 11,2=
93" dir=3D"ltr">11.3k</span><span title=3D"9 gold badges" aria-hidden=3D"tr=
ue"><span class=3D"badge1"></span><span class=3D"badgecount">9</span></span=
><span class=3D"v-visible-sr">9 gold badges</span><span title=3D"49 silver =
badges" aria-hidden=3D"true"><span class=3D"badge2"></span><span class=3D"b=
adgecount">49</span></span><span class=3D"v-visible-sr">49 silver badges</s=
pan><span title=3D"77 bronze badges" aria-hidden=3D"true"><span class=3D"ba=
dge3"></span><span class=3D"badgecount">77</span></span><span class=3D"v-vi=
sible-sr">77 bronze badges</span>
        </div>
    </div>
</div>    </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        answered <span title=3D"2019-06-12 02:37:55Z" class=3D"relativetime=
">Jun 12 at 2:37</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/7126065/pagenotfound"><d=
iv class=3D"gravatar-wrapper-32"><img src=3D"https://www.gravatar.com/avata=
r/d952974ad4e5daa59b2b90e5cbbfad5f?s=3D32&d=3Didenticon&r=3DPG" alt=
=3D"" width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/7126065/pagenotfound">Pa=
geNotFound</a><span class=3D"d-none" itemprop=3D"name">PageNotFound</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">233</span><span title=3D"1 gold badge" aria-hidden=3D"true"><span=
 class=3D"badge1"></span><span class=3D"badgecount">1</span></span><span cl=
ass=3D"v-visible-sr">1 gold badge</span><span title=3D"3 silver badges" ari=
a-hidden=3D"true"><span class=3D"badge2"></span><span class=3D"badgecount">=
3</span></span><span class=3D"v-visible-sr">3 silver badges</span><span tit=
le=3D"10 bronze badges" aria-hidden=3D"true"><span class=3D"badge3"></span>=
<span class=3D"badgecount">10</span></span><span class=3D"v-visible-sr">10 =
bronze badges</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-56553936" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12  dno" data-post-id=3D"56553936" data-min-length=3D"15=
">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">

            </ul>
	    </div>

        <div id=3D"comments-link-56553936" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>

 =20
<a name=3D"58288050"></a>
<div id=3D"answer-58288050" class=3D"answer" data-answerid=3D"58288050" ite=
mprop=3D"suggestedAnswer" itemscope=3D"" itemtype=3D"http://schema.org/Answ=
er">
    <div class=3D"post-layout">
        <div class=3D"votecell post-layout--left">
           =20

<div class=3D"js-voting-container grid fd-column ai-stretch gs4 fc-black-20=
0" data-post-id=3D"58288050">
        <button class=3D"js-vote-up-btn grid--cell s-btn s-btn__unset c-poi=
nter" title=3D"This answer is useful" aria-pressed=3D"false" aria-label=3D"=
up vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidden=3D"tru=
e" class=3D"svg-icon m0 iconArrowUpLg" width=3D"36" height=3D"36" viewBox=
=3D"0 0 36 36"><path d=3D"M2 26h32L18 10 2 26z"></path></svg></button>
        <div class=3D"js-vote-count grid--cell fc-black-500 fs-title grid f=
d-column ai-center" itemprop=3D"upvoteCount" data-value=3D"-1">-1</div>
        <button class=3D"js-vote-down-btn grid--cell s-btn s-btn__unset c-p=
ointer" title=3D"This answer is not useful" aria-pressed=3D"false" aria-lab=
el=3D"down vote" data-selected-classes=3D"fc-theme-primary"><svg aria-hidde=
n=3D"true" class=3D"svg-icon m0 iconArrowDownLg" width=3D"36" height=3D"36"=
 viewBox=3D"0 0 36 36"><path d=3D"M2 10h32L18 26 2 10z"></path></svg></butt=
on>

   =20
            <div class=3D"js-accepted-answer-indicator grid--cell fc-green-=
500 ta-center py4 d-none" title=3D"loading when this answer was accepted...=
" tabindex=3D"0" role=3D"note" aria-label=3D"accepted">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconCheckmarkLg=
" width=3D"36" height=3D"36" viewBox=3D"0 0 36 36"><path d=3D"M6 14l8 8L30 =
6v8L14 30l-8-8v-8z"></path></svg>
            </div>


</div>

        </div>

       =20


<div class=3D"answercell post-layout--right">
       =20
    <div class=3D"post-text" itemprop=3D"text">
<p><code>git fetch --all</code></p>

<p>By using this comment you can fetch the code from all branches which you=
 have added as remote repository</p>
    </div>
    <div class=3D"grid mb0 fw-wrap ai-start jc-end gs8 gsy">
        <time itemprop=3D"dateCreated" datetime=3D"2019-10-08T14:07:41"></t=
ime>
        <div class=3D"grid--cell mr16" style=3D"flex: 1 1 100px;">
            <div class=3D"post-menu"><a href=3D"https://stackoverflow.com/a=
/58288050" itemprop=3D"url" class=3D"js-share-link js-gps-track" title=3D"s=
hort permalink to this answer" data-gps-track=3D"post.click({ item: 2, priv=
: 0, post_type: 2 })" data-controller=3D"se-share-sheet s-popover" data-se-=
share-sheet-title=3D"Share a link to this answer" data-se-share-sheet-subti=
tle=3D"" data-se-share-sheet-post-type=3D"answer" data-se-share-sheet-socia=
l=3D"facebook twitter devto" data-se-share-sheet-location=3D"2" data-s-popo=
ver-placement=3D"bottom-start" aria-controls=3D"se-share-sheet-29" data-act=
ion=3D" s-popover#toggle se-share-sheet#preventNavigation s-popover:show->s=
e-share-sheet#willShow s-popover:shown->se-share-sheet#didShow">share</a><d=
iv class=3D"s-popover z-dropdown" style=3D"width: unset; max-width: 28em; p=
osition: absolute; transform: translate3d(240px, 16659px, 0px); top: 0px; l=
eft: 0px; will-change: transform;" id=3D"se-share-sheet-29" x-placement=3D"=
top-start"><div class=3D"s-popover--arrow"></div><div><span class=3D"js-tit=
le fw-bold">Share a link to this answer</span> <span class=3D"js-subtitle">=
</span></div><div class=3D"my8"><input type=3D"text" class=3D"js-input s-in=
put wmn3 sm:wmn-initial" readonly=3D""></div><div class=3D"d-flex jc-space-=
between mbn4"><button class=3D"js-copy-link-btn s-btn s-btn__link">Copy lin=
k</button><div class=3D"js-social-container"></div></div></div><span class=
=3D"lsep">|</span><a href=3D"https://stackoverflow.com/posts/58288050/edit"=
 class=3D"suggest-edit-post js-gps-track" data-gps-track=3D"post.click({ it=
em: 6, priv: 0, post_type: 2 })" title=3D"">improve this answer</a></div>
        </div>



    <div class=3D"post-signature grid--cell fl0">
<div class=3D"user-info ">
    <div class=3D"user-action-time">
        answered <span title=3D"2019-10-08 14:07:41Z" class=3D"relativetime=
">Oct 8 at 14:07</span>
    </div>
    <div class=3D"user-gravatar32">
        <a href=3D"https://stackoverflow.com/users/11241086/ananth-kumar"><=
div class=3D"gravatar-wrapper-32"><img src=3D"https://lh3.googleusercontent=
.com/-WQgmrK9O0j4/AAAAAAAAAAI/AAAAAAAAAC8/41ILQ4MJfYo/photo.jpg?sz=3D32" al=
t=3D"" width=3D"32" height=3D"32" class=3D"bar-sm"></div></a>
    </div>
    <div class=3D"user-details" itemprop=3D"author" itemscope=3D"" itemtype=
=3D"http://schema.org/Person">
        <a href=3D"https://stackoverflow.com/users/11241086/ananth-kumar">A=
nanth Kumar</a><span class=3D"d-none" itemprop=3D"name">Ananth Kumar</span>
        <div class=3D"-flair">
            <span class=3D"reputation-score" title=3D"reputation score " di=
r=3D"ltr">1</span>
        </div>
    </div>
</div>

    </div>
    </div>
   =20
</div>
        <div class=3D"js-post-notices post-layout--full">
        </div>

    <div class=3D"post-layout--right">
        <div id=3D"comments-58288050" class=3D"comments js-comments-contain=
er bt bc-black-2 mt12  dno" data-post-id=3D"58288050" data-min-length=3D"15=
">
            <ul class=3D"comments-list js-comments-list" data-remaining-com=
ments-count=3D"0" data-canpost=3D"false" data-cansee=3D"true" data-comments=
-unavailable=3D"false" data-addlink-disabled=3D"true">

            </ul>
	    </div>

        <div id=3D"comments-link-58288050" data-rep=3D"50" data-anon=3D"tru=
e">

                    <a class=3D"js-add-link comments-link disabled-link" ti=
tle=3D"Use comments to ask for more information or suggest improvements. Av=
oid comments like =E2=80=9C+1=E2=80=9D or =E2=80=9Cthanks=E2=80=9D.">add a =
comment</a>
                <span class=3D"js-link-separator dno"> | </span>
            <a class=3D"js-show-link comments-link dno" title=3D"expand to =
show all comments on this post" href=3D"https://stackoverflow.com/questions=
/10312521/how-to-fetch-all-git-branches#"></a>
        </div>        =20
    </div>    </div>
</div>


        <aside class=3D"s-notice s-notice__info js-post-notice mb16" aria-h=
idden=3D"false" role=3D"status">
            <div class=3D"grid fd-column fw-nowrap">=20
                <div class=3D"grid fw-nowrap">
                        <div class=3D"grid--cell mr8">
                            <svg aria-hidden=3D"true" class=3D"svg-icon ico=
nFire" width=3D"18" height=3D"18" viewBox=3D"0 0 18 18"><path opacity=3D".6=
" d=3D"M13.18 9c-.8.33-1.46.6-1.97 1.3A9.21 9.21 0 0 0 10 13.89a10 10 0 0 0=
 1.32-.8 2.53 2.53 0 0 1-.63 2.91h.78a3 3 0 0 0 1.66-.5 4.15 4.15 0 0 0 1.2=
6-1.61c.4-.96.47-1.7.55-2.73.05-1.24-.1-2.49-.46-3.68a2 2 0 0 1-.4.91 2.1 2=
.1 0 0 1-.9.62z" fill=3D"#FF6700"></path><path d=3D"M10.4 12.11a7.1 7.1 0 0=
 1 .78-1.76c.3-.47.81-.8 1.37-1.08 0 0-.05-3.27-1.55-5.27-1.5-2-3.37-2.75-4=
.95-2.61 0 0 3.73 2.42.72 5.15C4.63 8.45 3.59 10.87 4.13 13a4.14 4.14 0 0 0=
 3.1 3 4.05 4.05 0 0 1 1.08-3.89C9.42 10.92 8 9.79 8 9.79c.67.02 1.3.28 1.8=
1.72a2 2 0 0 1 .58 1.6z" fill=3D"#EF2E2E"></path></svg>
                        </div>
                    <div class=3D"grid--cell fl1 lh-lg">
                        <div class=3D"grid--cell fl1 lh-lg">
                            <b><a href=3D"https://stackoverflow.com/help/pr=
ivileges/protect-questions">Highly active question</a></b>. Earn 10 reputat=
ion in order to answer this question. The reputation requirement helps prot=
ect this question from spam and non-answer activity.
                           =20
                        </div>
                    </div>
                </div>
                            </div>
                    </aside>



                            <h2 class=3D"bottom-notice" data-loc=3D"1">
Not the answer you're looking for?                                Browse ot=
her questions tagged <a href=3D"https://stackoverflow.com/questions/tagged/=
git" class=3D"post-tag" title=3D"show questions tagged 'git'" rel=3D"tag">g=
it</a> <a href=3D"https://stackoverflow.com/questions/tagged/branch" class=
=3D"post-tag" title=3D"show questions tagged 'branch'" rel=3D"tag">branch</=
a> <a href=3D"https://stackoverflow.com/questions/tagged/git-branch" class=
=3D"post-tag" title=3D"show questions tagged 'git-branch'" rel=3D"tag">git-=
branch</a>  or <a href=3D"https://stackoverflow.com/questions/ask">ask your=
 own question</a>.                            </h2>
                </div>
            </div>
                            <div id=3D"sidebar" class=3D"show-votes" role=
=3D"complementary" aria-label=3D"sidebar">
                <div class=3D"s-sidebarwidget s-sidebarwidget__yellow s-anc=
hors s-anchors__default mb16" data-tracker=3D"cb=3D1">
                <div class=3D"s-sidebarwidget--header s-sidebarwidget__smal=
l-bold-text">
                    Blog
                </div>
            <ul class=3D"s-sidebarwidget--content s-sidebarwidget__items pt=
0 pr16 pb0 pl16">
    <li class=3D"s-sidebarwidget--item grid">
        <div class=3D"grid--cell1 fl-shrink0">
                <a href=3D"https://stackoverflow.blog/2019/11/25/podcast-tf=
w-you-accidentally-delete-your-database/?cb=3D1" data-ga=3D"["communit=
y bulletin board","Blog","https://stackoverflow.blog/20=
19/11/25/podcast-tfw-you-accidentally-delete-your-database/",null,null=
]">
<div class=3D"favicon favicon-stackexchangemeta" title=3D"Meta Stack Exchan=
ge"></div>                </a>
        </div>
        <div class=3D"grid--cell">
            <a href=3D"https://stackoverflow.blog/2019/11/25/podcast-tfw-yo=
u-accidentally-delete-your-database/?cb=3D1" class=3D"js-gps-track" data-ga=
=3D"["community bulletin board","Blog","https://st=
ackoverflow.blog/2019/11/25/podcast-tfw-you-accidentally-delete-your-databa=
se/",null,null]" data-gps-track=3D"communitybulletin.click({ priority:=
 1, position: 0 })">Podcast: TFW You Accidentally Delete Your  Database</a>
        </div>
    </li>
            </ul>
            <ul class=3D"s-sidebarwidget--content s-sidebarwidget__items pt=
0 pr16 pb0 pl16">
    <li class=3D"s-sidebarwidget--item grid">
        <div class=3D"grid--cell1 fl-shrink0">
                <a href=3D"https://stackoverflow.blog/2019/11/26/copying-co=
de-from-stack-overflow-you-might-be-spreading-security-vulnerabilities/?cb=
=3D1" data-ga=3D"["community bulletin board","Blog",&qu=
ot;https://stackoverflow.blog/2019/11/26/copying-code-from-stack-overflow-y=
ou-might-be-spreading-security-vulnerabilities/",null,null]">
<div class=3D"favicon favicon-stackexchangemeta" title=3D"Meta Stack Exchan=
ge"></div>                </a>
        </div>
        <div class=3D"grid--cell">
            <a href=3D"https://stackoverflow.blog/2019/11/26/copying-code-f=
rom-stack-overflow-you-might-be-spreading-security-vulnerabilities/?cb=3D1"=
 class=3D"js-gps-track" data-ga=3D"["community bulletin board",&q=
uot;Blog","https://stackoverflow.blog/2019/11/26/copying-code-fro=
m-stack-overflow-you-might-be-spreading-security-vulnerabilities/",nul=
l,null]" data-gps-track=3D"communitybulletin.click({ priority: 1, position:=
 1 })">Copying code from Stack Overflow? You might paste security vulnerabi=
lities, too</a>
        </div>
    </li>
            </ul>
                <div class=3D"s-sidebarwidget--header s-sidebarwidget__smal=
l-bold-text">
                    Featured on Meta
                </div>
            <ul class=3D"s-sidebarwidget--content s-sidebarwidget__items pt=
0 pr16 pb0 pl16">
    <li class=3D"s-sidebarwidget--item grid">
        <div class=3D"grid--cell1 fl-shrink0">
                <a href=3D"https://meta.stackexchange.com/questions/336177/=
feedback-post-moderator-review-and-reinstatement-processes?cb=3D1" data-ga=
=3D"["community bulletin board","Featured on Meta",&quo=
t;https://meta.stackexchange.com/questions/336177/feedback-post-moderator-r=
eview-and-reinstatement-processes",null,null]">
<div class=3D"favicon favicon-stackexchangemeta" title=3D"Meta Stack Exchan=
ge"></div>                </a>
        </div>
        <div class=3D"grid--cell">
            <a href=3D"https://meta.stackexchange.com/questions/336177/feed=
back-post-moderator-review-and-reinstatement-processes?cb=3D1" class=3D"js-=
gps-track" data-ga=3D"["community bulletin board","Featured =
on Meta","https://meta.stackexchange.com/questions/336177/feedbac=
k-post-moderator-review-and-reinstatement-processes",null,null]" data-=
gps-track=3D"communitybulletin.click({ priority: 3, position: 2 })">Feedbac=
k post: Moderator review and reinstatement processes</a>
        </div>
    </li>
            </ul>
            <ul class=3D"s-sidebarwidget--content s-sidebarwidget__items pt=
0 pr16 pb0 pl16">
    <li class=3D"s-sidebarwidget--item grid">
        <div class=3D"grid--cell1 fl-shrink0">
                <a href=3D"https://meta.stackoverflow.com/questions/391250/=
upvotes-on-questions-will-now-be-worth-the-same-as-upvotes-on-answers?cb=3D=
1" data-ga=3D"["community bulletin board","Featured on Meta&=
quot;,"https://meta.stackoverflow.com/questions/391250/upvotes-on-ques=
tions-will-now-be-worth-the-same-as-upvotes-on-answers",null,null]">
<div class=3D"favicon favicon-stackoverflowmeta" title=3D"Meta Stack Overfl=
ow"></div>                </a>
        </div>
        <div class=3D"grid--cell">
            <a href=3D"https://meta.stackoverflow.com/questions/391250/upvo=
tes-on-questions-will-now-be-worth-the-same-as-upvotes-on-answers?cb=3D1" c=
lass=3D"js-gps-track" data-ga=3D"["community bulletin board",&quo=
t;Featured on Meta","https://meta.stackoverflow.com/questions/391=
250/upvotes-on-questions-will-now-be-worth-the-same-as-upvotes-on-answers&q=
uot;,null,null]" data-gps-track=3D"communitybulletin.click({ priority: 6, p=
osition: 3 })">Upvotes on questions will now be worth the same as upvotes o=
n answers</a>
        </div>
    </li>
            </ul>

</div>
<div id=3D"dfp-tsb" class=3D"everyonelovesstackoverflow everyoneloves__top-=
sidebar" style=3D"min-height: auto; height: auto; display: none;"></div><di=
v id=3D"dfp-msb" class=3D"everyonelovesstackoverflow everyoneloves__mid-sid=
ebar" style=3D"min-height: auto; height: auto; display: none;"></div><div i=
d=3D"hireme"></div><div class=3D"s-sidebarwidget mb16 module">
    <div class=3D"s-sidebarwidget--header grid ai-center">
        <a href=3D"https://chat.stackoverflow.com/" class=3D"js-chat-ad-lin=
k" title=3D"36 users active in 35 rooms the last 60 minutes">36 people chat=
ting</a>
    </div>
        <div class=3D"s-sidebarwidget--content s-sidebarwidget__items d-non=
e js-chat-ad-rooms"></div>
</div>


   =20
                <div class=3D"module sidebar-linked">
	<h4 id=3D"h-linked">Linked</h4>
	<div class=3D"linked" data-tracker=3D"lq=3D1">

<div class=3D"spacer js-gps-track" data-gps-track=3D"linkedquestion.click({=
 source_post_id: 10312521, target_question_id: 58968467, position: 0 })">
	<a href=3D"https://stackoverflow.com/q/58968467?lq=3D1" title=3D"Vote scor=
e (upvotes - downvotes)">
		<div class=3D"answer-votes answered-accepted default">-1</div>
	</a>
	<a href=3D"https://stackoverflow.com/questions/58968467/how-do-i-fetch-all=
-the-branches-in-git-after-cloning-a-repo-in-github-newb-ques?noredirect=3D=
1&lq=3D1" class=3D"question-hyperlink">How do I fetch all the branches =
in git after cloning a repo in github, NEWB question</a>
</div>
<div class=3D"spacer js-gps-track" data-gps-track=3D"linkedquestion.click({=
 source_post_id: 10312521, target_question_id: 292357, position: 1 })">
	<a href=3D"https://stackoverflow.com/q/292357?lq=3D1" title=3D"Vote score =
(upvotes - downvotes)">
		<div class=3D"answer-votes answered-accepted extra-large">11446</div>
	</a>
	<a href=3D"https://stackoverflow.com/questions/292357/what-is-the-differen=
ce-between-git-pull-and-git-fetch?noredirect=3D1&lq=3D1" class=3D"quest=
ion-hyperlink">What is the difference between 'git pull' and 'git fetch'?</=
a>
</div>
<div class=3D"spacer js-gps-track" data-gps-track=3D"linkedquestion.click({=
 source_post_id: 10312521, target_question_id: 67699, position: 2 })">
	<a href=3D"https://stackoverflow.com/q/67699?lq=3D1" title=3D"Vote score (=
upvotes - downvotes)">
		<div class=3D"answer-votes answered-accepted extra-large">3985</div>
	</a>
	<a href=3D"https://stackoverflow.com/questions/67699/how-to-clone-all-remo=
te-branches-in-git?noredirect=3D1&lq=3D1" class=3D"question-hyperlink">=
How to clone all remote branches in Git?</a>
</div>
<div class=3D"spacer js-gps-track" data-gps-track=3D"linkedquestion.click({=
 source_post_id: 10312521, target_question_id: 9537392, position: 3 })">
	<a href=3D"https://stackoverflow.com/q/9537392?lq=3D1" title=3D"Vote score=
 (upvotes - downvotes)">
		<div class=3D"answer-votes answered-accepted extra-large">2087</div>
	</a>
	<a href=3D"https://stackoverflow.com/questions/9537392/git-fetch-remote-br=
anch?noredirect=3D1&lq=3D1" class=3D"question-hyperlink">Git fetch remo=
te branch</a>
</div>
<div class=3D"spacer js-gps-track" data-gps-track=3D"linkedquestion.click({=
 source_post_id: 10312521, target_question_id: 4318161, position: 4 })">
	<a href=3D"https://stackoverflow.com/q/4318161?lq=3D1" title=3D"Vote score=
 (upvotes - downvotes)">
		<div class=3D"answer-votes answered-accepted large">439</div>
	</a>
	<a href=3D"https://stackoverflow.com/questions/4318161/can-git-pull-all-up=
date-all-my-local-branches?noredirect=3D1&lq=3D1" class=3D"question-hyp=
erlink">Can =E2=80=9Cgit pull --all=E2=80=9D update all my local branches?<=
/a>
</div>
<div class=3D"spacer js-gps-track" data-gps-track=3D"linkedquestion.click({=
 source_post_id: 10312521, target_question_id: 21277806, position: 5 })">
	<a href=3D"https://stackoverflow.com/q/21277806?lq=3D1" title=3D"Vote scor=
e (upvotes - downvotes)">
		<div class=3D"answer-votes answered-accepted large">241</div>
	</a>
	<a href=3D"https://stackoverflow.com/questions/21277806/fatal-early-eof-fa=
tal-index-pack-failed?noredirect=3D1&lq=3D1" class=3D"question-hyperlin=
k">fatal: early EOF fatal: index-pack failed</a>
</div>
<div class=3D"spacer js-gps-track" data-gps-track=3D"linkedquestion.click({=
 source_post_id: 10312521, target_question_id: 17714159, position: 6 })">
	<a href=3D"https://stackoverflow.com/q/17714159?lq=3D1" title=3D"Vote scor=
e (upvotes - downvotes)">
		<div class=3D"answer-votes answered-accepted default">81</div>
	</a>
	<a href=3D"https://stackoverflow.com/questions/17714159/how-do-i-undo-a-si=
ngle-branch-clone?noredirect=3D1&lq=3D1" class=3D"question-hyperlink">H=
ow do I =E2=80=9Cundo=E2=80=9D a --single-branch clone?</a>
</div>
<div class=3D"spacer js-gps-track" data-gps-track=3D"linkedquestion.click({=
 source_post_id: 10312521, target_question_id: 40310932, position: 7 })">
	<a href=3D"https://stackoverflow.com/q/40310932?lq=3D1" title=3D"Vote scor=
e (upvotes - downvotes)">
		<div class=3D"answer-votes answered-accepted default">39</div>
	</a>
	<a href=3D"https://stackoverflow.com/questions/40310932/git-hub-clone-all-=
branches-at-once?noredirect=3D1&lq=3D1" class=3D"question-hyperlink">Gi=
t Hub Clone All Branches At Once</a>
</div>
<div class=3D"spacer js-gps-track" data-gps-track=3D"linkedquestion.click({=
 source_post_id: 10312521, target_question_id: 22022106, position: 8 })">
	<a href=3D"https://stackoverflow.com/q/22022106?lq=3D1" title=3D"Vote scor=
e (upvotes - downvotes)">
		<div class=3D"answer-votes answered-accepted default">12</div>
	</a>
	<a href=3D"https://stackoverflow.com/questions/22022106/git-fetch-origin-d=
oesnt-fetch-all-branches?noredirect=3D1&lq=3D1" class=3D"question-hyper=
link">git fetch origin doesn't fetch all branches</a>
</div>
<div class=3D"spacer js-gps-track" data-gps-track=3D"linkedquestion.click({=
 source_post_id: 10312521, target_question_id: 27157166, position: 9 })">
	<a href=3D"https://stackoverflow.com/q/27157166?lq=3D1" title=3D"Vote scor=
e (upvotes - downvotes)">
		<div class=3D"answer-votes answered-accepted default">4</div>
	</a>
	<a href=3D"https://stackoverflow.com/questions/27157166/sync-all-branches-=
with-git?noredirect=3D1&lq=3D1" class=3D"question-hyperlink">Sync all b=
ranches with git</a>
</div>					<div class=3D"spacer more">
				<a href=3D"https://stackoverflow.com/questions/linked/10312521?lq=3D1">=
see more linked questions=E2=80=A6</a>
			</div>
	</div>
</div>

                    <div class=3D"module sidebar-related">
                        <h4 id=3D"h-related">Related</h4>
                        <div class=3D"related js-gps-related-questions" dat=
a-tracker=3D"rq=3D1">
                            <div class=3D"spacer js-gps-track"><a href=3D"h=
ttps://stackoverflow.com/q/61212?rq=3D1" title=3D"Vote score (upvotes - dow=
nvotes)"><div class=3D"answer-votes answered-accepted extra-large">6561</di=
v></a><a href=3D"https://stackoverflow.com/questions/61212/how-to-remove-lo=
cal-untracked-files-from-the-current-git-working-tree?rq=3D1" class=3D"ques=
tion-hyperlink">How to remove local (untracked) files from the current Git =
working tree</a></div><div class=3D"spacer js-gps-track"><a href=3D"https:/=
/stackoverflow.com/q/292357?rq=3D1" title=3D"Vote score (upvotes - downvote=
s)"><div class=3D"answer-votes answered-accepted extra-large">11446</div></=
a><a href=3D"https://stackoverflow.com/questions/292357/what-is-the-differe=
nce-between-git-pull-and-git-fetch?rq=3D1" class=3D"question-hyperlink">Wha=
t is the difference between 'git pull' and 'git fetch'?</a></div><div class=
=3D"spacer js-gps-track"><a href=3D"https://stackoverflow.com/q/927358?rq=
=3D1" title=3D"Vote score (upvotes - downvotes)"><div class=3D"answer-votes=
 answered-accepted extra-large">20326</div></a><a href=3D"https://stackover=
flow.com/questions/927358/how-do-i-undo-the-most-recent-local-commits-in-gi=
t?rq=3D1" class=3D"question-hyperlink">How do I undo the most recent local =
commits in Git?</a></div><div class=3D"spacer js-gps-track"><a href=3D"http=
s://stackoverflow.com/q/1125968?rq=3D1" title=3D"Vote score (upvotes - down=
votes)"><div class=3D"answer-votes answered-accepted extra-large">6654</div=
></a><a href=3D"https://stackoverflow.com/questions/1125968/how-do-i-force-=
git-pull-to-overwrite-local-files?rq=3D1" class=3D"question-hyperlink">How =
do I force =E2=80=9Cgit pull=E2=80=9D to overwrite local files?</a></div><d=
iv class=3D"spacer js-gps-track"><a href=3D"https://stackoverflow.com/q/151=
9006?rq=3D1" title=3D"Vote score (upvotes - downvotes)"><div class=3D"answe=
r-votes answered-accepted extra-large">3030</div></a><a href=3D"https://sta=
ckoverflow.com/questions/1519006/how-do-you-create-a-remote-git-branch?rq=
=3D1" class=3D"question-hyperlink">How do you create a remote Git branch?</=
a></div><div class=3D"spacer js-gps-track"><a href=3D"https://stackoverflow=
.com/q/1783405?rq=3D1" title=3D"Vote score (upvotes - downvotes)"><div clas=
s=3D"answer-votes answered-accepted extra-large">6408</div></a><a href=3D"h=
ttps://stackoverflow.com/questions/1783405/how-do-i-check-out-a-remote-git-=
branch?rq=3D1" class=3D"question-hyperlink">How do I check out a remote Git=
 branch?</a></div><div class=3D"spacer js-gps-track"><a href=3D"https://sta=
ckoverflow.com/q/2003505?rq=3D1" title=3D"Vote score (upvotes - downvotes)"=
><div class=3D"answer-votes answered-accepted extra-large">16310</div></a><=
a href=3D"https://stackoverflow.com/questions/2003505/how-do-i-delete-a-git=
-branch-locally-and-remotely?rq=3D1" class=3D"question-hyperlink">How do I =
delete a Git branch locally and remotely?</a></div><div class=3D"spacer js-=
gps-track"><a href=3D"https://stackoverflow.com/q/2765421?rq=3D1" title=3D"=
Vote score (upvotes - downvotes)"><div class=3D"answer-votes answered-accep=
ted extra-large">4154</div></a><a href=3D"https://stackoverflow.com/questio=
ns/2765421/how-do-i-push-a-new-local-branch-to-a-remote-git-repository-and-=
track-it-too?rq=3D1" class=3D"question-hyperlink">How do I push a new local=
 branch to a remote Git repository and track it too?</a></div><div class=3D=
"spacer js-gps-track"><a href=3D"https://stackoverflow.com/q/6591213?rq=3D1=
" title=3D"Vote score (upvotes - downvotes)"><div class=3D"answer-votes ans=
wered-accepted extra-large">8032</div></a><a href=3D"https://stackoverflow.=
com/questions/6591213/how-do-i-rename-a-local-git-branch?rq=3D1" class=3D"q=
uestion-hyperlink">How do I rename a local Git branch?</a></div><div class=
=3D"spacer js-gps-track"><a href=3D"https://stackoverflow.com/q/9537392?rq=
=3D1" title=3D"Vote score (upvotes - downvotes)"><div class=3D"answer-votes=
 answered-accepted extra-large">2087</div></a><a href=3D"https://stackoverf=
low.com/questions/9537392/git-fetch-remote-branch?rq=3D1" class=3D"question=
-hyperlink">Git fetch remote branch</a></div>
                        </div>
                    </div>

<div id=3D"hot-network-questions" class=3D"module tex2jax_ignore">
    <h4>
        <a href=3D"https://stackexchange.com/questions?tab=3Dhot" class=3D"=
js-gps-track s-link s-link__inherit" data-gps-track=3D"posts_hot_network.cl=
ick({ item_type:1, location:11 })">
            Hot Network Questions
        </a>
    </h4>
    <ul>
            <li>
                <div class=3D"favicon favicon-travel" title=3D"Travel Stack=
 Exchange"></div><a href=3D"https://travel.stackexchange.com/questions/1502=
63/can-i-apply-for-a-passport-in-the-country-im-in-so-i-can-travel-to-my-ho=
me-coun" class=3D"js-gps-track question-hyperlink mb0" data-gps-track=3D"si=
te.switch({ item_type:11, target_site:273 }); posts_hot_network.click({ ite=
m_type:2, location:11 })">
                    Can I apply for a passport in the country I'm in so I c=
an travel to my home country?
                </a>

            </li>
            <li>
                <div class=3D"favicon favicon-puzzling" title=3D"Puzzling S=
tack Exchange"></div><a href=3D"https://puzzling.stackexchange.com/question=
s/91626/captain-puns-new-boat" class=3D"js-gps-track question-hyperlink mb0=
" data-gps-track=3D"site.switch({ item_type:11, target_site:559 }); posts_h=
ot_network.click({ item_type:2, location:11 })">
                    Captain Pun's new boat
                </a>

            </li>
            <li>
                <div class=3D"favicon favicon-codereview" title=3D"Code Rev=
iew Stack Exchange"></div><a href=3D"https://codereview.stackexchange.com/q=
uestions/233183/fasm-convert-hex-byte-to-binary-string" class=3D"js-gps-tra=
ck question-hyperlink mb0" data-gps-track=3D"site.switch({ item_type:11, ta=
rget_site:196 }); posts_hot_network.click({ item_type:2, location:11 })">
                    fasm convert hex byte to binary string
                </a>

            </li>
            <li>
                <div class=3D"favicon favicon-workplace" title=3D"The Workp=
lace Stack Exchange"></div><a href=3D"https://workplace.stackexchange.com/q=
uestions/148777/how-to-avoid-getting-angry-during-job-interviews" class=3D"=
js-gps-track question-hyperlink mb0" data-gps-track=3D"site.switch({ item_t=
ype:11, target_site:423 }); posts_hot_network.click({ item_type:2, location=
:11 })">
                    How to avoid getting angry during job interviews?
                </a>

            </li>
            <li>
                <div class=3D"favicon favicon-german" title=3D"German Langu=
age Stack Exchange"></div><a href=3D"https://german.stackexchange.com/quest=
ions/55457/why-is-this-negated-with-nicht-and-not-kein" class=3D"js-gps-tra=
ck question-hyperlink mb0" data-gps-track=3D"site.switch({ item_type:11, ta=
rget_site:253 }); posts_hot_network.click({ item_type:2, location:11 })">
                    Why is this negated with nicht and not kein?
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-math" title=3D"Mathematics St=
ack Exchange"></div><a href=3D"https://math.stackexchange.com/questions/345=
5580/why-does-the-monotone-convergence-theorem-not-apply-on-riemann-integra=
ls" class=3D"js-gps-track question-hyperlink mb0" data-gps-track=3D"site.sw=
itch({ item_type:11, target_site:69 }); posts_hot_network.click({ item_type=
:2, location:11 })">
                    Why does the monotone convergence theorem not apply on =
Riemann integrals?
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-space" title=3D"Space Explora=
tion Stack Exchange"></div><a href=3D"https://space.stackexchange.com/quest=
ions/40166/name-for-geostationary-orbit-around-another-planet" class=3D"js-=
gps-track question-hyperlink mb0" data-gps-track=3D"site.switch({ item_type=
:11, target_site:508 }); posts_hot_network.click({ item_type:2, location:11=
 })">
                    Name for geostationary orbit around another planet
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-hinduism" title=3D"Hinduism S=
tack Exchange"></div><a href=3D"https://hinduism.stackexchange.com/question=
s/37248/had-ravan-tried-would-he-have-been-able-to-lift-angads-feet" class=
=3D"js-gps-track question-hyperlink mb0" data-gps-track=3D"site.switch({ it=
em_type:11, target_site:567 }); posts_hot_network.click({ item_type:2, loca=
tion:11 })">
                    Had Ravan tried would he have been able to lift Angad's=
 feet?
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-codegolf" title=3D"Code Golf =
Stack Exchange"></div><a href=3D"https://codegolf.stackexchange.com/questio=
ns/196487/find-the-length-of-a-numbers-base-jumping-path" class=3D"js-gps-t=
rack question-hyperlink mb0" data-gps-track=3D"site.switch({ item_type:11, =
target_site:200 }); posts_hot_network.click({ item_type:2, location:11 })">
                    Find the length of a number's "base-jumping" path
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-workplace" title=3D"The Workp=
lace Stack Exchange"></div><a href=3D"https://workplace.stackexchange.com/q=
uestions/148918/star-developer-didn-t-get-a-promotion-because-he-isn-t-a-pe=
ople-person-so-he-ha" class=3D"js-gps-track question-hyperlink mb0" data-gp=
s-track=3D"site.switch({ item_type:11, target_site:423 }); posts_hot_networ=
k.click({ item_type:2, location:11 })">
                    Star developer didn=E2=80=99t get a promotion because h=
e isn=E2=80=99t a people person, so he has scaled back his contributions. H=
ow can I motivate him?
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-politics" title=3D"Politics S=
tack Exchange"></div><a href=3D"https://politics.stackexchange.com/question=
s/48247/germanys-ladenschlussgesetz-in-comparison-to-a-debatable-law-in-isr=
ael" class=3D"js-gps-track question-hyperlink mb0" data-gps-track=3D"site.s=
witch({ item_type:11, target_site:475 }); posts_hot_network.click({ item_ty=
pe:2, location:11 })">
                    Germany's Ladenschlussgesetz in comparison to a debatab=
le law in Israel
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-mathematica" title=3D"Mathema=
tica Stack Exchange"></div><a href=3D"https://mathematica.stackexchange.com=
/questions/210489/extracting-solutions-from-contourplot" class=3D"js-gps-tr=
ack question-hyperlink mb0" data-gps-track=3D"site.switch({ item_type:11, t=
arget_site:387 }); posts_hot_network.click({ item_type:2, location:11 })">
                    Extracting solutions from ContourPlot
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-philosophy" title=3D"Philosop=
hy Stack Exchange"></div><a href=3D"https://philosophy.stackexchange.com/qu=
estions/68722/is-economics-a-science" class=3D"js-gps-track question-hyperl=
ink mb0" data-gps-track=3D"site.switch({ item_type:11, target_site:265 }); =
posts_hot_network.click({ item_type:2, location:11 })">
                    Is economics a science?
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-aviation" title=3D"Aviation S=
tack Exchange"></div><a href=3D"https://aviation.stackexchange.com/question=
s/72118/what-difference-does-horsepower-make-if-the-engine-can-spin-the-pro=
peller-fast" class=3D"js-gps-track question-hyperlink mb0" data-gps-track=
=3D"site.switch({ item_type:11, target_site:528 }); posts_hot_network.click=
({ item_type:2, location:11 })">
                    What difference does horsepower make? If the engine can=
 spin the propeller fast enough, why does it need power behind it?
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-academia" title=3D"Academia S=
tack Exchange"></div><a href=3D"https://academia.stackexchange.com/question=
s/140779/writing-style-in-academic-english" class=3D"js-gps-track question-=
hyperlink mb0" data-gps-track=3D"site.switch({ item_type:11, target_site:41=
5 }); posts_hot_network.click({ item_type:2, location:11 })">
                    Writing style in academic English
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-german" title=3D"German Langu=
age Stack Exchange"></div><a href=3D"https://german.stackexchange.com/quest=
ions/55463/how-do-you-say-to-play-devils-advocate-in-german" class=3D"js-gp=
s-track question-hyperlink mb0" data-gps-track=3D"site.switch({ item_type:1=
1, target_site:253 }); posts_hot_network.click({ item_type:2, location:11 }=
)">
                    How do you say "to play Devil's advocate" in German?
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-codegolf" title=3D"Code Golf =
Stack Exchange"></div><a href=3D"https://codegolf.stackexchange.com/questio=
ns/196415/clockwise-matrix-rotation" class=3D"js-gps-track question-hyperli=
nk mb0" data-gps-track=3D"site.switch({ item_type:11, target_site:200 }); p=
osts_hot_network.click({ item_type:2, location:11 })">
                    Clockwise matrix rotation
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-mathoverflow" title=3D"MathOv=
erflow"></div><a href=3D"https://mathoverflow.net/questions/347196/a-good-r=
eference-to-the-gauss-result-on-the-structure-of-the-multiplicative-grou" c=
lass=3D"js-gps-track question-hyperlink mb0" data-gps-track=3D"site.switch(=
{ item_type:11, target_site:504 }); posts_hot_network.click({ item_type:2, =
location:11 })">
                    A good reference to the Gauss result on the structure o=
f the multiplicative group of a residue ring
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-aviation" title=3D"Aviation S=
tack Exchange"></div><a href=3D"https://aviation.stackexchange.com/question=
s/72127/is-there-any-specific-reason-why-delta-air-lines-doesnt-have-its-ow=
n-callsign" class=3D"js-gps-track question-hyperlink mb0" data-gps-track=3D=
"site.switch({ item_type:11, target_site:528 }); posts_hot_network.click({ =
item_type:2, location:11 })">
                    Is there any specific reason why Delta Air Lines doesn'=
t have its own callsign?
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-mathematica" title=3D"Mathema=
tica Stack Exchange"></div><a href=3D"https://mathematica.stackexchange.com=
/questions/210475/can-mathematica-provide-a-reliable-estimate-of-the-numeri=
cal-error-from-ndsolve" class=3D"js-gps-track question-hyperlink mb0" data-=
gps-track=3D"site.switch({ item_type:11, target_site:387 }); posts_hot_netw=
ork.click({ item_type:2, location:11 })">
                    Can Mathematica provide a reliable estimate of the nume=
rical error from NDSolve?
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-diy" title=3D"Home Improvemen=
t Stack Exchange"></div><a href=3D"https://diy.stackexchange.com/questions/=
179229/are-these-pigtails-inside-the-panel-and-outside-a-junction-box-allow=
ed" class=3D"js-gps-track question-hyperlink mb0" data-gps-track=3D"site.sw=
itch({ item_type:11, target_site:73 }); posts_hot_network.click({ item_type=
:2, location:11 })">
                    Are these pigtails inside the panel and outside a junct=
ion box allowed?
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-apple" title=3D"Ask Different=
"></div><a href=3D"https://apple.stackexchange.com/questions/376401/macos-w=
ifi-wont-show-wifi-login-page" class=3D"js-gps-track question-hyperlink mb0=
" data-gps-track=3D"site.switch({ item_type:11, target_site:118 }); posts_h=
ot_network.click({ item_type:2, location:11 })">
                    macOS WiFi Won't Show WiFi Login Page
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-math" title=3D"Mathematics St=
ack Exchange"></div><a href=3D"https://math.stackexchange.com/questions/345=
6667/please-help-me-spot-the-error-in-my-proof-that-the-sum-of-two-irration=
al-numbe" class=3D"js-gps-track question-hyperlink mb0" data-gps-track=3D"s=
ite.switch({ item_type:11, target_site:69 }); posts_hot_network.click({ ite=
m_type:2, location:11 })">
                    Please help me spot the error in my "proof" that the su=
m of two irrational numbers must be irrational
                </a>

            </li>
            <li class=3D"js-hidden" style=3D"">
                <div class=3D"favicon favicon-scifi" title=3D"Science Ficti=
on & Fantasy Stack Exchange"></div><a href=3D"https://scifi.stackexchan=
ge.com/questions/223688/aliens-kill-as-an-art-form-surprised-that-humans-do=
nt-appreciate" class=3D"js-gps-track question-hyperlink mb0" data-gps-track=
=3D"site.switch({ item_type:11, target_site:186 }); posts_hot_network.click=
({ item_type:2, location:11 })">
                    Aliens kill as an art form, surprised that humans don't=
 appreciate
                </a>

            </li>
    </ul>

       =20
</div>

    <div id=3D"feed-link" class=3D"js-feed-link">
        <a href=3D"https://stackoverflow.com/feeds/question/10312521" title=
=3D"Feed of this question and its answers">
            <svg aria-hidden=3D"true" class=3D"svg-icon fc-orange-400 iconR=
ss" width=3D"18" height=3D"18" viewBox=3D"0 0 18 18"><path d=3D"M1 3c0-1.1.=
9-2 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3zm14.5 12C15.5 8=
.1 9.9 2.5 3 2.5V5a10 10 0 0 1 10 10h2.5zm-5 0A7.5 7.5 0 0 0 3 7.5V10a5 5 0=
 0 1 5 5h2.5zm-5 0A2.5 2.5 0 0 0 3 12.5V15h2.5z"></path></svg>
            Question feed
        </a>
    </div>
    <aside class=3D"s-modal js-feed-link-modal" tabindex=3D"-1" role=3D"dia=
log" aria-labelledby=3D"feed-modal-title" aria-describedby=3D"feed-modal-de=
scription" aria-hidden=3D"true">
        <div class=3D"s-modal--dialog js-modal-dialog wmx4" role=3D"documen=
t" data-controller=3D"se-draggable">
            <h1 class=3D"s-modal--header fw-bold js-first-tabbable c-move" =
id=3D"feed-modal-title" data-target=3D"se-draggable.handle" tabindex=3D"0">
                Subscribe to RSS
            </h1>
            <div class=3D"grid gs4 gsy fd-column">
                <div class=3D"grid--cell">
                    <label class=3D"d-block s-label c-default" for=3D"feed-=
url">
                        Question feed
                        <p class=3D"s-description mt2" id=3D"feed-modal-des=
cription">To subscribe to this RSS feed, copy and paste this URL into your =
RSS reader.</p>
                    </label>
                </div>
                <div class=3D"grid ps-relative">
                    <input class=3D"s-input" type=3D"text" name=3D"feed-url=
" id=3D"feed-url" readonly=3D"readonly" value=3D"https://stackoverflow.com/=
feeds/question/10312521">
                    <svg aria-hidden=3D"true" class=3D"svg-icon s-input-ico=
n fc-orange-400 iconRss" width=3D"18" height=3D"18" viewBox=3D"0 0 18 18"><=
path d=3D"M1 3c0-1.1.9-2 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-=
2-2V3zm14.5 12C15.5 8.1 9.9 2.5 3 2.5V5a10 10 0 0 1 10 10h2.5zm-5 0A7.5 7.5=
 0 0 0 3 7.5V10a5 5 0 0 1 5 5h2.5zm-5 0A2.5 2.5 0 0 0 3 12.5V15h2.5z"></pat=
h></svg>
                </div>
            </div>
            <a class=3D"s-modal--close s-btn s-btn__muted js-modal-close js=
-last-tabbable" href=3D"https://stackoverflow.com/questions/10312521/how-to=
-fetch-all-git-branches#" aria-label=3D"Close">
                <svg aria-hidden=3D"true" class=3D"svg-icon iconClearSm" wi=
dth=3D"14" height=3D"14" viewBox=3D"0 0 14 14"><path d=3D"M12 3.41L10.59 2 =
7 5.59 3.41 2 2 3.41 5.59 7 2 10.59 3.41 12 7 8.41 10.59 12 12 10.59 8.41 7=
 12 3.41z"></path></svg>
            </a>
        </div>
    </aside>
            </div>
    </div>

<div style=3D"display:none" id=3D"prettify-lang"></div></div>


        </div>
    </div>


   =20
   =20
    <footer id=3D"footer" class=3D"site-footer js-footer" role=3D"contentin=
fo">
        <div class=3D"site-footer--container">
                <div class=3D"site-footer--logo">

                   =20
                    <a href=3D"https://stackoverflow.com/"><svg aria-hidden=
=3D"true" class=3D"svg-icon native iconLogoGlyphMd" width=3D"32" height=3D"=
37" viewBox=3D"0 0 32 37"><path d=3D"M26 33v-9h4v13H0V24h4v9h22z" fill=3D"#=
BCBBBB"></path><path d=3D"M21.5 0l-2.7 2 9.9 13.3 2.7-2L21.5 0zM26 18.4L13.=
3 7.8l2.1-2.5 12.7 10.6-2.1 2.5zM9.1 15.2l15 7 1.4-3-15-7-1.4 3zm14 10.79l.=
68-2.95-16.1-3.35L7 23l16.1 2.99zM23 30H7v-3h16v3z" fill=3D"#F48024"></path=
></svg></a>
                </div>
           =20
            <nav class=3D"site-footer--nav">
                    <div class=3D"site-footer--col site-footer--col__visibl=
e js-footer-col" data-name=3D"default">
                        <h5 class=3D"-title"><a href=3D"https://stackoverfl=
ow.com/" class=3D"js-gps-track" data-gps-track=3D"footer.click({ location: =
2, link: 15})">Stack Overflow</a></h5>
                        <ul class=3D"-list js-primary-footer-links">
                            <li class=3D"-item"><a href=3D"https://stackove=
rflow.com/questions" class=3D"js-gps-track -link" data-gps-track=3D"footer.=
click({ location: 2, link: 16})">Questions</a></li>
                                <li class=3D"-item"><a href=3D"https://stac=
koverflow.com/jobs" class=3D"js-gps-track -link" data-gps-track=3D"footer.c=
lick({ location: 2, link: 17})">Jobs</a></li>
                                <li class=3D"-item"><a href=3D"https://stac=
koverflow.com/jobs/directory/developer-jobs" class=3D"js-gps-track -link" d=
ata-gps-track=3D"footer.click({ location: 2, link: 11})">Developer Jobs Dir=
ectory</a></li>
                                     <li class=3D"-item"><a href=3D"https:/=
/stackoverflow.com/jobs/salary" class=3D"js-gps-track -link" data-gps-track=
=3D"footer.click({ location: 2, link: 28})">Salary Calculator</a></li>
                                                            <li class=3D"-i=
tem"><a href=3D"https://stackoverflow.com/help" class=3D"js-gps-track -link=
" data-gps-track=3D"footer.click({ location: 2, link: 3 })">Help</a></li>
                                <li class=3D"-item"><a class=3D"js-gps-trac=
k -link" data-gps-track=3D"footer.click({ location: 2, link: 12 })">Mobile<=
/a></li>
                        <li class=3D"-item"><a class=3D"-link" role=3D"butt=
on">Disable Responsiveness</a></li></ul>
                    </div>
                    <div class=3D"site-footer--col site-footer--col__visibl=
e js-footer-col" data-name=3D"default">
                        <h5 class=3D"-title"><a href=3D"https://www.stackov=
erflowbusiness.com/" class=3D"js-gps-track" data-gps-track=3D"footer.click(=
{ location: 2, link: 19 })">Products</a></h5>
                        <ul class=3D"-list">
                            <li class=3D"-item"><a href=3D"https://stackove=
rflow.com/teams" class=3D"js-gps-track -link" data-ga=3D"["teams traff=
ic","footer - site nav","stackoverflow.com/teams",=
null,{"dimension4":"teams"}]" data-gps-track=3D"footer.=
click({ location: 2, link: 29 })">Teams</a></li>
                            <li class=3D"-item"><a href=3D"https://www.stac=
koverflowbusiness.com/talent" class=3D"js-gps-track -link" data-gps-track=
=3D"footer.click({ location: 2, link: 20 })">Talent</a></li>
                            <li class=3D"-item"><a href=3D"https://www.stac=
koverflowbusiness.com/advertising" class=3D"js-gps-track -link" data-gps-tr=
ack=3D"footer.click({ location: 2, link: 21 })">Advertising</a></li>
                            <li class=3D"-item"><a href=3D"https://stackove=
rflow.com/enterprise" class=3D"js-gps-track -link" data-gps-track=3D"footer=
.click({ location: 2, link: 22 })">Enterprise</a></li>
                        </ul>
                    </div>
                <div class=3D"site-footer--col site-footer--col__visible js=
-footer-col" data-name=3D"default">
                    <h5 class=3D"-title"><a class=3D"js-gps-track" data-gps=
-track=3D"footer.click({ location: 2, link: 1 })" href=3D"https://stackover=
flow.com/company/about">Company</a></h5>
                    <ul class=3D"-list">
                            <li class=3D"-item"><a class=3D"js-gps-track -l=
ink" data-gps-track=3D"footer.click({ location: 2, link: 1 })" href=3D"http=
s://stackoverflow.com/company/about">About</a></li>
                                                <li class=3D"-item"><a clas=
s=3D"js-gps-track -link" data-gps-track=3D"footer.click({ location: 2, link=
: 27 })" href=3D"https://stackoverflow.com/company/press">Press</a></li>
                            <li class=3D"-item"><a class=3D"js-gps-track -l=
ink" data-gps-track=3D"footer.click({ location: 2, link: 9 })" href=3D"http=
s://stackoverflow.com/company/work-here">Work Here</a></li>
                        <li class=3D"-item"><a class=3D"js-gps-track -link"=
 data-gps-track=3D"footer.click({ location: 2, link: 7 })" href=3D"https://=
stackoverflow.com/legal">Legal</a></li>
                        <li class=3D"-item"><a class=3D"js-gps-track -link"=
 data-gps-track=3D"footer.click({ location: 2, link: 8 })" href=3D"https://=
stackoverflow.com/legal/privacy-policy">Privacy Policy</a></li>
                            <li class=3D"-item"><a class=3D"js-gps-track -l=
ink" data-gps-track=3D"footer.click({ location: 2, link: 13 })" href=3D"htt=
ps://stackoverflow.com/company/contact">Contact Us</a></li>
                    </ul>
                </div>
                <div class=3D"site-footer--col site-footer--categories-nav =
site-footer--col__visible">
                    <a href=3D"https://stackoverflow.com/questions/10312521=
/how-to-fetch-all-git-branches#" class=3D"site-footer--back js-footer-back"=
><svg aria-hidden=3D"true" class=3D"svg-icon iconArrowLeftAlt" width=3D"18"=
 height=3D"18" viewBox=3D"0 0 18 18"><path d=3D"M10.58 16L12 14.59 6.4 9 12=
 3.41 10.57 2l-7 7 7 7z"></path></svg></a>
                    <div>
                        <h5 class=3D"-title"><a href=3D"https://stackexchan=
ge.com/" data-gps-track=3D"footer.click({ location: 2, link: 30 })">Stack E=
xchange<br> Network</a></h5>
                        <ul class=3D"-list">
                            <li class=3D"-item"><a href=3D"https://stackove=
rflow.com/questions/10312521/how-to-fetch-all-git-branches#" class=3D"-link=
 _expandable js-footer-category-trigger js-gps-track" data-gps-track=3D"foo=
ter.click({ location: 2, link: 24 })" data-target=3D"Technology">Technology=
</a></li>
                            <li class=3D"-item"><a href=3D"https://stackove=
rflow.com/questions/10312521/how-to-fetch-all-git-branches#" class=3D"-link=
 _expandable js-footer-category-trigger js-gps-track" data-gps-track=3D"foo=
ter.click({ location: 2, link: 24 })" data-target=3D"Life / Arts">Life / Ar=
ts</a></li>
                            <li class=3D"-item"><a href=3D"https://stackove=
rflow.com/questions/10312521/how-to-fetch-all-git-branches#" class=3D"-link=
 _expandable js-footer-category-trigger js-gps-track" data-gps-track=3D"foo=
ter.click({ location: 2, link: 24 })" data-target=3D"Culture / Recreation">=
Culture / Recreation</a></li>
                            <li class=3D"-item"><a href=3D"https://stackove=
rflow.com/questions/10312521/how-to-fetch-all-git-branches#" class=3D"-link=
 _expandable js-footer-category-trigger js-gps-track" data-gps-track=3D"foo=
ter.click({ location: 2, link: 24 })" data-target=3D"Science">Science</a></=
li>
                            <li class=3D"-item"><a href=3D"https://stackove=
rflow.com/questions/10312521/how-to-fetch-all-git-branches#" class=3D"-link=
 _expandable js-footer-category-trigger js-gps-track" data-gps-track=3D"foo=
ter.click({ location: 2, link: 24 })" data-target=3D"Other">Other</a></li>

                        </ul>
                    </div>
                </div>
                <div class=3D"site-footer--categories">
                    <div class=3D"site-footer--col site-footer--category js=
-footer-col" data-name=3D"Technology">
        <ul class=3D"-list">
                <li class=3D"-item"><a href=3D"https://stackoverflow.com/" =
class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location: 2, =
link: 25 })" title=3D"professional and enthusiast programmers">Stack Overfl=
ow</a></li>
                <li class=3D"-item"><a href=3D"https://serverfault.com/" cl=
ass=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location: 2, li=
nk: 25 })" title=3D"system and network administrators">Server Fault</a></li=
>
                <li class=3D"-item"><a href=3D"https://superuser.com/" clas=
s=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location: 2, link=
: 25 })" title=3D"computer enthusiasts and power users">Super User</a></li>
                <li class=3D"-item"><a href=3D"https://webapps.stackexchang=
e.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locat=
ion: 2, link: 25 })" title=3D"power users of web applications">Web Applicat=
ions</a></li>
                <li class=3D"-item"><a href=3D"https://askubuntu.com/" clas=
s=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location: 2, link=
: 25 })" title=3D"Ubuntu users and developers">Ask Ubuntu</a></li>
                <li class=3D"-item"><a href=3D"https://webmasters.stackexch=
ange.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ lo=
cation: 2, link: 25 })" title=3D"pro webmasters">Webmasters</a></li>
                <li class=3D"-item"><a href=3D"https://gamedev.stackexchang=
e.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locat=
ion: 2, link: 25 })" title=3D"professional and independent game developers"=
>Game Development</a></li>
                    </ul></div><div class=3D"site-footer--col site-footer--=
category js-footer-col" data-name=3D"Technology"><ul class=3D"-list">
                <li class=3D"-item"><a href=3D"https://tex.stackexchange.co=
m/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location:=
 2, link: 25 })" title=3D"users of TeX, LaTeX, ConTeXt, and related typeset=
ting systems">TeX - LaTeX</a></li>
                <li class=3D"-item"><a href=3D"https://softwareengineering.=
stackexchange.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.c=
lick({ location: 2, link: 25 })" title=3D"professionals, academics, and stu=
dents working within the systems development life cycle">Software Engineeri=
ng</a></li>
                <li class=3D"-item"><a href=3D"https://unix.stackexchange.c=
om/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location=
: 2, link: 25 })" title=3D"users of Linux, FreeBSD and other Un*x-like oper=
ating systems">Unix & Linux</a></li>
                <li class=3D"-item"><a href=3D"https://apple.stackexchange.=
com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locatio=
n: 2, link: 25 })" title=3D"power users of Apple hardware and software">Ask=
 Different (Apple)</a></li>
                <li class=3D"-item"><a href=3D"https://wordpress.stackexcha=
nge.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ loc=
ation: 2, link: 25 })" title=3D"WordPress developers and administrators">Wo=
rdPress Development</a></li>
                <li class=3D"-item"><a href=3D"https://gis.stackexchange.co=
m/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location:=
 2, link: 25 })" title=3D"cartographers, geographers and GIS professionals"=
>Geographic Information Systems</a></li>
                <li class=3D"-item"><a href=3D"https://electronics.stackexc=
hange.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ l=
ocation: 2, link: 25 })" title=3D"electronics and electrical engineering pr=
ofessionals, students, and enthusiasts">Electrical Engineering</a></li>
                    </ul></div><div class=3D"site-footer--col site-footer--=
category js-footer-col" data-name=3D"Technology"><ul class=3D"-list">
                <li class=3D"-item"><a href=3D"https://android.stackexchang=
e.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locat=
ion: 2, link: 25 })" title=3D"enthusiasts and power users of the Android op=
erating system">Android Enthusiasts</a></li>
                <li class=3D"-item"><a href=3D"https://security.stackexchan=
ge.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ loca=
tion: 2, link: 25 })" title=3D"information security professionals">Informat=
ion Security</a></li>
                <li class=3D"-item"><a href=3D"https://dba.stackexchange.co=
m/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location:=
 2, link: 25 })" title=3D"database professionals who wish to improve their =
database skills and learn from others in the community">Database Administra=
tors</a></li>
                <li class=3D"-item"><a href=3D"https://drupal.stackexchange=
.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locati=
on: 2, link: 25 })" title=3D"Drupal developers and administrators">Drupal A=
nswers</a></li>
                <li class=3D"-item"><a href=3D"https://sharepoint.stackexch=
ange.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ lo=
cation: 2, link: 25 })" title=3D"SharePoint enthusiasts">SharePoint</a></li=
>
                <li class=3D"-item"><a href=3D"https://ux.stackexchange.com=
/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location: =
2, link: 25 })" title=3D"user experience researchers and experts">User Expe=
rience</a></li>
                <li class=3D"-item"><a href=3D"https://mathematica.stackexc=
hange.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ l=
ocation: 2, link: 25 })" title=3D"users of Wolfram Mathematica">Mathematica=
</a></li>
                    </ul></div><div class=3D"site-footer--col site-footer--=
category js-footer-col" data-name=3D"Technology"><ul class=3D"-list">
                <li class=3D"-item"><a href=3D"https://salesforce.stackexch=
ange.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ lo=
cation: 2, link: 25 })" title=3D"Salesforce administrators, implementation =
experts, developers and anybody in-between">Salesforce</a></li>
                <li class=3D"-item"><a href=3D"https://expressionengine.sta=
ckexchange.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.clic=
k({ location: 2, link: 25 })" title=3D"administrators, end users, developer=
s and designers for ExpressionEngine=C2=AE CMS">ExpressionEngine=C2=AE Answ=
ers</a></li>
                <li class=3D"-item"><a href=3D"https://pt.stackoverflow.com=
/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location: =
2, link: 25 })" title=3D"programadores profissionais e entusiastas">Stack O=
verflow em Portugu=C3=AAs</a></li>
                <li class=3D"-item"><a href=3D"https://blender.stackexchang=
e.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locat=
ion: 2, link: 25 })" title=3D"people who use Blender to create 3D graphics,=
 animations, or games">Blender</a></li>
                <li class=3D"-item"><a href=3D"https://networkengineering.s=
tackexchange.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.cl=
ick({ location: 2, link: 25 })" title=3D"network engineers">Network Enginee=
ring</a></li>
                <li class=3D"-item"><a href=3D"https://crypto.stackexchange=
.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locati=
on: 2, link: 25 })" title=3D"software developers, mathematicians and others=
 interested in cryptography">Cryptography</a></li>
                <li class=3D"-item"><a href=3D"https://codereview.stackexch=
ange.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ lo=
cation: 2, link: 25 })" title=3D"peer programmer code reviews">Code Review<=
/a></li>
                    </ul></div><div class=3D"site-footer--col site-footer--=
category js-footer-col" data-name=3D"Technology"><ul class=3D"-list">
                <li class=3D"-item"><a href=3D"https://magento.stackexchang=
e.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locat=
ion: 2, link: 25 })" title=3D"users of the Magento e-Commerce platform">Mag=
ento</a></li>
                <li class=3D"-item"><a href=3D"https://softwarerecs.stackex=
change.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ =
location: 2, link: 25 })" title=3D"people seeking specific software recomme=
ndations">Software Recommendations</a></li>
                <li class=3D"-item"><a href=3D"https://dsp.stackexchange.co=
m/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location:=
 2, link: 25 })" title=3D"practitioners of the art and science of signal, i=
mage and video processing">Signal Processing</a></li>
                <li class=3D"-item"><a href=3D"https://emacs.stackexchange.=
com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locatio=
n: 2, link: 25 })" title=3D"those using, extending or developing Emacs">Ema=
cs</a></li>
                <li class=3D"-item"><a href=3D"https://raspberrypi.stackexc=
hange.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ l=
ocation: 2, link: 25 })" title=3D"users and developers of hardware and soft=
ware for Raspberry Pi">Raspberry Pi</a></li>
                <li class=3D"-item"><a href=3D"https://ru.stackoverflow.com=
/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location: =
2, link: 25 })" title=3D"=D0=BF=D1=80=D0=BE=D0=B3=D1=80=D0=B0=D0=BC=D0=BC=
=D0=B8=D1=81=D1=82=D0=BE=D0=B2">Stack Overflow =D0=BD=D0=B0 =D1=80=D1=83=D1=
=81=D1=81=D0=BA=D0=BE=D0=BC</a></li>
                <li class=3D"-item"><a href=3D"https://codegolf.stackexchan=
ge.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ loca=
tion: 2, link: 25 })" title=3D"programming puzzle enthusiasts and code golf=
ers">Code Golf</a></li>
                    </ul></div><div class=3D"site-footer--col site-footer--=
category js-footer-col" data-name=3D"Technology"><ul class=3D"-list">
                <li class=3D"-item"><a href=3D"https://es.stackoverflow.com=
/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location: =
2, link: 25 })" title=3D"programadores y profesionales de la inform=C3=A1ti=
ca">Stack Overflow en espa=C3=B1ol</a></li>
                <li class=3D"-item"><a href=3D"https://ethereum.stackexchan=
ge.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ loca=
tion: 2, link: 25 })" title=3D"users of Ethereum, the decentralized applica=
tion platform and smart contract enabled blockchain">Ethereum</a></li>
                <li class=3D"-item"><a href=3D"https://datascience.stackexc=
hange.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ l=
ocation: 2, link: 25 })" title=3D"Data science professionals, Machine Learn=
ing specialists, and those interested in learning more about the field">Dat=
a Science</a></li>
                <li class=3D"-item"><a href=3D"https://arduino.stackexchang=
e.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locat=
ion: 2, link: 25 })" title=3D"developers of open-source hardware and softwa=
re that is compatible with Arduino">Arduino</a></li>
                <li class=3D"-item"><a href=3D"https://bitcoin.stackexchang=
e.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locat=
ion: 2, link: 25 })" title=3D"Bitcoin crypto-currency enthusiasts">Bitcoin<=
/a></li>
                <li class=3D"-item"><a href=3D"https://sqa.stackexchange.co=
m/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location:=
 2, link: 25 })" title=3D"software quality control experts, automation engi=
neers, and software testers">Software Quality Assurance & Testing</a></=
li>
                <li class=3D"-item"><a href=3D"https://sound.stackexchange.=
com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locatio=
n: 2, link: 25 })" title=3D"sound engineers, producers, editors, and enthus=
iasts">Sound Design</a></li>
                    </ul></div><div class=3D"site-footer--col site-footer--=
category js-footer-col" data-name=3D"Technology"><ul class=3D"-list">
                <li class=3D"-item"><a href=3D"https://windowsphone.stackex=
change.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ =
location: 2, link: 25 })" title=3D"enthusiasts and power users of Windows P=
hone OS">Windows Phone</a></li>
                            <li class=3D"-item">
                    <a href=3D"https://stackexchange.com/sites#technology" =
class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location: 2, =
link: 26 })">
                        <strong>
                            more (27)
                        </strong>
                    </a>
                </li>
        </ul>
    </div>
    <div class=3D"site-footer--col site-footer--category js-footer-col" dat=
a-name=3D"Life / Arts">
        <ul class=3D"-list">
                <li class=3D"-item"><a href=3D"https://photo.stackexchange.=
com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locatio=
n: 2, link: 25 })" title=3D"professional, enthusiast and amateur photograph=
ers">Photography</a></li>
                <li class=3D"-item"><a href=3D"https://scifi.stackexchange.=
com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locatio=
n: 2, link: 25 })" title=3D"science fiction and fantasy enthusiasts">Scienc=
e Fiction & Fantasy</a></li>
                <li class=3D"-item"><a href=3D"https://graphicdesign.stacke=
xchange.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({=
 location: 2, link: 25 })" title=3D"Graphic Design professionals, students,=
 and enthusiasts">Graphic Design</a></li>
                <li class=3D"-item"><a href=3D"https://movies.stackexchange=
.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locati=
on: 2, link: 25 })" title=3D"movie and tv enthusiasts">Movies & TV</a><=
/li>
                <li class=3D"-item"><a href=3D"https://music.stackexchange.=
com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locatio=
n: 2, link: 25 })" title=3D"musicians, students, and enthusiasts">Music: Pr=
actice & Theory</a></li>
                <li class=3D"-item"><a href=3D"https://worldbuilding.stacke=
xchange.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({=
 location: 2, link: 25 })" title=3D"writers/artists using science, geograph=
y and culture to construct imaginary worlds and settings">Worldbuilding</a>=
</li>
                <li class=3D"-item"><a href=3D"https://video.stackexchange.=
com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locatio=
n: 2, link: 25 })" title=3D"engineers, producers, editors, and enthusiasts =
spanning the fields of video, and media creation">Video Production</a></li>
                    </ul></div><div class=3D"site-footer--col site-footer--=
category js-footer-col" data-name=3D"Life / Arts"><ul class=3D"-list">
                <li class=3D"-item"><a href=3D"https://cooking.stackexchang=
e.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locat=
ion: 2, link: 25 })" title=3D"professional and amateur chefs">Seasoned Advi=
ce (cooking)</a></li>
                <li class=3D"-item"><a href=3D"https://diy.stackexchange.co=
m/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location:=
 2, link: 25 })" title=3D"contractors and serious DIYers">Home Improvement<=
/a></li>
                <li class=3D"-item"><a href=3D"https://money.stackexchange.=
com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locatio=
n: 2, link: 25 })" title=3D"people who want to be financially literate">Per=
sonal Finance & Money</a></li>
                <li class=3D"-item"><a href=3D"https://academia.stackexchan=
ge.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ loca=
tion: 2, link: 25 })" title=3D"academics and those enrolled in higher educa=
tion">Academia</a></li>
                <li class=3D"-item"><a href=3D"https://law.stackexchange.co=
m/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location:=
 2, link: 25 })" title=3D"legal professionals, students, and others with ex=
perience or interest in law">Law</a></li>
                <li class=3D"-item"><a href=3D"https://fitness.stackexchang=
e.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locat=
ion: 2, link: 25 })" title=3D"physical fitness professionals, athletes, tra=
iners, and those providing health-related needs">Physical Fitness</a></li>
                <li class=3D"-item"><a href=3D"https://gardening.stackexcha=
nge.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ loc=
ation: 2, link: 25 })" title=3D"gardeners and landscapers">Gardening & =
Landscaping</a></li>
                    </ul></div><div class=3D"site-footer--col site-footer--=
category js-footer-col" data-name=3D"Life / Arts"><ul class=3D"-list">
                <li class=3D"-item"><a href=3D"https://parenting.stackexcha=
nge.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ loc=
ation: 2, link: 25 })" title=3D"parents, grandparents, nannies and others w=
ith a parenting role">Parenting</a></li>
                            <li class=3D"-item">
                    <a href=3D"https://stackexchange.com/sites#lifearts" cl=
ass=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location: 2, li=
nk: 26 })">
                        <strong>
                            more (11)
                        </strong>
                    </a>
                </li>
        </ul>
    </div>
    <div class=3D"site-footer--col site-footer--category js-footer-col" dat=
a-name=3D"Culture / Recreation">
        <ul class=3D"-list">
                <li class=3D"-item"><a href=3D"https://english.stackexchang=
e.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locat=
ion: 2, link: 25 })" title=3D"linguists, etymologists, and serious English =
language enthusiasts">English Language & Usage</a></li>
                <li class=3D"-item"><a href=3D"https://skeptics.stackexchan=
ge.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ loca=
tion: 2, link: 25 })" title=3D"scientific skepticism">Skeptics</a></li>
                <li class=3D"-item"><a href=3D"https://judaism.stackexchang=
e.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locat=
ion: 2, link: 25 })" title=3D"those who base their lives on Jewish law and =
tradition and anyone interested in learning more">Mi Yodeya (Judaism)</a></=
li>
                <li class=3D"-item"><a href=3D"https://travel.stackexchange=
.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locati=
on: 2, link: 25 })" title=3D"road warriors and seasoned travelers">Travel</=
a></li>
                <li class=3D"-item"><a href=3D"https://christianity.stackex=
change.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ =
location: 2, link: 25 })" title=3D"committed Christians, experts in Christi=
anity and those interested in learning more">Christianity</a></li>
                <li class=3D"-item"><a href=3D"https://ell.stackexchange.co=
m/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location:=
 2, link: 25 })" title=3D"speakers of other languages learning English">Eng=
lish Language Learners</a></li>
                <li class=3D"-item"><a href=3D"https://japanese.stackexchan=
ge.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ loca=
tion: 2, link: 25 })" title=3D"students, teachers, and linguists wanting to=
 discuss the finer points of the Japanese language">Japanese Language</a></=
li>
                    </ul></div><div class=3D"site-footer--col site-footer--=
category js-footer-col" data-name=3D"Culture / Recreation"><ul class=3D"-li=
st">
                <li class=3D"-item"><a href=3D"https://chinese.stackexchang=
e.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locat=
ion: 2, link: 25 })" title=3D"students, teachers, and linguists wanting to =
discuss the finer points of the Chinese language">Chinese Language</a></li>
                <li class=3D"-item"><a href=3D"https://french.stackexchange=
.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locati=
on: 2, link: 25 })" title=3D"students, teachers, and linguists wanting to d=
iscuss the finer points of the French language">French Language</a></li>
                <li class=3D"-item"><a href=3D"https://german.stackexchange=
.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locati=
on: 2, link: 25 })" title=3D"speakers of German wanting to discuss the fine=
r points of the language and translation">German Language</a></li>
                <li class=3D"-item"><a href=3D"https://hermeneutics.stackex=
change.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ =
location: 2, link: 25 })" title=3D"professors, theologians, and those inter=
ested in exegetical analysis of biblical texts">Biblical Hermeneutics</a></=
li>
                <li class=3D"-item"><a href=3D"https://history.stackexchang=
e.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locat=
ion: 2, link: 25 })" title=3D"historians and history buffs">History</a></li=
>
                <li class=3D"-item"><a href=3D"https://spanish.stackexchang=
e.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locat=
ion: 2, link: 25 })" title=3D"linguists, teachers, students and Spanish lan=
guage enthusiasts in general wanting to discuss the finer points of the lan=
guage">Spanish Language</a></li>
                <li class=3D"-item"><a href=3D"https://islam.stackexchange.=
com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locatio=
n: 2, link: 25 })" title=3D"Muslims, experts in Islam, and those interested=
 in learning more about Islam">Islam</a></li>
                    </ul></div><div class=3D"site-footer--col site-footer--=
category js-footer-col" data-name=3D"Culture / Recreation"><ul class=3D"-li=
st">
                <li class=3D"-item"><a href=3D"https://rus.stackexchange.co=
m/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location:=
 2, link: 25 })" title=3D"=D0=BB=D0=B8=D0=BD=D0=B3=D0=B2=D0=B8=D1=81=D1=82=
=D0=BE=D0=B2 =D0=B8 =D1=8D=D0=BD=D1=82=D1=83=D0=B7=D0=B8=D0=B0=D1=81=D1=82=
=D0=BE=D0=B2 =D1=80=D1=83=D1=81=D1=81=D0=BA=D0=BE=D0=B3=D0=BE =D1=8F=D0=B7=
=D1=8B=D0=BA=D0=B0">=D0=A0=D1=83=D1=81=D1=81=D0=BA=D0=B8=D0=B9 =D1=8F=D0=B7=
=D1=8B=D0=BA</a></li>
                <li class=3D"-item"><a href=3D"https://russian.stackexchang=
e.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locat=
ion: 2, link: 25 })" title=3D"students, teachers, and linguists wanting to =
discuss the finer points of the Russian language">Russian Language</a></li>
                <li class=3D"-item"><a href=3D"https://gaming.stackexchange=
.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locati=
on: 2, link: 25 })" title=3D"passionate videogamers on all platforms">Arqad=
e (gaming)</a></li>
                <li class=3D"-item"><a href=3D"https://bicycles.stackexchan=
ge.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ loca=
tion: 2, link: 25 })" title=3D"people who build and repair bicycles, people=
 who train cycling, or commute on bicycles">Bicycles</a></li>
                <li class=3D"-item"><a href=3D"https://rpg.stackexchange.co=
m/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location:=
 2, link: 25 })" title=3D"gamemasters and players of tabletop, paper-and-pe=
ncil role-playing games">Role-playing Games</a></li>
                <li class=3D"-item"><a href=3D"https://anime.stackexchange.=
com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locatio=
n: 2, link: 25 })" title=3D"anime and manga fans">Anime & Manga</a></li=
>
                <li class=3D"-item"><a href=3D"https://puzzling.stackexchan=
ge.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ loca=
tion: 2, link: 25 })" title=3D"those who create, solve, and study puzzles">=
Puzzling</a></li>
                    </ul></div><div class=3D"site-footer--col site-footer--=
category js-footer-col" data-name=3D"Culture / Recreation"><ul class=3D"-li=
st">
                <li class=3D"-item"><a href=3D"https://mechanics.stackexcha=
nge.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ loc=
ation: 2, link: 25 })" title=3D"mechanics and DIY enthusiast owners of cars=
, trucks, and motorcycles">Motor Vehicle Maintenance & Repair</a></li>
                <li class=3D"-item"><a href=3D"https://boardgames.stackexch=
ange.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ lo=
cation: 2, link: 25 })" title=3D"people who like playing board games, desig=
ning board games or modifying the rules of existing board games">Board &amp=
; Card Games</a></li>
                <li class=3D"-item"><a href=3D"https://bricks.stackexchange=
.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locati=
on: 2, link: 25 })" title=3D"LEGO=C2=AE and building block enthusiasts">Bri=
cks</a></li>
                <li class=3D"-item"><a href=3D"https://homebrew.stackexchan=
ge.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ loca=
tion: 2, link: 25 })" title=3D"dedicated home brewers and serious enthusias=
ts">Homebrewing</a></li>
                <li class=3D"-item"><a href=3D"https://martialarts.stackexc=
hange.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ l=
ocation: 2, link: 25 })" title=3D"students and teachers of all martial arts=
">Martial Arts</a></li>
                <li class=3D"-item"><a href=3D"https://outdoors.stackexchan=
ge.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ loca=
tion: 2, link: 25 })" title=3D"people who love being outdoors enjoying natu=
re and wilderness, and learning about the required skills and equipment">Th=
e Great Outdoors</a></li>
                <li class=3D"-item"><a href=3D"https://poker.stackexchange.=
com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locatio=
n: 2, link: 25 })" title=3D"serious players and enthusiasts of poker">Poker=
</a></li>
                    </ul></div><div class=3D"site-footer--col site-footer--=
category js-footer-col" data-name=3D"Culture / Recreation"><ul class=3D"-li=
st">
                <li class=3D"-item"><a href=3D"https://chess.stackexchange.=
com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locatio=
n: 2, link: 25 })" title=3D"serious players and enthusiasts of chess">Chess=
</a></li>
                <li class=3D"-item"><a href=3D"https://sports.stackexchange=
.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locati=
on: 2, link: 25 })" title=3D"participants in team and individual sport acti=
vities">Sports</a></li>
                            <li class=3D"-item">
                    <a href=3D"https://stackexchange.com/sites#culturerecre=
ation" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locati=
on: 2, link: 26 })">
                        <strong>
                            more (16)
                        </strong>
                    </a>
                </li>
        </ul>
    </div>
    <div class=3D"site-footer--col site-footer--category js-footer-col" dat=
a-name=3D"Science">
        <ul class=3D"-list">
                <li class=3D"-item"><a href=3D"https://mathoverflow.net/" c=
lass=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location: 2, l=
ink: 25 })" title=3D"professional mathematicians">MathOverflow</a></li>
                <li class=3D"-item"><a href=3D"https://math.stackexchange.c=
om/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location=
: 2, link: 25 })" title=3D"people studying math at any level and profession=
als in related fields">Mathematics</a></li>
                <li class=3D"-item"><a href=3D"https://stats.stackexchange.=
com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locatio=
n: 2, link: 25 })" title=3D"people interested in statistics, machine learni=
ng, data analysis, data mining, and data visualization">Cross Validated (st=
ats)</a></li>
                <li class=3D"-item"><a href=3D"https://cstheory.stackexchan=
ge.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ loca=
tion: 2, link: 25 })" title=3D"theoretical computer scientists and research=
ers in related fields">Theoretical Computer Science</a></li>
                <li class=3D"-item"><a href=3D"https://physics.stackexchang=
e.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locat=
ion: 2, link: 25 })" title=3D"active researchers, academics and students of=
 physics">Physics</a></li>
                <li class=3D"-item"><a href=3D"https://chemistry.stackexcha=
nge.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ loc=
ation: 2, link: 25 })" title=3D"scientists, academics, teachers, and studen=
ts in the field of chemistry">Chemistry</a></li>
                <li class=3D"-item"><a href=3D"https://biology.stackexchang=
e.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locat=
ion: 2, link: 25 })" title=3D"biology researchers, academics, and students"=
>Biology</a></li>
                    </ul></div><div class=3D"site-footer--col site-footer--=
category js-footer-col" data-name=3D"Science"><ul class=3D"-list">
                <li class=3D"-item"><a href=3D"https://cs.stackexchange.com=
/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location: =
2, link: 25 })" title=3D"students, researchers and practitioners of compute=
r science">Computer Science</a></li>
                <li class=3D"-item"><a href=3D"https://philosophy.stackexch=
ange.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ lo=
cation: 2, link: 25 })" title=3D"those interested in the study of the funda=
mental nature of knowledge, reality, and existence">Philosophy</a></li>
                <li class=3D"-item"><a href=3D"https://linguistics.stackexc=
hange.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ l=
ocation: 2, link: 25 })" title=3D"professional linguists and others with an=
 interest in linguistic research and theory">Linguistics</a></li>
                <li class=3D"-item"><a href=3D"https://psychology.stackexch=
ange.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ lo=
cation: 2, link: 25 })" title=3D"practitioners, researchers, and students i=
n cognitive science, psychology, neuroscience, and psychiatry">Psychology &=
amp; Neuroscience</a></li>
                <li class=3D"-item"><a href=3D"https://scicomp.stackexchang=
e.com/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ locat=
ion: 2, link: 25 })" title=3D"scientists using computers to solve scientifi=
c problems">Computational Science</a></li>
                            <li class=3D"-item">
                    <a href=3D"https://stackexchange.com/sites#science" cla=
ss=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location: 2, lin=
k: 26 })">
                        <strong>
                            more (8)
                        </strong>
                    </a>
                </li>
        </ul>
    </div>
    <div class=3D"site-footer--col site-footer--category js-footer-col" dat=
a-name=3D"Other">
        <ul class=3D"-list">
                <li class=3D"-item"><a href=3D"https://meta.stackexchange.c=
om/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location=
: 2, link: 25 })" title=3D"meta-discussion of the Stack Exchange family of =
Q&A websites">Meta Stack Exchange</a></li>
                <li class=3D"-item"><a href=3D"https://stackapps.com/" clas=
s=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location: 2, link=
: 25 })" title=3D"apps, scripts, and development with the Stack Exchange AP=
I">Stack Apps</a></li>
                <li class=3D"-item"><a href=3D"https://api.stackexchange.co=
m/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location:=
 2, link: 25 })" title=3D"programmatic interaction with Stack Exchange site=
s">API</a></li>
                <li class=3D"-item"><a href=3D"https://data.stackexchange.c=
om/" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ location=
: 2, link: 25 })" title=3D"querying Stack Exchange data using SQL">Data</a>=
</li>
                    </ul>
    </div>
                </div>
            </nav>
            <div class=3D"site-footer--copyright fs-fine">
                <ul class=3D"-list">
                    <li class=3D"-item"><a class=3D"js-gps-track -link" dat=
a-gps-track=3D"footer.click({ location: 2, link:4 })" href=3D"https://stack=
overflow.blog/?blb=3D1">Blog</a></li>
                    <li class=3D"-item"><a href=3D"https://www.facebook.com=
/officialstackoverflow/" class=3D"-link js-gps-track" data-gps-track=3D"foo=
ter.click({ location: 2, link: 31 })">Facebook</a></li>
                    <li class=3D"-item"><a href=3D"https://twitter.com/stac=
koverflow" class=3D"-link js-gps-track" data-gps-track=3D"footer.click({ lo=
cation: 2, link: 32 })">Twitter</a></li>
                    <li class=3D"-item"><a href=3D"https://linkedin.com/com=
pany/stack-overflow" class=3D"-link js-gps-track" data-gps-track=3D"footer.=
click({ location: 2, link: 33 })">LinkedIn</a></li>
                </ul>

                <p class=3D"mt-auto mb24">
site design / logo =C2=A9 2019 Stack Exchange Inc; user contributions licen=
sed under <a href=3D"https://creativecommons.org/licenses/by-sa/4.0/" class=
=3D"js-gps-track" data-gps-track=3D"footer.click({ location: 2, link: 34 })=
" rel=3D"license">cc by-sa 4.0</a>
                            with <a href=3D"https://stackoverflow.blog/2009=
/06/25/attribution-required/" class=3D"js-gps-track" data-gps-track=3D"foot=
er.click({ location: 2, link:35 })" rel=3D"license">attribution required</a=
>.
                    <span id=3D"svnrev">rev 2019.11.29.35523</span>
                </p>
            </div>
        </div>

            </footer>
           =20
   =20


           =20
   =20
   =20
</body></html>
------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: text/css
Content-Transfer-Encoding: quoted-printable
Content-Location: cid:css-338be43f-c78b-41d4-be06-603732a42284@mhtml.blink

@charset "utf-8";

html, * { user-select: text !important; }
------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: text/css
Content-Transfer-Encoding: quoted-printable
Content-Location: cid:css-6d0dc2e4-7a81-4080-949f-8031eb03493b@mhtml.blink

@charset "utf-8";

#rwl-iqxin { position: fixed; transform: translate(-90px, 0px); width: 85px=
; height: 25px; font-size: 12px; font-weight: 500; font-family: Verdana, Ar=
ial, =E5=AE=8B=E4=BD=93; color: rgb(255, 255, 255); background: rgb(51, 51,=
 51); z-index: 2147483647; margin: 0px; opacity: 0.05; transition: all 0.3s=
 ease 0s; overflow: hidden; user-select: none; text-align: center; white-sp=
ace: nowrap; line-height: 25px; padding: 0px 16px; border-style: solid; bor=
der-color: rgb(204, 204, 204); border-image: initial; border-width: 1px 1px=
 1px 0px; border-bottom-right-radius: 5px; box-sizing: content-box; }

#rwl-iqxin input { margin: 0px; padding: 0px; vertical-align: middle; -webk=
it-appearance: checkbox; position: static; clip: auto; opacity: 1; cursor: =
pointer; }

#rwl-iqxin.rwl-active-iqxin { left: 0px; transform: translate(0px, 0px); op=
acity: 0.9; height: 32px; line-height: 32px; }

#rwl-iqxin label { margin: 0px; padding: 0px; font-weight: 500; }

#rwl-iqxin button { margin: 0px; padding: 0px 2px; border: none; border-rad=
ius: 2px; cursor: pointer; }

#rwl-setMenu { text-align: left; font-size: 14px; z-index: 999999; border: =
1px solid cornflowerblue; }

#rwl-setMenu p { margin: 5px auto; }
------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: text/css
Content-Transfer-Encoding: quoted-printable
Content-Location: cid:css-b3d1f697-d61f-488e-b4fe-0b13e5828fab@mhtml.blink

@charset "utf-8";

.everyoneloves__top-leaderboard:empty, .everyoneloves__mid-leaderboard:empt=
y, .everyoneloves__bot-mid-leaderboard:empty { margin-bottom: 0px; }
------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: text/css
Content-Transfer-Encoding: quoted-printable
Content-Location: https://cdn.sstatic.net/Shared/stacks.css?v=1addc9b9addc

@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, b=
lockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, i=
mg, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i=
, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, cap=
tion, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, emb=
ed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, se=
ction, summary, time, mark, audio, video { margin: 0px; padding: 0px; borde=
r: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; f=
ont-stretch: inherit; line-height: inherit; font-family: inherit; font-size=
: 100%; vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, =
nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote::before, blockquote::after, q::before, q::after { content: none;=
 }

table { border-collapse: collapse; border-spacing: 0px; }

sub, sup { font-size: 80%; line-height: 1; vertical-align: sub; }

sup { vertical-align: super; }

button { margin: 0px; }

.svg-icon { vertical-align: bottom; }

.svg-icon:not(.native) * { fill: currentcolor; }

.s-avatar { display: inline-block; position: relative; width: 16px; height:=
 16px; border-radius: 3px; background-color: rgb(132, 141, 149); background=
-repeat: no-repeat; background-size: 100%; vertical-align: bottom; }

.s-avatar .s-avatar--letter { display: block; color: rgb(255, 255, 255); fo=
nt-size: 11px; font-weight: bold; line-height: 1.45455; text-align: center;=
 text-transform: uppercase; user-select: none; }

.s-avatar .s-avatar--badge { position: absolute; right: -4px; bottom: -4px;=
 }

.s-avatar.s-avatar__md { width: 32px; height: 32px; border-radius: 5px; }

.s-avatar.s-avatar__md .s-avatar--letter { font-size: 22px; }

.s-avatar.s-avatar__md .s-avatar--badge { transform: scale(1.3); }

.s-avatar.s-avatar__lg { width: 64px; height: 64px; border-radius: 7px; }

.s-avatar.s-avatar__lg .s-avatar--letter { font-size: 44px; }

.s-avatar.s-avatar__lg .s-avatar--badge { transform: scale(2.4); }

.s-avatar.s-avatar__xl { width: 96px; height: 96px; border-radius: 10px; }

.s-avatar.s-avatar__xl .s-avatar--letter { font-size: 66px; }

.s-avatar.s-avatar__xl .s-avatar--badge { transform: scale(3); }

.s-avatar.s-avatar__xxl { width: 128px; height: 128px; border-radius: 14px;=
 }

.s-avatar.s-avatar__xxl .s-avatar--letter { font-size: 88px; }

.s-avatar.s-avatar__xxl .s-avatar--badge { transform: scale(3); }

.s-badge { display: inline-flex; place-content: center; min-width: 0px; pad=
ding: 0px 6px; border: 1px solid transparent; border-radius: 3px; font-size=
: 12px; font-weight: normal; line-height: 2; text-decoration: none; vertica=
l-align: middle; white-space: nowrap; background-color: rgb(36, 39, 41); co=
lor: rgb(250, 250, 251); }

.s-badge .s-tag--dismiss { background-color: transparent; color: rgba(250, =
250, 251, 0.9); }

a.s-badge:hover { border-color: rgba(0, 0, 0, 0); background-color: rgb(12,=
 13, 14); color: rgb(250, 250, 251); }

a.s-badge:hover { text-decoration: none; }

.s-badge--image { display: inline-flex; align-self: center; margin-right: 1=
px; margin-left: -5px; }

.s-badge__tag { border-color: rgb(214, 217, 220); background-color: rgb(239=
, 240, 241); color: rgb(59, 64, 69); }

.s-badge__tag .s-tag--dismiss { background-color: transparent; color: rgba(=
59, 64, 69, 0.9); }

a.s-badge__tag:hover { border-color: rgb(200, 204, 208); background-color: =
rgb(211, 214, 218); color: rgb(59, 64, 69); }

.s-badge__gold { border-color: rgb(236, 227, 200); background-color: rgb(25=
5, 248, 226); color: rgb(12, 13, 14); }

.s-badge__gold .s-tag--dismiss { background-color: transparent; color: rgba=
(12, 13, 14, 0.9); }

a.s-badge__gold:hover { border-color: rgb(229, 217, 181); background-color:=
 rgb(255, 236, 175); color: rgb(12, 13, 14); }

.s-badge__silver { border-color: rgb(224, 225, 227); background-color: rgb(=
237, 238, 239); color: rgb(12, 13, 14); }

.s-badge__silver .s-tag--dismiss { background-color: transparent; color: rg=
ba(12, 13, 14, 0.9); }

a.s-badge__silver:hover { border-color: rgb(211, 212, 215); background-colo=
r: rgb(210, 213, 215); color: rgb(12, 13, 14); }

.s-badge__bronze { border-color: rgb(241, 222, 204); background-color: rgb(=
249, 235, 225); color: rgb(12, 13, 14); }

.s-badge__bronze .s-tag--dismiss { background-color: transparent; color: rg=
ba(12, 13, 14, 0.9); }

a.s-badge__bronze:hover { border-color: rgb(236, 209, 184); background-colo=
r: rgb(241, 207, 182); color: rgb(12, 13, 14); }

.s-badge__bounty { border-color: transparent; background-color: rgb(0, 119,=
 204); color: rgb(255, 255, 255); }

.s-badge__bounty .s-tag--dismiss { background-color: transparent; color: rg=
ba(255, 255, 255, 0.9); }

a.s-badge__bounty:hover { border-color: rgba(0, 0, 0, 0); background-color:=
 rgb(0, 89, 153); color: rgb(255, 255, 255); }

.s-badge__votes { border-color: rgb(200, 204, 208); background-color: rgb(2=
55, 255, 255); color: rgb(59, 64, 69); }

.s-badge__votes .s-tag--dismiss { background-color: transparent; color: rgb=
a(59, 64, 69, 0.9); }

a.s-badge__votes:hover { border-color: rgb(187, 192, 196); background-color=
: rgb(230, 230, 230); color: rgb(59, 64, 69); }

.s-badge__answered { border-color: transparent; background-color: rgb(95, 1=
86, 125); color: rgb(255, 255, 255); }

.s-badge__answered .s-tag--dismiss { background-color: transparent; color: =
rgba(255, 255, 255, 0.9); }

a.s-badge__answered:hover { border-color: rgba(0, 0, 0, 0); background-colo=
r: rgb(69, 161, 99); color: rgb(255, 255, 255); }

.s-badge__rep { border-color: rgb(95, 186, 125); background-color: rgb(255,=
 255, 255); color: rgb(69, 161, 99); }

.s-badge__rep .s-tag--dismiss { background-color: transparent; color: rgba(=
69, 161, 99, 0.9); }

a.s-badge__rep:hover { border-color: rgb(77, 179, 110); background-color: r=
gb(230, 230, 230); color: rgb(69, 161, 99); }

.s-badge__rep-down { border-color: rgb(220, 61, 76); background-color: rgb(=
255, 255, 255); color: rgb(201, 29, 46); }

.s-badge__rep-down .s-tag--dismiss { background-color: transparent; color: =
rgba(201, 29, 46, 0.9); }

a.s-badge__rep-down:hover { border-color: rgb(217, 39, 57); background-colo=
r: rgb(230, 230, 230); color: rgb(201, 29, 46); }

.s-badge__mini { align-self: flex-start; padding-right: 4px; padding-left: =
3px; font-size: 11px; line-height: 1.8; border-color: transparent; backgrou=
nd-color: rgb(0, 119, 204); color: rgb(255, 255, 255); }

.s-badge__mini .s-tag--dismiss { background-color: transparent; color: rgba=
(255, 255, 255, 0.9); }

a.s-badge__mini:hover { border-color: rgba(0, 0, 0, 0); background-color: r=
gb(0, 89, 153); color: rgb(255, 255, 255); }

.s-badge__important { border-color: transparent; background-color: rgb(201,=
 29, 46); color: rgb(255, 255, 255); }

.s-badge__important .s-tag--dismiss { background-color: transparent; color:=
 rgba(255, 255, 255, 0.9); }

a.s-badge__important:hover { border-color: rgba(0, 0, 0, 0); background-col=
or: rgb(156, 23, 36); color: rgb(255, 255, 255); }

.s-empty-state { color: rgb(106, 115, 124); text-align: center; margin-left=
: auto; margin-right: auto; }

.s-empty-state p { font-size: 13px; margin-bottom: 12px; }

.s-empty-state p strong { color: rgb(12, 13, 14); }

.s-empty-state .s-btn { display: inline-block; }

.s-breadcrumbs { display: flex; flex-wrap: wrap; align-items: start; color:=
 rgb(200, 204, 208); font-size: 12px; }

.s-breadcrumbs .s-breadcrumbs--item { display: flex; flex-wrap: nowrap; mar=
gin-top: 2px; margin-bottom: 2px; }

.s-breadcrumbs .s-breadcrumbs--divider { margin-right: 4px; margin-left: 4p=
x; }

@media (max-width: 640px) {
  html.html__responsive:not(.html__unpinned-leftnav) .s-breadcrumbs .s-brea=
dcrumbs--divider { margin-right: 2px; margin-left: 2px; }
}

@media (max-width: 640px) {
  html.html__responsive.html__unpinned-leftnav .s-breadcrumbs .s-breadcrumb=
s--divider { margin-right: 2px; margin-left: 2px; }
}

.s-breadcrumbs .s-breadcrumbs--link { color: rgb(145, 153, 161); }

.s-breadcrumbs .s-breadcrumbs--link:hover { color: rgb(83, 90, 96); }

.s-btn-group { display: flex; flex-wrap: wrap; margin-bottom: 1px; }

.s-btn-group .s-btn { margin-bottom: -1px; white-space: nowrap; }

.s-btn-group .s-btn:not(:last-child) { margin-right: -1px; }

.s-btn-group .s-btn:not(:first-child):not(:last-child) { border-radius: 0px=
; }

.s-btn-group .s-btn:first-child:not(:only-child) { border-top-right-radius:=
 0px; border-bottom-right-radius: 0px; }

.s-btn-group .s-btn:last-child:not(:only-child) { border-top-left-radius: 0=
px; border-bottom-left-radius: 0px; }

.s-btn-group .s-btn.is-selected { z-index: 25; }

.s-btn-group .s-btn:active { z-index: 30; }

@media (max-width: 640px) {
  html.html__responsive:not(.html__unpinned-leftnav) .s-btn-group .s-btn { =
padding-left: 0.4em; padding-right: 0.4em; }
}

@media (max-width: 640px) {
  html.html__responsive.html__unpinned-leftnav .s-btn-group .s-btn { paddin=
g-left: 0.4em; padding-right: 0.4em; }
}

@media (max-width: 640px) {
  html.html__responsive:not(.html__unpinned-leftnav) .s-btn-group .s-btn.s-=
btn__dropdown { padding-right: 1.2em; }
  html.html__responsive:not(.html__unpinned-leftnav) .s-btn-group .s-btn.s-=
btn__dropdown::after { right: 0.4em; }
}

@media (max-width: 640px) {
  html.html__responsive.html__unpinned-leftnav .s-btn-group .s-btn.s-btn__d=
ropdown { padding-right: 1.2em; }
  html.html__responsive.html__unpinned-leftnav .s-btn-group .s-btn.s-btn__d=
ropdown::after { right: 0.4em; }
}

.s-btn-group .s-btn-group--container { display: flex; }

.s-btn-group .s-btn-group--container .s-btn { margin-right: -1px; }

.s-btn-group .s-btn-group--container:not(:first-child):not(:last-child) .s-=
btn { border-radius: 0px; }

.s-btn-group .s-btn-group--container:first-child .s-btn { border-top-right-=
radius: 0px; border-bottom-right-radius: 0px; margin-left: 0px; }

.s-btn-group .s-btn-group--container:last-child .s-btn { border-top-left-ra=
dius: 0px; border-bottom-left-radius: 0px; }

.s-card { padding: 12px; border: 1px solid rgb(214, 217, 220); border-radiu=
s: 3px; background-color: rgb(255, 255, 255); }

.s-card p:last-of-type { margin-bottom: 0px; }

a.s-card:not(.s-card__muted):hover, a.s-card:not(.s-card__muted):focus, a.s=
-card:not(.s-card__muted):active { border-color: rgb(187, 192, 196); }

.s-card__muted { border-color: rgb(228, 230, 232); }

.s-card__muted > * { opacity: 0.65; }

.s-expandable { display: flex; clip-path: polygon(-1e+06px -1e+06px, 1e+06p=
x -1e+06px, 1e+06px 1e+06px, -1e+06px 1e+06px); align-items: flex-start; tr=
ansition: clip-path 0s ease 100ms, -webkit-clip-path 0s ease 100ms; }

.s-expandable::after { content: ""; flex-basis: 0px; height: 50px; max-heig=
ht: 0px; transition: height 100ms linear 0s, max-height 0s linear 100ms; }

.s-expandable--content { flex-basis: 100%; max-height: 1e+06px; margin-bott=
om: 0px; transform-origin: 0px 0px; transition: margin-bottom 100ms cubic-b=
ezier(0, 0, 0, 1) 0s, transform 100ms cubic-bezier(1, 0, 1, 1) 0s, opacity =
100ms cubic-bezier(1, 0, 1, 1) 0s; }

.s-expandable:not(.is-expanded) { overflow: hidden; clip-path: polygon(0% 0=
%, 100% 0%, 100% 100%, 0% 100%); transition: none 0s ease 0s; }

.s-expandable:not(.is-expanded) .s-expandable--content { visibility: hidden=
; max-height: 0px; margin-bottom: -1500px; opacity: 0; transform: scaleY(0)=
; transition: margin-bottom 100ms cubic-bezier(1, 0, 1, 1) 0s, visibility 0=
s ease 100ms, max-height 0s ease 100ms, transform 100ms cubic-bezier(0, 1, =
1, 1) 0s, opacity 100ms cubic-bezier(0, 1, 1, 1) 0s; }

@supports ((-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%))=
 or (clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%))) {
  .s-expandable:not(.is-expanded) .s-expandable--content { opacity: 1; tran=
sform: none; }
}

.s-expandable:not(.is-expanded)::after { height: 0px; max-height: 50px; tra=
nsition: height 100ms linear 0s; }

.s-input, .s-textarea { -webkit-appearance: none; width: 100%; margin: 0px;=
 padding: 0.6em 0.7em; border: 1px solid rgb(187, 192, 196); border-radius:=
 3px; box-shadow: rgba(255, 255, 255, 0) 0px 0px 0px; font-size: 13px; font=
-family: inherit; line-height: 1.15385; }

@supports (-webkit-overflow-scrolling: touch) {
  .s-input, .s-textarea { font-size: 16px; padding: 0.36em 0.55em; }
  .s-input::-webkit-input-placeholder, .s-textarea::-webkit-input-placehold=
er { line-height: normal !important; }
}

.s-input::-webkit-input-placeholder, .s-textarea::-webkit-input-placeholder=
 { color: rgb(187, 192, 196); }

.s-input::placeholder, .s-textarea::placeholder { color: rgb(187, 192, 196)=
; }

.s-input.s-input__search, .s-input.s-input__creditcard { padding-left: 32px=
; }

fieldset { min-width: 0px; padding: 0px; border: 0px; }

.s-label { padding: 0px 2px; color: rgb(12, 13, 14); font-family: inherit; =
font-size: 1.15385rem; font-weight: 700; cursor: pointer; }

legend.s-label { cursor: default; }

.s-label--status { margin-left: 4px; padding: 2px 8px; border-radius: 1000p=
x; background-color: rgb(239, 240, 241); color: rgb(59, 64, 69); font-size:=
 12px; font-weight: 400; vertical-align: text-bottom; }

.s-label--status.s-label--status__required { background-color: rgb(249, 236=
, 238); color: rgb(156, 23, 36); }

.s-label--status.s-label--status__new { background-color: rgb(202, 232, 212=
); color: rgb(38, 90, 55); }

.s-label--status.s-label--status__beta { background-color: rgb(204, 234, 25=
5); color: rgb(0, 89, 153); }

.s-description { padding: 0px 2px; color: rgb(59, 64, 69); font-size: 12px;=
 }

.s-label .s-description, .s-label .s-input-message { padding: 0px; margin-t=
op: 4px; margin-bottom: 0px; font-weight: normal; }

.s-input-fill { padding: 0.6em 0.7em; border-width: 1px 0px; border-style: =
solid; border-color: rgb(187, 192, 196); border-image: initial; background-=
color: rgb(239, 240, 241); color: rgb(59, 64, 69); font-family: inherit; wh=
ite-space: nowrap; line-height: 1.15385; }

.s-input-fill.s-input-fill__clear { border-color: transparent; background-c=
olor: transparent; }

.s-input-fill.order-first { border-left-width: 1px; border-top-left-radius:=
 3px; border-bottom-left-radius: 3px; }

.s-input-fill.order-last { border-right-width: 1px; border-top-right-radius=
: 3px; border-bottom-right-radius: 3px; }

.s-select { position: relative; }

.s-select::before, .s-select::after { content: ""; position: absolute; z-in=
dex: 25; right: 13px; border-color: rgb(59, 64, 69) transparent; border-sty=
le: solid; border-width: 4px; pointer-events: none; }

.s-select::before { top: calc(50% - 5px); border-top-width: 0px; border-bot=
tom-width: 4px; }

.s-select::after { top: calc(50% + 1px); border-top-width: 4px; border-bott=
om-width: 0px; }

.s-select > select { -webkit-appearance: none; position: relative; width: 1=
00%; height: 100%; padding: 0.6em 32px 0.6em 0.7em; border: 1px solid rgb(1=
87, 192, 196); border-radius: 3px; background-color: rgb(255, 255, 255); ou=
tline: 0px; font-size: 13px; font-family: inherit; line-height: 1.15385; }

@supports (-webkit-overflow-scrolling: touch) {
  .s-select > select { font-size: 16px; padding: 0.4em 0.55em; }
}

@supports ((-webkit-appearance: none) or (-moz-appearance: none) or (appear=
ance: none)) {
  .s-checkbox, .s-radio { -webkit-appearance: none; margin: 0px; width: 1em=
; height: 1em; border: 1px solid rgb(187, 192, 196); background-color: rgb(=
255, 255, 255); outline: 0px; font-size: inherit; vertical-align: middle; c=
ursor: pointer; }
  .s-checkbox:focus, .s-radio:focus { outline: 0px; }
}

.s-checkbox[disabled], .s-radio[disabled] { opacity: 0.5; cursor: not-allow=
ed; }

@supports ((-webkit-appearance: none) or (-moz-appearance: none) or (appear=
ance: none)) {
  .s-checkbox { border-radius: 3px; background-position: center center; bac=
kground-repeat: no-repeat; background-size: contain; }
  .s-checkbox[disabled] { border-color: rgb(187, 192, 196); background-colo=
r: rgb(228, 230, 232); }
  .s-checkbox:checked { background-color: rgb(0, 149, 255); background-imag=
e: url("data:image/svg+xml,%3Csvg width=3D'11' height=3D'11' xmlns=3D'http:=
//www.w3.org/2000/svg'%3E%3Cpath d=3D'M10 3.41L8.59 2 4 6.59 2.41 5 1 6.41l=
3 3z' fill=3D'%23fff'/%3E%3C/svg%3E"); border-color: rgb(0, 149, 255) !impo=
rtant; }
  .s-checkbox:checked:focus { border-color: rgb(0, 149, 255); }
  .s-checkbox:checked[disabled] { background-color: rgb(132, 141, 149); bor=
der-color: rgb(106, 115, 124) !important; }
  .s-checkbox:focus { border-color: rgb(102, 191, 255); box-shadow: rgba(0,=
 149, 255, 0.15) 0px 0px 0px 4px; }
}

@supports ((-webkit-appearance: none) or (-moz-appearance: none) or (appear=
ance: none)) {
  .s-radio { border-radius: 50%; }
  .s-radio:checked { border-color: rgb(0, 149, 255); border-width: 0.307692=
em; background-color: rgb(255, 255, 255); }
  .s-radio:focus { box-shadow: rgba(0, 149, 255, 0.15) 0px 0px 0px 4px; }
}

.s-input:focus, .s-input.has-focus, .s-textarea:focus, .s-select > select:f=
ocus { border-color: rgb(102, 191, 255); box-shadow: rgba(0, 149, 255, 0.15=
) 0px 0px 0px 4px; outline: 0px; }

.s-input:focus-within { border-color: rgb(102, 191, 255); box-shadow: rgba(=
0, 149, 255, 0.15) 0px 0px 0px 4px; outline: 0px; }

.s-input[disabled], .s-textarea[disabled], .s-select > select[disabled], .s=
-input[read-only], .s-textarea[read-only], .s-select > select[read-only] { =
border-color: rgb(228, 230, 232); background-color: rgb(239, 240, 241); box=
-shadow: rgba(145, 153, 161, 0.1) 0px 0px 2px inset; color: rgb(187, 192, 1=
96); }

.s-input[disabled], .s-textarea[disabled], .s-select > select[disabled] { c=
ursor: not-allowed; }

.is-disabled, .has-success, .has-error, .has-warning { position: relative; =
}

.is-disabled .s-input, .has-success .s-input, .has-error .s-input, .has-war=
ning .s-input { padding-right: 32px; }

.is-disabled .s-select .s-input-icon, .has-success .s-select .s-input-icon,=
 .has-error .s-select .s-input-icon, .has-warning .s-select .s-input-icon {=
 right: 32px; }

.is-disabled .s-textarea, .has-success .s-textarea, .has-error .s-textarea,=
 .has-warning .s-textarea { padding-right: 48px; }

.is-disabled .s-textarea ~ .s-input-icon, .has-success .s-textarea ~ .s-inp=
ut-icon, .has-error .s-textarea ~ .s-input-icon, .has-warning .s-textarea ~=
 .s-input-icon { top: 1.5em; }

.is-disabled .s-input-message a, .has-success .s-input-message a, .has-erro=
r .s-input-message a, .has-warning .s-input-message a { text-decoration: un=
derline; }

.has-warning .s-input, .has-warning .s-textarea, .has-warning .s-checkbox, =
.has-warning .s-radio:not(:checked), .has-warning .s-select > select { bord=
er-color: rgb(220, 176, 0); }

.has-warning .s-input:focus, .has-warning .s-textarea:focus, .has-warning .=
s-checkbox:focus, .has-warning .s-radio:not(:checked):focus, .has-warning .=
s-select > select:focus { box-shadow: rgba(255, 207, 16, 0.4) 0px 0px 0px 4=
px; }

.has-warning .s-input-message { color: rgb(118, 94, 0); }

.has-warning .s-input-message a { color: rgb(67, 54, 0); }

.has-warning .s-input-message a:hover { color: rgb(16, 13, 0); }

.has-warning .s-input-icon { color: rgb(220, 176, 0); }

.has-error .s-input, .has-error .s-textarea, .has-error .s-checkbox, .has-e=
rror .s-radio:not(:checked), .has-error .s-select > select { border-color: =
rgb(220, 61, 76); }

.has-error .s-input:focus, .has-error .s-textarea:focus, .has-error .s-chec=
kbox:focus, .has-error .s-radio:not(:checked):focus, .has-error .s-select >=
 select:focus { box-shadow: rgba(229, 154, 161, 0.4) 0px 0px 0px 4px; }

.has-error .s-input-message { color: rgb(201, 29, 46); }

.has-error .s-input-message a { color: rgb(67, 10, 15); }

.has-error .s-input-message a:hover { color: rgb(23, 3, 5); }

.has-error .s-input-icon { color: rgb(220, 61, 76); }

.has-success .s-input, .has-success .s-textarea, .has-success .s-checkbox, =
.has-success .s-radio:not(:checked), .has-success .s-select > select { bord=
er-color: rgb(95, 186, 125); }

.has-success .s-input:focus, .has-success .s-textarea:focus, .has-success .=
s-checkbox:focus, .has-success .s-radio:not(:checked):focus, .has-success .=
s-select > select:focus { box-shadow: rgba(166, 217, 183, 0.4) 0px 0px 0px =
4px; }

.has-success .s-input-message { color: rgb(61, 143, 88); }

.has-success .s-input-message a { color: rgb(23, 54, 33); }

.has-success .s-input-message a:hover { color: rgb(8, 18, 11); }

.has-success .s-input-icon { color: rgb(95, 186, 125); }

.is-disabled .s-select::before, .is-disabled .s-select::after { border-colo=
r: rgb(187, 192, 196) transparent; }

.is-disabled .s-label, .is-disabled .s-description { opacity: 0.5; }

.is-disabled .s-input-icon { color: rgb(187, 192, 196); }

.is-disabled .s-label { cursor: not-allowed; }

.s-input-icon { position: absolute; top: 50%; right: 0.7em; margin-top: -9p=
x; pointer-events: none; }

.s-input-icon.s-input-icon__search, .s-input-icon.s-input-icon__creditcard =
{ right: auto; left: 0.7em; color: rgb(187, 192, 196); }

.s-input-message { padding: 2px; font-size: 12px; }

.s-input__sm, .s-textarea__sm, .s-label__sm, .s-select__sm > select { font-=
size: 12px; }

.s-input__md, .s-textarea__md, .s-label__md, .s-select__md > select { font-=
size: 1.30769rem; }

.s-input__lg, .s-textarea__lg, .s-label__lg, .s-select__lg > select { font-=
size: 1.61538rem; }

.s-input__xl, .s-textarea__xl, .s-label__xl, .s-select__xl > select { font-=
size: 2.07692rem; }

.s-input__md, .s-textarea__md, .s-select__md > select { padding-top: 0.5em;=
 padding-bottom: 0.5em; border-radius: 4px; }

.s-input__lg, .s-textarea__lg, .s-select__lg > select { padding: 0.45em 0.6=
em; border-radius: 4px; }

.s-input__xl, .s-textarea__xl, .s-select__xl > select { padding: 0.4em 0.5e=
m; border-radius: 5px; }

.s-modal { display: flex; visibility: hidden; position: fixed; z-index: -1;=
 top: 0px; right: 0px; bottom: 0px; left: 0px; align-items: center; justify=
-content: center; background-color: rgba(12, 13, 14, 0.5); opacity: 0; back=
face-visibility: hidden; transition: opacity 100ms cubic-bezier(0.165, 0.84=
, 0.44, 1) 0s, z-index 0s ease 100ms, visibility 0s ease 100ms; will-change=
: visibility, z-index, opacity; }

.s-modal[aria-hidden=3D"false"], .s-modal[aria-hidden=3D"false"] .s-modal--=
dialog { visibility: visible; z-index: 9000; opacity: 1; transform: transla=
te3d(0px, 0px, 0px) scale3d(1, 1, 1); transition: opacity 100ms cubic-bezie=
r(0.165, 0.84, 0.44, 1) 10ms, z-index 0s ease 0s, visibility 0s ease 0s, tr=
ansform 100ms cubic-bezier(0.165, 0.84, 0.44, 1) 10ms, transform 100ms cubi=
c-bezier(0.165, 0.84, 0.44, 1) 10ms; }

.s-modal--dialog { overflow-y: auto; visibility: hidden; z-index: -1; max-w=
idth: 600px; max-height: 100%; padding: 24px; border-radius: 7px; backgroun=
d-color: rgb(255, 255, 255); box-shadow: rgba(36, 39, 41, 0.2) 0px 4px 12px=
; opacity: 0; backface-visibility: hidden; transform: translate(0px, 30%) s=
cale(0.6, 0.6); transition: opacity 200ms cubic-bezier(0.165, 0.84, 0.44, 1=
) 0s, z-index 0s ease 100ms, visibility 0s ease 100ms, transform 100ms cubi=
c-bezier(0.165, 0.84, 0.44, 1) 0s, transform 100ms cubic-bezier(0.165, 0.84=
, 0.44, 1) 0s; will-change: visibility, z-index, opacity, transform; }

.s-modal[aria-hidden=3D"false"] .s-modal--dialog { transform: translate(0px=
, 0px) scale(1, 1); }

@supports (display: block) {
  .s-modal--dialog { transform: translate3d(0px, 30%, 0px) scale3d(0.6, 0.6=
, 0.6); }
  .s-modal[aria-hidden=3D"false"] .s-modal--dialog { transform: translate3d=
(0px, 0px, 0px) scale3d(1, 1, 1); }
}

.s-modal--close { top: 8px; right: 8px; position: absolute !important; padd=
ing: 12px !important; }

.s-modal--close .svg-icon { margin: 0px !important; }

.s-modal--header { margin-bottom: 16px; color: rgb(12, 13, 14); font-size: =
2.07692rem; }

.s-modal--body { margin-bottom: 24px; }

.s-modal--footer { margin-top: 24px; }

.s-modal.has-danger { background-color: rgba(19, 7, 8, 0.5); }

.s-modal.has-danger .s-modal--header { color: rgb(220, 61, 76); }

.s-modal__full { max-width: calc(100% - 48px); max-height: calc(100% - 48px=
); }

.s-page-title { display: flex; flex-direction: row; justify-content: space-=
between; align-items: flex-end; width: 100%; padding-bottom: 16px; border-b=
ottom: 1px solid rgb(214, 217, 220); margin-bottom: 16px; }

@media (max-width: 980px) {
  html.html__responsive:not(.html__unpinned-leftnav) .s-page-title { flex-d=
irection: column; align-items: flex-start; }
}

@media (max-width: 816px) {
  html.html__responsive.html__unpinned-leftnav .s-page-title { flex-directi=
on: column; align-items: flex-start; }
}

.s-page-title h1 { margin-bottom: -4px; font-size: 2.07692rem; color: rgb(1=
2, 13, 14); line-height: 1.15385; font-weight: normal; }

.s-page-title .s-page-title--description { color: rgb(106, 115, 124); margi=
n: 4px 0px 0px; font-size: 1.15385rem; }

@media (max-width: 640px) {
  html.html__responsive:not(.html__unpinned-leftnav) .s-page-title .s-page-=
title--actions { margin-top: 8px; }
}

@media (max-width: 640px) {
  html.html__responsive.html__unpinned-leftnav .s-page-title .s-page-title-=
-actions { margin-top: 8px; }
}

.s-page-title .s-breadcrumbs { margin-bottom: 8px; }

@media (max-width: 640px) {
  html.html__responsive:not(.html__unpinned-leftnav) .s-page-title .s-bread=
crumbs { margin-bottom: 2px; }
}

@media (max-width: 640px) {
  html.html__responsive.html__unpinned-leftnav .s-page-title .s-breadcrumbs=
 { margin-bottom: 2px; }
}

.s-popover { display: none; position: absolute; min-width: 12rem; max-width=
: 24rem; width: 100%; padding: 12px; z-index: 2000; border-radius: 5px; bor=
der: 1px solid rgb(214, 217, 220); background-color: rgb(255, 255, 255); bo=
x-shadow: rgba(59, 64, 69, 0.1) 0px 2px 8px; color: rgb(12, 13, 14); font-s=
ize: 13px; }

.s-popover.is-visible { display: block; }

.s-popover[x-placement^=3D"top"] { margin-bottom: 10px; }

.s-popover[x-placement^=3D"right"] { margin-left: 10px; }

.s-popover[x-placement^=3D"bottom"] { margin-top: 10px; }

.s-popover[x-placement^=3D"left"] { margin-right: 10px; }

.s-popover--close { float: right; top: -8px; right: -8px; padding: 8px !imp=
ortant; }

.s-popover--arrow, .s-popover--arrow__tl, .s-popover--arrow__tc, .s-popover=
--arrow__tr, .s-popover--arrow__bl, .s-popover--arrow__bc, .s-popover--arro=
w__br, .s-popover--arrow__lt, .s-popover--arrow__lc, .s-popover--arrow__lb,=
 .s-popover--arrow__rt, .s-popover--arrow__rc, .s-popover--arrow__rb { colo=
r: rgb(255, 255, 255); }

.s-popover--arrow::before, .s-popover--arrow__tl::before, .s-popover--arrow=
__tc::before, .s-popover--arrow__tr::before, .s-popover--arrow__bl::before,=
 .s-popover--arrow__bc::before, .s-popover--arrow__br::before, .s-popover--=
arrow__lt::before, .s-popover--arrow__lc::before, .s-popover--arrow__lb::be=
fore, .s-popover--arrow__rt::before, .s-popover--arrow__rc::before, .s-popo=
ver--arrow__rb::before, .s-popover--arrow::after, .s-popover--arrow__tl::af=
ter, .s-popover--arrow__tc::after, .s-popover--arrow__tr::after, .s-popover=
--arrow__bl::after, .s-popover--arrow__bc::after, .s-popover--arrow__br::af=
ter, .s-popover--arrow__lt::after, .s-popover--arrow__lc::after, .s-popover=
--arrow__lb::after, .s-popover--arrow__rt::after, .s-popover--arrow__rc::af=
ter, .s-popover--arrow__rb::after { content: ""; position: absolute; border=
-width: 8px; border-style: solid; border-color: transparent; }

.s-popover[x-placement^=3D"bottom"] .s-popover--arrow::before, .s-popover--=
arrow__tl::before, .s-popover--arrow__tc::before, .s-popover--arrow__tr::be=
fore, .s-popover[x-placement^=3D"bottom"] .s-popover--arrow::after, .s-popo=
ver--arrow__tl::after, .s-popover--arrow__tc::after, .s-popover--arrow__tr:=
:after { border-top: none; }

.s-popover[x-placement^=3D"bottom"] .s-popover--arrow::before, .s-popover--=
arrow__tl::before, .s-popover--arrow__tc::before, .s-popover--arrow__tr::be=
fore { top: -8px; border-bottom-color: rgb(200, 204, 208); }

.s-popover[x-placement^=3D"bottom"] .s-popover--arrow::after, .s-popover--a=
rrow__tl::after, .s-popover--arrow__tc::after, .s-popover--arrow__tr::after=
 { top: -7px; border-bottom-color: currentcolor; }

.s-popover[x-placement^=3D"top"] .s-popover--arrow::before, .s-popover--arr=
ow__bl::before, .s-popover--arrow__bc::before, .s-popover--arrow__br::befor=
e, .s-popover[x-placement^=3D"top"] .s-popover--arrow::after, .s-popover--a=
rrow__bl::after, .s-popover--arrow__bc::after, .s-popover--arrow__br::after=
 { border-bottom: none; }

.s-popover[x-placement^=3D"top"] .s-popover--arrow::before, .s-popover--arr=
ow__bl::before, .s-popover--arrow__bc::before, .s-popover--arrow__br::befor=
e { bottom: -8px; border-top-color: rgb(200, 204, 208); }

.s-popover[x-placement^=3D"top"] .s-popover--arrow::after, .s-popover--arro=
w__bl::after, .s-popover--arrow__bc::after, .s-popover--arrow__br::after { =
bottom: -7px; border-top-color: currentcolor; }

.s-popover[x-placement=3D"top-start"] .s-popover--arrow::before, .s-popover=
[x-placement=3D"bottom-start"] .s-popover--arrow::before, .s-popover--arrow=
__tl::before, .s-popover--arrow__bl::before, .s-popover[x-placement=3D"top-=
start"] .s-popover--arrow::after, .s-popover[x-placement=3D"bottom-start"] =
.s-popover--arrow::after, .s-popover--arrow__tl::after, .s-popover--arrow__=
bl::after { left: 12px; }

.s-popover[x-placement=3D"top"] .s-popover--arrow::before, .s-popover[x-pla=
cement=3D"bottom"] .s-popover--arrow::before, .s-popover--arrow__tc::before=
, .s-popover--arrow__bc::before, .s-popover[x-placement=3D"top"] .s-popover=
--arrow::after, .s-popover[x-placement=3D"bottom"] .s-popover--arrow::after=
, .s-popover--arrow__tc::after, .s-popover--arrow__bc::after { left: 50%; m=
argin-left: -8px; }

.s-popover[x-placement=3D"top-end"] .s-popover--arrow::before, .s-popover[x=
-placement=3D"bottom-end"] .s-popover--arrow::before, .s-popover--arrow__tr=
::before, .s-popover--arrow__br::before, .s-popover[x-placement=3D"top-end"=
] .s-popover--arrow::after, .s-popover[x-placement=3D"bottom-end"] .s-popov=
er--arrow::after, .s-popover--arrow__tr::after, .s-popover--arrow__br::afte=
r { right: 12px; }

.s-popover[x-placement^=3D"right"] .s-popover--arrow::before, .s-popover--a=
rrow__lt::before, .s-popover--arrow__lc::before, .s-popover--arrow__lb::bef=
ore, .s-popover[x-placement^=3D"right"] .s-popover--arrow::after, .s-popove=
r--arrow__lt::after, .s-popover--arrow__lc::after, .s-popover--arrow__lb::a=
fter { border-left: none; }

.s-popover[x-placement^=3D"right"] .s-popover--arrow::before, .s-popover--a=
rrow__lt::before, .s-popover--arrow__lc::before, .s-popover--arrow__lb::bef=
ore { left: -8px; border-right-color: rgb(200, 204, 208); }

.s-popover[x-placement^=3D"right"] .s-popover--arrow::after, .s-popover--ar=
row__lt::after, .s-popover--arrow__lc::after, .s-popover--arrow__lb::after =
{ left: -7px; border-right-color: currentcolor; }

.s-popover[x-placement^=3D"left"] .s-popover--arrow::before, .s-popover--ar=
row__rt::before, .s-popover--arrow__rc::before, .s-popover--arrow__rb::befo=
re, .s-popover[x-placement^=3D"left"] .s-popover--arrow::after, .s-popover-=
-arrow__rt::after, .s-popover--arrow__rc::after, .s-popover--arrow__rb::aft=
er { border-right: none; }

.s-popover[x-placement^=3D"left"] .s-popover--arrow::before, .s-popover--ar=
row__rt::before, .s-popover--arrow__rc::before, .s-popover--arrow__rb::befo=
re { right: -8px; border-left-color: rgb(200, 204, 208); }

.s-popover[x-placement^=3D"left"] .s-popover--arrow::after, .s-popover--arr=
ow__rt::after, .s-popover--arrow__rc::after, .s-popover--arrow__rb::after {=
 right: -7px; border-left-color: currentcolor; }

.s-popover[x-placement=3D"left-start"] .s-popover--arrow::before, .s-popove=
r[x-placement=3D"right-start"] .s-popover--arrow::before, .s-popover--arrow=
__lt::before, .s-popover--arrow__rt::before, .s-popover[x-placement=3D"left=
-start"] .s-popover--arrow::after, .s-popover[x-placement=3D"right-start"] =
.s-popover--arrow::after, .s-popover--arrow__lt::after, .s-popover--arrow__=
rt::after { top: 12px; }

.s-popover[x-placement=3D"left"] .s-popover--arrow::before, .s-popover[x-pl=
acement=3D"right"] .s-popover--arrow::before, .s-popover--arrow__lc::before=
, .s-popover--arrow__rc::before, .s-popover[x-placement=3D"left"] .s-popove=
r--arrow::after, .s-popover[x-placement=3D"right"] .s-popover--arrow::after=
, .s-popover--arrow__lc::after, .s-popover--arrow__rc::after { top: 50%; ma=
rgin-top: -8px; }

.s-popover[x-placement=3D"left-end"] .s-popover--arrow::before, .s-popover[=
x-placement=3D"right-end"] .s-popover--arrow::before, .s-popover--arrow__lb=
::before, .s-popover--arrow__rb::before, .s-popover[x-placement=3D"left-end=
"] .s-popover--arrow::after, .s-popover[x-placement=3D"right-end"] .s-popov=
er--arrow::after, .s-popover--arrow__lb::after, .s-popover--arrow__rb::afte=
r { bottom: 12px; }

.s-progress, .s-progress--bar { position: relative; min-height: 4px; border=
-radius: 3px; }

.s-progress { width: 100%; background-color: rgb(214, 217, 220); }

.s-progress--bar { background-color: rgb(66, 215, 115); }

.s-progress--label { position: absolute; width: 100%; height: 100%; border-=
radius: 5px; border: 1px solid transparent; font-size: 12px; line-height: 1=
; color: rgb(12, 13, 14); z-index: 2; }

.s-progress__brand .s-progress--bar { background-color: rgb(255, 127, 25); =
}

.s-progress__info .s-progress--bar { background-color: rgb(0, 149, 255); }

.s-progress__privilege .s-progress--bar { background-color: rgb(220, 240, 2=
26); }

.s-progress__privilege .s-progress--label { border-color: rgb(95, 186, 125)=
; }

.s-progress__privilege, .s-progress__privilege .s-progress--bar, .s-progres=
s__badge, .s-progress__badge .s-progress--bar { min-height: 2em; border-rad=
ius: 5px; }

.s-progress__privilege, .s-progress__badge { background-color: transparent;=
 }

.s-progress__gold .s-progress--bar { background-color: rgb(255, 250, 230); =
}

.s-progress__gold .s-progress--label { border-color: rgb(255, 204, 1); }

.s-progress__silver .s-progress--bar { background-color: rgb(234, 235, 236)=
; }

.s-progress__silver .s-progress--label { border-color: rgb(180, 184, 188); =
}

.s-progress__bronze .s-progress--bar { background-color: rgb(248, 233, 221)=
; }

.s-progress__bronze .s-progress--label { border-color: rgb(209, 166, 132); =
}

.s-progress.s-progress__stepped { background: transparent; display: flex; }

.s-progress.s-progress__stepped .s-progress--step { display: flex; flex: 1 =
1 0px; flex-direction: column; align-items: center; position: relative; }

.s-progress.s-progress__stepped .s-progress--label { position: static; disp=
lay: block; width: auto; height: auto; font-size: 13px; border: 0px; border=
-radius: 0px; padding: 12px 6px 0px; text-align: center; color: rgb(187, 19=
2, 196); z-index: 0; }

.s-progress.s-progress__stepped .s-progress--stop { position: relative; dis=
play: flex; align-items: center; justify-content: center; background: rgb(1=
87, 192, 196); border-radius: 100%; width: 24px; height: 24px; z-index: 25;=
 color: rgb(255, 255, 255); }

.s-progress.s-progress__stepped .s-progress--bar { position: absolute; top:=
 9px; height: 6px; background: rgb(187, 192, 196); z-index: 0; border-radiu=
s: 0px; }

.s-progress.s-progress__stepped .s-progress--bar.s-progress--bar__left { le=
ft: 0px; right: 50%; }

.s-progress.s-progress__stepped .s-progress--bar.s-progress--bar__right { r=
ight: 0px; left: 50%; }

.s-progress.s-progress__stepped .s-progress--step.is-active .s-progress--ba=
r.s-progress--bar__left { background: rgb(0, 149, 255); }

.s-progress.s-progress__stepped .s-progress--step.is-active .s-progress--st=
op { background: rgb(0, 149, 255); box-shadow: rgba(0, 149, 255, 0.15) 0px =
0px 0px 6px; }

.s-progress.s-progress__stepped .s-progress--step.is-active .s-progress--la=
bel { color: rgb(12, 13, 14); }

.s-progress.s-progress__stepped .s-progress--step.is-complete .s-progress--=
bar, .s-progress.s-progress__stepped .s-progress--step.is-complete .s-progr=
ess--stop { background: rgb(0, 149, 255); }

.s-progress.s-progress__stepped .s-progress--step.is-complete .s-progress--=
label { color: rgb(12, 13, 14); }

.s-spinner { position: relative; width: 24px; height: 24px; text-align: lef=
t; }

.s-spinner::before, .s-spinner::after { content: ""; position: absolute; wi=
dth: 100%; height: 100%; border: 3px solid currentcolor; border-radius: 50%=
; }

.s-spinner::before { opacity: 0.25; transform: rotate(90deg); }

.s-spinner::after { border-top-color: transparent; border-right-color: tran=
sparent; border-bottom-color: transparent; animation: 0.9s cubic-bezier(0.5=
, 0.1, 0.5, 0.9) 0s infinite normal none running s-spinner-rotate; }

.s-spinner.s-spinner__xs { width: 12px; height: 12px; }

.s-spinner.s-spinner__xs::before, .s-spinner.s-spinner__xs::after { border-=
width: 1px; }

.s-spinner.s-spinner__sm { width: 16px; height: 16px; }

.s-spinner.s-spinner__sm::before, .s-spinner.s-spinner__sm::after { border-=
width: 2px; }

.s-spinner.s-spinner__md { width: 32px; height: 32px; }

.s-spinner.s-spinner__md::before, .s-spinner.s-spinner__md::after { border-=
width: 4px; }

.s-spinner.s-spinner__lg { width: 48px; height: 48px; }

.s-spinner.s-spinner__lg::before, .s-spinner.s-spinner__lg::after { border-=
width: 6px; }

@supports (-ms-ime-align:auto) {
  .s-spinner, .s-spinner::before, .s-spinner::after { filter: invert(0); tr=
ansform-origin: 50% 50% 1px; }
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) and (stroke-color:transparent) {
  .s-spinner, .s-spinner::before, .s-spinner::after { box-shadow: transpare=
nt 0px 0px 0px 2px; }
}
}

@keyframes s-spinner-rotate {=20
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.s-table { display: table; width: 100%; max-width: 100%; border-collapse: c=
ollapse; border-spacing: 0px; font-size: 13px; }

.s-table th, .s-table td { padding: 8px; border-top: 1px solid rgb(214, 217=
, 220); border-left: 1px solid rgb(214, 217, 220); border-right: 1px solid =
rgb(214, 217, 220); vertical-align: middle; color: rgb(59, 64, 69); text-al=
ign: left; }

.s-table th.s-table--bulk, .s-table td.s-table--bulk { width: 30px; }

.s-table th .s-checkbox, .s-table td .s-checkbox { display: block; }

.s-table th { font-weight: bold; color: rgb(12, 13, 14); }

.s-table thead th { vertical-align: bottom; white-space: nowrap; background=
-color: rgb(250, 250, 251); line-height: 1.15385; text-transform: uppercase=
; letter-spacing: 0.05em; }

.s-table thead th:not(.s-table--bulk) { font-size: 11px; }

.s-table tbody th { font-weight: normal; }

.s-table tr:last-of-type td, .s-table tr:last-of-type th { border-bottom: 1=
px solid rgb(214, 217, 220); }

.s-table tbody + tbody { border-top: 2px solid rgb(214, 217, 220); }

.s-table.va-top th, .s-table.va-top td { vertical-align: top; }

.s-table.va-middle th, .s-table.va-middle td { vertical-align: middle; }

.s-table.va-bottom th, .s-table.va-bottom td { vertical-align: bottom; }

.s-table.ta-left th, .s-table.ta-left td { text-align: left; }

.s-table.ta-center th, .s-table.ta-center td { text-align: center; }

.s-table.ta-right th, .s-table.ta-right td { text-align: right; }

.s-table.ta-justify th, .s-table.ta-justify td { text-align: justify; }

.s-table.s-table__stripes thead th { background-color: rgb(244, 245, 246); =
}

.s-table.s-table__stripes tbody tr:nth-child(2n) { background-color: rgb(25=
0, 250, 251); }

.s-table.s-table__sm th, .s-table.s-table__sm td { padding: 4px; }

.s-table.s-table__lg th, .s-table.s-table__lg td { padding: 12px; }

.s-table.s-table__b0 th, .s-table.s-table__b0 td, .s-table.s-table__b0 tr:l=
ast-of-type th, .s-table.s-table__b0 tr:last-of-type td { border-color: tra=
nsparent; }

.s-table.s-table__b0 thead th { background-color: transparent; text-transfo=
rm: initial; font-size: inherit; letter-spacing: initial; }

.s-table.s-table__b0 tbody + tbody { border-color: transparent; border-widt=
h: 12px; }

.s-table.s-table__bx tr > :not(:first-child) { border-left-color: transpare=
nt; }

.s-table.s-table__bx tr > :not(:last-child) { border-right-color: transpare=
nt; }

.s-table.s-table__bx-simple th, .s-table.s-table__bx-simple td { border-lef=
t-color: transparent; border-right-color: transparent; }

.s-table.s-table__bx-simple thead th { border-top-color: transparent; borde=
r-bottom-color: rgb(187, 192, 196); background-color: transparent; text-tra=
nsform: initial; font-size: inherit; letter-spacing: initial; }

.s-table.s-table__bx-simple tbody tr:first-of-type th, .s-table.s-table__bx=
-simple tbody tr:first-of-type td { border-top-color: transparent; }

.s-table.s-table__bx-simple tbody tr:last-of-type th, .s-table.s-table__bx-=
simple tbody tr:last-of-type td { border-bottom-color: transparent; }

.s-table.s-table__bx-simple tfoot th, .s-table.s-table__bx-simple tfoot td =
{ border-bottom-color: transparent; }

.s-table .s-table--totals th, .s-table .s-table--totals td { padding-top: 1=
2px; font-size: 1.46154rem; font-weight: bold; }

.s-table.s-table__sortable thead th { color: rgb(106, 115, 124); cursor: po=
inter; }

.s-table.s-table__sortable thead th a { color: inherit; }

.s-table.s-table__sortable thead th .svg-icon { position: relative; bottom:=
 -1px; }

.s-table.s-table__sortable thead th.is-sorted { color: rgb(12, 13, 14); }

.s-table td.s-table--progress { border-right: none; text-align: right; }

.s-table td.s-table--progress-bar { border-left: none; padding-left: 0px; w=
idth: 120px; }

.s-table tr.is-disabled { background-color: rgb(250, 250, 251); }

.s-table tr.is-disabled th:not(.is-enabled), .s-table tr.is-disabled td:not=
(.is-enabled) { opacity: 0.3; }

.s-table--cell1 { width: 8.33333%; }

.s-table--cell2 { width: 16.6667%; }

.s-table--cell3 { width: 25%; }

.s-table--cell4 { width: 33.3333%; }

.s-table--cell5 { width: 41.6667%; }

.s-table--cell6 { width: 50%; }

.s-table--cell7 { width: 58.3333%; }

.s-table--cell8 { width: 66.6667%; }

.s-table--cell9 { width: 75%; }

.s-table--cell10 { width: 83.3333%; }

.s-table--cell11 { width: 91.6667%; }

.s-table--cell12 { width: 100%; }

.s-option-toggle .s-radio { position: absolute; left: -999em; opacity: 0; }

.s-option-toggle .s-option-toggle--option:not(:first-child) { margin-left: =
-1px; }

.s-option-toggle .s-option-toggle--option:first-of-type .s-label { border-t=
op-left-radius: 3px !important; border-bottom-left-radius: 3px !important; =
}

.s-option-toggle .s-option-toggle--option:last-of-type .s-label { border-to=
p-right-radius: 3px !important; border-bottom-right-radius: 3px !important;=
 }

.s-option-toggle .s-label { width: 100%; margin: 0px; padding: 0.8em 1em; b=
order: 1px solid rgb(200, 204, 208); background-color: rgb(255, 255, 255); =
font-family: inherit; font-size: inherit; font-weight: 400; line-height: 1;=
 text-align: center; cursor: pointer; user-select: none; }

.s-option-toggle .s-label:hover { background-color: rgba(183, 192, 200, 0.0=
5); }

.s-option-toggle .s-radio:checked + .s-label { z-index: 25; background-colo=
r: rgb(214, 217, 220); box-shadow: rgba(167, 174, 180, 0.6) 0px 2px 6px 0px=
 inset; color: rgb(59, 64, 69); }

.s-option-toggle.s-option-toggle__primary .s-label:hover { background-color=
: rgb(230, 244, 255); color: rgb(0, 89, 153); }

.s-option-toggle.s-option-toggle__primary .s-radio:checked + .s-label { bor=
der-color: rgb(0, 119, 204); background-color: rgb(0, 149, 255); box-shadow=
: rgba(0, 119, 204, 0.9) 0px 2px 6px 0px inset; color: rgb(255, 255, 255); =
}

.s-option-toggle.s-option-toggle__switch .s-radio:checked + .s-label:not(.s=
-label__off) { border-color: rgb(95, 186, 125); background-color: rgb(95, 1=
86, 125); box-shadow: rgba(69, 161, 99, 0.9) 0px 2px 6px 0px inset; color: =
rgb(255, 255, 255); }

.s-sidebarwidget { position: relative; border: 1px solid rgb(214, 217, 220)=
; border-radius: 3px; box-shadow: rgba(59, 64, 69, 0.1) 0px 2px 8px; font-s=
ize: 13px; background-color: rgb(255, 255, 255); }

.s-sidebarwidget:not(.s-anchors) a:not(.button):not(.s-btn):not(.post-tag):=
not(.s-sidebarwidget--action), .s-sidebarwidget:not(.s-anchors) a:not(.butt=
on):not(.s-btn):not(.post-tag):not(.s-sidebarwidget--action):visited { colo=
r: rgb(106, 115, 124); }

.s-sidebarwidget::before { content: ""; display: block; margin-top: -1px; }

.s-sidebarwidget::after { content: ""; position: absolute; top: -1px; right=
: -1px; left: -1px; height: 5px; border-top: 1px solid rgb(214, 217, 220); =
border-radius: 3px; pointer-events: none; }

@supports ((-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%))=
 or (clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%))) or (-webkit-c=
lip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)) {
  .s-sidebarwidget::after { clip-path: polygon(0% 0%, 100% 0%, 100% 50%, 0%=
 50%); border: 1px solid rgb(214, 217, 220); }
}

.s-sidebarwidget--header, .s-sidebarwidget--content { border-top: 1px solid=
 rgb(228, 230, 232); }

.s-sidebarwidget--header:active, .s-sidebarwidget--content:active { outline=
: none; }

.s-sidebarwidget--header { padding: 12px 15px; background: rgb(250, 250, 25=
1); color: rgb(106, 115, 124); font-size: 1.15385rem; font-weight: normal; =
}

.s-sidebarwidget--header.s-sidebarwidget__small-bold-text { font-size: 12px=
; font-weight: bold; }

.s-sidebarwidget--header.s-sidebarwidget__small-bold-text .-action { font-w=
eight: normal; line-height: 15.6px; }

.s-sidebarwidget--header.s-sidebarwidget__expanding-control { cursor: point=
er; }

.s-sidebarwidget--header.s-sidebarwidget__expanding-control::before { conte=
nt: ""; float: left; margin-top: calc(0.65em - 5px); margin-right: 12px; bo=
rder-width: 5px 0px 5px 5px; border-style: solid; border-color: transparent=
 transparent transparent rgb(187, 192, 196); border-image: initial; transit=
ion: transform 0.3s cubic-bezier(0.4, 0.4, 0.6, 1) 0s, -webkit-transform 0.=
3s cubic-bezier(0.4, 0.4, 0.6, 1) 0s; }

.s-sidebarwidget--header.s-sidebarwidget__expanding-control[aria-expanded=
=3D"true"]::before { transform: rotate(90deg); }

.s-sidebarwidget--action { float: right; margin: 0px 0px 4px 8px; color: rg=
b(0, 119, 204); font-size: 11px; line-height: 19.5px; }

table.s-sidebarwidget--content.s-sidebarwidget__items { padding: 4px 3px; b=
order-collapse: separate; border-spacing: 12px; }

table.s-sidebarwidget--content.s-sidebarwidget__items tr.-item { display: t=
able-row; }

table.s-sidebarwidget--content.s-sidebarwidget__items tr.-item td { padding=
: 0px; }

.s-sidebarwidget--content:not(table):not(.s-sidebarwidget__items) { display=
: flex; }

.s-sidebarwidget--content:not(table):not(.s-sidebarwidget__block-items) .s-=
sidebarwidget--item { display: flex; }

.s-sidebarwidget--content { margin: 0px; padding: 16px 15px; }

.s-sidebarwidget--content.s-sidebarwidget__items { display: block; padding:=
 4px 15px; }

.s-sidebarwidget--content.s-sidebarwidget__items.s-sidebarwidget__block-ite=
ms .s-sidebarwidget--item { display: block !important; }

.s-sidebarwidget--item { margin: 12px 0px; }

.s-sidebarwidget--item[aria-current=3D"true"], .s-sidebarwidget--item > :fi=
rst-child[aria-current=3D"true"], .s-sidebarwidget--item[aria-current=3D"pa=
ge"], .s-sidebarwidget--item > :first-child[aria-current=3D"page"] { positi=
on: relative; color: rgb(12, 13, 14); font-weight: bold; }

.s-sidebarwidget--item[aria-current=3D"true"]::before, .s-sidebarwidget--it=
em > :first-child[aria-current=3D"true"]::before, .s-sidebarwidget--item[ar=
ia-current=3D"page"]::before, .s-sidebarwidget--item > :first-child[aria-cu=
rrent=3D"page"]::before { content: ""; position: absolute; left: 0px; heigh=
t: calc(100% + 12px); margin-top: -6px; margin-left: -16px; border-left-wid=
th: 3px; border-left-style: solid; }

.s-sidebarwidget--item[aria-current=3D"true"] a, .s-sidebarwidget--item > :=
first-child[aria-current=3D"true"] a, .s-sidebarwidget--item[aria-current=
=3D"page"] a, .s-sidebarwidget--item > :first-child[aria-current=3D"page"] =
a, .s-sidebarwidget--item[aria-current=3D"true"] a:visited, .s-sidebarwidge=
t--item > :first-child[aria-current=3D"true"] a:visited, .s-sidebarwidget--=
item[aria-current=3D"page"] a:visited, .s-sidebarwidget--item > :first-chil=
d[aria-current=3D"page"] a:visited { color: inherit; }

.s-sidebarwidget--subnav { list-style-type: none; padding-left: 0px; margin=
-left: 8px; }

.s-sidebarwidget--subnav li { margin-top: 12px; padding-left: 16px; backgro=
und-position: 0px calc((1.2em - 10px) / 2); background-repeat: no-repeat; b=
ackground-size: auto 10px; background-image: url("data:image/svg+xml,%3C?xm=
l%20version%3D%221.0%22%20encoding%3D%22UTF-8%22?%3E%3Csvg%20version%3D%221=
.1%22%20viewBox%3D%220%200%207%2010%22%20xmlns%3D%22http%3A//www.w3.org/200=
0/svg%22%3E%3Cpath%20d%3D%22m0.72153%200.68446%204.1336%204.3077-4.1336%204=
.3077%22%20fill%3D%22none%22%20stroke%3D%22%23d6d9dc%22%20stroke-width%3D%2=
22%22/%3E%3C/svg%3E"); }

.s-sidebarwidget--subnav li[aria-current=3D"true"], .s-sidebarwidget--subna=
v li[aria-current=3D"page"] { color: rgb(12, 13, 14); font-weight: bold; }

.s-sidebarwidget--subnav li[aria-current=3D"true"] a, .s-sidebarwidget--sub=
nav li[aria-current=3D"page"] a, .s-sidebarwidget--subnav li[aria-current=
=3D"true"] a:visited, .s-sidebarwidget--subnav li[aria-current=3D"page"] a:=
visited { color: inherit; }

.s-sidebarwidget__blue { border-color: rgb(203, 212, 220); background-color=
: rgb(225, 236, 244); }

.s-sidebarwidget__blue .s-sidebarwidget--header { background-color: rgb(218=
, 229, 237); color: rgb(101, 106, 110); }

.s-sidebarwidget__blue .s-sidebarwidget--header, .s-sidebarwidget__blue .s-=
sidebarwidget--content { border-color: rgb(209, 219, 227); }

.s-sidebarwidget__blue::after { border-color: rgb(203, 212, 220); }

.s-sidebarwidget__yellow { border-color: rgb(230, 223, 198); background-col=
or: rgb(255, 248, 220); }

.s-sidebarwidget__yellow .s-sidebarwidget--header { background-color: rgb(2=
47, 241, 213); color: rgb(115, 112, 99); }

.s-sidebarwidget__yellow .s-sidebarwidget--header, .s-sidebarwidget__yellow=
 .s-sidebarwidget--content { border-color: rgb(237, 231, 205); }

.s-sidebarwidget__yellow::after { border-color: rgb(230, 223, 198); }

.s-sidebarwidget__green { border-color: rgb(214, 223, 217); background-colo=
r: rgb(237, 248, 241); }

.s-sidebarwidget__green .s-sidebarwidget--header { background-color: rgb(23=
0, 240, 234); color: rgb(107, 111, 108); }

.s-sidebarwidget__green .s-sidebarwidget--header, .s-sidebarwidget__green .=
s-sidebarwidget--content { border-color: rgb(221, 230, 224); }

.s-sidebarwidget__green::after { border-color: rgb(214, 223, 217); }

.ba { border-style: solid !important; border-width: 1px !important; }

.bt { border-top-style: solid !important; border-top-width: 1px !important;=
 }

.br { border-right-style: solid !important; border-right-width: 1px !import=
ant; }

.bb { border-bottom-style: solid !important; border-bottom-width: 1px !impo=
rtant; }

.bl { border-left-style: solid !important; border-left-width: 1px !importan=
t; }

.bx { border-left-style: solid !important; border-right-style: solid !impor=
tant; border-right-width: 1px !important; border-left-width: 1px !important=
; }

.by { border-top-style: solid !important; border-bottom-style: solid !impor=
tant; border-top-width: 1px !important; border-bottom-width: 1px !important=
; }

.baw0 { border-width: 0px !important; }

.baw1 { border-width: 1px !important; }

.baw2 { border-width: 2px !important; }

.baw3 { border-width: 4px !important; }

.btw0 { border-top-width: 0px !important; }

.btw1 { border-top-width: 1px !important; }

.btw2 { border-top-width: 2px !important; }

.btw3 { border-top-width: 4px !important; }

.brw0 { border-right-width: 0px !important; }

.brw1 { border-right-width: 1px !important; }

.brw2 { border-right-width: 2px !important; }

.brw3 { border-right-width: 4px !important; }

.bbw0 { border-bottom-width: 0px !important; }

.bbw1 { border-bottom-width: 1px !important; }

.bbw2 { border-bottom-width: 2px !important; }

.bbw3 { border-bottom-width: 4px !important; }

.blw0 { border-left-width: 0px !important; }

.blw0 { border-left-width: 0px !important; }

.blw1 { border-left-width: 1px !important; }

.blw2 { border-left-width: 2px !important; }

.blw3 { border-left-width: 4px !important; }

.byw0 { border-top-width: 0px !important; border-bottom-width: 0px !importa=
nt; }

.byw1 { border-top-width: 1px !important; border-bottom-width: 1px !importa=
nt; }

.byw2 { border-top-width: 2px !important; border-bottom-width: 2px !importa=
nt; }

.byw3 { border-top-width: 4px !important; border-bottom-width: 4px !importa=
nt; }

.bxw0 { border-right-width: 0px !important; border-left-width: 0px !importa=
nt; }

.bxw1 { border-right-width: 1px !important; border-left-width: 1px !importa=
nt; }

.bxw2 { border-right-width: 2px !important; border-left-width: 2px !importa=
nt; }

.bxw3 { border-right-width: 4px !important; border-left-width: 4px !importa=
nt; }

.bas-solid { border-style: solid !important; }

.bas-dashed { border-style: dashed !important; }

.bts-solid { border-top-style: solid !important; }

.bts-dashed { border-top-style: dashed !important; }

.brs-solid { border-right-style: solid !important; }

.brs-dashed { border-right-style: dashed !important; }

.bbs-solid { border-bottom-style: solid !important; }

.bbs-dashed { border-bottom-style: dashed !important; }

.bls-solid { border-left-style: solid !important; }

.bls-dashed { border-left-style: dashed !important; }

.bar-sm { border-radius: 3px !important; }

.bar-md { border-radius: 5px !important; }

.bar-lg { border-radius: 7px !important; }

.bar-circle { border-radius: 100% !important; }

.bar-pill { border-radius: 1000px !important; }

.btlr0 { border-top-left-radius: 0px !important; }

.btlr-sm { border-top-left-radius: 3px !important; }

.btlr-md { border-top-left-radius: 5px !important; }

.btlr-lg { border-top-left-radius: 7px !important; }

.btrr0 { border-top-right-radius: 0px !important; }

.btrr-sm { border-top-right-radius: 3px !important; }

.btrr-md { border-top-right-radius: 5px !important; }

.btrr-lg { border-top-right-radius: 7px !important; }

.bblr0 { border-bottom-left-radius: 0px !important; }

.bblr-sm { border-bottom-left-radius: 3px !important; }

.bblr-md { border-bottom-left-radius: 5px !important; }

.bblr-lg { border-bottom-left-radius: 7px !important; }

.bbrr0 { border-bottom-right-radius: 0px !important; }

.bbrr-sm { border-bottom-right-radius: 3px !important; }

.bbrr-md { border-bottom-right-radius: 5px !important; }

.bbrr-lg { border-bottom-right-radius: 7px !important; }

.btr0 { border-top-left-radius: 0px !important; border-top-right-radius: 0p=
x !important; }

.btr-sm { border-top-left-radius: 3px !important; border-top-right-radius: =
3px !important; }

.btr-md { border-top-left-radius: 5px !important; border-top-right-radius: =
5px !important; }

.btr-lg { border-top-left-radius: 7px !important; border-top-right-radius: =
7px !important; }

.brr0 { border-top-right-radius: 0px !important; border-bottom-right-radius=
: 0px !important; }

.brr-sm { border-top-right-radius: 3px !important; border-bottom-right-radi=
us: 3px !important; }

.brr-md { border-top-right-radius: 5px !important; border-bottom-right-radi=
us: 5px !important; }

.brr-lg { border-top-right-radius: 7px !important; border-bottom-right-radi=
us: 7px !important; }

.bbr0 { border-bottom-left-radius: 0px !important; border-bottom-right-radi=
us: 0px !important; }

.bbr-sm { border-bottom-left-radius: 3px !important; border-bottom-right-ra=
dius: 3px !important; }

.bbr-md { border-bottom-left-radius: 5px !important; border-bottom-right-ra=
dius: 5px !important; }

.bbr-lg { border-bottom-left-radius: 7px !important; border-bottom-right-ra=
dius: 7px !important; }

.blr0 { border-top-left-radius: 0px !important; border-bottom-left-radius: =
0px !important; }

.blr-sm { border-top-left-radius: 3px !important; border-bottom-left-radius=
: 3px !important; }

.blr-md { border-top-left-radius: 5px !important; border-bottom-left-radius=
: 5px !important; }

.blr-lg { border-top-left-radius: 7px !important; border-bottom-left-radius=
: 7px !important; }

.bar0 { border-radius: 0px !important; }

.bc-transparent { border-color: transparent !important; }

.bc-white { border-color: rgb(255, 255, 255) !important; }

.bc-white-1 { border-color: rgba(255, 255, 255, 0.1) !important; }

.bc-white-2 { border-color: rgba(255, 255, 255, 0.2) !important; }

.bc-white-3 { border-color: rgba(255, 255, 255, 0.3) !important; }

.bc-white-4 { border-color: rgba(255, 255, 255, 0.4) !important; }

.bc-white-5 { border-color: rgba(255, 255, 255, 0.5) !important; }

.bc-white-6 { border-color: rgba(255, 255, 255, 0.6) !important; }

.bc-white-7 { border-color: rgba(255, 255, 255, 0.7) !important; }

.bc-white-8 { border-color: rgba(255, 255, 255, 0.8) !important; }

.bc-white-9 { border-color: rgba(255, 255, 255, 0.9) !important; }

.bc-black-1 { border-color: rgb(239, 240, 241) !important; }

.bc-black-2 { border-color: rgb(228, 230, 232) !important; }

.bc-black-3 { border-color: rgb(214, 217, 220) !important; }

.bc-black-4 { border-color: rgb(187, 192, 196) !important; }

.bc-black-5 { border-color: rgb(159, 166, 173) !important; }

.bc-black-6 { border-color: rgb(132, 141, 149) !important; }

.bc-black-7 { border-color: rgb(106, 115, 124) !important; }

.bc-black-8 { border-color: rgb(59, 64, 69) !important; }

.bc-black-9 { border-color: rgb(36, 39, 41) !important; }

.bc-black-10 { border-color: rgb(12, 13, 14) !important; }

.bc-orange-1 { border-color: rgb(251, 212, 182) !important; }

.bc-orange-2 { border-color: rgb(244, 128, 36) !important; }

.bc-orange-3 { border-color: rgb(218, 103, 11) !important; }

.bc-blue-1 { border-color: rgb(204, 234, 255) !important; }

.bc-blue-2 { border-color: rgb(51, 170, 255) !important; }

.bc-blue-3 { border-color: rgb(0, 119, 204) !important; }

.bc-powder-1 { border-color: rgb(225, 236, 244) !important; }

.bc-powder-2 { border-color: rgb(113, 165, 203) !important; }

.bc-powder-3 { border-color: rgb(57, 115, 157) !important; }

.bc-green-1 { border-color: rgb(202, 232, 212) !important; }

.bc-green-2, .bc-success { border-color: rgb(95, 186, 125) !important; }

.bc-green-3 { border-color: rgb(54, 125, 77) !important; }

.bc-red-1 { border-color: rgb(238, 196, 200) !important; }

.bc-red-2, .bc-danger, .bc-error { border-color: rgb(220, 61, 76) !importan=
t; }

.bc-red-3 { border-color: rgb(156, 23, 36) !important; }

.bc-yellow-1 { border-color: rgb(255, 238, 169) !important; }

.bc-yellow-2 { border-color: rgb(255, 217, 67) !important; }

.bc-yellow-3, .bc-warning { border-color: rgb(220, 176, 0) !important; }

.fc-black-900, .h\:fc-black-900:hover, .f\:fc-black-900:focus { color: rgb(=
12, 13, 14) !important; }

.f\:fc-black-900:focus-within { color: rgb(12, 13, 14) !important; }

.bg-black-900, .h\:bg-black-900:hover, .f\:bg-black-900:focus { background-=
color: rgb(12, 13, 14) !important; }

.f\:bg-black-900:focus-within { background-color: rgb(12, 13, 14) !importan=
t; }

.fc-black-800, .h\:fc-black-800:hover, .f\:fc-black-800:focus { color: rgb(=
36, 39, 41) !important; }

.f\:fc-black-800:focus-within { color: rgb(36, 39, 41) !important; }

.bg-black-800, .h\:bg-black-800:hover, .f\:bg-black-800:focus { background-=
color: rgb(36, 39, 41) !important; }

.f\:bg-black-800:focus-within { background-color: rgb(36, 39, 41) !importan=
t; }

.fc-black-700, .h\:fc-black-700:hover, .f\:fc-black-700:focus { color: rgb(=
59, 64, 69) !important; }

.f\:fc-black-700:focus-within { color: rgb(59, 64, 69) !important; }

.bg-black-700, .h\:bg-black-700:hover, .f\:bg-black-700:focus { background-=
color: rgb(59, 64, 69) !important; }

.f\:bg-black-700:focus-within { background-color: rgb(59, 64, 69) !importan=
t; }

.fc-black-600, .h\:fc-black-600:hover, .f\:fc-black-600:focus { color: rgb(=
83, 90, 96) !important; }

.f\:fc-black-600:focus-within { color: rgb(83, 90, 96) !important; }

.bg-black-600, .h\:bg-black-600:hover, .f\:bg-black-600:focus { background-=
color: rgb(83, 90, 96) !important; }

.f\:bg-black-600:focus-within { background-color: rgb(83, 90, 96) !importan=
t; }

.fc-black-500, .h\:fc-black-500:hover, .f\:fc-black-500:focus { color: rgb(=
106, 115, 124) !important; }

.f\:fc-black-500:focus-within { color: rgb(106, 115, 124) !important; }

.bg-black-500, .h\:bg-black-500:hover, .f\:bg-black-500:focus { background-=
color: rgb(106, 115, 124) !important; }

.f\:bg-black-500:focus-within { background-color: rgb(106, 115, 124) !impor=
tant; }

.fc-black-400, .h\:fc-black-400:hover, .f\:fc-black-400:focus { color: rgb(=
132, 141, 149) !important; }

.f\:fc-black-400:focus-within { color: rgb(132, 141, 149) !important; }

.bg-black-400, .h\:bg-black-400:hover, .f\:bg-black-400:focus { background-=
color: rgb(132, 141, 149) !important; }

.f\:bg-black-400:focus-within { background-color: rgb(132, 141, 149) !impor=
tant; }

.fc-black-300, .h\:fc-black-300:hover, .f\:fc-black-300:focus { color: rgb(=
159, 166, 173) !important; }

.f\:fc-black-300:focus-within { color: rgb(159, 166, 173) !important; }

.bg-black-300, .h\:bg-black-300:hover, .f\:bg-black-300:focus { background-=
color: rgb(159, 166, 173) !important; }

.f\:bg-black-300:focus-within { background-color: rgb(159, 166, 173) !impor=
tant; }

.fc-black-200, .h\:fc-black-200:hover, .f\:fc-black-200:focus { color: rgb(=
187, 192, 196) !important; }

.f\:fc-black-200:focus-within { color: rgb(187, 192, 196) !important; }

.bg-black-200, .h\:bg-black-200:hover, .f\:bg-black-200:focus { background-=
color: rgb(187, 192, 196) !important; }

.f\:bg-black-200:focus-within { background-color: rgb(187, 192, 196) !impor=
tant; }

.fc-black-100, .h\:fc-black-100:hover, .f\:fc-black-100:focus { color: rgb(=
214, 217, 220) !important; }

.f\:fc-black-100:focus-within { color: rgb(214, 217, 220) !important; }

.bg-black-100, .h\:bg-black-100:hover, .f\:bg-black-100:focus { background-=
color: rgb(214, 217, 220) !important; }

.f\:bg-black-100:focus-within { background-color: rgb(214, 217, 220) !impor=
tant; }

.fc-black-050, .h\:fc-black-050:hover, .f\:fc-black-050:focus { color: rgb(=
239, 240, 241) !important; }

.f\:fc-black-050:focus-within { color: rgb(239, 240, 241) !important; }

.bg-black-050, .h\:bg-black-050:hover, .f\:bg-black-050:focus { background-=
color: rgb(239, 240, 241) !important; }

.f\:bg-black-050:focus-within { background-color: rgb(239, 240, 241) !impor=
tant; }

.fc-orange-900, .h\:fc-orange-900:hover, .f\:fc-orange-900:focus { color: r=
gb(72, 34, 4) !important; }

.f\:fc-orange-900:focus-within { color: rgb(72, 34, 4) !important; }

.bg-orange-900, .h\:bg-orange-900:hover, .f\:bg-orange-900:focus { backgrou=
nd-color: rgb(72, 34, 4) !important; }

.f\:bg-orange-900:focus-within { background-color: rgb(72, 34, 4) !importan=
t; }

.fc-orange-800, .h\:fc-orange-800:hover, .f\:fc-orange-800:focus { color: r=
gb(121, 57, 6) !important; }

.f\:fc-orange-800:focus-within { color: rgb(121, 57, 6) !important; }

.bg-orange-800, .h\:bg-orange-800:hover, .f\:bg-orange-800:focus { backgrou=
nd-color: rgb(121, 57, 6) !important; }

.f\:bg-orange-800:focus-within { background-color: rgb(121, 57, 6) !importa=
nt; }

.fc-orange-700, .h\:fc-orange-700:hover, .f\:fc-orange-700:focus { color: r=
gb(169, 80, 9) !important; }

.f\:fc-orange-700:focus-within { color: rgb(169, 80, 9) !important; }

.bg-orange-700, .h\:bg-orange-700:hover, .f\:bg-orange-700:focus { backgrou=
nd-color: rgb(169, 80, 9) !important; }

.f\:bg-orange-700:focus-within { background-color: rgb(169, 80, 9) !importa=
nt; }

.fc-orange-600, .h\:fc-orange-600:hover, .f\:fc-orange-600:focus { color: r=
gb(218, 103, 11) !important; }

.f\:fc-orange-600:focus-within { color: rgb(218, 103, 11) !important; }

.bg-orange-600, .h\:bg-orange-600:hover, .f\:bg-orange-600:focus { backgrou=
nd-color: rgb(218, 103, 11) !important; }

.f\:bg-orange-600:focus-within { background-color: rgb(218, 103, 11) !impor=
tant; }

.fc-orange-500, .h\:fc-orange-500:hover, .f\:fc-orange-500:focus { color: r=
gb(242, 114, 12) !important; }

.f\:fc-orange-500:focus-within { color: rgb(242, 114, 12) !important; }

.bg-orange-500, .h\:bg-orange-500:hover, .f\:bg-orange-500:focus { backgrou=
nd-color: rgb(242, 114, 12) !important; }

.f\:bg-orange-500:focus-within { background-color: rgb(242, 114, 12) !impor=
tant; }

.fc-orange-400, .h\:fc-orange-400:hover, .f\:fc-orange-400:focus { color: r=
gb(244, 128, 36) !important; }

.f\:fc-orange-400:focus-within { color: rgb(244, 128, 36) !important; }

.bg-orange-400, .h\:bg-orange-400:hover, .f\:bg-orange-400:focus { backgrou=
nd-color: rgb(244, 128, 36) !important; }

.f\:bg-orange-400:focus-within { background-color: rgb(244, 128, 36) !impor=
tant; }

.fc-orange-300, .h\:fc-orange-300:hover, .f\:fc-orange-300:focus { color: r=
gb(246, 156, 85) !important; }

.f\:fc-orange-300:focus-within { color: rgb(246, 156, 85) !important; }

.bg-orange-300, .h\:bg-orange-300:hover, .f\:bg-orange-300:focus { backgrou=
nd-color: rgb(246, 156, 85) !important; }

.f\:bg-orange-300:focus-within { background-color: rgb(246, 156, 85) !impor=
tant; }

.fc-orange-200, .h\:fc-orange-200:hover, .f\:fc-orange-200:focus { color: r=
gb(249, 184, 133) !important; }

.f\:fc-orange-200:focus-within { color: rgb(249, 184, 133) !important; }

.bg-orange-200, .h\:bg-orange-200:hover, .f\:bg-orange-200:focus { backgrou=
nd-color: rgb(249, 184, 133) !important; }

.f\:bg-orange-200:focus-within { background-color: rgb(249, 184, 133) !impo=
rtant; }

.fc-orange-100, .h\:fc-orange-100:hover, .f\:fc-orange-100:focus { color: r=
gb(251, 212, 182) !important; }

.f\:fc-orange-100:focus-within { color: rgb(251, 212, 182) !important; }

.bg-orange-100, .h\:bg-orange-100:hover, .f\:bg-orange-100:focus { backgrou=
nd-color: rgb(251, 212, 182) !important; }

.f\:bg-orange-100:focus-within { background-color: rgb(251, 212, 182) !impo=
rtant; }

.fc-orange-050, .h\:fc-orange-050:hover, .f\:fc-orange-050:focus { color: r=
gb(253, 227, 206) !important; }

.f\:fc-orange-050:focus-within { color: rgb(253, 227, 206) !important; }

.bg-orange-050, .h\:bg-orange-050:hover, .f\:bg-orange-050:focus { backgrou=
nd-color: rgb(253, 227, 206) !important; }

.f\:bg-orange-050:focus-within { background-color: rgb(253, 227, 206) !impo=
rtant; }

.fc-blue-900, .h\:fc-blue-900:hover, .f\:fc-blue-900:focus { color: rgb(0, =
30, 51) !important; }

.f\:fc-blue-900:focus-within { color: rgb(0, 30, 51) !important; }

.bg-blue-900, .h\:bg-blue-900:hover, .f\:bg-blue-900:focus { background-col=
or: rgb(0, 30, 51) !important; }

.f\:bg-blue-900:focus-within { background-color: rgb(0, 30, 51) !important;=
 }

.fc-blue-800, .h\:fc-blue-800:hover, .f\:fc-blue-800:focus { color: rgb(0, =
59, 102) !important; }

.f\:fc-blue-800:focus-within { color: rgb(0, 59, 102) !important; }

.bg-blue-800, .h\:bg-blue-800:hover, .f\:bg-blue-800:focus { background-col=
or: rgb(0, 59, 102) !important; }

.f\:bg-blue-800:focus-within { background-color: rgb(0, 59, 102) !important=
; }

.fc-blue-700, .h\:fc-blue-700:hover, .f\:fc-blue-700:focus { color: rgb(0, =
89, 153) !important; }

.f\:fc-blue-700:focus-within { color: rgb(0, 89, 153) !important; }

.bg-blue-700, .h\:bg-blue-700:hover, .f\:bg-blue-700:focus { background-col=
or: rgb(0, 89, 153) !important; }

.f\:bg-blue-700:focus-within { background-color: rgb(0, 89, 153) !important=
; }

.fc-blue-600, .h\:fc-blue-600:hover, .f\:fc-blue-600:focus { color: rgb(0, =
119, 204) !important; }

.f\:fc-blue-600:focus-within { color: rgb(0, 119, 204) !important; }

.bg-blue-600, .h\:bg-blue-600:hover, .f\:bg-blue-600:focus { background-col=
or: rgb(0, 119, 204) !important; }

.f\:bg-blue-600:focus-within { background-color: rgb(0, 119, 204) !importan=
t; }

.fc-blue-500, .h\:fc-blue-500:hover, .f\:fc-blue-500:focus { color: rgb(0, =
149, 255) !important; }

.f\:fc-blue-500:focus-within { color: rgb(0, 149, 255) !important; }

.bg-blue-500, .h\:bg-blue-500:hover, .f\:bg-blue-500:focus { background-col=
or: rgb(0, 149, 255) !important; }

.f\:bg-blue-500:focus-within { background-color: rgb(0, 149, 255) !importan=
t; }

.fc-blue-400, .h\:fc-blue-400:hover, .f\:fc-blue-400:focus { color: rgb(51,=
 170, 255) !important; }

.f\:fc-blue-400:focus-within { color: rgb(51, 170, 255) !important; }

.bg-blue-400, .h\:bg-blue-400:hover, .f\:bg-blue-400:focus { background-col=
or: rgb(51, 170, 255) !important; }

.f\:bg-blue-400:focus-within { background-color: rgb(51, 170, 255) !importa=
nt; }

.fc-blue-300, .h\:fc-blue-300:hover, .f\:fc-blue-300:focus { color: rgb(102=
, 191, 255) !important; }

.f\:fc-blue-300:focus-within { color: rgb(102, 191, 255) !important; }

.bg-blue-300, .h\:bg-blue-300:hover, .f\:bg-blue-300:focus { background-col=
or: rgb(102, 191, 255) !important; }

.f\:bg-blue-300:focus-within { background-color: rgb(102, 191, 255) !import=
ant; }

.fc-blue-200, .h\:fc-blue-200:hover, .f\:fc-blue-200:focus { color: rgb(153=
, 212, 255) !important; }

.f\:fc-blue-200:focus-within { color: rgb(153, 212, 255) !important; }

.bg-blue-200, .h\:bg-blue-200:hover, .f\:bg-blue-200:focus { background-col=
or: rgb(153, 212, 255) !important; }

.f\:bg-blue-200:focus-within { background-color: rgb(153, 212, 255) !import=
ant; }

.fc-blue-100, .h\:fc-blue-100:hover, .f\:fc-blue-100:focus { color: rgb(204=
, 234, 255) !important; }

.f\:fc-blue-100:focus-within { color: rgb(204, 234, 255) !important; }

.bg-blue-100, .h\:bg-blue-100:hover, .f\:bg-blue-100:focus { background-col=
or: rgb(204, 234, 255) !important; }

.f\:bg-blue-100:focus-within { background-color: rgb(204, 234, 255) !import=
ant; }

.fc-blue-050, .h\:fc-blue-050:hover, .f\:fc-blue-050:focus { color: rgb(230=
, 244, 255) !important; }

.f\:fc-blue-050:focus-within { color: rgb(230, 244, 255) !important; }

.bg-blue-050, .h\:bg-blue-050:hover, .f\:bg-blue-050:focus { background-col=
or: rgb(230, 244, 255) !important; }

.f\:bg-blue-050:focus-within { background-color: rgb(230, 244, 255) !import=
ant; }

.fc-powder-900, .h\:fc-powder-900:hover, .f\:fc-powder-900:focus { color: r=
gb(16, 33, 45) !important; }

.f\:fc-powder-900:focus-within { color: rgb(16, 33, 45) !important; }

.bg-powder-900, .h\:bg-powder-900:hover, .f\:bg-powder-900:focus { backgrou=
nd-color: rgb(16, 33, 45) !important; }

.f\:bg-powder-900:focus-within { background-color: rgb(16, 33, 45) !importa=
nt; }

.fc-powder-800, .h\:fc-powder-800:hover, .f\:fc-powder-800:focus { color: r=
gb(30, 60, 82) !important; }

.f\:fc-powder-800:focus-within { color: rgb(30, 60, 82) !important; }

.bg-powder-800, .h\:bg-powder-800:hover, .f\:bg-powder-800:focus { backgrou=
nd-color: rgb(30, 60, 82) !important; }

.f\:bg-powder-800:focus-within { background-color: rgb(30, 60, 82) !importa=
nt; }

.fc-powder-700, .h\:fc-powder-700:hover, .f\:fc-powder-700:focus { color: r=
gb(44, 87, 119) !important; }

.f\:fc-powder-700:focus-within { color: rgb(44, 87, 119) !important; }

.bg-powder-700, .h\:bg-powder-700:hover, .f\:bg-powder-700:focus { backgrou=
nd-color: rgb(44, 87, 119) !important; }

.f\:bg-powder-700:focus-within { background-color: rgb(44, 87, 119) !import=
ant; }

.fc-powder-600, .h\:fc-powder-600:hover, .f\:fc-powder-600:focus { color: r=
gb(57, 115, 157) !important; }

.f\:fc-powder-600:focus-within { color: rgb(57, 115, 157) !important; }

.bg-powder-600, .h\:bg-powder-600:hover, .f\:bg-powder-600:focus { backgrou=
nd-color: rgb(57, 115, 157) !important; }

.f\:bg-powder-600:focus-within { background-color: rgb(57, 115, 157) !impor=
tant; }

.fc-powder-500, .h\:fc-powder-500:hover, .f\:fc-powder-500:focus { color: r=
gb(76, 141, 189) !important; }

.f\:fc-powder-500:focus-within { color: rgb(76, 141, 189) !important; }

.bg-powder-500, .h\:bg-powder-500:hover, .f\:bg-powder-500:focus { backgrou=
nd-color: rgb(76, 141, 189) !important; }

.f\:bg-powder-500:focus-within { background-color: rgb(76, 141, 189) !impor=
tant; }

.fc-powder-400, .h\:fc-powder-400:hover, .f\:fc-powder-400:focus { color: r=
gb(113, 165, 203) !important; }

.f\:fc-powder-400:focus-within { color: rgb(113, 165, 203) !important; }

.bg-powder-400, .h\:bg-powder-400:hover, .f\:bg-powder-400:focus { backgrou=
nd-color: rgb(113, 165, 203) !important; }

.f\:bg-powder-400:focus-within { background-color: rgb(113, 165, 203) !impo=
rtant; }

.fc-powder-300, .h\:fc-powder-300:hover, .f\:fc-powder-300:focus { color: r=
gb(150, 189, 217) !important; }

.f\:fc-powder-300:focus-within { color: rgb(150, 189, 217) !important; }

.bg-powder-300, .h\:bg-powder-300:hover, .f\:bg-powder-300:focus { backgrou=
nd-color: rgb(150, 189, 217) !important; }

.f\:bg-powder-300:focus-within { background-color: rgb(150, 189, 217) !impo=
rtant; }

.fc-powder-200, .h\:fc-powder-200:hover, .f\:fc-powder-200:focus { color: r=
gb(188, 212, 230) !important; }

.f\:fc-powder-200:focus-within { color: rgb(188, 212, 230) !important; }

.bg-powder-200, .h\:bg-powder-200:hover, .f\:bg-powder-200:focus { backgrou=
nd-color: rgb(188, 212, 230) !important; }

.f\:bg-powder-200:focus-within { background-color: rgb(188, 212, 230) !impo=
rtant; }

.fc-powder-100, .h\:fc-powder-100:hover, .f\:fc-powder-100:focus { color: r=
gb(225, 236, 244) !important; }

.f\:fc-powder-100:focus-within { color: rgb(225, 236, 244) !important; }

.bg-powder-100, .h\:bg-powder-100:hover, .f\:bg-powder-100:focus { backgrou=
nd-color: rgb(225, 236, 244) !important; }

.f\:bg-powder-100:focus-within { background-color: rgb(225, 236, 244) !impo=
rtant; }

.fc-powder-050, .h\:fc-powder-050:hover, .f\:fc-powder-050:focus { color: r=
gb(244, 248, 251) !important; }

.f\:fc-powder-050:focus-within { color: rgb(244, 248, 251) !important; }

.bg-powder-050, .h\:bg-powder-050:hover, .f\:bg-powder-050:focus { backgrou=
nd-color: rgb(244, 248, 251) !important; }

.f\:bg-powder-050:focus-within { background-color: rgb(244, 248, 251) !impo=
rtant; }

.fc-green-900, .h\:fc-green-900:hover, .f\:fc-green-900:focus { color: rgb(=
8, 18, 11) !important; }

.f\:fc-green-900:focus-within { color: rgb(8, 18, 11) !important; }

.bg-green-900, .h\:bg-green-900:hover, .f\:bg-green-900:focus { background-=
color: rgb(8, 18, 11) !important; }

.f\:bg-green-900:focus-within { background-color: rgb(8, 18, 11) !important=
; }

.fc-green-800, .h\:fc-green-800:hover, .f\:fc-green-800:focus { color: rgb(=
23, 54, 33) !important; }

.f\:fc-green-800:focus-within { color: rgb(23, 54, 33) !important; }

.bg-green-800, .h\:bg-green-800:hover, .f\:bg-green-800:focus { background-=
color: rgb(23, 54, 33) !important; }

.f\:bg-green-800:focus-within { background-color: rgb(23, 54, 33) !importan=
t; }

.fc-green-700, .h\:fc-green-700:hover, .f\:fc-green-700:focus { color: rgb(=
38, 90, 55) !important; }

.f\:fc-green-700:focus-within { color: rgb(38, 90, 55) !important; }

.bg-green-700, .h\:bg-green-700:hover, .f\:bg-green-700:focus { background-=
color: rgb(38, 90, 55) !important; }

.f\:bg-green-700:focus-within { background-color: rgb(38, 90, 55) !importan=
t; }

.fc-green-600, .h\:fc-green-600:hover, .f\:fc-green-600:focus, .fc-success =
{ color: rgb(54, 125, 77) !important; }

.f\:fc-green-600:focus-within { color: rgb(54, 125, 77) !important; }

.bg-green-600, .h\:bg-green-600:hover, .f\:bg-green-600:focus { background-=
color: rgb(54, 125, 77) !important; }

.f\:bg-green-600:focus-within { background-color: rgb(54, 125, 77) !importa=
nt; }

.fc-green-500, .h\:fc-green-500:hover, .f\:fc-green-500:focus { color: rgb(=
69, 161, 99) !important; }

.f\:fc-green-500:focus-within { color: rgb(69, 161, 99) !important; }

.bg-green-500, .h\:bg-green-500:hover, .f\:bg-green-500:focus, .bg-success =
{ background-color: rgb(69, 161, 99) !important; }

.f\:bg-green-500:focus-within { background-color: rgb(69, 161, 99) !importa=
nt; }

.fc-green-400, .h\:fc-green-400:hover, .f\:fc-green-400:focus { color: rgb(=
95, 186, 125) !important; }

.f\:fc-green-400:focus-within { color: rgb(95, 186, 125) !important; }

.bg-green-400, .h\:bg-green-400:hover, .f\:bg-green-400:focus { background-=
color: rgb(95, 186, 125) !important; }

.f\:bg-green-400:focus-within { background-color: rgb(95, 186, 125) !import=
ant; }

.fc-green-300, .h\:fc-green-300:hover, .f\:fc-green-300:focus { color: rgb(=
130, 202, 154) !important; }

.f\:fc-green-300:focus-within { color: rgb(130, 202, 154) !important; }

.bg-green-300, .h\:bg-green-300:hover, .f\:bg-green-300:focus { background-=
color: rgb(130, 202, 154) !important; }

.f\:bg-green-300:focus-within { background-color: rgb(130, 202, 154) !impor=
tant; }

.fc-green-200, .h\:fc-green-200:hover, .f\:fc-green-200:focus { color: rgb(=
166, 217, 183) !important; }

.f\:fc-green-200:focus-within { color: rgb(166, 217, 183) !important; }

.bg-green-200, .h\:bg-green-200:hover, .f\:bg-green-200:focus { background-=
color: rgb(166, 217, 183) !important; }

.f\:bg-green-200:focus-within { background-color: rgb(166, 217, 183) !impor=
tant; }

.fc-green-100, .h\:fc-green-100:hover, .f\:fc-green-100:focus { color: rgb(=
202, 232, 212) !important; }

.f\:fc-green-100:focus-within { color: rgb(202, 232, 212) !important; }

.bg-green-100, .h\:bg-green-100:hover, .f\:bg-green-100:focus { background-=
color: rgb(202, 232, 212) !important; }

.f\:bg-green-100:focus-within { background-color: rgb(202, 232, 212) !impor=
tant; }

.fc-green-050, .h\:fc-green-050:hover, .f\:fc-green-050:focus { color: rgb(=
220, 240, 226) !important; }

.f\:fc-green-050:focus-within { color: rgb(220, 240, 226) !important; }

.bg-green-050, .h\:bg-green-050:hover, .f\:bg-green-050:focus { background-=
color: rgb(220, 240, 226) !important; }

.f\:bg-green-050:focus-within { background-color: rgb(220, 240, 226) !impor=
tant; }

.fc-yellow-900, .h\:fc-yellow-900:hover, .f\:fc-yellow-900:focus { color: r=
gb(67, 54, 0) !important; }

.f\:fc-yellow-900:focus-within { color: rgb(67, 54, 0) !important; }

.bg-yellow-900, .h\:bg-yellow-900:hover, .f\:bg-yellow-900:focus { backgrou=
nd-color: rgb(67, 54, 0) !important; }

.f\:bg-yellow-900:focus-within { background-color: rgb(67, 54, 0) !importan=
t; }

.fc-yellow-800, .h\:fc-yellow-800:hover, .f\:fc-yellow-800:focus { color: r=
gb(118, 94, 0) !important; }

.f\:fc-yellow-800:focus-within { color: rgb(118, 94, 0) !important; }

.bg-yellow-800, .h\:bg-yellow-800:hover, .f\:bg-yellow-800:focus { backgrou=
nd-color: rgb(118, 94, 0) !important; }

.f\:bg-yellow-800:focus-within { background-color: rgb(118, 94, 0) !importa=
nt; }

.fc-yellow-700, .h\:fc-yellow-700:hover, .f\:fc-yellow-700:focus { color: r=
gb(169, 135, 0) !important; }

.f\:fc-yellow-700:focus-within { color: rgb(169, 135, 0) !important; }

.bg-yellow-700, .h\:bg-yellow-700:hover, .f\:bg-yellow-700:focus { backgrou=
nd-color: rgb(169, 135, 0) !important; }

.f\:bg-yellow-700:focus-within { background-color: rgb(169, 135, 0) !import=
ant; }

.fc-yellow-600, .h\:fc-yellow-600:hover, .f\:fc-yellow-600:focus, .fc-warni=
ng { color: rgb(220, 176, 0) !important; }

.f\:fc-yellow-600:focus-within { color: rgb(220, 176, 0) !important; }

.bg-yellow-600, .h\:bg-yellow-600:hover, .f\:bg-yellow-600:focus, .bg-warni=
ng { background-color: rgb(220, 176, 0) !important; }

.f\:bg-yellow-600:focus-within { background-color: rgb(220, 176, 0) !import=
ant; }

.fc-yellow-500, .h\:fc-yellow-500:hover, .f\:fc-yellow-500:focus { color: r=
gb(255, 207, 16) !important; }

.f\:fc-yellow-500:focus-within { color: rgb(255, 207, 16) !important; }

.bg-yellow-500, .h\:bg-yellow-500:hover, .f\:bg-yellow-500:focus { backgrou=
nd-color: rgb(255, 207, 16) !important; }

.f\:bg-yellow-500:focus-within { background-color: rgb(255, 207, 16) !impor=
tant; }

.fc-yellow-400, .h\:fc-yellow-400:hover, .f\:fc-yellow-400:focus { color: r=
gb(255, 217, 67) !important; }

.f\:fc-yellow-400:focus-within { color: rgb(255, 217, 67) !important; }

.bg-yellow-400, .h\:bg-yellow-400:hover, .f\:bg-yellow-400:focus { backgrou=
nd-color: rgb(255, 217, 67) !important; }

.f\:bg-yellow-400:focus-within { background-color: rgb(255, 217, 67) !impor=
tant; }

.fc-yellow-300, .h\:fc-yellow-300:hover, .f\:fc-yellow-300:focus { color: r=
gb(255, 228, 118) !important; }

.f\:fc-yellow-300:focus-within { color: rgb(255, 228, 118) !important; }

.bg-yellow-300, .h\:bg-yellow-300:hover, .f\:bg-yellow-300:focus { backgrou=
nd-color: rgb(255, 228, 118) !important; }

.f\:bg-yellow-300:focus-within { background-color: rgb(255, 228, 118) !impo=
rtant; }

.fc-yellow-200, .h\:fc-yellow-200:hover, .f\:fc-yellow-200:focus { color: r=
gb(255, 238, 169) !important; }

.f\:fc-yellow-200:focus-within { color: rgb(255, 238, 169) !important; }

.bg-yellow-200, .h\:bg-yellow-200:hover, .f\:bg-yellow-200:focus { backgrou=
nd-color: rgb(255, 238, 169) !important; }

.f\:bg-yellow-200:focus-within { background-color: rgb(255, 238, 169) !impo=
rtant; }

.fc-yellow-100, .h\:fc-yellow-100:hover, .f\:fc-yellow-100:focus { color: r=
gb(255, 248, 220) !important; }

.f\:fc-yellow-100:focus-within { color: rgb(255, 248, 220) !important; }

.bg-yellow-100, .h\:bg-yellow-100:hover, .f\:bg-yellow-100:focus { backgrou=
nd-color: rgb(255, 248, 220) !important; }

.f\:bg-yellow-100:focus-within { background-color: rgb(255, 248, 220) !impo=
rtant; }

.fc-yellow-050, .h\:fc-yellow-050:hover, .f\:fc-yellow-050:focus { color: r=
gb(255, 253, 246) !important; }

.f\:fc-yellow-050:focus-within { color: rgb(255, 253, 246) !important; }

.bg-yellow-050, .h\:bg-yellow-050:hover, .f\:bg-yellow-050:focus { backgrou=
nd-color: rgb(255, 253, 246) !important; }

.f\:bg-yellow-050:focus-within { background-color: rgb(255, 253, 246) !impo=
rtant; }

.fc-red-900, .h\:fc-red-900:hover, .f\:fc-red-900:focus { color: rgb(23, 3,=
 5) !important; }

.f\:fc-red-900:focus-within { color: rgb(23, 3, 5) !important; }

.bg-red-900, .h\:bg-red-900:hover, .f\:bg-red-900:focus { background-color:=
 rgb(23, 3, 5) !important; }

.f\:bg-red-900:focus-within { background-color: rgb(23, 3, 5) !important; }

.fc-red-800, .h\:fc-red-800:hover, .f\:fc-red-800:focus { color: rgb(67, 10=
, 15) !important; }

.f\:fc-red-800:focus-within { color: rgb(67, 10, 15) !important; }

.bg-red-800, .h\:bg-red-800:hover, .f\:bg-red-800:focus { background-color:=
 rgb(67, 10, 15) !important; }

.f\:bg-red-800:focus-within { background-color: rgb(67, 10, 15) !important;=
 }

.fc-red-700, .h\:fc-red-700:hover, .f\:fc-red-700:focus { color: rgb(112, 1=
6, 26) !important; }

.f\:fc-red-700:focus-within { color: rgb(112, 16, 26) !important; }

.bg-red-700, .h\:bg-red-700:hover, .f\:bg-red-700:focus { background-color:=
 rgb(112, 16, 26) !important; }

.f\:bg-red-700:focus-within { background-color: rgb(112, 16, 26) !important=
; }

.fc-red-600, .h\:fc-red-600:hover, .f\:fc-red-600:focus { color: rgb(156, 2=
3, 36) !important; }

.f\:fc-red-600:focus-within { color: rgb(156, 23, 36) !important; }

.bg-red-600, .h\:bg-red-600:hover, .f\:bg-red-600:focus { background-color:=
 rgb(156, 23, 36) !important; }

.f\:bg-red-600:focus-within { background-color: rgb(156, 23, 36) !important=
; }

.fc-red-500, .h\:fc-red-500:hover, .f\:fc-red-500:focus, .fc-error, .fc-dan=
ger { color: rgb(201, 29, 46) !important; }

.f\:fc-red-500:focus-within { color: rgb(201, 29, 46) !important; }

.bg-red-500, .h\:bg-red-500:hover, .f\:bg-red-500:focus, .bg-error, .bg-dan=
ger { background-color: rgb(201, 29, 46) !important; }

.f\:bg-red-500:focus-within { background-color: rgb(201, 29, 46) !important=
; }

.fc-red-400, .h\:fc-red-400:hover, .f\:fc-red-400:focus { color: rgb(220, 6=
1, 76) !important; }

.f\:fc-red-400:focus-within { color: rgb(220, 61, 76) !important; }

.bg-red-400, .h\:bg-red-400:hover, .f\:bg-red-400:focus { background-color:=
 rgb(220, 61, 76) !important; }

.f\:bg-red-400:focus-within { background-color: rgb(220, 61, 76) !important=
; }

.fc-red-300, .h\:fc-red-300:hover, .f\:fc-red-300:focus { color: rgb(224, 1=
08, 120) !important; }

.f\:fc-red-300:focus-within { color: rgb(224, 108, 120) !important; }

.bg-red-300, .h\:bg-red-300:hover, .f\:bg-red-300:focus { background-color:=
 rgb(224, 108, 120) !important; }

.f\:bg-red-300:focus-within { background-color: rgb(224, 108, 120) !importa=
nt; }

.fc-red-200, .h\:fc-red-200:hover, .f\:fc-red-200:focus { color: rgb(229, 1=
54, 161) !important; }

.f\:fc-red-200:focus-within { color: rgb(229, 154, 161) !important; }

.bg-red-200, .h\:bg-red-200:hover, .f\:bg-red-200:focus { background-color:=
 rgb(229, 154, 161) !important; }

.f\:bg-red-200:focus-within { background-color: rgb(229, 154, 161) !importa=
nt; }

.fc-red-100, .h\:fc-red-100:hover, .f\:fc-red-100:focus { color: rgb(238, 1=
96, 200) !important; }

.f\:fc-red-100:focus-within { color: rgb(238, 196, 200) !important; }

.bg-red-100, .h\:bg-red-100:hover, .f\:bg-red-100:focus { background-color:=
 rgb(238, 196, 200) !important; }

.f\:bg-red-100:focus-within { background-color: rgb(238, 196, 200) !importa=
nt; }

.fc-red-050, .h\:fc-red-050:hover, .f\:fc-red-050:focus { color: rgb(249, 2=
36, 238) !important; }

.f\:fc-red-050:focus-within { color: rgb(249, 236, 238) !important; }

.bg-red-050, .h\:bg-red-050:hover, .f\:bg-red-050:focus { background-color:=
 rgb(249, 236, 238) !important; }

.f\:bg-red-050:focus-within { background-color: rgb(249, 236, 238) !importa=
nt; }

.fc-white, .h\:fc-white:hover, .f\:fc-white:focus { color: rgb(255, 255, 25=
5) !important; }

.f\:fc-white:focus-within { color: rgb(255, 255, 255) !important; }

.bg-white, .h\:bg-white:hover, .f\:bg-white:focus { background-color: rgb(2=
55, 255, 255) !important; }

.f\:bg-white:focus-within { background-color: rgb(255, 255, 255) !important=
; }

.fc-black-750, .h\:fc-black-750:hover, .f\:fc-black-750:focus { color: rgb(=
47, 51, 55) !important; }

.f\:fc-black-750:focus-within { color: rgb(47, 51, 55) !important; }

.bg-black-750, .h\:bg-black-750:hover, .f\:bg-black-750:focus { background-=
color: rgb(47, 51, 55) !important; }

.f\:bg-black-750:focus-within { background-color: rgb(47, 51, 55) !importan=
t; }

.fc-black-350, .h\:fc-black-350:hover, .f\:fc-black-350:focus { color: rgb(=
145, 153, 161) !important; }

.f\:fc-black-350:focus-within { color: rgb(145, 153, 161) !important; }

.bg-black-350, .h\:bg-black-350:hover, .f\:bg-black-350:focus { background-=
color: rgb(145, 153, 161) !important; }

.f\:bg-black-350:focus-within { background-color: rgb(145, 153, 161) !impor=
tant; }

.fc-black-150, .h\:fc-black-150:hover, .f\:fc-black-150:focus { color: rgb(=
200, 204, 208) !important; }

.f\:fc-black-150:focus-within { color: rgb(200, 204, 208) !important; }

.bg-black-150, .h\:bg-black-150:hover, .f\:bg-black-150:focus { background-=
color: rgb(200, 204, 208) !important; }

.f\:bg-black-150:focus-within { background-color: rgb(200, 204, 208) !impor=
tant; }

.fc-black-075, .h\:fc-black-075:hover, .f\:fc-black-075:focus { color: rgb(=
228, 230, 232) !important; }

.f\:fc-black-075:focus-within { color: rgb(228, 230, 232) !important; }

.bg-black-075, .h\:bg-black-075:hover, .f\:bg-black-075:focus { background-=
color: rgb(228, 230, 232) !important; }

.f\:bg-black-075:focus-within { background-color: rgb(228, 230, 232) !impor=
tant; }

.fc-black-025, .h\:fc-black-025:hover, .f\:fc-black-025:focus { color: rgb(=
250, 250, 251) !important; }

.f\:fc-black-025:focus-within { color: rgb(250, 250, 251) !important; }

.bg-black-025, .h\:bg-black-025:hover, .f\:bg-black-025:focus { background-=
color: rgb(250, 250, 251) !important; }

.f\:bg-black-025:focus-within { background-color: rgb(250, 250, 251) !impor=
tant; }

.fc-green-025, .h\:fc-green-025:hover, .f\:fc-green-025:focus { color: rgb(=
237, 248, 241) !important; }

.f\:fc-green-025:focus-within { color: rgb(237, 248, 241) !important; }

.bg-green-025, .h\:bg-green-025:hover, .f\:bg-green-025:focus { background-=
color: rgb(237, 248, 241) !important; }

.f\:bg-green-025:focus-within { background-color: rgb(237, 248, 241) !impor=
tant; }

.bg-transparent { background-color: transparent !important; background-imag=
e: none !important; }

.fd-row { flex-direction: row !important; }

.fd-row-reverse { flex-direction: row-reverse !important; }

.fd-column { flex-direction: column !important; }

.fd-column-reverse { flex-direction: column-reverse !important; }

.fw-wrap { flex-wrap: wrap !important; }

.fw-reverse { flex-wrap: wrap-reverse !important; }

.fw-nowrap { flex-wrap: nowrap !important; }

.ff-row-wrap { flex-flow: row wrap !important; }

.ff-row-nowrap { flex-flow: row nowrap !important; }

.ff-row-reverse-wrap { flex-flow: row-reverse wrap !important; }

.ff-row-reverse-nowrap { flex-flow: row-reverse nowrap !important; }

.ff-column-wrap { flex-flow: column wrap !important; }

.ff-column-nowrap { flex-flow: column nowrap !important; }

.ff-column-reverse-wrap { flex-flow: column-reverse wrap !important; }

.ff-column-reverse-nowrap { flex-flow: column-reverse nowrap !important; }

.jc-center { justify-content: center !important; }

.jc-end { justify-content: flex-end !important; }

.jc-space-around { justify-content: space-around !important; }

.jc-space-between { justify-content: space-between !important; }

.jc-space-evenly { justify-content: space-evenly !important; }

.jc-start { justify-content: flex-start !important; }

.ac-center { align-content: center !important; }

.ac-end { align-content: flex-end !important; }

.ac-space-around { align-content: space-around !important; }

.ac-space-between { align-content: space-between !important; }

.ac-start { align-content: flex-start !important; }

.ac-stretch { align-content: stretch !important; }

.ai-baseline { align-items: baseline !important; }

.ai-center { align-items: center !important; }

.ai-end { align-items: flex-end !important; }

.ai-start { align-items: flex-start !important; }

.ai-stretch { align-items: stretch !important; }

.grid__center { justify-content: center !important; align-items: center !im=
portant; }

.as-auto { align-self: auto !important; }

.as-baseline { align-self: baseline !important; }

.as-center { align-self: center !important; }

.as-end { align-self: flex-end !important; }

.as-start { align-self: flex-start !important; }

.as-stretch { align-self: stretch !important; }

.fl0 { flex: 0 1 auto !important; }

.fl1 { flex: 1 1 auto !important; }

.fl2 { flex: 2 1 auto !important; }

.fl3 { flex: 3 1 auto !important; }

.fl4 { flex: 4 1 auto !important; }

.fl5 { flex: 5 1 auto !important; }

.fl-shrink0 { flex-shrink: 0; }

.fl-shrink1 { flex-shrink: 1; }

.fl-shrink2 { flex-shrink: 2; }

.fl-shrink3 { flex-shrink: 3; }

.fl-shrink4 { flex-shrink: 4; }

.fl-shrink5 { flex-shrink: 5; }

.fl-grow0 { flex-grow: 0; }

.fl-grow1 { flex-grow: 1; }

.fl-grow2 { flex-grow: 2; }

.fl-grow3 { flex-grow: 3; }

.fl-grow4 { flex-grow: 4; }

.fl-grow5 { flex-grow: 5; }

.fl-equal { flex: 1 1 0px; }

.order-first { order: -1 !important; }

.order-last { order: 1 !important; }

.grid { display: flex; }

.grid__fl0, .grid__fl0 > .grid, .grid__fl0 > .grid--cell { flex: 0 1 auto; =
}

.grid__fl1, .grid__fl1 > .grid, .grid__fl1 > .grid--cell { flex: 1 1 auto; =
}

.grid--cell1 { flex-basis: 8.33333%; }

.grid--cell2 { flex-basis: 16.6667%; }

.grid--cell3 { flex-basis: 25%; }

.grid--cell4 { flex-basis: 33.3333%; }

.grid--cell5 { flex-basis: 41.6667%; }

.grid--cell6 { flex-basis: 50%; }

.grid--cell7 { flex-basis: 58.3333%; }

.grid--cell8 { flex-basis: 66.6667%; }

.grid--cell9 { flex-basis: 75%; }

.grid--cell10 { flex-basis: 83.3333%; }

.grid--cell11 { flex-basis: 91.6667%; }

.grid--cell12 { flex-basis: 100%; }

.grid__allcells1 > .grid, .grid__allcells1 > .grid--cell { flex-basis: 8.33=
333%; }

.grid__allcells2 > .grid, .grid__allcells2 > .grid--cell { flex-basis: 16.6=
667%; }

.grid__allcells3 > .grid, .grid__allcells3 > .grid--cell { flex-basis: 25%;=
 }

.grid__allcells4 > .grid, .grid__allcells4 > .grid--cell { flex-basis: 33.3=
333%; }

.grid__allcells5 > .grid, .grid__allcells5 > .grid--cell { flex-basis: 41.6=
667%; }

.grid__allcells6 > .grid, .grid__allcells6 > .grid--cell { flex-basis: 50%;=
 }

.grid__allcells7 > .grid, .grid__allcells7 > .grid--cell { flex-basis: 58.3=
333%; }

.grid__allcells8 > .grid, .grid__allcells8 > .grid--cell { flex-basis: 66.6=
667%; }

.grid__allcells9 > .grid, .grid__allcells9 > .grid--cell { flex-basis: 75%;=
 }

.grid__allcells10 > .grid, .grid__allcells10 > .grid--cell { flex-basis: 83=
.3333%; }

.grid__allcells11 > .grid, .grid__allcells11 > .grid--cell { flex-basis: 91=
.6667%; }

.grid__allcells12 > .grid, .grid__allcells12 > .grid--cell { flex-basis: 10=
0%; }

.gs2 { margin: -1px; }

.gs2 > .grid, .gs2 > .grid--cell { margin: 1px; }

.gs2 > .grid--cell1 { margin: 1px; }

.gs2 > .grid--cell1, .gs2.grid__allcells1 > .grid, .gs2.grid__allcells1 > .=
grid--cell { flex-basis: calc(8.33333% - 2px); }

.gs2 > .grid--cell2 { margin: 1px; }

.gs2 > .grid--cell2, .gs2.grid__allcells2 > .grid, .gs2.grid__allcells2 > .=
grid--cell { flex-basis: calc(16.6667% - 2px); }

.gs2 > .grid--cell3 { margin: 1px; }

.gs2 > .grid--cell3, .gs2.grid__allcells3 > .grid, .gs2.grid__allcells3 > .=
grid--cell { flex-basis: calc(25% - 2px); }

.gs2 > .grid--cell4 { margin: 1px; }

.gs2 > .grid--cell4, .gs2.grid__allcells4 > .grid, .gs2.grid__allcells4 > .=
grid--cell { flex-basis: calc(33.3333% - 2px); }

.gs2 > .grid--cell5 { margin: 1px; }

.gs2 > .grid--cell5, .gs2.grid__allcells5 > .grid, .gs2.grid__allcells5 > .=
grid--cell { flex-basis: calc(41.6667% - 2px); }

.gs2 > .grid--cell6 { margin: 1px; }

.gs2 > .grid--cell6, .gs2.grid__allcells6 > .grid, .gs2.grid__allcells6 > .=
grid--cell { flex-basis: calc(50% - 2px); }

.gs2 > .grid--cell7 { margin: 1px; }

.gs2 > .grid--cell7, .gs2.grid__allcells7 > .grid, .gs2.grid__allcells7 > .=
grid--cell { flex-basis: calc(58.3333% - 2px); }

.gs2 > .grid--cell8 { margin: 1px; }

.gs2 > .grid--cell8, .gs2.grid__allcells8 > .grid, .gs2.grid__allcells8 > .=
grid--cell { flex-basis: calc(66.6667% - 2px); }

.gs2 > .grid--cell9 { margin: 1px; }

.gs2 > .grid--cell9, .gs2.grid__allcells9 > .grid, .gs2.grid__allcells9 > .=
grid--cell { flex-basis: calc(75% - 2px); }

.gs2 > .grid--cell10 { margin: 1px; }

.gs2 > .grid--cell10, .gs2.grid__allcells10 > .grid, .gs2.grid__allcells10 =
> .grid--cell { flex-basis: calc(83.3333% - 2px); }

.gs2 > .grid--cell11 { margin: 1px; }

.gs2 > .grid--cell11, .gs2.grid__allcells11 > .grid, .gs2.grid__allcells11 =
> .grid--cell { flex-basis: calc(91.6667% - 2px); }

.gs2 > .grid--cell12 { margin: 1px; }

.gs2 > .grid--cell12, .gs2.grid__allcells12 > .grid, .gs2.grid__allcells12 =
> .grid--cell { flex-basis: calc(100% - 2px); }

.gs4 { margin: -2px; }

.gs4 > .grid, .gs4 > .grid--cell { margin: 2px; }

.gs4 > .grid--cell1 { margin: 2px; }

.gs4 > .grid--cell1, .gs4.grid__allcells1 > .grid, .gs4.grid__allcells1 > .=
grid--cell { flex-basis: calc(8.33333% - 4px); }

.gs4 > .grid--cell2 { margin: 2px; }

.gs4 > .grid--cell2, .gs4.grid__allcells2 > .grid, .gs4.grid__allcells2 > .=
grid--cell { flex-basis: calc(16.6667% - 4px); }

.gs4 > .grid--cell3 { margin: 2px; }

.gs4 > .grid--cell3, .gs4.grid__allcells3 > .grid, .gs4.grid__allcells3 > .=
grid--cell { flex-basis: calc(25% - 4px); }

.gs4 > .grid--cell4 { margin: 2px; }

.gs4 > .grid--cell4, .gs4.grid__allcells4 > .grid, .gs4.grid__allcells4 > .=
grid--cell { flex-basis: calc(33.3333% - 4px); }

.gs4 > .grid--cell5 { margin: 2px; }

.gs4 > .grid--cell5, .gs4.grid__allcells5 > .grid, .gs4.grid__allcells5 > .=
grid--cell { flex-basis: calc(41.6667% - 4px); }

.gs4 > .grid--cell6 { margin: 2px; }

.gs4 > .grid--cell6, .gs4.grid__allcells6 > .grid, .gs4.grid__allcells6 > .=
grid--cell { flex-basis: calc(50% - 4px); }

.gs4 > .grid--cell7 { margin: 2px; }

.gs4 > .grid--cell7, .gs4.grid__allcells7 > .grid, .gs4.grid__allcells7 > .=
grid--cell { flex-basis: calc(58.3333% - 4px); }

.gs4 > .grid--cell8 { margin: 2px; }

.gs4 > .grid--cell8, .gs4.grid__allcells8 > .grid, .gs4.grid__allcells8 > .=
grid--cell { flex-basis: calc(66.6667% - 4px); }

.gs4 > .grid--cell9 { margin: 2px; }

.gs4 > .grid--cell9, .gs4.grid__allcells9 > .grid, .gs4.grid__allcells9 > .=
grid--cell { flex-basis: calc(75% - 4px); }

.gs4 > .grid--cell10 { margin: 2px; }

.gs4 > .grid--cell10, .gs4.grid__allcells10 > .grid, .gs4.grid__allcells10 =
> .grid--cell { flex-basis: calc(83.3333% - 4px); }

.gs4 > .grid--cell11 { margin: 2px; }

.gs4 > .grid--cell11, .gs4.grid__allcells11 > .grid, .gs4.grid__allcells11 =
> .grid--cell { flex-basis: calc(91.6667% - 4px); }

.gs4 > .grid--cell12 { margin: 2px; }

.gs4 > .grid--cell12, .gs4.grid__allcells12 > .grid, .gs4.grid__allcells12 =
> .grid--cell { flex-basis: calc(100% - 4px); }

.gs8 { margin: -4px; }

.gs8 > .grid, .gs8 > .grid--cell { margin: 4px; }

.gs8 > .grid--cell1 { margin: 4px; }

.gs8 > .grid--cell1, .gs8.grid__allcells1 > .grid, .gs8.grid__allcells1 > .=
grid--cell { flex-basis: calc(8.33333% - 8px); }

.gs8 > .grid--cell2 { margin: 4px; }

.gs8 > .grid--cell2, .gs8.grid__allcells2 > .grid, .gs8.grid__allcells2 > .=
grid--cell { flex-basis: calc(16.6667% - 8px); }

.gs8 > .grid--cell3 { margin: 4px; }

.gs8 > .grid--cell3, .gs8.grid__allcells3 > .grid, .gs8.grid__allcells3 > .=
grid--cell { flex-basis: calc(25% - 8px); }

.gs8 > .grid--cell4 { margin: 4px; }

.gs8 > .grid--cell4, .gs8.grid__allcells4 > .grid, .gs8.grid__allcells4 > .=
grid--cell { flex-basis: calc(33.3333% - 8px); }

.gs8 > .grid--cell5 { margin: 4px; }

.gs8 > .grid--cell5, .gs8.grid__allcells5 > .grid, .gs8.grid__allcells5 > .=
grid--cell { flex-basis: calc(41.6667% - 8px); }

.gs8 > .grid--cell6 { margin: 4px; }

.gs8 > .grid--cell6, .gs8.grid__allcells6 > .grid, .gs8.grid__allcells6 > .=
grid--cell { flex-basis: calc(50% - 8px); }

.gs8 > .grid--cell7 { margin: 4px; }

.gs8 > .grid--cell7, .gs8.grid__allcells7 > .grid, .gs8.grid__allcells7 > .=
grid--cell { flex-basis: calc(58.3333% - 8px); }

.gs8 > .grid--cell8 { margin: 4px; }

.gs8 > .grid--cell8, .gs8.grid__allcells8 > .grid, .gs8.grid__allcells8 > .=
grid--cell { flex-basis: calc(66.6667% - 8px); }

.gs8 > .grid--cell9 { margin: 4px; }

.gs8 > .grid--cell9, .gs8.grid__allcells9 > .grid, .gs8.grid__allcells9 > .=
grid--cell { flex-basis: calc(75% - 8px); }

.gs8 > .grid--cell10 { margin: 4px; }

.gs8 > .grid--cell10, .gs8.grid__allcells10 > .grid, .gs8.grid__allcells10 =
> .grid--cell { flex-basis: calc(83.3333% - 8px); }

.gs8 > .grid--cell11 { margin: 4px; }

.gs8 > .grid--cell11, .gs8.grid__allcells11 > .grid, .gs8.grid__allcells11 =
> .grid--cell { flex-basis: calc(91.6667% - 8px); }

.gs8 > .grid--cell12 { margin: 4px; }

.gs8 > .grid--cell12, .gs8.grid__allcells12 > .grid, .gs8.grid__allcells12 =
> .grid--cell { flex-basis: calc(100% - 8px); }

.gs12 { margin: -6px; }

.gs12 > .grid, .gs12 > .grid--cell { margin: 6px; }

.gs12 > .grid--cell1 { margin: 6px; }

.gs12 > .grid--cell1, .gs12.grid__allcells1 > .grid, .gs12.grid__allcells1 =
> .grid--cell { flex-basis: calc(8.33333% - 12px); }

.gs12 > .grid--cell2 { margin: 6px; }

.gs12 > .grid--cell2, .gs12.grid__allcells2 > .grid, .gs12.grid__allcells2 =
> .grid--cell { flex-basis: calc(16.6667% - 12px); }

.gs12 > .grid--cell3 { margin: 6px; }

.gs12 > .grid--cell3, .gs12.grid__allcells3 > .grid, .gs12.grid__allcells3 =
> .grid--cell { flex-basis: calc(25% - 12px); }

.gs12 > .grid--cell4 { margin: 6px; }

.gs12 > .grid--cell4, .gs12.grid__allcells4 > .grid, .gs12.grid__allcells4 =
> .grid--cell { flex-basis: calc(33.3333% - 12px); }

.gs12 > .grid--cell5 { margin: 6px; }

.gs12 > .grid--cell5, .gs12.grid__allcells5 > .grid, .gs12.grid__allcells5 =
> .grid--cell { flex-basis: calc(41.6667% - 12px); }

.gs12 > .grid--cell6 { margin: 6px; }

.gs12 > .grid--cell6, .gs12.grid__allcells6 > .grid, .gs12.grid__allcells6 =
> .grid--cell { flex-basis: calc(50% - 12px); }

.gs12 > .grid--cell7 { margin: 6px; }

.gs12 > .grid--cell7, .gs12.grid__allcells7 > .grid, .gs12.grid__allcells7 =
> .grid--cell { flex-basis: calc(58.3333% - 12px); }

.gs12 > .grid--cell8 { margin: 6px; }

.gs12 > .grid--cell8, .gs12.grid__allcells8 > .grid, .gs12.grid__allcells8 =
> .grid--cell { flex-basis: calc(66.6667% - 12px); }

.gs12 > .grid--cell9 { margin: 6px; }

.gs12 > .grid--cell9, .gs12.grid__allcells9 > .grid, .gs12.grid__allcells9 =
> .grid--cell { flex-basis: calc(75% - 12px); }

.gs12 > .grid--cell10 { margin: 6px; }

.gs12 > .grid--cell10, .gs12.grid__allcells10 > .grid, .gs12.grid__allcells=
10 > .grid--cell { flex-basis: calc(83.3333% - 12px); }

.gs12 > .grid--cell11 { margin: 6px; }

.gs12 > .grid--cell11, .gs12.grid__allcells11 > .grid, .gs12.grid__allcells=
11 > .grid--cell { flex-basis: calc(91.6667% - 12px); }

.gs12 > .grid--cell12 { margin: 6px; }

.gs12 > .grid--cell12, .gs12.grid__allcells12 > .grid, .gs12.grid__allcells=
12 > .grid--cell { flex-basis: calc(100% - 12px); }

.gs16 { margin: -8px; }

.gs16 > .grid, .gs16 > .grid--cell { margin: 8px; }

.gs16 > .grid--cell1 { margin: 8px; }

.gs16 > .grid--cell1, .gs16.grid__allcells1 > .grid, .gs16.grid__allcells1 =
> .grid--cell { flex-basis: calc(8.33333% - 16px); }

.gs16 > .grid--cell2 { margin: 8px; }

.gs16 > .grid--cell2, .gs16.grid__allcells2 > .grid, .gs16.grid__allcells2 =
> .grid--cell { flex-basis: calc(16.6667% - 16px); }

.gs16 > .grid--cell3 { margin: 8px; }

.gs16 > .grid--cell3, .gs16.grid__allcells3 > .grid, .gs16.grid__allcells3 =
> .grid--cell { flex-basis: calc(25% - 16px); }

.gs16 > .grid--cell4 { margin: 8px; }

.gs16 > .grid--cell4, .gs16.grid__allcells4 > .grid, .gs16.grid__allcells4 =
> .grid--cell { flex-basis: calc(33.3333% - 16px); }

.gs16 > .grid--cell5 { margin: 8px; }

.gs16 > .grid--cell5, .gs16.grid__allcells5 > .grid, .gs16.grid__allcells5 =
> .grid--cell { flex-basis: calc(41.6667% - 16px); }

.gs16 > .grid--cell6 { margin: 8px; }

.gs16 > .grid--cell6, .gs16.grid__allcells6 > .grid, .gs16.grid__allcells6 =
> .grid--cell { flex-basis: calc(50% - 16px); }

.gs16 > .grid--cell7 { margin: 8px; }

.gs16 > .grid--cell7, .gs16.grid__allcells7 > .grid, .gs16.grid__allcells7 =
> .grid--cell { flex-basis: calc(58.3333% - 16px); }

.gs16 > .grid--cell8 { margin: 8px; }

.gs16 > .grid--cell8, .gs16.grid__allcells8 > .grid, .gs16.grid__allcells8 =
> .grid--cell { flex-basis: calc(66.6667% - 16px); }

.gs16 > .grid--cell9 { margin: 8px; }

.gs16 > .grid--cell9, .gs16.grid__allcells9 > .grid, .gs16.grid__allcells9 =
> .grid--cell { flex-basis: calc(75% - 16px); }

.gs16 > .grid--cell10 { margin: 8px; }

.gs16 > .grid--cell10, .gs16.grid__allcells10 > .grid, .gs16.grid__allcells=
10 > .grid--cell { flex-basis: calc(83.3333% - 16px); }

.gs16 > .grid--cell11 { margin: 8px; }

.gs16 > .grid--cell11, .gs16.grid__allcells11 > .grid, .gs16.grid__allcells=
11 > .grid--cell { flex-basis: calc(91.6667% - 16px); }

.gs16 > .grid--cell12 { margin: 8px; }

.gs16 > .grid--cell12, .gs16.grid__allcells12 > .grid, .gs16.grid__allcells=
12 > .grid--cell { flex-basis: calc(100% - 16px); }

.gs24 { margin: -12px; }

.gs24 > .grid, .gs24 > .grid--cell { margin: 12px; }

.gs24 > .grid--cell1 { margin: 12px; }

.gs24 > .grid--cell1, .gs24.grid__allcells1 > .grid, .gs24.grid__allcells1 =
> .grid--cell { flex-basis: calc(8.33333% - 24px); }

.gs24 > .grid--cell2 { margin: 12px; }

.gs24 > .grid--cell2, .gs24.grid__allcells2 > .grid, .gs24.grid__allcells2 =
> .grid--cell { flex-basis: calc(16.6667% - 24px); }

.gs24 > .grid--cell3 { margin: 12px; }

.gs24 > .grid--cell3, .gs24.grid__allcells3 > .grid, .gs24.grid__allcells3 =
> .grid--cell { flex-basis: calc(25% - 24px); }

.gs24 > .grid--cell4 { margin: 12px; }

.gs24 > .grid--cell4, .gs24.grid__allcells4 > .grid, .gs24.grid__allcells4 =
> .grid--cell { flex-basis: calc(33.3333% - 24px); }

.gs24 > .grid--cell5 { margin: 12px; }

.gs24 > .grid--cell5, .gs24.grid__allcells5 > .grid, .gs24.grid__allcells5 =
> .grid--cell { flex-basis: calc(41.6667% - 24px); }

.gs24 > .grid--cell6 { margin: 12px; }

.gs24 > .grid--cell6, .gs24.grid__allcells6 > .grid, .gs24.grid__allcells6 =
> .grid--cell { flex-basis: calc(50% - 24px); }

.gs24 > .grid--cell7 { margin: 12px; }

.gs24 > .grid--cell7, .gs24.grid__allcells7 > .grid, .gs24.grid__allcells7 =
> .grid--cell { flex-basis: calc(58.3333% - 24px); }

.gs24 > .grid--cell8 { margin: 12px; }

.gs24 > .grid--cell8, .gs24.grid__allcells8 > .grid, .gs24.grid__allcells8 =
> .grid--cell { flex-basis: calc(66.6667% - 24px); }

.gs24 > .grid--cell9 { margin: 12px; }

.gs24 > .grid--cell9, .gs24.grid__allcells9 > .grid, .gs24.grid__allcells9 =
> .grid--cell { flex-basis: calc(75% - 24px); }

.gs24 > .grid--cell10 { margin: 12px; }

.gs24 > .grid--cell10, .gs24.grid__allcells10 > .grid, .gs24.grid__allcells=
10 > .grid--cell { flex-basis: calc(83.3333% - 24px); }

.gs24 > .grid--cell11 { margin: 12px; }

.gs24 > .grid--cell11, .gs24.grid__allcells11 > .grid, .gs24.grid__allcells=
11 > .grid--cell { flex-basis: calc(91.6667% - 24px); }

.gs24 > .grid--cell12 { margin: 12px; }

.gs24 > .grid--cell12, .gs24.grid__allcells12 > .grid, .gs24.grid__allcells=
12 > .grid--cell { flex-basis: calc(100% - 24px); }

.gs32 { margin: -16px; }

.gs32 > .grid, .gs32 > .grid--cell { margin: 16px; }

.gs32 > .grid--cell1 { margin: 16px; }

.gs32 > .grid--cell1, .gs32.grid__allcells1 > .grid, .gs32.grid__allcells1 =
> .grid--cell { flex-basis: calc(8.33333% - 32px); }

.gs32 > .grid--cell2 { margin: 16px; }

.gs32 > .grid--cell2, .gs32.grid__allcells2 > .grid, .gs32.grid__allcells2 =
> .grid--cell { flex-basis: calc(16.6667% - 32px); }

.gs32 > .grid--cell3 { margin: 16px; }

.gs32 > .grid--cell3, .gs32.grid__allcells3 > .grid, .gs32.grid__allcells3 =
> .grid--cell { flex-basis: calc(25% - 32px); }

.gs32 > .grid--cell4 { margin: 16px; }

.gs32 > .grid--cell4, .gs32.grid__allcells4 > .grid, .gs32.grid__allcells4 =
> .grid--cell { flex-basis: calc(33.3333% - 32px); }

.gs32 > .grid--cell5 { margin: 16px; }

.gs32 > .grid--cell5, .gs32.grid__allcells5 > .grid, .gs32.grid__allcells5 =
> .grid--cell { flex-basis: calc(41.6667% - 32px); }

.gs32 > .grid--cell6 { margin: 16px; }

.gs32 > .grid--cell6, .gs32.grid__allcells6 > .grid, .gs32.grid__allcells6 =
> .grid--cell { flex-basis: calc(50% - 32px); }

.gs32 > .grid--cell7 { margin: 16px; }

.gs32 > .grid--cell7, .gs32.grid__allcells7 > .grid, .gs32.grid__allcells7 =
> .grid--cell { flex-basis: calc(58.3333% - 32px); }

.gs32 > .grid--cell8 { margin: 16px; }

.gs32 > .grid--cell8, .gs32.grid__allcells8 > .grid, .gs32.grid__allcells8 =
> .grid--cell { flex-basis: calc(66.6667% - 32px); }

.gs32 > .grid--cell9 { margin: 16px; }

.gs32 > .grid--cell9, .gs32.grid__allcells9 > .grid, .gs32.grid__allcells9 =
> .grid--cell { flex-basis: calc(75% - 32px); }

.gs32 > .grid--cell10 { margin: 16px; }

.gs32 > .grid--cell10, .gs32.grid__allcells10 > .grid, .gs32.grid__allcells=
10 > .grid--cell { flex-basis: calc(83.3333% - 32px); }

.gs32 > .grid--cell11 { margin: 16px; }

.gs32 > .grid--cell11, .gs32.grid__allcells11 > .grid, .gs32.grid__allcells=
11 > .grid--cell { flex-basis: calc(91.6667% - 32px); }

.gs32 > .grid--cell12 { margin: 16px; }

.gs32 > .grid--cell12, .gs32.grid__allcells12 > .grid, .gs32.grid__allcells=
12 > .grid--cell { flex-basis: calc(100% - 32px); }

.gs48 { margin: -24px; }

.gs48 > .grid, .gs48 > .grid--cell { margin: 24px; }

.gs48 > .grid--cell1 { margin: 24px; }

.gs48 > .grid--cell1, .gs48.grid__allcells1 > .grid, .gs48.grid__allcells1 =
> .grid--cell { flex-basis: calc(8.33333% - 48px); }

.gs48 > .grid--cell2 { margin: 24px; }

.gs48 > .grid--cell2, .gs48.grid__allcells2 > .grid, .gs48.grid__allcells2 =
> .grid--cell { flex-basis: calc(16.6667% - 48px); }

.gs48 > .grid--cell3 { margin: 24px; }

.gs48 > .grid--cell3, .gs48.grid__allcells3 > .grid, .gs48.grid__allcells3 =
> .grid--cell { flex-basis: calc(25% - 48px); }

.gs48 > .grid--cell4 { margin: 24px; }

.gs48 > .grid--cell4, .gs48.grid__allcells4 > .grid, .gs48.grid__allcells4 =
> .grid--cell { flex-basis: calc(33.3333% - 48px); }

.gs48 > .grid--cell5 { margin: 24px; }

.gs48 > .grid--cell5, .gs48.grid__allcells5 > .grid, .gs48.grid__allcells5 =
> .grid--cell { flex-basis: calc(41.6667% - 48px); }

.gs48 > .grid--cell6 { margin: 24px; }

.gs48 > .grid--cell6, .gs48.grid__allcells6 > .grid, .gs48.grid__allcells6 =
> .grid--cell { flex-basis: calc(50% - 48px); }

.gs48 > .grid--cell7 { margin: 24px; }

.gs48 > .grid--cell7, .gs48.grid__allcells7 > .grid, .gs48.grid__allcells7 =
> .grid--cell { flex-basis: calc(58.3333% - 48px); }

.gs48 > .grid--cell8 { margin: 24px; }

.gs48 > .grid--cell8, .gs48.grid__allcells8 > .grid, .gs48.grid__allcells8 =
> .grid--cell { flex-basis: calc(66.6667% - 48px); }

.gs48 > .grid--cell9 { margin: 24px; }

.gs48 > .grid--cell9, .gs48.grid__allcells9 > .grid, .gs48.grid__allcells9 =
> .grid--cell { flex-basis: calc(75% - 48px); }

.gs48 > .grid--cell10 { margin: 24px; }

.gs48 > .grid--cell10, .gs48.grid__allcells10 > .grid, .gs48.grid__allcells=
10 > .grid--cell { flex-basis: calc(83.3333% - 48px); }

.gs48 > .grid--cell11 { margin: 24px; }

.gs48 > .grid--cell11, .gs48.grid__allcells11 > .grid, .gs48.grid__allcells=
11 > .grid--cell { flex-basis: calc(91.6667% - 48px); }

.gs48 > .grid--cell12 { margin: 24px; }

.gs48 > .grid--cell12, .gs48.grid__allcells12 > .grid, .gs48.grid__allcells=
12 > .grid--cell { flex-basis: calc(100% - 48px); }

.gs64 { margin: -32px; }

.gs64 > .grid, .gs64 > .grid--cell { margin: 32px; }

.gs64 > .grid--cell1 { margin: 32px; }

.gs64 > .grid--cell1, .gs64.grid__allcells1 > .grid, .gs64.grid__allcells1 =
> .grid--cell { flex-basis: calc(8.33333% - 64px); }

.gs64 > .grid--cell2 { margin: 32px; }

.gs64 > .grid--cell2, .gs64.grid__allcells2 > .grid, .gs64.grid__allcells2 =
> .grid--cell { flex-basis: calc(16.6667% - 64px); }

.gs64 > .grid--cell3 { margin: 32px; }

.gs64 > .grid--cell3, .gs64.grid__allcells3 > .grid, .gs64.grid__allcells3 =
> .grid--cell { flex-basis: calc(25% - 64px); }

.gs64 > .grid--cell4 { margin: 32px; }

.gs64 > .grid--cell4, .gs64.grid__allcells4 > .grid, .gs64.grid__allcells4 =
> .grid--cell { flex-basis: calc(33.3333% - 64px); }

.gs64 > .grid--cell5 { margin: 32px; }

.gs64 > .grid--cell5, .gs64.grid__allcells5 > .grid, .gs64.grid__allcells5 =
> .grid--cell { flex-basis: calc(41.6667% - 64px); }

.gs64 > .grid--cell6 { margin: 32px; }

.gs64 > .grid--cell6, .gs64.grid__allcells6 > .grid, .gs64.grid__allcells6 =
> .grid--cell { flex-basis: calc(50% - 64px); }

.gs64 > .grid--cell7 { margin: 32px; }

.gs64 > .grid--cell7, .gs64.grid__allcells7 > .grid, .gs64.grid__allcells7 =
> .grid--cell { flex-basis: calc(58.3333% - 64px); }

.gs64 > .grid--cell8 { margin: 32px; }

.gs64 > .grid--cell8, .gs64.grid__allcells8 > .grid, .gs64.grid__allcells8 =
> .grid--cell { flex-basis: calc(66.6667% - 64px); }

.gs64 > .grid--cell9 { margin: 32px; }

.gs64 > .grid--cell9, .gs64.grid__allcells9 > .grid, .gs64.grid__allcells9 =
> .grid--cell { flex-basis: calc(75% - 64px); }

.gs64 > .grid--cell10 { margin: 32px; }

.gs64 > .grid--cell10, .gs64.grid__allcells10 > .grid, .gs64.grid__allcells=
10 > .grid--cell { flex-basis: calc(83.3333% - 64px); }

.gs64 > .grid--cell11 { margin: 32px; }

.gs64 > .grid--cell11, .gs64.grid__allcells11 > .grid, .gs64.grid__allcells=
11 > .grid--cell { flex-basis: calc(91.6667% - 64px); }

.gs64 > .grid--cell12 { margin: 32px; }

.gs64 > .grid--cell12, .gs64.grid__allcells12 > .grid, .gs64.grid__allcells=
12 > .grid--cell { flex-basis: calc(100% - 64px); }

.gsx, .gsx > .grid, .gsx > [class*=3D"grid--cell"] { margin-top: 0px; margi=
n-bottom: 0px; }

.gsy, .gsy > .grid, .gsy > [class*=3D"grid--cell"] { margin-right: 0px; mar=
gin-left: 0px; }

.m0 { margin: 0px !important; }

.m2 { margin: 2px !important; }

.m4 { margin: 4px !important; }

.m6 { margin: 6px !important; }

.m8 { margin: 8px !important; }

.m12 { margin: 12px !important; }

.m16 { margin: 16px !important; }

.m24 { margin: 24px !important; }

.m32 { margin: 32px !important; }

.m48 { margin: 48px !important; }

.m64 { margin: 64px !important; }

.m96 { margin: 96px !important; }

.m128 { margin: 128px !important; }

.m-auto { margin: auto !important; }

.mn2 { margin: -2px !important; }

.mn4 { margin: -4px !important; }

.mn6 { margin: -6px !important; }

.mn8 { margin: -8px !important; }

.mn12 { margin: -12px !important; }

.mn16 { margin: -16px !important; }

.mn24 { margin: -24px !important; }

.mn32 { margin: -32px !important; }

.mn48 { margin: -48px !important; }

.mn64 { margin: -64px !important; }

.mn96 { margin: -96px !important; }

.mn128 { margin: -128px !important; }

.mt0 { margin-top: 0px !important; }

.mt2 { margin-top: 2px !important; }

.mt4 { margin-top: 4px !important; }

.mt6 { margin-top: 6px !important; }

.mt8 { margin-top: 8px !important; }

.mt12 { margin-top: 12px !important; }

.mt16 { margin-top: 16px !important; }

.mt24 { margin-top: 24px !important; }

.mt32 { margin-top: 32px !important; }

.mt48 { margin-top: 48px !important; }

.mt64 { margin-top: 64px !important; }

.mt96 { margin-top: 96px !important; }

.mt128 { margin-top: 128px !important; }

.mt-auto { margin-top: auto !important; }

.mtn1 { margin-top: -1px !important; }

.mtn2 { margin-top: -2px !important; }

.mtn4 { margin-top: -4px !important; }

.mtn6 { margin-top: -6px !important; }

.mtn8 { margin-top: -8px !important; }

.mtn12 { margin-top: -12px !important; }

.mtn16 { margin-top: -16px !important; }

.mtn24 { margin-top: -24px !important; }

.mtn32 { margin-top: -32px !important; }

.mtn48 { margin-top: -48px !important; }

.mtn64 { margin-top: -64px !important; }

.mtn96 { margin-top: -96px !important; }

.mtn128 { margin-top: -128px !important; }

.mr0 { margin-right: 0px !important; }

.mr2 { margin-right: 2px !important; }

.mr4 { margin-right: 4px !important; }

.mr6 { margin-right: 6px !important; }

.mr8 { margin-right: 8px !important; }

.mr12 { margin-right: 12px !important; }

.mr16 { margin-right: 16px !important; }

.mr24 { margin-right: 24px !important; }

.mr32 { margin-right: 32px !important; }

.mr48 { margin-right: 48px !important; }

.mr64 { margin-right: 64px !important; }

.mr96 { margin-right: 96px !important; }

.mr128 { margin-right: 128px !important; }

.mr-auto { margin-right: auto !important; }

.mrn1 { margin-right: -1px !important; }

.mrn2 { margin-right: -2px !important; }

.mrn4 { margin-right: -4px !important; }

.mrn6 { margin-right: -6px !important; }

.mrn8 { margin-right: -8px !important; }

.mrn12 { margin-right: -12px !important; }

.mrn16 { margin-right: -16px !important; }

.mrn24 { margin-right: -24px !important; }

.mrn32 { margin-right: -32px !important; }

.mrn48 { margin-right: -48px !important; }

.mrn64 { margin-right: -64px !important; }

.mrn96 { margin-right: -96px !important; }

.mrn128 { margin-right: -128px !important; }

.mb0 { margin-bottom: 0px !important; }

.mb2 { margin-bottom: 2px !important; }

.mb4 { margin-bottom: 4px !important; }

.mb6 { margin-bottom: 6px !important; }

.mb8 { margin-bottom: 8px !important; }

.mb12 { margin-bottom: 12px !important; }

.mb16 { margin-bottom: 16px !important; }

.mb24 { margin-bottom: 24px !important; }

.mb32 { margin-bottom: 32px !important; }

.mb48 { margin-bottom: 48px !important; }

.mb64 { margin-bottom: 64px !important; }

.mb96 { margin-bottom: 96px !important; }

.mb128 { margin-bottom: 128px !important; }

.mb-auto { margin-bottom: auto !important; }

.mbn1 { margin-bottom: -1px !important; }

.mbn2 { margin-bottom: -2px !important; }

.mbn4 { margin-bottom: -4px !important; }

.mbn6 { margin-bottom: -6px !important; }

.mbn8 { margin-bottom: -8px !important; }

.mbn12 { margin-bottom: -12px !important; }

.mbn16 { margin-bottom: -16px !important; }

.mbn24 { margin-bottom: -24px !important; }

.mbn32 { margin-bottom: -32px !important; }

.mbn48 { margin-bottom: -48px !important; }

.mbn64 { margin-bottom: -64px !important; }

.mbn96 { margin-bottom: -96px !important; }

.mbn128 { margin-bottom: -128px !important; }

.ml0 { margin-left: 0px !important; }

.ml2 { margin-left: 2px !important; }

.ml4 { margin-left: 4px !important; }

.ml6 { margin-left: 6px !important; }

.ml8 { margin-left: 8px !important; }

.ml12 { margin-left: 12px !important; }

.ml16 { margin-left: 16px !important; }

.ml24 { margin-left: 24px !important; }

.ml32 { margin-left: 32px !important; }

.ml48 { margin-left: 48px !important; }

.ml64 { margin-left: 64px !important; }

.ml96 { margin-left: 96px !important; }

.ml128 { margin-left: 128px !important; }

.ml-auto { margin-left: auto !important; }

.mln1 { margin-left: -1px !important; }

.mln2 { margin-left: -2px !important; }

.mln4 { margin-left: -4px !important; }

.mln6 { margin-left: -6px !important; }

.mln8 { margin-left: -8px !important; }

.mln12 { margin-left: -12px !important; }

.mln16 { margin-left: -16px !important; }

.mln24 { margin-left: -24px !important; }

.mln32 { margin-left: -32px !important; }

.mln48 { margin-left: -48px !important; }

.mln64 { margin-left: -64px !important; }

.mln96 { margin-left: -96px !important; }

.mln128 { margin-left: -128px !important; }

.mx0 { margin-left: 0px !important; margin-right: 0px !important; }

.mx2 { margin-left: 2px !important; margin-right: 2px !important; }

.mx4 { margin-left: 4px !important; margin-right: 4px !important; }

.mx6 { margin-left: 6px !important; margin-right: 6px !important; }

.mx8 { margin-left: 8px !important; margin-right: 8px !important; }

.mx12 { margin-left: 12px !important; margin-right: 12px !important; }

.mx16 { margin-left: 16px !important; margin-right: 16px !important; }

.mx24 { margin-left: 24px !important; margin-right: 24px !important; }

.mx32 { margin-left: 32px !important; margin-right: 32px !important; }

.mx48 { margin-left: 48px !important; margin-right: 48px !important; }

.mx64 { margin-left: 64px !important; margin-right: 64px !important; }

.mx96 { margin-left: 96px !important; margin-right: 96px !important; }

.mx128 { margin-left: 128px !important; margin-right: 128px !important; }

.mx-auto { margin-left: auto !important; margin-right: auto !important; }

.mxn1 { margin-left: -1px !important; margin-right: -1px !important; }

.mxn2 { margin-left: -2px !important; margin-right: -2px !important; }

.mxn4 { margin-left: -4px !important; margin-right: -4px !important; }

.mxn8 { margin-left: -8px !important; margin-right: -8px !important; }

.mxn12 { margin-left: -12px !important; margin-right: -12px !important; }

.mxn16 { margin-left: -16px !important; margin-right: -16px !important; }

.mxn24 { margin-left: -24px !important; margin-right: -24px !important; }

.mxn32 { margin-left: -32px !important; margin-right: -32px !important; }

.mxn48 { margin-left: -48px !important; margin-right: -48px !important; }

.mxn64 { margin-left: -64px !important; margin-right: -64px !important; }

.mxn96 { margin-left: -96px !important; margin-right: -96px !important; }

.mxn128 { margin-left: -128px !important; margin-right: -128px !important; =
}

.my0 { margin-top: 0px !important; margin-bottom: 0px !important; }

.my2 { margin-top: 2px !important; margin-bottom: 2px !important; }

.my4 { margin-top: 4px !important; margin-bottom: 4px !important; }

.my6 { margin-top: 6px !important; margin-bottom: 6px !important; }

.my8 { margin-top: 8px !important; margin-bottom: 8px !important; }

.my12 { margin-top: 12px !important; margin-bottom: 12px !important; }

.my16 { margin-top: 16px !important; margin-bottom: 16px !important; }

.my24 { margin-top: 24px !important; margin-bottom: 24px !important; }

.my32 { margin-top: 32px !important; margin-bottom: 32px !important; }

.my48 { margin-top: 48px !important; margin-bottom: 48px !important; }

.my64 { margin-top: 64px !important; margin-bottom: 64px !important; }

.my96 { margin-top: 96px !important; margin-bottom: 96px !important; }

.my128 { margin-top: 128px !important; margin-bottom: 128px !important; }

.my-auto { margin-top: auto !important; margin-bottom: auto !important; }

.myn1 { margin-top: -1px !important; margin-bottom: -1px !important; }

.myn2 { margin-top: -2px !important; margin-bottom: -2px !important; }

.myn4 { margin-top: -4px !important; margin-bottom: -4px !important; }

.myn8 { margin-top: -8px !important; margin-bottom: -8px !important; }

.myn12 { margin-top: -12px !important; margin-bottom: -12px !important; }

.myn16 { margin-top: -16px !important; margin-bottom: -16px !important; }

.myn24 { margin-top: -24px !important; margin-bottom: -24px !important; }

.myn32 { margin-top: -32px !important; margin-bottom: -32px !important; }

.myn48 { margin-top: -48px !important; margin-bottom: -48px !important; }

.myn64 { margin-top: -64px !important; margin-bottom: -64px !important; }

.myn96 { margin-top: -96px !important; margin-bottom: -96px !important; }

.myn128 { margin-top: -128px !important; margin-bottom: -128px !important; =
}

.p0 { padding: 0px !important; }

.p2 { padding: 2px !important; }

.p4 { padding: 4px !important; }

.p6 { padding: 6px !important; }

.p8 { padding: 8px !important; }

.p12 { padding: 12px !important; }

.p16 { padding: 16px !important; }

.p24 { padding: 24px !important; }

.p32 { padding: 32px !important; }

.p48 { padding: 48px !important; }

.p64 { padding: 64px !important; }

.p96 { padding: 96px !important; }

.p128 { padding: 128px !important; }

.pt0 { padding-top: 0px !important; }

.pt2 { padding-top: 2px !important; }

.pt4 { padding-top: 4px !important; }

.pt6 { padding-top: 6px !important; }

.pt8 { padding-top: 8px !important; }

.pt12 { padding-top: 12px !important; }

.pt16 { padding-top: 16px !important; }

.pt24 { padding-top: 24px !important; }

.pt32 { padding-top: 32px !important; }

.pt48 { padding-top: 48px !important; }

.pt64 { padding-top: 64px !important; }

.pt96 { padding-top: 96px !important; }

.pt128 { padding-top: 128px !important; }

.pr0 { padding-right: 0px !important; }

.pr2 { padding-right: 2px !important; }

.pr4 { padding-right: 4px !important; }

.pr6 { padding-right: 6px !important; }

.pr8 { padding-right: 8px !important; }

.pr12 { padding-right: 12px !important; }

.pr16 { padding-right: 16px !important; }

.pr24 { padding-right: 24px !important; }

.pr32 { padding-right: 32px !important; }

.pr48 { padding-right: 48px !important; }

.pr64 { padding-right: 64px !important; }

.pr96 { padding-right: 96px !important; }

.pr128 { padding-right: 128px !important; }

.pb0 { padding-bottom: 0px !important; }

.pb2 { padding-bottom: 2px !important; }

.pb4 { padding-bottom: 4px !important; }

.pb6 { padding-bottom: 6px !important; }

.pb8 { padding-bottom: 8px !important; }

.pb12 { padding-bottom: 12px !important; }

.pb16 { padding-bottom: 16px !important; }

.pb24 { padding-bottom: 24px !important; }

.pb32 { padding-bottom: 32px !important; }

.pb48 { padding-bottom: 48px !important; }

.pb64 { padding-bottom: 64px !important; }

.pb96 { padding-bottom: 96px !important; }

.pb128 { padding-bottom: 128px !important; }

.pl0 { padding-left: 0px !important; }

.pl2 { padding-left: 2px !important; }

.pl4 { padding-left: 4px !important; }

.pl6 { padding-left: 6px !important; }

.pl8 { padding-left: 8px !important; }

.pl12 { padding-left: 12px !important; }

.pl16 { padding-left: 16px !important; }

.pl24 { padding-left: 24px !important; }

.pl32 { padding-left: 32px !important; }

.pl48 { padding-left: 48px !important; }

.pl64 { padding-left: 64px !important; }

.pl96 { padding-left: 96px !important; }

.pl128 { padding-left: 128px !important; }

.px0 { padding-left: 0px !important; padding-right: 0px !important; }

.px2 { padding-left: 2px !important; padding-right: 2px !important; }

.px4 { padding-left: 4px !important; padding-right: 4px !important; }

.px6 { padding-left: 6px !important; padding-right: 6px !important; }

.px8 { padding-left: 8px !important; padding-right: 8px !important; }

.px12 { padding-left: 12px !important; padding-right: 12px !important; }

.px16 { padding-left: 16px !important; padding-right: 16px !important; }

.px24 { padding-left: 24px !important; padding-right: 24px !important; }

.px32 { padding-left: 32px !important; padding-right: 32px !important; }

.px48 { padding-left: 48px !important; padding-right: 48px !important; }

.px64 { padding-left: 64px !important; padding-right: 64px !important; }

.px96 { padding-left: 96px !important; padding-right: 96px !important; }

.px128 { padding-left: 128px !important; padding-right: 128px !important; }

.py0 { padding-top: 0px !important; padding-bottom: 0px !important; }

.py2 { padding-top: 2px !important; padding-bottom: 2px !important; }

.py4 { padding-top: 4px !important; padding-bottom: 4px !important; }

.py6 { padding-top: 6px !important; padding-bottom: 6px !important; }

.py8 { padding-top: 8px !important; padding-bottom: 8px !important; }

.py12 { padding-top: 12px !important; padding-bottom: 12px !important; }

.py16 { padding-top: 16px !important; padding-bottom: 16px !important; }

.py24 { padding-top: 24px !important; padding-bottom: 24px !important; }

.py32 { padding-top: 32px !important; padding-bottom: 32px !important; }

.py48 { padding-top: 48px !important; padding-bottom: 48px !important; }

.py64 { padding-top: 64px !important; padding-bottom: 64px !important; }

.py96 { padding-top: 96px !important; padding-bottom: 96px !important; }

.py128 { padding-top: 128px !important; padding-bottom: 128px !important; }

.t0 { top: 0px !important; }

.t2 { top: 2px !important; }

.tn2 { top: -2px !important; }

.t4 { top: 4px !important; }

.tn4 { top: -4px !important; }

.t6 { top: 6px !important; }

.tn6 { top: -6px !important; }

.t8 { top: 8px !important; }

.tn8 { top: -8px !important; }

.t12 { top: 12px !important; }

.tn12 { top: -12px !important; }

.t16 { top: 16px !important; }

.tn16 { top: -16px !important; }

.t24 { top: 24px !important; }

.tn24 { top: -24px !important; }

.t32 { top: 32px !important; }

.tn32 { top: -32px !important; }

.t48 { top: 48px !important; }

.tn48 { top: -48px !important; }

.t64 { top: 64px !important; }

.tn64 { top: -64px !important; }

.t96 { top: 96px !important; }

.tn96 { top: -96px !important; }

.t128 { top: 128px !important; }

.tn128 { top: -128px !important; }

.t100 { top: 100% !important; }

.tn100 { top: -100% !important; }

.r0 { right: 0px !important; }

.r2 { right: 2px !important; }

.rn2 { right: -2px !important; }

.r4 { right: 4px !important; }

.rn4 { right: -4px !important; }

.r6 { right: 6px !important; }

.rn6 { right: -6px !important; }

.r8 { right: 8px !important; }

.rn8 { right: -8px !important; }

.r12 { right: 12px !important; }

.rn12 { right: -12px !important; }

.r16 { right: 16px !important; }

.rn16 { right: -16px !important; }

.r24 { right: 24px !important; }

.rn24 { right: -24px !important; }

.r32 { right: 32px !important; }

.rn32 { right: -32px !important; }

.r48 { right: 48px !important; }

.rn48 { right: -48px !important; }

.r64 { right: 64px !important; }

.rn64 { right: -64px !important; }

.r96 { right: 96px !important; }

.rn96 { right: -96px !important; }

.r128 { right: 128px !important; }

.rn128 { right: -128px !important; }

.r100 { right: 100% !important; }

.rn100 { right: -100% !important; }

.b0 { bottom: 0px !important; }

.b2 { bottom: 2px !important; }

.bn2 { bottom: -2px !important; }

.b4 { bottom: 4px !important; }

.bn4 { bottom: -4px !important; }

.b6 { bottom: 6px !important; }

.bn6 { bottom: -6px !important; }

.b8 { bottom: 8px !important; }

.bn8 { bottom: -8px !important; }

.b12 { bottom: 12px !important; }

.bn12 { bottom: -12px !important; }

.b16 { bottom: 16px !important; }

.bn16 { bottom: -16px !important; }

.b24 { bottom: 24px !important; }

.bn24 { bottom: -24px !important; }

.b32 { bottom: 32px !important; }

.bn32 { bottom: -32px !important; }

.b48 { bottom: 48px !important; }

.bn48 { bottom: -48px !important; }

.b64 { bottom: 64px !important; }

.bn64 { bottom: -64px !important; }

.b96 { bottom: 96px !important; }

.bn96 { bottom: -96px !important; }

.b128 { bottom: 128px !important; }

.bn128 { bottom: -128px !important; }

.b100 { bottom: 100% !important; }

.bn100 { bottom: -100% !important; }

.l0 { left: 0px !important; }

.l2 { left: 2px !important; }

.ln2 { left: -2px !important; }

.l4 { left: 4px !important; }

.ln4 { left: -4px !important; }

.l6 { left: 6px !important; }

.ln6 { left: -6px !important; }

.l8 { left: 8px !important; }

.ln8 { left: -8px !important; }

.l12 { left: 12px !important; }

.ln12 { left: -12px !important; }

.l16 { left: 16px !important; }

.ln16 { left: -16px !important; }

.l24 { left: 24px !important; }

.ln24 { left: -24px !important; }

.l32 { left: 32px !important; }

.ln32 { left: -32px !important; }

.l48 { left: 48px !important; }

.ln48 { left: -48px !important; }

.l64 { left: 64px !important; }

.ln64 { left: -64px !important; }

.l96 { left: 96px !important; }

.ln96 { left: -96px !important; }

.l128 { left: 128px !important; }

.ln128 { left: -128px !important; }

.l100 { left: 100% !important; }

.ln100 { left: -100% !important; }

h1, h2, h3, h4, h5, h6, p { margin-top: 0px; }

.fs-display4 { font-size: 7.61538rem !important; }

.fs-display3 { font-size: 5.30769rem !important; }

.fs-display2 { font-size: 4.23077rem !important; }

.fs-display1 { font-size: 3.30769rem !important; }

.fs-headline2 { font-size: 2.61538rem !important; }

.fs-headline1 { font-size: 2.07692rem !important; }

.fs-title { font-size: 1.61538rem !important; }

.fs-subheading { font-size: 1.46154rem !important; }

.fs-body3 { font-size: 1.30769rem !important; }

.fs-body2 { font-size: 1.15385rem !important; }

.fs-body1 { font-size: 13px !important; }

.fs-caption, .fs-category { font-size: 12px !important; }

.fs-fine { font-size: 11px !important; }

@media (max-width: 640px) {
  html.html__responsive:not(.html__unpinned-leftnav) .fs-display4 { font-si=
ze: 3.8rem !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .fs-display3 { font-si=
ze: 3.3rem !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .fs-display2 { font-si=
ze: 3rem !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .fs-display1 { font-si=
ze: 2.6rem !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .fs-headline2 { font-s=
ize: 2.3rem !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .fs-headline1 { font-s=
ize: 2rem !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .fs-title { font-size:=
 1.8rem !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .fs-subheading { font-=
size: 1.6rem !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .fs-body3 { font-size:=
 1.4rem !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .fs-body2 { font-size:=
 1.3rem !important; }
}

@media (max-width: 640px) {
  html.html__responsive.html__unpinned-leftnav .fs-display4 { font-size: 3.=
8rem !important; }
  html.html__responsive.html__unpinned-leftnav .fs-display3 { font-size: 3.=
3rem !important; }
  html.html__responsive.html__unpinned-leftnav .fs-display2 { font-size: 3r=
em !important; }
  html.html__responsive.html__unpinned-leftnav .fs-display1 { font-size: 2.=
6rem !important; }
  html.html__responsive.html__unpinned-leftnav .fs-headline2 { font-size: 2=
.3rem !important; }
  html.html__responsive.html__unpinned-leftnav .fs-headline1 { font-size: 2=
rem !important; }
  html.html__responsive.html__unpinned-leftnav .fs-title { font-size: 1.8re=
m !important; }
  html.html__responsive.html__unpinned-leftnav .fs-subheading { font-size: =
1.6rem !important; }
  html.html__responsive.html__unpinned-leftnav .fs-body3 { font-size: 1.4re=
m !important; }
  html.html__responsive.html__unpinned-leftnav .fs-body2 { font-size: 1.3re=
m !important; }
}

.fs-category { font-weight: 700; text-transform: uppercase; }

.fs-category.has-border { width: 100%; padding: 4px 0px; border-top: 1px so=
lid rgb(214, 217, 220); }

.fc-dark { color: rgb(12, 13, 14) !important; }

.fc-medium { color: rgb(59, 64, 69) !important; }

.fc-light { color: rgb(106, 115, 124) !important; }

.lh-xs { line-height: 1 !important; }

.lh-sm { line-height: 1.15385 !important; }

.lh-md { line-height: 1.30769 !important; }

.lh-lg { line-height: 1.61538 !important; }

.lh-xl { line-height: 1.92308 !important; }

.lh-xxl { line-height: 2 !important; }

.lh-unset { line-height: initial !important; }

.ff-sans { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !imp=
ortant; }

.ff-serif { font-family: Georgia, "Times New Roman", Times, serif !importan=
t; }

.ff-mono { font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberat=
ion Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", m=
onospace, sans-serif !important; }

.ff-inherit { font-family: inherit !important; }

.fw-normal { font-weight: 400 !important; }

.fw-bold { font-weight: 700 !important; }

.fs-normal { font-style: normal !important; }

.fs-italic { font-style: italic !important; }

.fs-unset { font-style: unset !important; }

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

.ta-center { text-align: center !important; }

.ta-right { text-align: right !important; }

.ta-justify { text-align: justify !important; }

.ta-unset { text-align: unset !important; }

.td-none { text-decoration: none !important; }

.td-underline { text-decoration: underline !important; }

.tt-capitalize { text-transform: capitalize !important; }

.tt-lowercase { text-transform: lowercase !important; }

.tt-uppercase { text-transform: uppercase !important; }

.tt-none { text-transform: none !important; }

.tt-unset { text-transform: unset !important; }

.truncate { overflow: hidden; max-width: 100%; white-space: nowrap; text-ov=
erflow: ellipsis !important; }

.ws-normal { white-space: normal !important; }

.ws-nowrap { white-space: nowrap !important; }

.ws-pre { white-space: pre !important; }

.ws-pre-wrap { white-space: pre-wrap !important; }

.ws-pre-line { white-space: pre-line !important; }

.ws-unset { white-space: unset !important; }

.wb-normal { word-break: normal !important; }

.wb-break-all { word-break: break-all !important; }

.wb-keep-all { word-break: keep-all !important; }

.wb-inherit { word-break: inherit !important; }

.wb-initial { word-break: initial !important; }

.wb-unset { word-break: unset !important; }

.ow-normal { overflow-wrap: normal !important; }

.ow-break-word { overflow-wrap: break-word !important; }

.ow-inherit { overflow-wrap: inherit !important; }

.ow-initial { overflow-wrap: initial !important; }

.ow-unset { overflow-wrap: unset !important; }

.ww-break-word { overflow-wrap: break-word !important; }

.list-reset { list-style: none; margin: 0px; padding: 0px; }

.list-ls-none { list-style: none !important; }

.list-ls-disc { list-style-type: disc !important; }

.list-ls-decimal { list-style-type: decimal !important; }

.list-ls-unset { list-style-type: unset !important; }

.list-inside { list-style-position: inside !important; }

.list-outside { list-style-position: outside !important; }

.d-block { display: block !important; }

@media print {
  .print\:d-block { display: block !important; }
}

.d-flex { display: flex !important; }

.d-inline-flex { display: inline-flex !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-table { display: table !important; }

.d-table-cell { display: table-cell !important; }

.d-none { display: none !important; }

@media print {
  .print\:d-none { display: none !important; }
}

.d-unset { display: unset !important; }

.bg-bottom { background-position: center bottom !important; }

.bg-center { background-position: center center !important; }

.bg-left { background-position: left center !important; }

.bg-left-bottom { background-position: left bottom !important; }

.bg-left-top { background-position: left top !important; }

.bg-right { background-position: right center !important; }

.bg-right-bottom { background-position: right bottom !important; }

.bg-right-top { background-position: right top !important; }

.bg-top { background-position: center top !important; }

.bg-repeat { background-repeat: repeat !important; }

.bg-no-repeat { background-repeat: no-repeat !important; }

.bg-repeat-x { background-repeat: repeat-x !important; }

.bg-repeat-y { background-repeat: repeat-y !important; }

.bg-auto { background-size: auto !important; }

.bg-cover { background-size: cover !important; }

.bg-contain { background-size: contain !important; }

.bg-fixed { background-attachment: fixed !important; }

.bg-local { background-attachment: local !important; }

.bg-scroll { background-attachment: scroll !important; }

.c-auto { cursor: auto !important; }

.c-default { cursor: default !important; }

.c-pointer { cursor: pointer !important; }

.c-wait { cursor: wait !important; }

.c-move { cursor: move !important; }

.c-not-allowed { cursor: not-allowed !important; }

.c-help { cursor: help !important; }

.pe-auto { pointer-events: auto !important; }

.pe-none { pointer-events: none !important; }

.us-auto { user-select: auto !important; }

.us-none { user-select: none !important; }

.ud-auto { -webkit-user-drag: auto !important; }

.ud-none { -webkit-user-drag: none !important; }

.v-visible { visibility: visible !important; }

.v-hidden { visibility: hidden !important; }

.v-visible-sr { border: 0px; clip: rect(1px, 1px, 1px, 1px); clip-path: ins=
et(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; positio=
n: absolute; width: 1px; overflow-wrap: normal; }

.float-left { float: left !important; }

.float-right { float: right !important; }

.float-none { float: none !important; }

.clearfix::before, .clearfix::after { content: ""; display: table; }

.clearfix::after { clear: both; }

.clear-left { clear: left !important; }

.clear-right { clear: right !important; }

.clear-both { clear: both !important; }

.clear-none { clear: none !important; }

.box-content { box-sizing: content-box !important; }

.box-border { box-sizing: border-box !important; }

.box-unset { box-sizing: unset !important; }

.va-baseline { vertical-align: baseline !important; }

.va-bottom { vertical-align: bottom !important; }

.va-middle { vertical-align: middle !important; }

.va-sub { vertical-align: sub !important; }

.va-super { vertical-align: super !important; }

.va-text-bottom { vertical-align: text-bottom !important; }

.va-text-top { vertical-align: text-top !important; }

.va-top { vertical-align: top !important; }

.va-unset { vertical-align: unset !important; }

.ps-absolute { position: absolute !important; }

.ps-fixed { position: fixed !important; }

.ps-relative { position: relative !important; }

.ps-static { position: static !important; }

.ps-sticky { position: sticky !important; }

.ps-unset { position: unset !important; }

.overflow-auto { overflow: auto !important; }

.overflow-auto::-webkit-scrollbar { width: 8px; height: 8px; background-col=
or: transparent; }

.overflow-auto::-webkit-scrollbar-track { border-radius: 8px; background-co=
lor: transparent; }

.overflow-auto::-webkit-scrollbar-thumb { border-radius: 8px; background-co=
lor: rgba(0, 0, 0, 0.2); }

.overflow-auto::-webkit-scrollbar-corner { background-color: transparent; b=
order-color: transparent; }

.overflow-x-auto { overflow-x: auto !important; }

.overflow-x-auto::-webkit-scrollbar { width: 8px; height: 8px; background-c=
olor: transparent; }

.overflow-x-auto::-webkit-scrollbar-track { border-radius: 8px; background-=
color: transparent; }

.overflow-x-auto::-webkit-scrollbar-thumb { border-radius: 8px; background-=
color: rgba(0, 0, 0, 0.2); }

.overflow-x-auto::-webkit-scrollbar-corner { background-color: transparent;=
 border-color: transparent; }

.overflow-y-auto { overflow-y: auto !important; }

.overflow-y-auto::-webkit-scrollbar { width: 8px; height: 8px; background-c=
olor: transparent; }

.overflow-y-auto::-webkit-scrollbar-track { border-radius: 8px; background-=
color: transparent; }

.overflow-y-auto::-webkit-scrollbar-thumb { border-radius: 8px; background-=
color: rgba(0, 0, 0, 0.2); }

.overflow-y-auto::-webkit-scrollbar-corner { background-color: transparent;=
 border-color: transparent; }

.overflow-hidden { overflow: hidden !important; }

.overflow-hidden::-webkit-scrollbar { width: 8px; height: 8px; background-c=
olor: transparent; }

.overflow-hidden::-webkit-scrollbar-track { border-radius: 8px; background-=
color: transparent; }

.overflow-hidden::-webkit-scrollbar-thumb { border-radius: 8px; background-=
color: rgba(0, 0, 0, 0.2); }

.overflow-hidden::-webkit-scrollbar-corner { background-color: transparent;=
 border-color: transparent; }

.overflow-x-hidden { overflow-x: hidden !important; }

.overflow-x-hidden::-webkit-scrollbar { width: 8px; height: 8px; background=
-color: transparent; }

.overflow-x-hidden::-webkit-scrollbar-track { border-radius: 8px; backgroun=
d-color: transparent; }

.overflow-x-hidden::-webkit-scrollbar-thumb { border-radius: 8px; backgroun=
d-color: rgba(0, 0, 0, 0.2); }

.overflow-x-hidden::-webkit-scrollbar-corner { background-color: transparen=
t; border-color: transparent; }

.overflow-y-hidden { overflow-y: hidden !important; }

.overflow-y-hidden::-webkit-scrollbar { width: 8px; height: 8px; background=
-color: transparent; }

.overflow-y-hidden::-webkit-scrollbar-track { border-radius: 8px; backgroun=
d-color: transparent; }

.overflow-y-hidden::-webkit-scrollbar-thumb { border-radius: 8px; backgroun=
d-color: rgba(0, 0, 0, 0.2); }

.overflow-y-hidden::-webkit-scrollbar-corner { background-color: transparen=
t; border-color: transparent; }

.overflow-scroll { overflow: scroll !important; }

.overflow-scroll::-webkit-scrollbar { width: 8px; height: 8px; background-c=
olor: transparent; }

.overflow-scroll::-webkit-scrollbar-track { border-radius: 8px; background-=
color: transparent; }

.overflow-scroll::-webkit-scrollbar-thumb { border-radius: 8px; background-=
color: rgba(0, 0, 0, 0.2); }

.overflow-scroll::-webkit-scrollbar-corner { background-color: transparent;=
 border-color: transparent; }

.overflow-x-scroll { overflow-x: scroll !important; }

.overflow-x-scroll::-webkit-scrollbar { width: 8px; height: 8px; background=
-color: transparent; }

.overflow-x-scroll::-webkit-scrollbar-track { border-radius: 8px; backgroun=
d-color: transparent; }

.overflow-x-scroll::-webkit-scrollbar-thumb { border-radius: 8px; backgroun=
d-color: rgba(0, 0, 0, 0.2); }

.overflow-x-scroll::-webkit-scrollbar-corner { background-color: transparen=
t; border-color: transparent; }

.overflow-y-scroll { overflow-y: scroll !important; }

.overflow-y-scroll::-webkit-scrollbar { width: 8px; height: 8px; background=
-color: transparent; }

.overflow-y-scroll::-webkit-scrollbar-track { border-radius: 8px; backgroun=
d-color: transparent; }

.overflow-y-scroll::-webkit-scrollbar-thumb { border-radius: 8px; backgroun=
d-color: rgba(0, 0, 0, 0.2); }

.overflow-y-scroll::-webkit-scrollbar-corner { background-color: transparen=
t; border-color: transparent; }

.overflow-visible { overflow: visible !important; }

.o0 { opacity: 0 !important; }

.h\:o0:hover { opacity: 0 !important; }

.o5 { opacity: 0.05 !important; }

.h\:o5:hover { opacity: 0.05 !important; }

.o10 { opacity: 0.1 !important; }

.o20 { opacity: 0.2 !important; }

.o30 { opacity: 0.3 !important; }

.o40 { opacity: 0.4 !important; }

.o50 { opacity: 0.5 !important; }

.h\:o50:hover { opacity: 0.5 !important; }

.o60 { opacity: 0.6 !important; }

.o70 { opacity: 0.7 !important; }

.o80 { opacity: 0.8 !important; }

.h\:o80:hover { opacity: 0.8 !important; }

.o90 { opacity: 0.9 !important; }

.o100 { opacity: 1 !important; }

.h\:o100:hover { opacity: 1 !important; }

.f\:o100:focus, .f\:o100:focus-within { opacity: 1 !important; }

.z-hide { z-index: -1 !important; }

.z-base { z-index: 0 !important; }

.z-active { z-index: 30 !important; }

.z-selected { z-index: 25 !important; }

.z-dropdown { z-index: 1000 !important; }

.z-popover { z-index: 2000 !important; }

.z-tooltip { z-index: 3000 !important; }

.z-banner { z-index: 4000 !important; }

.z-nav { z-index: 5000 !important; }

.z-nav-fixed { z-index: 5050 !important; }

.z-modal { z-index: 9000 !important; }

.z-modal-bg { z-index: 8950 !important; }

.outline-none { outline: 0px !important; }

.outline-ring { outline: rgba(0, 149, 255, 0.15) solid 4px; }

.f\:outline-ring:focus, .f\:outline-ring:focus-within { outline: rgba(0, 14=
9, 255, 0.15) solid 4px; }

.fill-current { fill: currentcolor !important; }

.stroke-current { stroke: currentcolor !important; }

.bs-none { box-shadow: none !important; }

.bs-sm { box-shadow: rgba(59, 64, 69, 0.1) 0px 2px 8px !important; }

.h\:bs-sm:hover { box-shadow: rgba(59, 64, 69, 0.1) 0px 2px 8px !important;=
 }

.bs-md { box-shadow: rgba(59, 64, 69, 0.2) 0px 4px 8px !important; }

.h\:bs-md:hover { box-shadow: rgba(59, 64, 69, 0.2) 0px 4px 8px !important;=
 }

.bs-lg { box-shadow: rgba(36, 39, 41, 0.2) 0px 4px 12px !important; }

.h\:bs-lg:hover { box-shadow: rgba(36, 39, 41, 0.2) 0px 4px 12px !important=
; }

.bs-i-sm { box-shadow: rgba(59, 64, 69, 0.1) 0px 1px 8px 0px inset !importa=
nt; }

.bs-i-md { box-shadow: rgba(59, 64, 69, 0.2) 0px 1px 8px 0px inset !importa=
nt; }

.bs-i-lg { box-shadow: rgba(36, 39, 41, 0.2) 0px 1px 12px 0px inset !import=
ant; }

.bs-ring { box-shadow: rgba(0, 149, 255, 0.15) 0px 0px 0px 4px; }

.h\:bs-ring:hover { box-shadow: rgba(0, 149, 255, 0.15) 0px 0px 0px 4px; }

.f\:bs-ring:focus, .f\:bs-ring:focus-within { box-shadow: rgba(0, 149, 255,=
 0.15) 0px 0px 0px 4px; }

.bs-sm.bs-hover:hover { box-shadow: rgb(239, 240, 241) 0px 2px 8px !importa=
nt; }

.bs-md.bs-hover:hover { box-shadow: rgb(214, 217, 220) 0px 4px 8px !importa=
nt; }

.bs-lg.bs-hover:hover { box-shadow: rgba(159, 166, 173, 0.7) 0px 4px 12px !=
important; }

.bs-i-sm.bs-hover:hover { box-shadow: rgba(187, 192, 196, 0.75) 0px 1px 8px=
 0px inset !important; }

.bs-i-md.bs-hover:hover { box-shadow: rgba(145, 153, 161, 0.8) 0px 1px 8px =
0px inset !important; }

.bs-i-lg.bs-hover:hover { box-shadow: rgb(145, 153, 161) 0px 1px 12px 0px i=
nset !important; }

.t { transition: all 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s; }

.t-slow { transition-duration: 0.25s !important; }

.t-fast { transition-duration: 0.05s !important; }

.t-unset { transition-property: none !important; }

.t-bg { transition-property: background-color !important; }

.t-opacity { transition-property: opacity !important; }

.t-shadow { transition-property: box-shadow !important; }

.t-delay { transition-delay: 0.25s !important; }

.t-delay-unset { transition-delay: 0s !important; }

.w0 { width: 0px !important; }

.w10 { width: 10% !important; }

.w20 { width: 20% !important; }

.w25 { width: 25% !important; }

.w30 { width: 30% !important; }

.w33 { width: 33.3333% !important; }

.w40 { width: 40% !important; }

.w50 { width: 50% !important; }

.w60 { width: 60% !important; }

.w66 { width: 66.6667% !important; }

.w70 { width: 70% !important; }

.w75 { width: 75% !important; }

.w80 { width: 80% !important; }

.w90 { width: 90% !important; }

.w100 { width: 100% !important; }

.w-auto { width: auto !important; }

.ws0, .w0 { width: 0px !important; }

.ws1 { width: 8.10256rem !important; }

.ws2 { width: 16.2051rem !important; }

.ws3 { width: 24.3077rem !important; }

.ws4 { width: 32.4103rem !important; }

.ws5 { width: 40.5128rem !important; }

.ws6 { width: 48.6154rem !important; }

.ws7 { width: 56.7179rem !important; }

.ws8 { width: 64.8205rem !important; }

.ws9 { width: 72.9231rem !important; }

.ws10 { width: 81.0256rem !important; }

.ws11 { width: 89.1282rem !important; }

.ws12 { width: 97.2308rem !important; }

.w2 { width: 2px !important; }

.w4 { width: 4px !important; }

.w6 { width: 6px !important; }

.w8 { width: 8px !important; }

.w12 { width: 12px !important; }

.w16 { width: 16px !important; }

.w24 { width: 24px !important; }

.w32 { width: 32px !important; }

.w48 { width: 48px !important; }

.w64 { width: 64px !important; }

.w96 { width: 96px !important; }

.w128 { width: 128px !important; }

.wmx0 { max-width: 0px !important; }

.wmx1 { max-width: 8.10256rem !important; }

.wmx2 { max-width: 16.2051rem !important; }

.wmx25 { max-width: 25% !important; }

.wmx3 { max-width: 24.3077rem !important; }

.wmx4 { max-width: 32.4103rem !important; }

.wmx5 { max-width: 40.5128rem !important; }

.wmx50 { max-width: 50% !important; }

.wmx6 { max-width: 48.6154rem !important; }

.wmx7 { max-width: 56.7179rem !important; }

.wmx75 { max-width: 75% !important; }

.wmx8 { max-width: 64.8205rem !important; }

.wmx9 { max-width: 72.9231rem !important; }

.wmx10 { max-width: 81.0256rem !important; }

.wmx11 { max-width: 89.1282rem !important; }

.wmx12 { max-width: 97.2308rem !important; }

.wmx100 { max-width: 100% !important; }

.wmx-initial { max-width: initial !important; }

.wmn0 { min-width: 0px !important; }

.wmn1 { min-width: 8.10256rem !important; }

.wmn2 { min-width: 16.2051rem !important; }

.wmn25 { min-width: 25% !important; }

.wmn3 { min-width: 24.3077rem !important; }

.wmn4 { min-width: 32.4103rem !important; }

.wmn5 { min-width: 40.5128rem !important; }

.wmn50 { min-width: 50% !important; }

.wmn6 { min-width: 48.6154rem !important; }

.wmn7 { min-width: 56.7179rem !important; }

.wmn75 { min-width: 75% !important; }

.wmn8 { min-width: 64.8205rem !important; }

.wmn9 { min-width: 72.9231rem !important; }

.wmn10 { min-width: 81.0256rem !important; }

.wmn11 { min-width: 89.1282rem !important; }

.wmn12 { min-width: 97.2308rem !important; }

.wmn100 { min-width: 100% !important; }

.wmn-initial { min-width: initial !important; }

.h0 { height: 0px !important; }

.h100 { height: 100% !important; }

.h-auto { height: auto !important; }

.hs0, .h0 { height: 0px !important; }

.hs1 { height: 8.10256rem !important; }

.hs2 { height: 16.2051rem !important; }

.hs3 { height: 24.3077rem !important; }

.hs4 { height: 32.4103rem !important; }

.hs5 { height: 40.5128rem !important; }

.hs6 { height: 48.6154rem !important; }

.hs7 { height: 56.7179rem !important; }

.hs8 { height: 64.8205rem !important; }

.hs9 { height: 72.9231rem !important; }

.hs10 { height: 81.0256rem !important; }

.hs11 { height: 89.1282rem !important; }

.hs12 { height: 97.2308rem !important; }

.h2 { height: 2px !important; }

.h4 { height: 4px !important; }

.h6 { height: 6px !important; }

.h8 { height: 8px !important; }

.h12 { height: 12px !important; }

.h16 { height: 16px !important; }

.h24 { height: 24px !important; }

.h32 { height: 32px !important; }

.h48 { height: 48px !important; }

.h64 { height: 64px !important; }

.h96 { height: 96px !important; }

.h128 { height: 128px !important; }

.hmx0 { max-height: 0px !important; }

.hmx1 { max-height: 8.10256rem !important; }

.hmx2 { max-height: 16.2051rem !important; }

.hmx3 { max-height: 24.3077rem !important; }

.hmx4 { max-height: 32.4103rem !important; }

.hmx5 { max-height: 40.5128rem !important; }

.hmx6 { max-height: 48.6154rem !important; }

.hmx7 { max-height: 56.7179rem !important; }

.hmx8 { max-height: 64.8205rem !important; }

.hmx9 { max-height: 72.9231rem !important; }

.hmx10 { max-height: 81.0256rem !important; }

.hmx11 { max-height: 89.1282rem !important; }

.hmx12 { max-height: 97.2308rem !important; }

.hmx100 { max-height: 100% !important; }

.hmx-initial { max-height: initial !important; }

.hmn0 { min-height: 0px !important; }

.hmn1 { min-height: 8.10256rem !important; }

.hmn2 { min-height: 16.2051rem !important; }

.hmn3 { min-height: 24.3077rem !important; }

.hmn4 { min-height: 32.4103rem !important; }

.hmn5 { min-height: 40.5128rem !important; }

.hmn6 { min-height: 48.6154rem !important; }

.hmn7 { min-height: 56.7179rem !important; }

.hmn8 { min-height: 64.8205rem !important; }

.hmn9 { min-height: 72.9231rem !important; }

.hmn10 { min-height: 81.0256rem !important; }

.hmn11 { min-height: 89.1282rem !important; }

.hmn12 { min-height: 97.2308rem !important; }

.hmn100 { min-height: 100% !important; }

.hmn-initial { min-height: initial !important; }

@media (max-width: 1264px) {
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ba { border-style=
: solid !important; border-width: 1px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:bt { border-top-s=
tyle: solid !important; border-top-width: 1px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:br { border-right=
-style: solid !important; border-right-width: 1px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:bb { border-botto=
m-style: solid !important; border-bottom-width: 1px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:bl { border-left-=
style: solid !important; border-left-width: 1px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:bar0 { border-rad=
ius: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:fd-row { flex-dir=
ection: row !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:fd-row-reverse { =
flex-direction: row-reverse !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:fd-column { flex-=
direction: column !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:fd-column-reverse=
 { flex-direction: column-reverse !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:fw-wrap { flex-wr=
ap: wrap !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:fw-reverse { flex=
-wrap: wrap-reverse !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:fw-nowrap { flex-=
wrap: nowrap !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:jc-center { justi=
fy-content: center !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:jc-end { justify-=
content: flex-end !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:jc-space-around {=
 justify-content: space-around !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:jc-space-between =
{ justify-content: space-between !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:jc-space-evenly {=
 justify-content: space-evenly !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:jc-start { justif=
y-content: flex-start !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ai-baseline { ali=
gn-items: baseline !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ai-center { align=
-items: center !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ai-end { align-it=
ems: flex-end !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ai-start { align-=
items: flex-start !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ai-stretch { alig=
n-items: stretch !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:as-auto { align-s=
elf: auto !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:as-baseline { ali=
gn-self: baseline !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:as-center { align=
-self: center !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:as-end { align-se=
lf: flex-end !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:as-start { align-=
self: flex-start !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:as-stretch { alig=
n-self: stretch !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:order-first { ord=
er: -1 !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:order-last { orde=
r: 1 !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mt0 { margin-top:=
 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mt2 { margin-top:=
 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mt4 { margin-top:=
 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mt6 { margin-top:=
 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mt8 { margin-top:=
 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mt12 { margin-top=
: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mt16 { margin-top=
: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mt24 { margin-top=
: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mt32 { margin-top=
: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mt48 { margin-top=
: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mt64 { margin-top=
: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mt96 { margin-top=
: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mt128 { margin-to=
p: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mr0 { margin-righ=
t: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mr2 { margin-righ=
t: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mr4 { margin-righ=
t: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mr6 { margin-righ=
t: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mr8 { margin-righ=
t: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mr12 { margin-rig=
ht: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mr16 { margin-rig=
ht: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mr24 { margin-rig=
ht: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mr32 { margin-rig=
ht: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mr48 { margin-rig=
ht: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mr64 { margin-rig=
ht: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mr96 { margin-rig=
ht: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mr128 { margin-ri=
ght: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mb0 { margin-bott=
om: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mb2 { margin-bott=
om: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mb4 { margin-bott=
om: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mb6 { margin-bott=
om: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mb8 { margin-bott=
om: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mb12 { margin-bot=
tom: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mb16 { margin-bot=
tom: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mb24 { margin-bot=
tom: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mb32 { margin-bot=
tom: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mb48 { margin-bot=
tom: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mb64 { margin-bot=
tom: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mb96 { margin-bot=
tom: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:mb128 { margin-bo=
ttom: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ml0 { margin-left=
: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ml2 { margin-left=
: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ml4 { margin-left=
: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ml6 { margin-left=
: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ml8 { margin-left=
: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ml12 { margin-lef=
t: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ml16 { margin-lef=
t: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ml24 { margin-lef=
t: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ml32 { margin-lef=
t: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ml48 { margin-lef=
t: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ml64 { margin-lef=
t: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ml96 { margin-lef=
t: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ml128 { margin-le=
ft: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pt0 { padding-top=
: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pt2 { padding-top=
: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pt4 { padding-top=
: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pt6 { padding-top=
: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pt8 { padding-top=
: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pt12 { padding-to=
p: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pt16 { padding-to=
p: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pt24 { padding-to=
p: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pt32 { padding-to=
p: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pt48 { padding-to=
p: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pt64 { padding-to=
p: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pt96 { padding-to=
p: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pt128 { padding-t=
op: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pr0 { padding-rig=
ht: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pr2 { padding-rig=
ht: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pr4 { padding-rig=
ht: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pr6 { padding-rig=
ht: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pr8 { padding-rig=
ht: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pr12 { padding-ri=
ght: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pr16 { padding-ri=
ght: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pr24 { padding-ri=
ght: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pr32 { padding-ri=
ght: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pr48 { padding-ri=
ght: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pr64 { padding-ri=
ght: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pr96 { padding-ri=
ght: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pr128 { padding-r=
ight: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pb0 { padding-bot=
tom: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pb2 { padding-bot=
tom: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pb4 { padding-bot=
tom: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pb6 { padding-bot=
tom: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pb8 { padding-bot=
tom: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pb12 { padding-bo=
ttom: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pb16 { padding-bo=
ttom: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pb24 { padding-bo=
ttom: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pb32 { padding-bo=
ttom: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pb48 { padding-bo=
ttom: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pb64 { padding-bo=
ttom: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pb96 { padding-bo=
ttom: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pb128 { padding-b=
ottom: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pl0 { padding-lef=
t: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pl2 { padding-lef=
t: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pl4 { padding-lef=
t: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pl6 { padding-lef=
t: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pl8 { padding-lef=
t: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pl12 { padding-le=
ft: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pl16 { padding-le=
ft: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pl24 { padding-le=
ft: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pl32 { padding-le=
ft: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pl48 { padding-le=
ft: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pl64 { padding-le=
ft: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pl96 { padding-le=
ft: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:pl128 { padding-l=
eft: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ta-left { text-al=
ign: left !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ta-center { text-=
align: center !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ta-right { text-a=
lign: right !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:d-block { display=
: block !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:d-inline { displa=
y: inline !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:d-inline-block { =
display: inline-block !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:d-none { display:=
 none !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ps-absolute { pos=
ition: absolute !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ps-fixed { positi=
on: fixed !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ps-relative { pos=
ition: relative !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ps-static { posit=
ion: static !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:ps-sticky { posit=
ion: sticky !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:w25 { width: 25% =
!important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:w33 { width: 33.3=
333% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:w50 { width: 50% =
!important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:w66 { width: 66.6=
667% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:w75 { width: 75% =
!important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:w100 { width: 100=
% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:w-auto { width: a=
uto !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:wmx100 { max-widt=
h: 100% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:wmx-initial { max=
-width: initial !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:wmn100 { min-widt=
h: 100% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:wmn-initial { min=
-width: initial !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:hmx100 { max-heig=
ht: 100% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:hmx-initial { max=
-height: initial !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:hmn100 { min-heig=
ht: 100% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .lg\:hmn-initial { min=
-height: initial !important; }
}

@media (max-width: 1100px) {
  html.html__responsive.html__unpinned-leftnav .lg\:ba { border-style: soli=
d !important; border-width: 1px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:bt { border-top-style: =
solid !important; border-top-width: 1px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:br { border-right-style=
: solid !important; border-right-width: 1px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:bb { border-bottom-styl=
e: solid !important; border-bottom-width: 1px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:bl { border-left-style:=
 solid !important; border-left-width: 1px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:bar0 { border-radius: 0=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:fd-row { flex-direction=
: row !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:fd-row-reverse { flex-d=
irection: row-reverse !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:fd-column { flex-direct=
ion: column !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:fd-column-reverse { fle=
x-direction: column-reverse !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:fw-wrap { flex-wrap: wr=
ap !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:fw-reverse { flex-wrap:=
 wrap-reverse !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:fw-nowrap { flex-wrap: =
nowrap !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:jc-center { justify-con=
tent: center !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:jc-end { justify-conten=
t: flex-end !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:jc-space-around { justi=
fy-content: space-around !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:jc-space-between { just=
ify-content: space-between !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:jc-space-evenly { justi=
fy-content: space-evenly !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:jc-start { justify-cont=
ent: flex-start !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ai-baseline { align-ite=
ms: baseline !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ai-center { align-items=
: center !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ai-end { align-items: f=
lex-end !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ai-start { align-items:=
 flex-start !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ai-stretch { align-item=
s: stretch !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:as-auto { align-self: a=
uto !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:as-baseline { align-sel=
f: baseline !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:as-center { align-self:=
 center !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:as-end { align-self: fl=
ex-end !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:as-start { align-self: =
flex-start !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:as-stretch { align-self=
: stretch !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:order-first { order: -1=
 !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:order-last { order: 1 !=
important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mt0 { margin-top: 0px !=
important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mt2 { margin-top: 2px !=
important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mt4 { margin-top: 4px !=
important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mt6 { margin-top: 6px !=
important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mt8 { margin-top: 8px !=
important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mt12 { margin-top: 12px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mt16 { margin-top: 16px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mt24 { margin-top: 24px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mt32 { margin-top: 32px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mt48 { margin-top: 48px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mt64 { margin-top: 64px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mt96 { margin-top: 96px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mt128 { margin-top: 128=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mr0 { margin-right: 0px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mr2 { margin-right: 2px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mr4 { margin-right: 4px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mr6 { margin-right: 6px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mr8 { margin-right: 8px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mr12 { margin-right: 12=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mr16 { margin-right: 16=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mr24 { margin-right: 24=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mr32 { margin-right: 32=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mr48 { margin-right: 48=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mr64 { margin-right: 64=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mr96 { margin-right: 96=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mr128 { margin-right: 1=
28px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mb0 { margin-bottom: 0p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mb2 { margin-bottom: 2p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mb4 { margin-bottom: 4p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mb6 { margin-bottom: 6p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mb8 { margin-bottom: 8p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mb12 { margin-bottom: 1=
2px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mb16 { margin-bottom: 1=
6px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mb24 { margin-bottom: 2=
4px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mb32 { margin-bottom: 3=
2px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mb48 { margin-bottom: 4=
8px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mb64 { margin-bottom: 6=
4px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mb96 { margin-bottom: 9=
6px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:mb128 { margin-bottom: =
128px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ml0 { margin-left: 0px =
!important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ml2 { margin-left: 2px =
!important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ml4 { margin-left: 4px =
!important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ml6 { margin-left: 6px =
!important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ml8 { margin-left: 8px =
!important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ml12 { margin-left: 12p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ml16 { margin-left: 16p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ml24 { margin-left: 24p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ml32 { margin-left: 32p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ml48 { margin-left: 48p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ml64 { margin-left: 64p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ml96 { margin-left: 96p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ml128 { margin-left: 12=
8px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pt0 { padding-top: 0px =
!important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pt2 { padding-top: 2px =
!important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pt4 { padding-top: 4px =
!important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pt6 { padding-top: 6px =
!important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pt8 { padding-top: 8px =
!important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pt12 { padding-top: 12p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pt16 { padding-top: 16p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pt24 { padding-top: 24p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pt32 { padding-top: 32p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pt48 { padding-top: 48p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pt64 { padding-top: 64p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pt96 { padding-top: 96p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pt128 { padding-top: 12=
8px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pr0 { padding-right: 0p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pr2 { padding-right: 2p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pr4 { padding-right: 4p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pr6 { padding-right: 6p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pr8 { padding-right: 8p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pr12 { padding-right: 1=
2px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pr16 { padding-right: 1=
6px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pr24 { padding-right: 2=
4px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pr32 { padding-right: 3=
2px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pr48 { padding-right: 4=
8px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pr64 { padding-right: 6=
4px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pr96 { padding-right: 9=
6px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pr128 { padding-right: =
128px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pb0 { padding-bottom: 0=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pb2 { padding-bottom: 2=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pb4 { padding-bottom: 4=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pb6 { padding-bottom: 6=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pb8 { padding-bottom: 8=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pb12 { padding-bottom: =
12px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pb16 { padding-bottom: =
16px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pb24 { padding-bottom: =
24px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pb32 { padding-bottom: =
32px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pb48 { padding-bottom: =
48px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pb64 { padding-bottom: =
64px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pb96 { padding-bottom: =
96px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pb128 { padding-bottom:=
 128px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pl0 { padding-left: 0px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pl2 { padding-left: 2px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pl4 { padding-left: 4px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pl6 { padding-left: 6px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pl8 { padding-left: 8px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pl12 { padding-left: 12=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pl16 { padding-left: 16=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pl24 { padding-left: 24=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pl32 { padding-left: 32=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pl48 { padding-left: 48=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pl64 { padding-left: 64=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pl96 { padding-left: 96=
px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:pl128 { padding-left: 1=
28px !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ta-left { text-align: l=
eft !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ta-center { text-align:=
 center !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ta-right { text-align: =
right !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:d-block { display: bloc=
k !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:d-inline { display: inl=
ine !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:d-inline-block { displa=
y: inline-block !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:d-none { display: none =
!important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ps-absolute { position:=
 absolute !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ps-fixed { position: fi=
xed !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ps-relative { position:=
 relative !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ps-static { position: s=
tatic !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:ps-sticky { position: s=
ticky !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:w25 { width: 25% !impor=
tant; }
  html.html__responsive.html__unpinned-leftnav .lg\:w33 { width: 33.3333% !=
important; }
  html.html__responsive.html__unpinned-leftnav .lg\:w50 { width: 50% !impor=
tant; }
  html.html__responsive.html__unpinned-leftnav .lg\:w66 { width: 66.6667% !=
important; }
  html.html__responsive.html__unpinned-leftnav .lg\:w75 { width: 75% !impor=
tant; }
  html.html__responsive.html__unpinned-leftnav .lg\:w100 { width: 100% !imp=
ortant; }
  html.html__responsive.html__unpinned-leftnav .lg\:w-auto { width: auto !i=
mportant; }
  html.html__responsive.html__unpinned-leftnav .lg\:wmx100 { max-width: 100=
% !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:wmx-initial { max-width=
: initial !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:wmn100 { min-width: 100=
% !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:wmn-initial { min-width=
: initial !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:hmx100 { max-height: 10=
0% !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:hmx-initial { max-heigh=
t: initial !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:hmn100 { min-height: 10=
0% !important; }
  html.html__responsive.html__unpinned-leftnav .lg\:hmn-initial { min-heigh=
t: initial !important; }
}

@media (max-width: 980px) {
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ba { border-style=
: solid !important; border-width: 1px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:bt { border-top-s=
tyle: solid !important; border-top-width: 1px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:br { border-right=
-style: solid !important; border-right-width: 1px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:bb { border-botto=
m-style: solid !important; border-bottom-width: 1px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:bl { border-left-=
style: solid !important; border-left-width: 1px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:bar0 { border-rad=
ius: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:fd-row { flex-dir=
ection: row !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:fd-row-reverse { =
flex-direction: row-reverse !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:fd-column { flex-=
direction: column !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:fd-column-reverse=
 { flex-direction: column-reverse !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:fw-wrap { flex-wr=
ap: wrap !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:fw-reverse { flex=
-wrap: wrap-reverse !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:fw-nowrap { flex-=
wrap: nowrap !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:jc-center { justi=
fy-content: center !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:jc-end { justify-=
content: flex-end !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:jc-space-around {=
 justify-content: space-around !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:jc-space-between =
{ justify-content: space-between !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:jc-space-evenly {=
 justify-content: space-evenly !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:jc-start { justif=
y-content: flex-start !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ai-baseline { ali=
gn-items: baseline !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ai-center { align=
-items: center !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ai-end { align-it=
ems: flex-end !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ai-start { align-=
items: flex-start !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ai-stretch { alig=
n-items: stretch !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:as-auto { align-s=
elf: auto !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:as-baseline { ali=
gn-self: baseline !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:as-center { align=
-self: center !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:as-end { align-se=
lf: flex-end !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:as-start { align-=
self: flex-start !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:as-stretch { alig=
n-self: stretch !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:order-first { ord=
er: -1 !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:order-last { orde=
r: 1 !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mt0 { margin-top:=
 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mt2 { margin-top:=
 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mt4 { margin-top:=
 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mt6 { margin-top:=
 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mt8 { margin-top:=
 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mt12 { margin-top=
: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mt16 { margin-top=
: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mt24 { margin-top=
: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mt32 { margin-top=
: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mt48 { margin-top=
: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mt64 { margin-top=
: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mt96 { margin-top=
: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mt128 { margin-to=
p: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mr0 { margin-righ=
t: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mr2 { margin-righ=
t: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mr4 { margin-righ=
t: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mr6 { margin-righ=
t: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mr8 { margin-righ=
t: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mr12 { margin-rig=
ht: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mr16 { margin-rig=
ht: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mr24 { margin-rig=
ht: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mr32 { margin-rig=
ht: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mr48 { margin-rig=
ht: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mr64 { margin-rig=
ht: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mr96 { margin-rig=
ht: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mr128 { margin-ri=
ght: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mb0 { margin-bott=
om: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mb2 { margin-bott=
om: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mb4 { margin-bott=
om: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mb6 { margin-bott=
om: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mb8 { margin-bott=
om: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mb12 { margin-bot=
tom: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mb16 { margin-bot=
tom: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mb24 { margin-bot=
tom: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mb32 { margin-bot=
tom: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mb48 { margin-bot=
tom: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mb64 { margin-bot=
tom: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mb96 { margin-bot=
tom: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:mb128 { margin-bo=
ttom: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ml0 { margin-left=
: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ml2 { margin-left=
: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ml4 { margin-left=
: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ml6 { margin-left=
: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ml8 { margin-left=
: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ml12 { margin-lef=
t: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ml16 { margin-lef=
t: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ml24 { margin-lef=
t: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ml32 { margin-lef=
t: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ml48 { margin-lef=
t: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ml64 { margin-lef=
t: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ml96 { margin-lef=
t: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ml128 { margin-le=
ft: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pt0 { padding-top=
: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pt2 { padding-top=
: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pt4 { padding-top=
: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pt6 { padding-top=
: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pt8 { padding-top=
: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pt12 { padding-to=
p: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pt16 { padding-to=
p: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pt24 { padding-to=
p: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pt32 { padding-to=
p: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pt48 { padding-to=
p: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pt64 { padding-to=
p: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pt96 { padding-to=
p: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pt128 { padding-t=
op: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pr0 { padding-rig=
ht: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pr2 { padding-rig=
ht: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pr4 { padding-rig=
ht: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pr6 { padding-rig=
ht: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pr8 { padding-rig=
ht: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pr12 { padding-ri=
ght: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pr16 { padding-ri=
ght: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pr24 { padding-ri=
ght: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pr32 { padding-ri=
ght: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pr48 { padding-ri=
ght: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pr64 { padding-ri=
ght: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pr96 { padding-ri=
ght: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pr128 { padding-r=
ight: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pb0 { padding-bot=
tom: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pb2 { padding-bot=
tom: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pb4 { padding-bot=
tom: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pb6 { padding-bot=
tom: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pb8 { padding-bot=
tom: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pb12 { padding-bo=
ttom: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pb16 { padding-bo=
ttom: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pb24 { padding-bo=
ttom: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pb32 { padding-bo=
ttom: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pb48 { padding-bo=
ttom: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pb64 { padding-bo=
ttom: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pb96 { padding-bo=
ttom: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pb128 { padding-b=
ottom: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pl0 { padding-lef=
t: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pl2 { padding-lef=
t: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pl4 { padding-lef=
t: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pl6 { padding-lef=
t: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pl8 { padding-lef=
t: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pl12 { padding-le=
ft: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pl16 { padding-le=
ft: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pl24 { padding-le=
ft: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pl32 { padding-le=
ft: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pl48 { padding-le=
ft: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pl64 { padding-le=
ft: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pl96 { padding-le=
ft: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:pl128 { padding-l=
eft: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ta-left { text-al=
ign: left !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ta-center { text-=
align: center !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ta-right { text-a=
lign: right !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:d-block { display=
: block !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:d-inline { displa=
y: inline !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:d-inline-block { =
display: inline-block !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:d-none { display:=
 none !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ps-absolute { pos=
ition: absolute !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ps-fixed { positi=
on: fixed !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ps-relative { pos=
ition: relative !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ps-static { posit=
ion: static !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:ps-sticky { posit=
ion: sticky !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:w25 { width: 25% =
!important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:w33 { width: 33.3=
333% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:w50 { width: 50% =
!important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:w66 { width: 66.6=
667% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:w75 { width: 75% =
!important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:w100 { width: 100=
% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:w-auto { width: a=
uto !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:wmx100 { max-widt=
h: 100% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:wmx-initial { max=
-width: initial !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:wmn100 { min-widt=
h: 100% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:wmn-initial { min=
-width: initial !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:hmx100 { max-heig=
ht: 100% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:hmx-initial { max=
-height: initial !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:hmn100 { min-heig=
ht: 100% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .md\:hmn-initial { min=
-height: initial !important; }
}

@media (max-width: 816px) {
  html.html__responsive.html__unpinned-leftnav .md\:ba { border-style: soli=
d !important; border-width: 1px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:bt { border-top-style: =
solid !important; border-top-width: 1px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:br { border-right-style=
: solid !important; border-right-width: 1px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:bb { border-bottom-styl=
e: solid !important; border-bottom-width: 1px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:bl { border-left-style:=
 solid !important; border-left-width: 1px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:bar0 { border-radius: 0=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:fd-row { flex-direction=
: row !important; }
  html.html__responsive.html__unpinned-leftnav .md\:fd-row-reverse { flex-d=
irection: row-reverse !important; }
  html.html__responsive.html__unpinned-leftnav .md\:fd-column { flex-direct=
ion: column !important; }
  html.html__responsive.html__unpinned-leftnav .md\:fd-column-reverse { fle=
x-direction: column-reverse !important; }
  html.html__responsive.html__unpinned-leftnav .md\:fw-wrap { flex-wrap: wr=
ap !important; }
  html.html__responsive.html__unpinned-leftnav .md\:fw-reverse { flex-wrap:=
 wrap-reverse !important; }
  html.html__responsive.html__unpinned-leftnav .md\:fw-nowrap { flex-wrap: =
nowrap !important; }
  html.html__responsive.html__unpinned-leftnav .md\:jc-center { justify-con=
tent: center !important; }
  html.html__responsive.html__unpinned-leftnav .md\:jc-end { justify-conten=
t: flex-end !important; }
  html.html__responsive.html__unpinned-leftnav .md\:jc-space-around { justi=
fy-content: space-around !important; }
  html.html__responsive.html__unpinned-leftnav .md\:jc-space-between { just=
ify-content: space-between !important; }
  html.html__responsive.html__unpinned-leftnav .md\:jc-space-evenly { justi=
fy-content: space-evenly !important; }
  html.html__responsive.html__unpinned-leftnav .md\:jc-start { justify-cont=
ent: flex-start !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ai-baseline { align-ite=
ms: baseline !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ai-center { align-items=
: center !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ai-end { align-items: f=
lex-end !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ai-start { align-items:=
 flex-start !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ai-stretch { align-item=
s: stretch !important; }
  html.html__responsive.html__unpinned-leftnav .md\:as-auto { align-self: a=
uto !important; }
  html.html__responsive.html__unpinned-leftnav .md\:as-baseline { align-sel=
f: baseline !important; }
  html.html__responsive.html__unpinned-leftnav .md\:as-center { align-self:=
 center !important; }
  html.html__responsive.html__unpinned-leftnav .md\:as-end { align-self: fl=
ex-end !important; }
  html.html__responsive.html__unpinned-leftnav .md\:as-start { align-self: =
flex-start !important; }
  html.html__responsive.html__unpinned-leftnav .md\:as-stretch { align-self=
: stretch !important; }
  html.html__responsive.html__unpinned-leftnav .md\:order-first { order: -1=
 !important; }
  html.html__responsive.html__unpinned-leftnav .md\:order-last { order: 1 !=
important; }
  html.html__responsive.html__unpinned-leftnav .md\:mt0 { margin-top: 0px !=
important; }
  html.html__responsive.html__unpinned-leftnav .md\:mt2 { margin-top: 2px !=
important; }
  html.html__responsive.html__unpinned-leftnav .md\:mt4 { margin-top: 4px !=
important; }
  html.html__responsive.html__unpinned-leftnav .md\:mt6 { margin-top: 6px !=
important; }
  html.html__responsive.html__unpinned-leftnav .md\:mt8 { margin-top: 8px !=
important; }
  html.html__responsive.html__unpinned-leftnav .md\:mt12 { margin-top: 12px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mt16 { margin-top: 16px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mt24 { margin-top: 24px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mt32 { margin-top: 32px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mt48 { margin-top: 48px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mt64 { margin-top: 64px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mt96 { margin-top: 96px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mt128 { margin-top: 128=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mr0 { margin-right: 0px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mr2 { margin-right: 2px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mr4 { margin-right: 4px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mr6 { margin-right: 6px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mr8 { margin-right: 8px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mr12 { margin-right: 12=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mr16 { margin-right: 16=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mr24 { margin-right: 24=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mr32 { margin-right: 32=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mr48 { margin-right: 48=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mr64 { margin-right: 64=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mr96 { margin-right: 96=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mr128 { margin-right: 1=
28px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mb0 { margin-bottom: 0p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mb2 { margin-bottom: 2p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mb4 { margin-bottom: 4p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mb6 { margin-bottom: 6p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mb8 { margin-bottom: 8p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mb12 { margin-bottom: 1=
2px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mb16 { margin-bottom: 1=
6px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mb24 { margin-bottom: 2=
4px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mb32 { margin-bottom: 3=
2px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mb48 { margin-bottom: 4=
8px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mb64 { margin-bottom: 6=
4px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mb96 { margin-bottom: 9=
6px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:mb128 { margin-bottom: =
128px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ml0 { margin-left: 0px =
!important; }
  html.html__responsive.html__unpinned-leftnav .md\:ml2 { margin-left: 2px =
!important; }
  html.html__responsive.html__unpinned-leftnav .md\:ml4 { margin-left: 4px =
!important; }
  html.html__responsive.html__unpinned-leftnav .md\:ml6 { margin-left: 6px =
!important; }
  html.html__responsive.html__unpinned-leftnav .md\:ml8 { margin-left: 8px =
!important; }
  html.html__responsive.html__unpinned-leftnav .md\:ml12 { margin-left: 12p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ml16 { margin-left: 16p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ml24 { margin-left: 24p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ml32 { margin-left: 32p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ml48 { margin-left: 48p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ml64 { margin-left: 64p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ml96 { margin-left: 96p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ml128 { margin-left: 12=
8px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pt0 { padding-top: 0px =
!important; }
  html.html__responsive.html__unpinned-leftnav .md\:pt2 { padding-top: 2px =
!important; }
  html.html__responsive.html__unpinned-leftnav .md\:pt4 { padding-top: 4px =
!important; }
  html.html__responsive.html__unpinned-leftnav .md\:pt6 { padding-top: 6px =
!important; }
  html.html__responsive.html__unpinned-leftnav .md\:pt8 { padding-top: 8px =
!important; }
  html.html__responsive.html__unpinned-leftnav .md\:pt12 { padding-top: 12p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pt16 { padding-top: 16p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pt24 { padding-top: 24p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pt32 { padding-top: 32p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pt48 { padding-top: 48p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pt64 { padding-top: 64p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pt96 { padding-top: 96p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pt128 { padding-top: 12=
8px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pr0 { padding-right: 0p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pr2 { padding-right: 2p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pr4 { padding-right: 4p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pr6 { padding-right: 6p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pr8 { padding-right: 8p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pr12 { padding-right: 1=
2px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pr16 { padding-right: 1=
6px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pr24 { padding-right: 2=
4px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pr32 { padding-right: 3=
2px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pr48 { padding-right: 4=
8px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pr64 { padding-right: 6=
4px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pr96 { padding-right: 9=
6px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pr128 { padding-right: =
128px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pb0 { padding-bottom: 0=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pb2 { padding-bottom: 2=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pb4 { padding-bottom: 4=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pb6 { padding-bottom: 6=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pb8 { padding-bottom: 8=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pb12 { padding-bottom: =
12px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pb16 { padding-bottom: =
16px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pb24 { padding-bottom: =
24px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pb32 { padding-bottom: =
32px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pb48 { padding-bottom: =
48px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pb64 { padding-bottom: =
64px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pb96 { padding-bottom: =
96px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pb128 { padding-bottom:=
 128px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pl0 { padding-left: 0px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pl2 { padding-left: 2px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pl4 { padding-left: 4px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pl6 { padding-left: 6px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pl8 { padding-left: 8px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pl12 { padding-left: 12=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pl16 { padding-left: 16=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pl24 { padding-left: 24=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pl32 { padding-left: 32=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pl48 { padding-left: 48=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pl64 { padding-left: 64=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pl96 { padding-left: 96=
px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:pl128 { padding-left: 1=
28px !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ta-left { text-align: l=
eft !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ta-center { text-align:=
 center !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ta-right { text-align: =
right !important; }
  html.html__responsive.html__unpinned-leftnav .md\:d-block { display: bloc=
k !important; }
  html.html__responsive.html__unpinned-leftnav .md\:d-inline { display: inl=
ine !important; }
  html.html__responsive.html__unpinned-leftnav .md\:d-inline-block { displa=
y: inline-block !important; }
  html.html__responsive.html__unpinned-leftnav .md\:d-none { display: none =
!important; }
  html.html__responsive.html__unpinned-leftnav .md\:ps-absolute { position:=
 absolute !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ps-fixed { position: fi=
xed !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ps-relative { position:=
 relative !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ps-static { position: s=
tatic !important; }
  html.html__responsive.html__unpinned-leftnav .md\:ps-sticky { position: s=
ticky !important; }
  html.html__responsive.html__unpinned-leftnav .md\:w25 { width: 25% !impor=
tant; }
  html.html__responsive.html__unpinned-leftnav .md\:w33 { width: 33.3333% !=
important; }
  html.html__responsive.html__unpinned-leftnav .md\:w50 { width: 50% !impor=
tant; }
  html.html__responsive.html__unpinned-leftnav .md\:w66 { width: 66.6667% !=
important; }
  html.html__responsive.html__unpinned-leftnav .md\:w75 { width: 75% !impor=
tant; }
  html.html__responsive.html__unpinned-leftnav .md\:w100 { width: 100% !imp=
ortant; }
  html.html__responsive.html__unpinned-leftnav .md\:w-auto { width: auto !i=
mportant; }
  html.html__responsive.html__unpinned-leftnav .md\:wmx100 { max-width: 100=
% !important; }
  html.html__responsive.html__unpinned-leftnav .md\:wmx-initial { max-width=
: initial !important; }
  html.html__responsive.html__unpinned-leftnav .md\:wmn100 { min-width: 100=
% !important; }
  html.html__responsive.html__unpinned-leftnav .md\:wmn-initial { min-width=
: initial !important; }
  html.html__responsive.html__unpinned-leftnav .md\:hmx100 { max-height: 10=
0% !important; }
  html.html__responsive.html__unpinned-leftnav .md\:hmx-initial { max-heigh=
t: initial !important; }
  html.html__responsive.html__unpinned-leftnav .md\:hmn100 { min-height: 10=
0% !important; }
  html.html__responsive.html__unpinned-leftnav .md\:hmn-initial { min-heigh=
t: initial !important; }
}

@media (max-width: 640px) {
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ba { border-style=
: solid !important; border-width: 1px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:bt { border-top-s=
tyle: solid !important; border-top-width: 1px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:br { border-right=
-style: solid !important; border-right-width: 1px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:bb { border-botto=
m-style: solid !important; border-bottom-width: 1px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:bl { border-left-=
style: solid !important; border-left-width: 1px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:bar0 { border-rad=
ius: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:fd-row { flex-dir=
ection: row !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:fd-row-reverse { =
flex-direction: row-reverse !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:fd-column { flex-=
direction: column !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:fd-column-reverse=
 { flex-direction: column-reverse !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:fw-wrap { flex-wr=
ap: wrap !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:fw-reverse { flex=
-wrap: wrap-reverse !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:fw-nowrap { flex-=
wrap: nowrap !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:jc-center { justi=
fy-content: center !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:jc-end { justify-=
content: flex-end !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:jc-space-around {=
 justify-content: space-around !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:jc-space-between =
{ justify-content: space-between !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:jc-space-evenly {=
 justify-content: space-evenly !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:jc-start { justif=
y-content: flex-start !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ai-baseline { ali=
gn-items: baseline !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ai-center { align=
-items: center !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ai-end { align-it=
ems: flex-end !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ai-start { align-=
items: flex-start !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ai-stretch { alig=
n-items: stretch !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:as-auto { align-s=
elf: auto !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:as-baseline { ali=
gn-self: baseline !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:as-center { align=
-self: center !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:as-end { align-se=
lf: flex-end !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:as-start { align-=
self: flex-start !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:as-stretch { alig=
n-self: stretch !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:order-first { ord=
er: -1 !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:order-last { orde=
r: 1 !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mt0 { margin-top:=
 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mt2 { margin-top:=
 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mt4 { margin-top:=
 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mt6 { margin-top:=
 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mt8 { margin-top:=
 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mt12 { margin-top=
: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mt16 { margin-top=
: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mt24 { margin-top=
: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mt32 { margin-top=
: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mt48 { margin-top=
: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mt64 { margin-top=
: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mt96 { margin-top=
: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mt128 { margin-to=
p: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mr0 { margin-righ=
t: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mr2 { margin-righ=
t: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mr4 { margin-righ=
t: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mr6 { margin-righ=
t: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mr8 { margin-righ=
t: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mr12 { margin-rig=
ht: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mr16 { margin-rig=
ht: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mr24 { margin-rig=
ht: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mr32 { margin-rig=
ht: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mr48 { margin-rig=
ht: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mr64 { margin-rig=
ht: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mr96 { margin-rig=
ht: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mr128 { margin-ri=
ght: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mb0 { margin-bott=
om: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mb2 { margin-bott=
om: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mb4 { margin-bott=
om: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mb6 { margin-bott=
om: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mb8 { margin-bott=
om: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mb12 { margin-bot=
tom: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mb16 { margin-bot=
tom: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mb24 { margin-bot=
tom: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mb32 { margin-bot=
tom: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mb48 { margin-bot=
tom: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mb64 { margin-bot=
tom: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mb96 { margin-bot=
tom: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:mb128 { margin-bo=
ttom: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ml0 { margin-left=
: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ml2 { margin-left=
: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ml4 { margin-left=
: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ml6 { margin-left=
: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ml8 { margin-left=
: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ml12 { margin-lef=
t: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ml16 { margin-lef=
t: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ml24 { margin-lef=
t: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ml32 { margin-lef=
t: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ml48 { margin-lef=
t: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ml64 { margin-lef=
t: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ml96 { margin-lef=
t: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ml128 { margin-le=
ft: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pt0 { padding-top=
: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pt2 { padding-top=
: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pt4 { padding-top=
: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pt6 { padding-top=
: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pt8 { padding-top=
: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pt12 { padding-to=
p: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pt16 { padding-to=
p: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pt24 { padding-to=
p: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pt32 { padding-to=
p: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pt48 { padding-to=
p: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pt64 { padding-to=
p: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pt96 { padding-to=
p: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pt128 { padding-t=
op: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pr0 { padding-rig=
ht: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pr2 { padding-rig=
ht: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pr4 { padding-rig=
ht: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pr6 { padding-rig=
ht: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pr8 { padding-rig=
ht: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pr12 { padding-ri=
ght: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pr16 { padding-ri=
ght: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pr24 { padding-ri=
ght: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pr32 { padding-ri=
ght: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pr48 { padding-ri=
ght: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pr64 { padding-ri=
ght: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pr96 { padding-ri=
ght: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pr128 { padding-r=
ight: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pb0 { padding-bot=
tom: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pb2 { padding-bot=
tom: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pb4 { padding-bot=
tom: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pb6 { padding-bot=
tom: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pb8 { padding-bot=
tom: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pb12 { padding-bo=
ttom: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pb16 { padding-bo=
ttom: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pb24 { padding-bo=
ttom: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pb32 { padding-bo=
ttom: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pb48 { padding-bo=
ttom: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pb64 { padding-bo=
ttom: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pb96 { padding-bo=
ttom: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pb128 { padding-b=
ottom: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pl0 { padding-lef=
t: 0px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pl2 { padding-lef=
t: 2px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pl4 { padding-lef=
t: 4px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pl6 { padding-lef=
t: 6px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pl8 { padding-lef=
t: 8px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pl12 { padding-le=
ft: 12px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pl16 { padding-le=
ft: 16px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pl24 { padding-le=
ft: 24px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pl32 { padding-le=
ft: 32px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pl48 { padding-le=
ft: 48px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pl64 { padding-le=
ft: 64px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pl96 { padding-le=
ft: 96px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:pl128 { padding-l=
eft: 128px !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ta-left { text-al=
ign: left !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ta-center { text-=
align: center !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ta-right { text-a=
lign: right !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:d-block { display=
: block !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:d-inline { displa=
y: inline !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:d-inline-block { =
display: inline-block !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:d-none { display:=
 none !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ps-absolute { pos=
ition: absolute !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ps-fixed { positi=
on: fixed !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ps-relative { pos=
ition: relative !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ps-static { posit=
ion: static !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:ps-sticky { posit=
ion: sticky !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:w25 { width: 25% =
!important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:w33 { width: 33.3=
333% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:w50 { width: 50% =
!important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:w66 { width: 66.6=
667% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:w75 { width: 75% =
!important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:w100 { width: 100=
% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:w-auto { width: a=
uto !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:wmx100 { max-widt=
h: 100% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:wmx-initial { max=
-width: initial !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:wmn100 { min-widt=
h: 100% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:wmn-initial { min=
-width: initial !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:hmx100 { max-heig=
ht: 100% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:hmx-initial { max=
-height: initial !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:hmn100 { min-heig=
ht: 100% !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .sm\:hmn-initial { min=
-height: initial !important; }
}

@media (max-width: 640px) {
  html.html__responsive.html__unpinned-leftnav .sm\:ba { border-style: soli=
d !important; border-width: 1px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:bt { border-top-style: =
solid !important; border-top-width: 1px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:br { border-right-style=
: solid !important; border-right-width: 1px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:bb { border-bottom-styl=
e: solid !important; border-bottom-width: 1px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:bl { border-left-style:=
 solid !important; border-left-width: 1px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:bar0 { border-radius: 0=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:fd-row { flex-direction=
: row !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:fd-row-reverse { flex-d=
irection: row-reverse !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:fd-column { flex-direct=
ion: column !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:fd-column-reverse { fle=
x-direction: column-reverse !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:fw-wrap { flex-wrap: wr=
ap !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:fw-reverse { flex-wrap:=
 wrap-reverse !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:fw-nowrap { flex-wrap: =
nowrap !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:jc-center { justify-con=
tent: center !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:jc-end { justify-conten=
t: flex-end !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:jc-space-around { justi=
fy-content: space-around !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:jc-space-between { just=
ify-content: space-between !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:jc-space-evenly { justi=
fy-content: space-evenly !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:jc-start { justify-cont=
ent: flex-start !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ai-baseline { align-ite=
ms: baseline !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ai-center { align-items=
: center !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ai-end { align-items: f=
lex-end !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ai-start { align-items:=
 flex-start !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ai-stretch { align-item=
s: stretch !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:as-auto { align-self: a=
uto !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:as-baseline { align-sel=
f: baseline !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:as-center { align-self:=
 center !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:as-end { align-self: fl=
ex-end !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:as-start { align-self: =
flex-start !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:as-stretch { align-self=
: stretch !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:order-first { order: -1=
 !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:order-last { order: 1 !=
important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mt0 { margin-top: 0px !=
important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mt2 { margin-top: 2px !=
important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mt4 { margin-top: 4px !=
important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mt6 { margin-top: 6px !=
important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mt8 { margin-top: 8px !=
important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mt12 { margin-top: 12px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mt16 { margin-top: 16px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mt24 { margin-top: 24px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mt32 { margin-top: 32px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mt48 { margin-top: 48px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mt64 { margin-top: 64px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mt96 { margin-top: 96px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mt128 { margin-top: 128=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mr0 { margin-right: 0px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mr2 { margin-right: 2px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mr4 { margin-right: 4px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mr6 { margin-right: 6px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mr8 { margin-right: 8px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mr12 { margin-right: 12=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mr16 { margin-right: 16=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mr24 { margin-right: 24=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mr32 { margin-right: 32=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mr48 { margin-right: 48=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mr64 { margin-right: 64=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mr96 { margin-right: 96=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mr128 { margin-right: 1=
28px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mb0 { margin-bottom: 0p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mb2 { margin-bottom: 2p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mb4 { margin-bottom: 4p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mb6 { margin-bottom: 6p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mb8 { margin-bottom: 8p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mb12 { margin-bottom: 1=
2px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mb16 { margin-bottom: 1=
6px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mb24 { margin-bottom: 2=
4px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mb32 { margin-bottom: 3=
2px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mb48 { margin-bottom: 4=
8px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mb64 { margin-bottom: 6=
4px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mb96 { margin-bottom: 9=
6px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:mb128 { margin-bottom: =
128px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ml0 { margin-left: 0px =
!important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ml2 { margin-left: 2px =
!important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ml4 { margin-left: 4px =
!important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ml6 { margin-left: 6px =
!important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ml8 { margin-left: 8px =
!important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ml12 { margin-left: 12p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ml16 { margin-left: 16p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ml24 { margin-left: 24p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ml32 { margin-left: 32p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ml48 { margin-left: 48p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ml64 { margin-left: 64p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ml96 { margin-left: 96p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ml128 { margin-left: 12=
8px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pt0 { padding-top: 0px =
!important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pt2 { padding-top: 2px =
!important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pt4 { padding-top: 4px =
!important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pt6 { padding-top: 6px =
!important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pt8 { padding-top: 8px =
!important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pt12 { padding-top: 12p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pt16 { padding-top: 16p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pt24 { padding-top: 24p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pt32 { padding-top: 32p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pt48 { padding-top: 48p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pt64 { padding-top: 64p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pt96 { padding-top: 96p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pt128 { padding-top: 12=
8px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pr0 { padding-right: 0p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pr2 { padding-right: 2p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pr4 { padding-right: 4p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pr6 { padding-right: 6p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pr8 { padding-right: 8p=
x !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pr12 { padding-right: 1=
2px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pr16 { padding-right: 1=
6px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pr24 { padding-right: 2=
4px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pr32 { padding-right: 3=
2px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pr48 { padding-right: 4=
8px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pr64 { padding-right: 6=
4px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pr96 { padding-right: 9=
6px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pr128 { padding-right: =
128px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pb0 { padding-bottom: 0=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pb2 { padding-bottom: 2=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pb4 { padding-bottom: 4=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pb6 { padding-bottom: 6=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pb8 { padding-bottom: 8=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pb12 { padding-bottom: =
12px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pb16 { padding-bottom: =
16px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pb24 { padding-bottom: =
24px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pb32 { padding-bottom: =
32px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pb48 { padding-bottom: =
48px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pb64 { padding-bottom: =
64px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pb96 { padding-bottom: =
96px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pb128 { padding-bottom:=
 128px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pl0 { padding-left: 0px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pl2 { padding-left: 2px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pl4 { padding-left: 4px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pl6 { padding-left: 6px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pl8 { padding-left: 8px=
 !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pl12 { padding-left: 12=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pl16 { padding-left: 16=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pl24 { padding-left: 24=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pl32 { padding-left: 32=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pl48 { padding-left: 48=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pl64 { padding-left: 64=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pl96 { padding-left: 96=
px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:pl128 { padding-left: 1=
28px !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ta-left { text-align: l=
eft !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ta-center { text-align:=
 center !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ta-right { text-align: =
right !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:d-block { display: bloc=
k !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:d-inline { display: inl=
ine !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:d-inline-block { displa=
y: inline-block !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:d-none { display: none =
!important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ps-absolute { position:=
 absolute !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ps-fixed { position: fi=
xed !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ps-relative { position:=
 relative !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ps-static { position: s=
tatic !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:ps-sticky { position: s=
ticky !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:w25 { width: 25% !impor=
tant; }
  html.html__responsive.html__unpinned-leftnav .sm\:w33 { width: 33.3333% !=
important; }
  html.html__responsive.html__unpinned-leftnav .sm\:w50 { width: 50% !impor=
tant; }
  html.html__responsive.html__unpinned-leftnav .sm\:w66 { width: 66.6667% !=
important; }
  html.html__responsive.html__unpinned-leftnav .sm\:w75 { width: 75% !impor=
tant; }
  html.html__responsive.html__unpinned-leftnav .sm\:w100 { width: 100% !imp=
ortant; }
  html.html__responsive.html__unpinned-leftnav .sm\:w-auto { width: auto !i=
mportant; }
  html.html__responsive.html__unpinned-leftnav .sm\:wmx100 { max-width: 100=
% !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:wmx-initial { max-width=
: initial !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:wmn100 { min-width: 100=
% !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:wmn-initial { min-width=
: initial !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:hmx100 { max-height: 10=
0% !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:hmx-initial { max-heigh=
t: initial !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:hmn100 { min-height: 10=
0% !important; }
  html.html__responsive.html__unpinned-leftnav .sm\:hmn-initial { min-heigh=
t: initial !important; }
}
------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: text/css
Content-Transfer-Encoding: quoted-printable
Content-Location: https://cdn.sstatic.net/Sites/stackoverflow/primary.css?v=d385c34dc2d7

@charset "utf-8";

html, body { color: rgb(36, 39, 41); font-family: Arial, "Helvetica Neue", =
Helvetica, sans-serif; font-size: 13px; line-height: 1.30769; }

@media (max-width: 640px) {
  html.html__responsive:not(.html__unpinned-leftnav), html.html__responsive=
:not(.html__unpinned-leftnav) body { font-size: 11px; }
}

@media (max-width: 640px) {
  html.html__responsive.html__unpinned-leftnav, html.html__responsive.html_=
_unpinned-leftnav body { font-size: 11px; }
}

body { box-sizing: border-box; min-height: 100%; background: rgb(255, 255, =
255); }

body *, body ::before, body ::after { box-sizing: inherit; }

.s-banner__body-pt { padding-top: 93px; }

.s-banner { position: fixed; z-index: 5049; top: 0px; right: 0px; left: 0px=
; width: 100%; padding: 12px; border-top: 1px solid transparent; border-bot=
tom: 1px solid transparent; border-radius: 0px; box-shadow: none; color: rg=
b(59, 64, 69); font-size: 13px; }

.s-banner[aria-hidden=3D"true"] { visibility: hidden; opacity: 0; transform=
: translate3d(0px, -50px, 0px); }

.s-banner[aria-hidden=3D"false"] { visibility: visible; opacity: 1; transfo=
rm: translate3d(0px, 49px, 0px); }

.s-banner.is-pinned { z-index: 5051; transform: translate3d(0px, 0px, 0px);=
 }

.s-banner.s-banner__important { border-color: transparent; color: rgb(255, =
255, 255); }

.s-banner--container { position: relative; width: 100%; max-width: 1060px; =
margin: 0px auto; }

.s-banner__info { border-color: rgb(207, 220, 230); background-color: rgb(2=
25, 240, 252); }

.s-banner__info.s-banner__important { background-color: rgb(0, 149, 255); }

.s-banner__success { border-color: rgb(190, 217, 198); background-color: rg=
b(211, 241, 220); }

.s-banner__success.s-banner__important { background-color: rgb(67, 202, 112=
); color: rgb(12, 13, 14); }

.s-banner__warning { border-color: rgb(230, 223, 198); background-color: rg=
b(255, 248, 220); }

.s-banner__warning.s-banner__important { background-color: rgb(255, 217, 67=
); color: rgb(12, 13, 14); }

.s-banner__danger { border-color: rgb(230, 208, 212); background-color: rgb=
(255, 231, 235); }

.s-banner__danger.s-banner__important { background-color: rgb(220, 61, 76);=
 }

.s-btn { position: relative; display: inline-block; padding: 0.8em; border:=
 1px solid rgba(0, 89, 153, 0); border-radius: 3px; background-color: trans=
parent; outline: none; font-family: inherit; font-size: 13px; font-weight: =
400; line-height: 1.15385; text-align: center; text-decoration: none; curso=
r: pointer; box-shadow: rgba(0, 149, 255, 0) 0px 0px 0px 0px; color: rgb(0,=
 119, 204); }

.s-btn.grid { display: flex; }

.s-btn:hover { border-color: rgba(0, 89, 153, 0); }

.s-btn:active { border-color: rgba(0, 59, 102, 0); }

.s-btn.is-selected { border-color: rgba(0, 30, 51, 0); }

.s-btn[disabled] { border-color: rgba(77, 106, 128, 0.1); }

.s-btn:hover { box-shadow: rgba(0, 149, 255, 0) 0px 0px 0px 0px; }

.s-btn:focus { box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 0px 1px, rgba(0=
, 149, 255, 0.1) 0px 0px 0px 4px; }

.s-btn[disabled] { box-shadow: none; }

.s-btn, .s-btn:focus { background-color: rgba(0, 119, 204, 0); }

.s-btn:hover { background-color: rgba(0, 119, 204, 0.05); }

.s-btn:active { background-color: rgba(0, 119, 204, 0.15); }

.s-btn.is-selected { background-color: rgba(0, 119, 204, 0.25); }

.s-btn[disabled] { background-color: rgba(92, 104, 112, 0.2); }

.s-btn, .s-btn:hover, .s-btn:focus, .s-btn.is-selected, .s-btn[disabled] { =
background-image: none; }

.s-btn.s-btn__dropdown::after { border-color: currentcolor transparent; }

.s-btn .s-btn--badge { color: rgb(0, 119, 204); background-color: rgba(0, 1=
19, 204, 0.15); }

.s-btn.is-selected .s-btn--badge { color: rgb(255, 255, 255); background-co=
lor: rgba(0, 119, 204, 0.65); }

.s-btn[disabled] .s-btn--badge { color: rgb(102, 102, 102); background-colo=
r: rgba(102, 102, 102, 0.25); }

.s-btn:hover, .s-btn:active { color: rgb(0, 89, 153); }

.s-btn:focus, .s-btn.is-selected { color: rgb(0, 59, 102); }

.s-btn[disabled] { color: rgba(92, 104, 112, 0.8); }

.s-btn:hover, .s-btn:focus { text-decoration: none; }

.s-btn:focus { outline: none; }

.s-btn[disabled] { opacity: 1; cursor: default; pointer-events: none; }

.s-btn.s-btn__dropdown { padding-right: 2.35em; }

.s-btn.s-btn__dropdown::after { content: ""; position: absolute; z-index: 3=
0; top: calc(50% - 2px); right: 1em; border-style: solid; border-width: 4px=
 4px 0px; pointer-events: none; }

.s-btn.s-btn__xs { padding: 0.6em; font-size: 11px; }

.s-btn.s-btn__xs.s-btn__dropdown { padding-right: 1.5em; }

.s-btn.s-btn__xs.s-btn__dropdown::after { top: calc(50% - 2px); right: 0.6e=
m; border-width: 3px 3px 0px; }

.s-btn.s-btn__sm { font-size: 12px; }

.s-btn.s-btn__sm.s-btn__dropdown { padding-right: 2.05em; }

.s-btn.s-btn__sm.s-btn__dropdown::after { right: 0.8em; }

.s-btn.s-btn__md { padding: 0.7em; border-radius: 4px; font-size: 1.30769re=
m; }

.s-btn.s-btn__md.s-btn__dropdown { padding-right: 2.1em; }

.s-btn.s-btn__md.s-btn__dropdown::after { top: calc(50% - 2px); border-widt=
h: 5px 5px 0px; }

.s-btn.s-btn__lg { padding: 0.6em; border-radius: 4px; font-size: 2.07692re=
m; }

.s-btn.s-btn__lg.s-btn__dropdown { padding-right: 2.15em; }

.s-btn.s-btn__lg.s-btn__dropdown::after { top: calc(50% - 2px); border-widt=
h: 6px 6px 0px; }

.s-btn.s-btn__xl { padding: 0.5em; border-radius: 6px; font-size: 2.61538re=
m; }

.s-btn.s-btn__xl.s-btn__dropdown { padding-right: 2em; }

.s-btn.s-btn__xl.s-btn__dropdown::after { top: calc(50% - 4px); border-widt=
h: 7px 7px 0px; }

.s-btn .s-btn--badge { display: inline-block; border-radius: 3px; padding: =
2px 3px; font-size: 12px; line-height: 1; }

.s-btn__inverted { box-shadow: rgba(0, 149, 255, 0) 0px 0px 0px 0px; color:=
 rgba(204, 234, 255, 0.9); }

.s-btn__inverted:hover { box-shadow: rgba(0, 149, 255, 0) 0px 0px 0px 0px; =
}

.s-btn__inverted:focus { box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 0px 1=
px, rgba(0, 149, 255, 0.1) 0px 0px 0px 4px; }

.s-btn__inverted[disabled] { box-shadow: none; }

.s-btn__inverted, .s-btn__inverted:focus { background-color: rgba(255, 255,=
 255, 0); }

.s-btn__inverted:hover { background-color: rgba(255, 255, 255, 0.05); }

.s-btn__inverted:active { background-color: rgba(255, 255, 255, 0.15); }

.s-btn__inverted.is-selected { background-color: rgba(255, 255, 255, 0.25);=
 }

.s-btn__inverted[disabled] { background-color: rgba(255, 255, 255, 0.2); }

.s-btn__inverted.s-btn__dropdown::after { border-color: currentcolor transp=
arent; }

.s-btn__inverted .s-btn--badge { color: rgba(204, 234, 255, 0.9); backgroun=
d-color: rgba(204, 234, 255, 0.15); }

.s-btn__inverted.is-selected .s-btn--badge { color: rgb(255, 255, 255); bac=
kground-color: rgba(204, 234, 255, 0.65); }

.s-btn__inverted[disabled] .s-btn--badge { color: rgba(230, 230, 230, 0.9);=
 background-color: rgba(230, 230, 230, 0.25); }

.s-btn__inverted:hover, .s-btn__inverted:active { color: rgba(255, 255, 255=
, 0.9); }

.s-btn__inverted:focus, .s-btn__inverted.is-selected { color: rgb(255, 255,=
 255); }

.s-btn__inverted[disabled] { color: rgba(227, 230, 232, 0.8); }

.s-btn__outlined { border-color: rgb(0, 149, 255); box-shadow: rgba(0, 149,=
 255, 0) 0px 0px 0px 0px; color: rgb(0, 119, 204); }

.s-btn__outlined:hover { border-color: rgb(0, 149, 255); }

.s-btn__outlined:active { border-color: rgb(0, 119, 204); }

.s-btn__outlined.is-selected { border-color: rgb(0, 89, 153); }

.s-btn__outlined[disabled] { border-color: rgba(128, 157, 179, 0.1); }

.s-btn__outlined:hover { box-shadow: rgba(0, 149, 255, 0) 0px 0px 0px 0px; =
}

.s-btn__outlined:focus { box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 0px 1=
px, rgba(0, 149, 255, 0.1) 0px 0px 0px 4px; }

.s-btn__outlined[disabled] { box-shadow: none; }

.s-btn__outlined, .s-btn__outlined:hover, .s-btn__outlined:focus, .s-btn__o=
utlined.is-selected, .s-btn__outlined[disabled] { background-image: none; }

.s-btn__outlined, .s-btn__outlined:focus { background-color: rgba(0, 119, 2=
04, 0); }

.s-btn__outlined:hover { background-color: rgba(0, 119, 204, 0.05); }

.s-btn__outlined:active { background-color: rgba(0, 119, 204, 0.15); }

.s-btn__outlined.is-selected { background-color: rgba(0, 119, 204, 0.25); }

.s-btn__outlined[disabled] { background-color: rgba(92, 104, 112, 0.2); }

.s-btn__outlined.s-btn__dropdown::after { border-color: currentcolor transp=
arent; }

.s-btn__outlined .s-btn--badge { color: rgb(0, 119, 204); background-color:=
 rgba(0, 119, 204, 0.15); }

.s-btn__outlined.is-selected .s-btn--badge { color: rgb(255, 255, 255); bac=
kground-color: rgba(0, 119, 204, 0.65); }

.s-btn__outlined[disabled] .s-btn--badge { color: rgb(102, 102, 102); backg=
round-color: rgba(102, 102, 102, 0.25); }

.s-btn__outlined:hover, .s-btn__outlined:active { color: rgb(0, 89, 153); }

.s-btn__outlined:focus, .s-btn__outlined.is-selected { color: rgb(0, 59, 10=
2); }

.s-btn__outlined[disabled] { color: rgba(92, 104, 112, 0.8); }

.s-btn__outlined.s-btn__inverted { border-color: rgba(230, 230, 230, 0.25);=
 box-shadow: rgba(255, 255, 255, 0) 0px 0px 0px 0px; color: rgba(204, 234, =
255, 0.9); }

.s-btn__outlined.s-btn__inverted:hover { border-color: rgba(230, 230, 230, =
0.25); }

.s-btn__outlined.s-btn__inverted:active { border-color: rgba(204, 204, 204,=
 0.25); }

.s-btn__outlined.s-btn__inverted.is-selected { border-color: rgba(179, 179,=
 179, 0.25); }

.s-btn__outlined.s-btn__inverted[disabled] { border-color: rgba(255, 255, 2=
55, 0.1); }

.s-btn__outlined.s-btn__inverted:hover { box-shadow: rgba(255, 255, 255, 0)=
 0px 0px 0px 0px; }

.s-btn__outlined.s-btn__inverted:focus { box-shadow: rgba(255, 255, 255, 0.=
5) 0px 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 0px 0px 4px; }

.s-btn__outlined.s-btn__inverted[disabled] { box-shadow: none; }

.s-btn__outlined.s-btn__inverted, .s-btn__outlined.s-btn__inverted:focus { =
background-color: rgba(102, 191, 255, 0); }

.s-btn__outlined.s-btn__inverted:hover { background-color: rgba(102, 191, 2=
55, 0.05); }

.s-btn__outlined.s-btn__inverted:active { background-color: rgba(102, 191, =
255, 0.15); }

.s-btn__outlined.s-btn__inverted.is-selected { background-color: rgba(102, =
191, 255, 0.25); }

.s-btn__outlined.s-btn__inverted[disabled] { background-color: rgba(171, 18=
0, 186, 0.2); }

.s-btn__outlined.s-btn__inverted, .s-btn__outlined.s-btn__inverted:hover, .=
s-btn__outlined.s-btn__inverted:focus, .s-btn__outlined.s-btn__inverted.is-=
selected, .s-btn__outlined.s-btn__inverted[disabled] { background-image: no=
ne; }

.s-btn__outlined.s-btn__inverted.s-btn__dropdown::after { border-color: cur=
rentcolor transparent; }

.s-btn__outlined.s-btn__inverted .s-btn--badge { color: rgba(204, 234, 255,=
 0.9); background-color: rgba(204, 234, 255, 0.15); }

.s-btn__outlined.s-btn__inverted.is-selected .s-btn--badge { color: rgb(255=
, 255, 255); background-color: rgba(204, 234, 255, 0.65); }

.s-btn__outlined.s-btn__inverted[disabled] .s-btn--badge { color: rgba(230,=
 230, 230, 0.9); background-color: rgba(230, 230, 230, 0.25); }

.s-btn__outlined.s-btn__inverted:hover, .s-btn__outlined.s-btn__inverted:ac=
tive { color: rgba(255, 255, 255, 0.9); }

.s-btn__outlined.s-btn__inverted:focus, .s-btn__outlined.s-btn__inverted.is=
-selected { color: rgb(255, 255, 255); }

.s-btn__outlined.s-btn__inverted[disabled] { color: rgba(227, 230, 232, 0.8=
); }

.s-btn__muted { box-shadow: rgba(145, 153, 161, 0) 0px 0px 0px 0px; color: =
rgb(106, 115, 124); }

.s-btn__muted:hover { box-shadow: rgba(145, 153, 161, 0) 0px 0px 0px 0px; }

.s-btn__muted:focus { box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 0px 1px,=
 rgba(145, 153, 161, 0.1) 0px 0px 0px 4px; }

.s-btn__muted[disabled] { box-shadow: none; }

.s-btn__muted, .s-btn__muted:focus { background-color: rgba(187, 192, 196, =
0); }

.s-btn__muted:hover { background-color: rgba(183, 192, 200, 0.05); }

.s-btn__muted:active { background-color: rgba(177, 192, 206, 0.15); }

.s-btn__muted.is-selected { background-color: rgba(174, 192, 209, 0.25); }

.s-btn__muted[disabled] { background-color: rgba(192, 192, 192, 0.2); }

.s-btn__muted.s-btn__dropdown::after { border-color: currentcolor transpare=
nt; }

.s-btn__muted .s-btn--badge { color: rgb(106, 115, 124); background-color: =
rgba(106, 115, 124, 0.15); }

.s-btn__muted.is-selected .s-btn--badge { color: rgb(255, 255, 255); backgr=
ound-color: rgba(106, 115, 124, 0.65); }

.s-btn__muted[disabled] .s-btn--badge { color: rgb(115, 115, 115); backgrou=
nd-color: rgba(115, 115, 115, 0.25); }

.s-btn__muted:hover, .s-btn__muted:active { color: rgb(83, 89, 96); }

.s-btn__muted:focus, .s-btn__muted.is-selected { color: rgb(59, 64, 69); }

.s-btn__muted[disabled] { color: rgba(115, 115, 115, 0.8); }

.s-btn__muted.s-btn__outlined { border-color: rgb(173, 179, 185); box-shado=
w: rgba(145, 153, 161, 0) 0px 0px 0px 0px; color: rgb(106, 115, 124); }

.s-btn__muted.s-btn__outlined:hover { border-color: rgb(173, 179, 185); }

.s-btn__muted.s-btn__outlined:active { border-color: rgb(145, 153, 161); }

.s-btn__muted.s-btn__outlined.is-selected { border-color: rgb(118, 128, 138=
); }

.s-btn__muted.s-btn__outlined[disabled] { border-color: rgba(204, 204, 204,=
 0.1); }

.s-btn__muted.s-btn__outlined:hover { box-shadow: rgba(145, 153, 161, 0) 0p=
x 0px 0px 0px; }

.s-btn__muted.s-btn__outlined:focus { box-shadow: rgba(255, 255, 255, 0.5) =
0px 0px 0px 1px, rgba(145, 153, 161, 0.1) 0px 0px 0px 4px; }

.s-btn__muted.s-btn__outlined[disabled] { box-shadow: none; }

.s-btn__muted.s-btn__outlined, .s-btn__muted.s-btn__outlined:focus { backgr=
ound-color: rgba(187, 192, 196, 0); }

.s-btn__muted.s-btn__outlined:hover { background-color: rgba(183, 192, 200,=
 0.05); }

.s-btn__muted.s-btn__outlined:active { background-color: rgba(177, 192, 206=
, 0.15); }

.s-btn__muted.s-btn__outlined.is-selected { background-color: rgba(174, 192=
, 209, 0.25); }

.s-btn__muted.s-btn__outlined[disabled] { background-color: rgba(192, 192, =
192, 0.2); }

.s-btn__muted.s-btn__outlined.s-btn__dropdown::after { border-color: curren=
tcolor transparent; }

.s-btn__muted.s-btn__outlined .s-btn--badge { color: rgb(106, 115, 124); ba=
ckground-color: rgba(106, 115, 124, 0.15); }

.s-btn__muted.s-btn__outlined.is-selected .s-btn--badge { color: rgb(255, 2=
55, 255); background-color: rgba(106, 115, 124, 0.65); }

.s-btn__muted.s-btn__outlined[disabled] .s-btn--badge { color: rgb(115, 115=
, 115); background-color: rgba(115, 115, 115, 0.25); }

.s-btn__muted.s-btn__outlined:hover, .s-btn__muted.s-btn__outlined:active {=
 color: rgb(83, 89, 96); }

.s-btn__muted.s-btn__outlined:focus, .s-btn__muted.s-btn__outlined.is-selec=
ted { color: rgb(59, 64, 69); }

.s-btn__muted.s-btn__outlined[disabled] { color: rgba(115, 115, 115, 0.8); =
}

.s-btn__muted.s-btn__filled { border-color: rgb(173, 179, 185); box-shadow:=
 rgba(242, 243, 243, 0.75) 0px 1px 0px 0px inset, rgba(36, 39, 41, 0) 0px 0=
px 0px 0px; color: rgb(59, 64, 69); }

.s-btn__muted.s-btn__filled:hover { border-color: rgb(173, 179, 185); }

.s-btn__muted.s-btn__filled:active { border-color: rgb(145, 153, 161); }

.s-btn__muted.s-btn__filled.is-selected { border-color: rgb(118, 128, 138);=
 }

.s-btn__muted.s-btn__filled[disabled] { border-color: rgba(204, 204, 204, 0=
.1); }

.s-btn__muted.s-btn__filled:hover { box-shadow: rgba(242, 243, 243, 0.5) 0p=
x 1px 0px 0px inset, rgba(36, 39, 41, 0) 0px 0px 0px 0px; }

.s-btn__muted.s-btn__filled:focus { box-shadow: rgba(242, 243, 243, 0.5) 0p=
x 1px 0px 0px inset, rgba(36, 39, 41, 0.15) 0px 0px 0px 4px; }

.s-btn__muted.s-btn__filled:active { box-shadow: rgba(132, 141, 149, 0.8) 0=
px 2px 8px 0px inset; }

.s-btn__muted.s-btn__filled.is-selected { box-shadow: rgba(118, 128, 138, 0=
.9) 0px 2px 8px 0px inset; }

.s-btn__muted.s-btn__filled[disabled] { box-shadow: none; }

.s-btn__muted.s-btn__filled, .s-btn__muted.s-btn__filled:focus { background=
-color: rgb(214, 217, 220); }

.s-btn__muted.s-btn__filled:hover { background-color: rgb(193, 198, 202); }

.s-btn__muted.s-btn__filled:active { background-color: rgb(173, 179, 185); =
}

.s-btn__muted.s-btn__filled.is-selected { background-color: rgb(159, 166, 1=
73); }

.s-btn__muted.s-btn__filled[disabled] { background-color: rgba(217, 217, 21=
7, 0.5); }

.s-btn__muted.s-btn__filled.s-btn__dropdown::after { border-color: currentc=
olor transparent; }

.s-btn__muted.s-btn__filled .s-btn--badge { color: rgb(59, 64, 69); backgro=
und-color: rgba(59, 64, 69, 0.15); }

.s-btn__muted.s-btn__filled.is-selected .s-btn--badge { color: rgb(255, 255=
, 255); background-color: rgba(59, 64, 69, 0.65); }

.s-btn__muted.s-btn__filled[disabled] .s-btn--badge { color: rgb(64, 64, 64=
); background-color: rgba(64, 64, 64, 0.25); }

.s-btn__muted.s-btn__filled:hover, .s-btn__muted.s-btn__filled:active { col=
or: rgb(36, 39, 41); }

.s-btn__muted.s-btn__filled:focus, .s-btn__muted.s-btn__filled.is-selected =
{ color: rgb(12, 13, 14); }

.s-btn__muted.s-btn__filled[disabled] { color: rgba(64, 64, 64, 0.8); }

.s-btn__filled { border-color: rgb(113, 165, 203); box-shadow: rgba(255, 25=
5, 255, 0.75) 0px 1px 0px 0px inset, rgba(0, 149, 255, 0) 0px 0px 0px 0px; =
color: rgb(57, 115, 157); }

.s-btn__filled:hover { border-color: rgb(113, 165, 203); }

.s-btn__filled:active { border-color: rgb(76, 141, 189); }

.s-btn__filled.is-selected { border-color: rgb(57, 115, 157); }

.s-btn__filled[disabled] { border-color: rgba(184, 184, 184, 0.1); }

.s-btn__filled:hover { box-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px 0px=
 inset, rgba(0, 149, 255, 0) 0px 0px 0px 0px; }

.s-btn__filled:focus { box-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px 0px=
 inset, rgba(0, 149, 255, 0.15) 0px 0px 0px 4px; }

.s-btn__filled:active { box-shadow: rgba(150, 189, 217, 0.8) 0px 2px 8px 0p=
x inset; }

.s-btn__filled.is-selected { box-shadow: rgba(132, 177, 210, 0.9) 0px 2px 8=
px 0px inset; }

.s-btn__filled[disabled] { box-shadow: none; }

.s-btn__filled, .s-btn__filled:focus { background-color: rgb(225, 236, 244)=
; }

.s-btn__filled:hover { background-color: rgb(197, 218, 234); }

.s-btn__filled:active { background-color: rgb(169, 201, 223); }

.s-btn__filled.is-selected { background-color: rgb(150, 189, 217); }

.s-btn__filled[disabled] { background-color: rgba(235, 235, 235, 0.5); }

.s-btn__filled, .s-btn__filled:hover, .s-btn__filled:focus, .s-btn__filled.=
is-selected, .s-btn__filled[disabled] { background-image: none; }

.s-btn__filled.s-btn__dropdown::after { border-color: currentcolor transpar=
ent; }

.s-btn__filled .s-btn--badge { color: rgb(57, 115, 157); background-color: =
rgba(57, 115, 157, 0.15); }

.s-btn__filled.is-selected .s-btn--badge { color: rgb(255, 255, 255); backg=
round-color: rgba(57, 115, 157, 0.65); }

.s-btn__filled[disabled] .s-btn--badge { color: rgb(107, 107, 107); backgro=
und-color: rgba(107, 107, 107, 0.25); }

.s-btn__filled:hover, .s-btn__filled:active { color: rgb(44, 87, 119); }

.s-btn__filled:focus, .s-btn__filled.is-selected { color: rgb(30, 60, 82); =
}

.s-btn__filled[disabled] { color: rgba(107, 107, 107, 0.8); }

.s-btn__filled.s-btn__inverted { border-color: rgba(0, 0, 0, 0); box-shadow=
: rgba(204, 234, 255, 0) 0px 0px 0px 0px; color: rgb(0, 119, 204); }

.s-btn__filled.s-btn__inverted:hover { border-color: rgba(0, 0, 0, 0); }

.s-btn__filled.s-btn__inverted:active { border-color: rgba(0, 0, 0, 0); }

.s-btn__filled.s-btn__inverted.is-selected { border-color: rgba(0, 0, 0, 0)=
; }

.s-btn__filled.s-btn__inverted[disabled] { border-color: rgba(0, 0, 0, 0.1)=
; }

.s-btn__filled.s-btn__inverted:hover { box-shadow: rgba(204, 234, 255, 0) 0=
px 0px 0px 0px; }

.s-btn__filled.s-btn__inverted:focus { box-shadow: rgba(255, 255, 255, 0.5)=
 0px 0px 0px 1px, rgba(204, 234, 255, 0.1) 0px 0px 0px 4px; }

.s-btn__filled.s-btn__inverted[disabled] { box-shadow: none; }

.s-btn__filled.s-btn__inverted, .s-btn__filled.s-btn__inverted:focus { back=
ground-color: rgba(255, 255, 255, 0.95); }

.s-btn__filled.s-btn__inverted:hover { background-color: rgba(236, 236, 236=
, 0.95); }

.s-btn__filled.s-btn__inverted:active { background-color: rgba(217, 217, 21=
7, 0.95); }

.s-btn__filled.s-btn__inverted.is-selected { background-color: rgba(204, 20=
4, 204, 0.95); }

.s-btn__filled.s-btn__inverted[disabled] { background-color: rgba(255, 255,=
 255, 0.5); }

.s-btn__filled.s-btn__inverted.s-btn__dropdown::after { border-color: curre=
ntcolor transparent; }

.s-btn__filled.s-btn__inverted .s-btn--badge { color: rgb(0, 119, 204); bac=
kground-color: rgba(0, 119, 204, 0.15); }

.s-btn__filled.s-btn__inverted.is-selected .s-btn--badge { color: rgb(255, =
255, 255); background-color: rgba(0, 119, 204, 0.65); }

.s-btn__filled.s-btn__inverted[disabled] .s-btn--badge { color: rgb(102, 10=
2, 102); background-color: rgba(102, 102, 102, 0.25); }

.s-btn__filled.s-btn__inverted:hover, .s-btn__filled.s-btn__inverted:active=
 { color: rgb(0, 89, 153); }

.s-btn__filled.s-btn__inverted:focus, .s-btn__filled.s-btn__inverted.is-sel=
ected { color: rgb(0, 59, 102); }

.s-btn__filled.s-btn__inverted[disabled] { color: rgba(92, 104, 112, 0.8); =
}

.s-btn__danger { box-shadow: rgba(201, 29, 46, 0) 0px 0px 0px 0px; color: r=
gb(201, 29, 46); }

.s-btn__danger:hover { box-shadow: rgba(201, 29, 46, 0) 0px 0px 0px 0px; }

.s-btn__danger:focus { box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 0px 1px=
, rgba(201, 29, 46, 0.1) 0px 0px 0px 4px; }

.s-btn__danger[disabled] { box-shadow: none; }

.s-btn__danger, .s-btn__danger:focus { background-color: rgba(201, 29, 46, =
0); }

.s-btn__danger:hover { background-color: rgba(207, 23, 41, 0.05); }

.s-btn__danger:active { background-color: rgba(218, 12, 32, 0.15); }

.s-btn__danger.is-selected { background-color: rgba(224, 6, 28, 0.25); }

.s-btn__danger[disabled] { background-color: rgba(115, 115, 115, 0.2); }

.s-btn__danger.s-btn__dropdown::after { border-color: currentcolor transpar=
ent; }

.s-btn__danger .s-btn--badge { color: rgb(201, 29, 46); background-color: r=
gba(201, 29, 46, 0.15); }

.s-btn__danger.is-selected .s-btn--badge { color: rgb(255, 255, 255); backg=
round-color: rgba(201, 29, 46, 0.65); }

.s-btn__danger[disabled] .s-btn--badge { color: rgb(115, 115, 115); backgro=
und-color: rgba(115, 115, 115, 0.25); }

.s-btn__danger:hover, .s-btn__danger:active { color: rgb(156, 23, 36); }

.s-btn__danger:focus, .s-btn__danger.is-selected { color: rgb(112, 16, 26);=
 }

.s-btn__danger[disabled] { color: rgba(115, 115, 115, 0.8); }

.s-btn__danger.s-btn__outlined { border-color: rgb(226, 55, 72); box-shadow=
: rgba(201, 29, 46, 0) 0px 0px 0px 0px; color: rgb(201, 29, 46); }

.s-btn__danger.s-btn__outlined:hover { border-color: rgb(226, 55, 72); }

.s-btn__danger.s-btn__outlined:active { border-color: rgb(201, 29, 46); }

.s-btn__danger.s-btn__outlined.is-selected { border-color: rgb(156, 23, 36)=
; }

.s-btn__danger.s-btn__outlined[disabled] { border-color: rgba(166, 166, 166=
, 0.1); }

.s-btn__danger.s-btn__outlined:hover { box-shadow: rgba(201, 29, 46, 0) 0px=
 0px 0px 0px; }

.s-btn__danger.s-btn__outlined:focus { box-shadow: rgba(255, 255, 255, 0.5)=
 0px 0px 0px 1px, rgba(201, 29, 46, 0.1) 0px 0px 0px 4px; }

.s-btn__danger.s-btn__outlined[disabled] { box-shadow: none; }

.s-btn__danger.s-btn__outlined, .s-btn__danger.s-btn__outlined:focus { back=
ground-color: rgba(201, 29, 46, 0); }

.s-btn__danger.s-btn__outlined:hover { background-color: rgba(207, 23, 41, =
0.05); }

.s-btn__danger.s-btn__outlined:active { background-color: rgba(218, 12, 32,=
 0.15); }

.s-btn__danger.s-btn__outlined.is-selected { background-color: rgba(224, 6,=
 28, 0.25); }

.s-btn__danger.s-btn__outlined[disabled] { background-color: rgba(115, 115,=
 115, 0.2); }

.s-btn__danger.s-btn__outlined.s-btn__dropdown::after { border-color: curre=
ntcolor transparent; }

.s-btn__danger.s-btn__outlined .s-btn--badge { color: rgb(201, 29, 46); bac=
kground-color: rgba(201, 29, 46, 0.15); }

.s-btn__danger.s-btn__outlined.is-selected .s-btn--badge { color: rgb(255, =
255, 255); background-color: rgba(201, 29, 46, 0.65); }

.s-btn__danger.s-btn__outlined[disabled] .s-btn--badge { color: rgb(115, 11=
5, 115); background-color: rgba(115, 115, 115, 0.25); }

.s-btn__danger.s-btn__outlined:hover, .s-btn__danger.s-btn__outlined:active=
 { color: rgb(156, 23, 36); }

.s-btn__danger.s-btn__outlined:focus, .s-btn__danger.s-btn__outlined.is-sel=
ected { color: rgb(112, 16, 26); }

.s-btn__danger.s-btn__outlined[disabled] { color: rgba(115, 115, 115, 0.8);=
 }

.s-btn__danger.s-btn__filled { border-color: rgb(156, 23, 36); box-shadow: =
rgba(233, 99, 113, 0.75) 0px 1px 0px 0px inset, rgba(201, 29, 46, 0) 0px 0p=
x 0px 0px; color: rgb(255, 255, 255); }

.s-btn__danger.s-btn__filled:hover { border-color: rgb(156, 23, 36); }

.s-btn__danger.s-btn__filled:active { border-color: rgb(112, 16, 26); }

.s-btn__danger.s-btn__filled.is-selected { border-color: rgb(67, 10, 15); }

.s-btn__danger.s-btn__filled[disabled] { border-color: rgba(115, 115, 115, =
0.1); }

.s-btn__danger.s-btn__filled:hover { box-shadow: rgba(233, 99, 113, 0.5) 0p=
x 1px 0px 0px inset, rgba(201, 29, 46, 0) 0px 0px 0px 0px; }

.s-btn__danger.s-btn__filled:focus { box-shadow: rgba(233, 99, 113, 0.5) 0p=
x 1px 0px 0px inset, rgba(201, 29, 46, 0.15) 0px 0px 0px 4px; }

.s-btn__danger.s-btn__filled:active { box-shadow: rgba(112, 16, 26, 0.8) 0p=
x 2px 8px 0px inset; }

.s-btn__danger.s-btn__filled.is-selected { box-shadow: rgba(90, 13, 20, 0.9=
) 0px 2px 8px 0px inset; }

.s-btn__danger.s-btn__filled[disabled] { box-shadow: none; }

.s-btn__danger.s-btn__filled, .s-btn__danger.s-btn__filled:focus { backgrou=
nd-color: rgb(201, 29, 46); }

.s-btn__danger.s-btn__filled:hover { background-color: rgb(168, 24, 38); }

.s-btn__danger.s-btn__filled:active { background-color: rgb(134, 19, 31); }

.s-btn__danger.s-btn__filled.is-selected { background-color: rgb(112, 16, 2=
6); }

.s-btn__danger.s-btn__filled[disabled] { background-color: rgba(115, 115, 1=
15, 0.5); }

.s-btn__danger.s-btn__filled, .s-btn__danger.s-btn__filled:hover, .s-btn__d=
anger.s-btn__filled:focus, .s-btn__danger.s-btn__filled.is-selected, .s-btn=
__danger.s-btn__filled[disabled] { background-image: none; }

.s-btn__danger.s-btn__filled.s-btn__dropdown::after { border-color: current=
color transparent; }

.s-btn__danger.s-btn__filled .s-btn--badge { color: rgb(255, 255, 255); bac=
kground-color: rgba(255, 255, 255, 0.15); }

.s-btn__danger.s-btn__filled.is-selected .s-btn--badge { color: rgb(255, 25=
5, 255); background-color: rgba(255, 255, 255, 0.65); }

.s-btn__danger.s-btn__filled[disabled] .s-btn--badge { color: rgb(255, 255,=
 255); background-color: rgba(255, 255, 255, 0.25); }

.s-btn__danger.s-btn__filled .s-btn--badge { background-color: rgba(12, 13,=
 14, 0.3); }

.s-btn__danger.s-btn__filled:hover, .s-btn__danger.s-btn__filled:active, .s=
-btn__danger.s-btn__filled:focus, .s-btn__danger.s-btn__filled.is-selected =
{ color: rgb(255, 255, 255); }

.s-btn__danger.s-btn__filled:hover.s-btn__dropdown::after, .s-btn__danger.s=
-btn__filled:active.s-btn__dropdown::after, .s-btn__danger.s-btn__filled:fo=
cus.s-btn__dropdown::after, .s-btn__danger.s-btn__filled.is-selected.s-btn_=
_dropdown::after { border-color: currentcolor transparent; }

.s-btn__danger.s-btn__filled:hover .s-btn--badge, .s-btn__danger.s-btn__fil=
led:active .s-btn--badge, .s-btn__danger.s-btn__filled:focus .s-btn--badge,=
 .s-btn__danger.s-btn__filled.is-selected .s-btn--badge { background-color:=
 rgba(12, 13, 14, 0.5); }

.s-btn__danger.s-btn__filled[disabled] .s-btn--badge { background-color: rg=
ba(13, 13, 13, 0.2); }

.s-btn__danger.s-btn__filled[disabled] { color: rgba(255, 255, 255, 0.8); }

.s-btn__danger.s-btn__inverted { box-shadow: rgba(0, 149, 255, 0) 0px 0px 0=
px 0px; color: rgba(201, 29, 46, 0.9); }

.s-btn__danger.s-btn__inverted:hover { box-shadow: rgba(0, 149, 255, 0) 0px=
 0px 0px 0px; }

.s-btn__danger.s-btn__inverted:focus { box-shadow: rgba(255, 255, 255, 0.5)=
 0px 0px 0px 1px, rgba(0, 149, 255, 0.1) 0px 0px 0px 4px; }

.s-btn__danger.s-btn__inverted[disabled] { box-shadow: none; }

.s-btn__danger.s-btn__inverted, .s-btn__danger.s-btn__inverted:focus { back=
ground-color: rgba(255, 255, 255, 0); }

.s-btn__danger.s-btn__inverted:hover { background-color: rgba(255, 255, 255=
, 0.05); }

.s-btn__danger.s-btn__inverted:active { background-color: rgba(255, 255, 25=
5, 0.15); }

.s-btn__danger.s-btn__inverted.is-selected { background-color: rgba(255, 25=
5, 255, 0.25); }

.s-btn__danger.s-btn__inverted[disabled] { background-color: rgba(255, 255,=
 255, 0.2); }

.s-btn__danger.s-btn__inverted.s-btn__dropdown::after { border-color: curre=
ntcolor transparent; }

.s-btn__danger.s-btn__inverted .s-btn--badge { color: rgba(201, 29, 46, 0.9=
); background-color: rgba(201, 29, 46, 0.15); }

.s-btn__danger.s-btn__inverted.is-selected .s-btn--badge { color: rgb(255, =
255, 255); background-color: rgba(201, 29, 46, 0.65); }

.s-btn__danger.s-btn__inverted[disabled] .s-btn--badge { color: rgba(115, 1=
15, 115, 0.9); background-color: rgba(115, 115, 115, 0.25); }

.s-btn__danger.s-btn__inverted:hover, .s-btn__danger.s-btn__inverted:active=
 { color: rgba(226, 55, 72, 0.9); }

.s-btn__danger.s-btn__inverted:focus, .s-btn__danger.s-btn__inverted.is-sel=
ected { color: rgb(226, 55, 72); }

.s-btn__danger.s-btn__inverted[disabled] { color: rgba(115, 115, 115, 0.8);=
 }

.s-btn__danger.s-btn__inverted.s-btn__outlined { border-color: rgba(245, 18=
9, 194, 0.25); color: rgba(252, 233, 235, 0.8); }

.s-btn__danger.s-btn__inverted.s-btn__outlined:hover { border-color: rgba(2=
45, 189, 194, 0.25); }

.s-btn__danger.s-btn__inverted.s-btn__outlined:active { border-color: rgba(=
239, 144, 153, 0.25); }

.s-btn__danger.s-btn__inverted.s-btn__outlined.is-selected { border-color: =
rgba(233, 99, 113, 0.25); }

.s-btn__danger.s-btn__inverted.s-btn__outlined[disabled] { border-color: rg=
ba(243, 243, 243, 0.1); }

.s-btn__danger.s-btn__inverted.s-btn__outlined, .s-btn__danger.s-btn__inver=
ted.s-btn__outlined:focus { background-color: rgba(245, 189, 194, 0); }

.s-btn__danger.s-btn__inverted.s-btn__outlined:hover { background-color: rg=
ba(247, 187, 193, 0.05); }

.s-btn__danger.s-btn__inverted.s-btn__outlined:active { background-color: r=
gba(251, 183, 190, 0.15); }

.s-btn__danger.s-btn__inverted.s-btn__outlined.is-selected { background-col=
or: rgba(253, 181, 188, 0.25); }

.s-btn__danger.s-btn__inverted.s-btn__outlined[disabled] { background-color=
: rgba(217, 217, 217, 0.2); }

.s-btn__danger.s-btn__inverted.s-btn__outlined.s-btn__dropdown::after { bor=
der-color: currentcolor transparent; }

.s-btn__danger.s-btn__inverted.s-btn__outlined .s-btn--badge { color: rgba(=
252, 233, 235, 0.8); background-color: rgba(252, 233, 235, 0.15); }

.s-btn__danger.s-btn__inverted.s-btn__outlined.is-selected .s-btn--badge { =
color: rgb(255, 255, 255); background-color: rgba(252, 233, 235, 0.65); }

.s-btn__danger.s-btn__inverted.s-btn__outlined[disabled] .s-btn--badge { co=
lor: rgba(243, 243, 243, 0.8); background-color: rgba(243, 243, 243, 0.25);=
 }

.s-btn__danger.s-btn__inverted.s-btn__outlined:hover, .s-btn__danger.s-btn_=
_inverted.s-btn__outlined:active { color: rgba(255, 255, 255, 0.9); }

.s-btn__danger.s-btn__inverted.s-btn__outlined:focus, .s-btn__danger.s-btn_=
_inverted.s-btn__outlined.is-selected { color: rgb(255, 255, 255); }

.s-btn__danger.s-btn__inverted.s-btn__outlined[disabled] { color: rgba(243,=
 243, 243, 0.8); }

.s-btn__danger.s-btn__inverted.s-btn__filled { border-color: rgb(241, 155, =
163); box-shadow: rgba(252, 233, 235, 0) 0px 0px 0px 0px; color: rgb(156, 2=
3, 36); }

.s-btn__danger.s-btn__inverted.s-btn__filled:hover { border-color: rgb(241,=
 155, 163); }

.s-btn__danger.s-btn__inverted.s-btn__filled:active { border-color: rgb(234=
, 110, 123); }

.s-btn__danger.s-btn__inverted.s-btn__filled.is-selected { border-color: rg=
b(228, 66, 82); }

.s-btn__danger.s-btn__inverted.s-btn__filled[disabled] { border-color: rgba=
(223, 223, 223, 0.1); }

.s-btn__danger.s-btn__inverted.s-btn__filled:hover { box-shadow: rgba(252, =
233, 235, 0) 0px 0px 0px 0px; }

.s-btn__danger.s-btn__inverted.s-btn__filled:focus { box-shadow: rgba(255, =
255, 255, 0.5) 0px 0px 0px 1px, rgba(252, 233, 235, 0.1) 0px 0px 0px 4px; }

.s-btn__danger.s-btn__inverted.s-btn__filled[disabled] { box-shadow: none; =
}

.s-btn__danger.s-btn__inverted.s-btn__filled, .s-btn__danger.s-btn__inverte=
d.s-btn__filled:focus { background-color: rgb(247, 200, 204); }

.s-btn__danger.s-btn__inverted.s-btn__filled:hover { background-color: rgb(=
242, 166, 174); }

.s-btn__danger.s-btn__inverted.s-btn__filled:active { background-color: rgb=
(237, 133, 143); }

.s-btn__danger.s-btn__inverted.s-btn__filled.is-selected { background-color=
: rgb(234, 110, 123); }

.s-btn__danger.s-btn__inverted.s-btn__filled[disabled] { background-color: =
rgba(223, 223, 223, 0.5); }

.s-btn__danger.s-btn__inverted.s-btn__filled, .s-btn__danger.s-btn__inverte=
d.s-btn__filled:hover, .s-btn__danger.s-btn__inverted.s-btn__filled:focus, =
.s-btn__danger.s-btn__inverted.s-btn__filled.is-selected, .s-btn__danger.s-=
btn__inverted.s-btn__filled[disabled] { background-image: none; }

.s-btn__danger.s-btn__inverted.s-btn__filled.s-btn__dropdown::after { borde=
r-color: currentcolor transparent; }

.s-btn__danger.s-btn__inverted.s-btn__filled .s-btn--badge { color: rgb(156=
, 23, 36); background-color: rgba(156, 23, 36, 0.15); }

.s-btn__danger.s-btn__inverted.s-btn__filled.is-selected .s-btn--badge { co=
lor: rgb(255, 255, 255); background-color: rgba(156, 23, 36, 0.65); }

.s-btn__danger.s-btn__inverted.s-btn__filled[disabled] .s-btn--badge { colo=
r: rgb(90, 90, 90); background-color: rgba(90, 90, 90, 0.25); }

.s-btn__danger.s-btn__inverted.s-btn__filled:hover, .s-btn__danger.s-btn__i=
nverted.s-btn__filled:active { color: rgb(112, 16, 26); }

.s-btn__danger.s-btn__inverted.s-btn__filled:focus, .s-btn__danger.s-btn__i=
nverted.s-btn__filled.is-selected { color: rgb(67, 10, 15); }

.s-btn__danger.s-btn__inverted.s-btn__filled[disabled] { color: rgba(90, 90=
, 90, 0.8); }

.s-btn__primary { border-color: rgb(0, 119, 204); box-shadow: rgba(102, 191=
, 255, 0.75) 0px 1px 0px 0px inset, rgba(0, 149, 255, 0) 0px 0px 0px 0px; c=
olor: rgb(255, 255, 255); }

.s-btn__primary:hover { border-color: rgb(0, 119, 204); }

.s-btn__primary:active { border-color: rgb(0, 89, 153); }

.s-btn__primary.is-selected { border-color: rgb(0, 59, 102); }

.s-btn__primary[disabled] { border-color: rgba(96, 133, 159, 0.1); }

.s-btn__primary:hover { box-shadow: rgba(102, 191, 255, 0.5) 0px 1px 0px 0p=
x inset, rgba(0, 149, 255, 0) 0px 0px 0px 0px; }

.s-btn__primary:focus { box-shadow: rgba(102, 191, 255, 0.5) 0px 1px 0px 0p=
x inset, rgba(0, 149, 255, 0.15) 0px 0px 0px 4px; }

.s-btn__primary:active { box-shadow: rgba(0, 89, 153, 0.8) 0px 2px 8px 0px =
inset; }

.s-btn__primary.is-selected { box-shadow: rgba(0, 74, 128, 0.9) 0px 2px 8px=
 0px inset; }

.s-btn__primary[disabled] { box-shadow: none; }

.s-btn__primary, .s-btn__primary:focus { background-color: rgb(0, 149, 255)=
; }

.s-btn__primary:hover { background-color: rgb(0, 126, 217); }

.s-btn__primary:active { background-color: rgb(0, 104, 179); }

.s-btn__primary.is-selected { background-color: rgb(0, 89, 153); }

.s-btn__primary[disabled] { background-color: rgba(96, 133, 159, 0.5); }

.s-btn__primary, .s-btn__primary:hover, .s-btn__primary:focus, .s-btn__prim=
ary.is-selected, .s-btn__primary[disabled] { background-image: none; }

.s-btn__primary.s-btn__dropdown::after { border-color: currentcolor transpa=
rent; }

.s-btn__primary .s-btn--badge { color: rgb(255, 255, 255); background-color=
: rgba(255, 255, 255, 0.15); }

.s-btn__primary.is-selected .s-btn--badge { color: rgb(255, 255, 255); back=
ground-color: rgba(255, 255, 255, 0.65); }

.s-btn__primary[disabled] .s-btn--badge { color: rgb(255, 255, 255); backgr=
ound-color: rgba(255, 255, 255, 0.25); }

.s-btn__primary .s-btn--badge { background-color: rgba(12, 13, 14, 0.3); }

.s-btn__primary:hover, .s-btn__primary:active, .s-btn__primary:focus, .s-bt=
n__primary.is-selected { color: rgb(255, 255, 255); }

.s-btn__primary:hover.s-btn__dropdown::after, .s-btn__primary:active.s-btn_=
_dropdown::after, .s-btn__primary:focus.s-btn__dropdown::after, .s-btn__pri=
mary.is-selected.s-btn__dropdown::after { border-color: currentcolor transp=
arent; }

.s-btn__primary:hover .s-btn--badge, .s-btn__primary:active .s-btn--badge, =
.s-btn__primary:focus .s-btn--badge, .s-btn__primary.is-selected .s-btn--ba=
dge { background-color: rgba(12, 13, 14, 0.5); }

.s-btn__primary[disabled] .s-btn--badge { background-color: rgba(13, 13, 13=
, 0.2); }

.s-btn__primary[disabled] { color: rgba(255, 255, 255, 0.8); }

.s-btn__google { border-color: rgb(214, 217, 220); background-color: rgb(25=
5, 255, 255); color: rgb(83, 90, 96); }

.s-btn__google:hover, .s-btn__google:focus { border-color: rgb(200, 204, 20=
8); background-color: rgb(247, 247, 247); color: rgb(71, 77, 82); }

.s-btn__google:active { border-color: rgb(187, 192, 196); background-color:=
 rgb(239, 240, 241); color: rgb(12, 13, 14); }

.s-btn__facebook { border-color: transparent; background-color: rgb(56, 84,=
 153); color: rgb(255, 255, 255); }

.s-btn__facebook:hover, .s-btn__facebook:focus { background-color: rgb(49, =
74, 134); color: rgba(255, 255, 255, 0.95); }

.s-btn__facebook:active { background-color: rgb(42, 64, 116); color: rgb(25=
5, 255, 255); }

.s-btn__github { background-color: rgb(47, 51, 55); color: rgb(255, 255, 25=
5); }

.s-btn__github:hover, .s-btn__github:focus { background-color: rgb(36, 39, =
41); color: rgb(255, 255, 255); }

.s-btn__github:active { background-color: rgb(12, 13, 14); color: rgb(255, =
255, 255); }

.s-btn__unset, .s-btn__unset:hover, .s-btn__unset:active { padding: 0px; bo=
rder: none; outline: none; font: unset; color: unset; background: none; box=
-shadow: none; cursor: default; }

.s-btn__unset:focus { color: unset; }

.s-btn__link { padding: 0px; border: none; outline: none; font: inherit; ba=
ckground: none; box-shadow: none; color: rgb(0, 119, 204); text-decoration:=
 none; cursor: pointer; }

.s-btn__link.s-link__visited:visited { color: rgb(0, 149, 255); text-decora=
tion: none; }

.s-btn__link:hover, .s-btn__link.s-link__visited:hover, .s-btn__link:active=
, .s-btn__link.s-link__visited:active { color: rgb(0, 89, 153); text-decora=
tion: none; }

.s-btn__link.s-link__grayscale { color: rgb(36, 39, 41); }

.s-btn__link.s-link__grayscale.s-link__visited:visited { color: rgb(59, 64,=
 69); }

.s-btn__link.s-link__grayscale:hover, .s-btn__link.s-link__grayscale.s-link=
__visited:hover, .s-btn__link.s-link__grayscale:active, .s-btn__link.s-link=
__grayscale.s-link__visited:active { color: rgb(12, 13, 14); }

.s-btn__link.s-link__muted { color: rgb(106, 115, 124); }

.s-btn__link.s-link__muted.s-link__visited:visited { color: rgb(132, 140, 1=
49); }

.s-btn__link.s-link__muted:hover, .s-btn__link.s-link__muted.s-link__visite=
d:hover, .s-btn__link.s-link__muted:active, .s-btn__link.s-link__muted.s-li=
nk__visited:active { color: rgb(83, 89, 96); }

.s-btn__link.s-link__danger { color: rgb(201, 29, 46); }

.s-btn__link.s-link__danger.s-link__visited:visited { color: rgb(234, 72, 8=
8); }

.s-btn__link.s-link__danger:hover, .s-btn__link.s-link__danger.s-link__visi=
ted:hover, .s-btn__link.s-link__danger:active, .s-btn__link.s-link__danger.=
s-link__visited:active { color: rgb(138, 16, 28); }

.s-btn__link.s-link__inherit { color: inherit !important; }

.s-btn__link.s-link__inherit:hover, .s-btn__link.s-link__inherit:active, .s=
-btn__link.s-link__inherit.s-link__visited:visited { color: inherit !import=
ant; }

.s-btn__link.s-link__underlined { text-decoration: underline !important; }

.s-btn__link:hover, .s-btn__link:active, .s-btn__link:focus { background: n=
one; }

.s-btn__icon .svg-icon { vertical-align: baseline; margin-top: -0.3em; marg=
in-bottom: -0.3em; transition: opacity 200ms cubic-bezier(0.165, 0.84, 0.44=
, 1) 0s; }

.s-btn.is-loading { padding-left: 2.2em; }

.s-btn.is-loading::before { content: ""; position: absolute; top: calc(50% =
- 8px); width: 16px; height: 16px; margin-left: -22px; border-width: 2px; b=
order-style: solid; border-color: rgba(57, 115, 157, 0.4) rgba(57, 115, 157=
, 0.4) rgba(57, 115, 157, 0.4) rgb(51, 101, 138); border-image: initial; bo=
rder-radius: 50%; animation: 0.9s cubic-bezier(0.5, 0.1, 0.5, 0.9) 0s infin=
ite normal none running s-spinner-rotate; filter: invert(0); transform-orig=
in: 50% 50% 1px; }

.s-btn.is-loading .svg-icon:first-child { margin-left: -23px; opacity: 0; }

.s-btn.is-loading.s-btn__xs::before { width: 13px; height: 13px; margin-lef=
t: -18px; top: calc(50% - 7px); }

.s-btn.is-loading.s-btn__sm::before { width: 14px; height: 14px; margin-lef=
t: -20px; }

.s-btn.is-loading.s-btn__md { padding-left: 2.1em; }

.s-btn.is-loading.s-btn__md::before { width: 20px; height: 20px; margin-lef=
t: -27px; border-width: 0.125em; top: calc(50% - 9px); }

.s-btn.is-loading.s-btn__lg { padding-left: 1.8em; }

.s-btn.is-loading.s-btn__lg::before { width: 28px; height: 28px; margin-lef=
t: -38px; border-width: 3px; top: calc(50% - 15px); }

.s-btn.is-loading.s-btn__xl { padding-left: 1.7em; }

.s-btn.is-loading.s-btn__xl::before { width: 36px; height: 36px; margin-lef=
t: -46px; border-width: 4px; top: calc(50% - 18px); }

.s-btn.s-btn__danger.is-loading::before { border-color: rgba(201, 29, 46, 0=
.25) rgba(201, 29, 46, 0.25) rgba(201, 29, 46, 0.25) rgba(201, 29, 46, 0.75=
); }

.s-btn.s-btn__primary.is-loading::before, .s-btn.s-btn__danger.s-btn__fille=
d.is-loading::before, .s-btn.s-btn__inverted:not(.s-btn__filled).is-loading=
::before, .s-btn.s-btn__inverted:not(.s-btn__filled).is-selected.is-loading=
::before { border-color: rgba(255, 255, 255, 0.25) rgba(255, 255, 255, 0.25=
) rgba(255, 255, 255, 0.25) rgb(255, 255, 255); }

.s-btn.s-btn__muted.is-loading::before { border-color: rgba(12, 13, 14, 0.2=
5) rgba(12, 13, 14, 0.25) rgba(12, 13, 14, 0.25) rgba(12, 13, 14, 0.75); }

a, .s-link { color: rgb(0, 119, 204); text-decoration: none; cursor: pointe=
r; }

a.s-link__visited:visited, .s-link.s-link__visited:visited { color: rgb(0, =
149, 255); text-decoration: none; }

a:hover, .s-link:hover, a.s-link__visited:hover, .s-link.s-link__visited:ho=
ver, a:active, .s-link:active, a.s-link__visited:active, .s-link.s-link__vi=
sited:active { color: rgb(0, 89, 153); text-decoration: none; }

a.s-link__grayscale, .s-link.s-link__grayscale { color: rgb(36, 39, 41); }

a.s-link__grayscale.s-link__visited:visited, .s-link.s-link__grayscale.s-li=
nk__visited:visited { color: rgb(59, 64, 69); }

a.s-link__grayscale:hover, .s-link.s-link__grayscale:hover, a.s-link__grays=
cale.s-link__visited:hover, .s-link.s-link__grayscale.s-link__visited:hover=
, a.s-link__grayscale:active, .s-link.s-link__grayscale:active, a.s-link__g=
rayscale.s-link__visited:active, .s-link.s-link__grayscale.s-link__visited:=
active { color: rgb(12, 13, 14); }

a.s-link__muted, .s-link.s-link__muted { color: rgb(106, 115, 124); }

a.s-link__muted.s-link__visited:visited, .s-link.s-link__muted.s-link__visi=
ted:visited { color: rgb(132, 140, 149); }

a.s-link__muted:hover, .s-link.s-link__muted:hover, a.s-link__muted.s-link_=
_visited:hover, .s-link.s-link__muted.s-link__visited:hover, a.s-link__mute=
d:active, .s-link.s-link__muted:active, a.s-link__muted.s-link__visited:act=
ive, .s-link.s-link__muted.s-link__visited:active { color: rgb(83, 89, 96);=
 }

a.s-link__danger, .s-link.s-link__danger { color: rgb(201, 29, 46); }

a.s-link__danger.s-link__visited:visited, .s-link.s-link__danger.s-link__vi=
sited:visited { color: rgb(234, 72, 88); }

a.s-link__danger:hover, .s-link.s-link__danger:hover, a.s-link__danger.s-li=
nk__visited:hover, .s-link.s-link__danger.s-link__visited:hover, a.s-link__=
danger:active, .s-link.s-link__danger:active, a.s-link__danger.s-link__visi=
ted:active, .s-link.s-link__danger.s-link__visited:active { color: rgb(138,=
 16, 28); }

a.s-link__inherit, .s-link.s-link__inherit { color: inherit !important; }

a.s-link__inherit:hover, .s-link.s-link__inherit:hover, a.s-link__inherit:a=
ctive, .s-link.s-link__inherit:active, a.s-link__inherit.s-link__visited:vi=
sited, .s-link.s-link__inherit.s-link__visited:visited { color: inherit !im=
portant; }

a.s-link__underlined, .s-link.s-link__underlined { text-decoration: underli=
ne !important; }

button.s-link { -webkit-appearance: none; background: transparent; border: =
0px; padding: 0px; line-height: inherit; }

button.s-link:focus { outline: none; }

.s-anchors.s-anchors__underlined a:not(.s-link) { text-decoration: underlin=
e; }

.s-anchors.s-anchors__default a:not(.s-link), .s-anchors .s-anchors.s-ancho=
rs__default a:not(.s-link) { color: rgb(0, 119, 204); }

.s-anchors.s-anchors__default a:not(.s-link):hover, .s-anchors .s-anchors.s=
-anchors__default a:not(.s-link):hover, .s-anchors.s-anchors__default a:not=
(.s-link):active, .s-anchors .s-anchors.s-anchors__default a:not(.s-link):a=
ctive { color: rgb(0, 149, 255); }

.s-anchors.s-anchors__default a:not(.s-link):visited, .s-anchors .s-anchors=
.s-anchors__default a:not(.s-link):visited { color: rgb(0, 89, 153); }

.s-anchors.s-anchors__visited a:not(.s-link), .s-anchors .s-anchors.s-ancho=
rs__visited a:not(.s-link) { color: rgb(0, 119, 204); }

.s-anchors.s-anchors__visited a:not(.s-link):hover, .s-anchors .s-anchors.s=
-anchors__visited a:not(.s-link):hover, .s-anchors.s-anchors__visited a:not=
(.s-link):active, .s-anchors .s-anchors.s-anchors__visited a:not(.s-link):a=
ctive { color: rgb(0, 149, 255); }

.s-anchors.s-anchors__visited a:not(.s-link):visited, .s-anchors .s-anchors=
.s-anchors__visited a:not(.s-link):visited { color: rgb(0, 89, 153); }

.s-anchors.s-anchors__grayscale a:not(.s-link), .s-anchors .s-anchors.s-anc=
hors__grayscale a:not(.s-link) { color: rgb(59, 64, 69); }

.s-anchors.s-anchors__grayscale a:not(.s-link):hover, .s-anchors .s-anchors=
.s-anchors__grayscale a:not(.s-link):hover, .s-anchors.s-anchors__grayscale=
 a:not(.s-link):active, .s-anchors .s-anchors.s-anchors__grayscale a:not(.s=
-link):active { color: rgb(83, 90, 96); }

.s-anchors.s-anchors__grayscale a:not(.s-link):visited, .s-anchors .s-ancho=
rs.s-anchors__grayscale a:not(.s-link):visited { color: rgb(12, 13, 14); }

.s-anchors.s-anchors__inherit a:not(.s-link), .s-anchors .s-anchors.s-ancho=
rs__inherit a:not(.s-link) { color: inherit; }

.s-anchors.s-anchors__inherit a:not(.s-link):hover, .s-anchors .s-anchors.s=
-anchors__inherit a:not(.s-link):hover, .s-anchors.s-anchors__inherit a:not=
(.s-link):active, .s-anchors .s-anchors.s-anchors__inherit a:not(.s-link):a=
ctive { color: inherit; }

.s-anchors.s-anchors__inherit a:not(.s-link):visited, .s-anchors .s-anchors=
.s-anchors__inherit a:not(.s-link):visited { color: inherit; }

.s-anchors.s-anchors__muted a:not(.s-link), .s-anchors .s-anchors.s-anchors=
__muted a:not(.s-link) { color: rgb(106, 115, 124); }

.s-anchors.s-anchors__muted a:not(.s-link):hover, .s-anchors .s-anchors.s-a=
nchors__muted a:not(.s-link):hover, .s-anchors.s-anchors__muted a:not(.s-li=
nk):active, .s-anchors .s-anchors.s-anchors__muted a:not(.s-link):active { =
color: rgb(132, 140, 149); }

.s-anchors.s-anchors__muted a:not(.s-link):visited, .s-anchors .s-anchors.s=
-anchors__muted a:not(.s-link):visited { color: rgb(83, 89, 96); }

.s-anchors.s-anchors__danger a:not(.s-link), .s-anchors .s-anchors.s-anchor=
s__danger a:not(.s-link) { color: rgb(201, 29, 46); }

.s-anchors.s-anchors__danger a:not(.s-link):hover, .s-anchors .s-anchors.s-=
anchors__danger a:not(.s-link):hover, .s-anchors.s-anchors__danger a:not(.s=
-link):active, .s-anchors .s-anchors.s-anchors__danger a:not(.s-link):activ=
e { color: rgb(234, 72, 88); }

.s-anchors.s-anchors__danger a:not(.s-link):visited, .s-anchors .s-anchors.=
s-anchors__danger a:not(.s-link):visited { color: rgb(138, 16, 28); }

.s-block-link { display: block; color: rgb(83, 90, 96); padding: 6px 8px; }

.s-block-link:hover, .s-block-link:active { color: rgb(36, 39, 41); }

.s-block-link.is-selected { color: rgb(36, 39, 41); font-weight: bold; back=
ground-color: rgba(36, 39, 41, 0.05); }

.s-block-link.is-selected.s-block-link__right { border-right: 3px solid rgb=
(244, 128, 36); }

.s-block-link.is-selected.s-block-link__left { border-left: 3px solid rgb(2=
44, 128, 36); }

.s-navigation { display: flex; margin: -2px; padding: 2px 0px; flex-wrap: w=
rap; }

.s-navigation.s-navigation__scroll { overflow-x: auto; flex-wrap: nowrap; }

.s-navigation.s-navigation__scroll::-webkit-scrollbar { width: 8px; height:=
 8px; background-color: transparent; }

.s-navigation.s-navigation__scroll::-webkit-scrollbar-track { border-radius=
: 8px; background-color: transparent; }

.s-navigation.s-navigation__scroll::-webkit-scrollbar-thumb { border-radius=
: 8px; background-color: rgba(0, 0, 0, 0.2); }

.s-navigation.s-navigation__scroll::-webkit-scrollbar-corner { background-c=
olor: transparent; border-color: transparent; }

.s-navigation .s-navigation--item { padding: 6px 16px; border-radius: 1000p=
x; margin: 2px; color: rgb(83, 90, 96); }

.s-navigation .s-navigation--item:hover, .s-navigation .s-navigation--item:=
active { background: rgb(214, 217, 220); color: rgb(83, 90, 96); }

.s-navigation .s-navigation--item.is-selected { background: rgb(244, 128, 3=
6); color: rgb(255, 255, 255); }

.s-navigation .s-navigation--item.is-selected:hover { background: rgb(218, =
103, 11); }

.s-navigation.s-navigation__muted .s-navigation--item.is-selected { backgro=
und: rgb(239, 240, 241); color: rgb(36, 39, 41); }

.s-navigation.s-navigation__muted .s-navigation--item.is-selected:hover { b=
ackground: rgb(214, 217, 220); }

.s-notice { padding: 16px; border: 1px solid transparent; border-radius: 3p=
x; color: rgb(59, 64, 69); font-size: 13px; }

.s-toast .s-notice { max-width: 44rem; width: 100%; padding-top: 8px; paddi=
ng-bottom: 8px; box-shadow: rgba(59, 64, 69, 0.1) 0px 2px 8px; pointer-even=
ts: all; }

.s-notice__info { border-color: rgb(207, 220, 230); background-color: rgb(2=
25, 240, 252); }

.s-notice__info.s-notice__important { background-color: rgb(0, 149, 255); }

.s-notice__success { border-color: rgb(190, 217, 198); background-color: rg=
b(211, 241, 220); }

.s-notice__success.s-notice__important { background-color: rgb(67, 202, 112=
); color: rgb(12, 13, 14); }

.s-notice__warning { border-color: rgb(230, 223, 198); background-color: rg=
b(255, 248, 220); }

.s-notice__warning.s-notice__important { background-color: rgb(255, 217, 67=
); color: rgb(12, 13, 14); }

.s-notice__danger { border-color: rgb(230, 208, 212); background-color: rgb=
(255, 231, 235); }

.s-notice__danger.s-notice__important { background-color: rgb(220, 61, 76);=
 }

.s-notice__important { border-color: transparent; background-color: rgb(59,=
 64, 69); color: rgb(255, 255, 255); }

.s-toast { visibility: hidden; position: fixed; display: flex; justify-cont=
ent: center; top: 16px; left: 8px; right: 8px; opacity: 0; z-index: 9001; t=
ransform: translate3d(0px, -66px, 0px); transition: transform 100ms cubic-b=
ezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 60ms cubic-bezier(0.25, 0.46, 0.4=
5, 0.94) 0ms, visibility 0s ease 150ms; pointer-events: none; }

.s-toast[aria-hidden=3D"false"] { visibility: visible; opacity: 1; transfor=
m: translate3d(0px, 0px, 0px); transition: visibility 0s ease 0s, opacity 1=
00ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 100ms cubic-bezier(0.=
165, 0.84, 0.44, 1) 0s; }

.s-tag { display: inline-flex; place-content: center; min-width: 0px; paddi=
ng-left: 4px; padding-right: 4px; border-style: solid; border-width: 1px; b=
order-radius: 3px; font-size: 12px; line-height: 1.84615; text-decoration: =
none; vertical-align: middle; white-space: nowrap; border-color: transparen=
t; background-color: rgb(225, 236, 244); color: rgb(44, 87, 119); }

.s-tag .s-tag--dismiss { background-color: transparent; color: rgba(44, 87,=
 119, 0.9); }

.s-tag:hover { border-color: rgba(0, 0, 0, 0); background-color: rgb(206, 2=
24, 237); color: rgb(37, 74, 101); }

.s-tag:hover .s-tag--dismiss { background-color: rgba(44, 87, 119, 0.9); co=
lor: rgb(255, 255, 255); }

.s-tag:hover { text-decoration: none; }

.s-tag.s-tag__sm { font-size: 12px; line-height: 1.5; }

.s-tag.s-tag__md { padding-left: 6px; padding-right: 6px; font-size: 1.1538=
5rem; line-height: 1.73333; }

.s-tag.s-tag__lg { padding-left: 6px; padding-right: 6px; border-radius: 4p=
x; font-size: 1.46154rem; line-height: 1.68421; }

.s-tag--dismiss { display: flex; place-content: center; align-self: center;=
 width: 14px; height: 14px; margin-right: -1px; margin-left: 4px; padding: =
1px; border-radius: 3px; }

.s-tag--sponsor { display: inline-flex; align-self: center; margin: -3px 4p=
x -2px -2px; max-width: 18px; border-radius: 2px; }

.s-tag__required { border-color: rgb(187, 192, 196); background-color: rgb(=
228, 230, 232); color: rgb(59, 64, 69); }

.s-tag__required .s-tag--dismiss { background-color: transparent; color: rg=
ba(59, 64, 69, 0.9); }

.s-tag__required:hover { border-color: rgb(173, 179, 185); background-color=
: rgb(214, 217, 220); color: rgb(47, 51, 55); }

.s-tag__required:hover .s-tag--dismiss { background-color: rgba(59, 64, 69,=
 0.9); color: rgb(255, 255, 255); }

.s-tag__moderator { border-color: rgb(238, 196, 200); background-color: rgb=
(249, 236, 238); color: rgb(156, 23, 36); }

.s-tag__moderator .s-tag--dismiss { background-color: transparent; color: r=
gba(156, 23, 36, 0.9); }

.s-tag__moderator:hover { border-color: rgb(232, 176, 182); background-colo=
r: rgb(242, 217, 220); color: rgb(134, 19, 31); }

.s-tag__moderator:hover .s-tag--dismiss { background-color: rgba(156, 23, 3=
6, 0.9); color: rgb(255, 255, 255); }

.s-tag__muted { border-color: transparent; background-color: rgb(228, 230, =
232); color: rgb(59, 64, 69); }

.s-tag__muted .s-tag--dismiss { background-color: transparent; color: rgba(=
59, 64, 69, 0.9); }

.s-tag__muted:hover { border-color: rgba(0, 0, 0, 0); background-color: rgb=
(214, 217, 220); color: rgb(47, 51, 55); }

.s-tag__muted:hover .s-tag--dismiss { background-color: rgba(59, 64, 69, 0.=
9); color: rgb(255, 255, 255); }

.s-tag__danger { border-color: transparent; background-color: rgb(201, 29, =
46); color: rgb(255, 255, 255); }

.s-tag__danger .s-tag--dismiss { background-color: transparent; color: rgba=
(255, 255, 255, 0.9); }

.s-tag__danger:hover { border-color: rgba(0, 0, 0, 0); background-color: rg=
b(179, 26, 41); color: rgb(242, 242, 242); }

.s-tag__danger:hover .s-tag--dismiss { background-color: rgba(255, 255, 255=
, 0.9); color: rgb(255, 255, 255); }

.s-tag__danger:hover .s-tag--dismiss { background-color: rgb(179, 26, 41); =
}

.s-pagination { display: flex; flex-wrap: wrap; margin-left: -2px; margin-r=
ight: -2px; }

.s-pagination--item { margin-left: 2px; margin-right: 2px; padding: 0px 8px=
; background-color: transparent; border-radius: 3px; border: 1px solid rgba=
(12, 13, 14, 0.15); font-size: 13px; line-height: 1.92308; color: rgb(59, 6=
4, 69); }

.s-pagination--item:hover { border-color: rgba(12, 13, 14, 0.3); background=
-color: rgba(12, 13, 14, 0.05); color: rgb(12, 13, 14); }

.s-pagination--item.is-selected { border-color: transparent; background-col=
or: rgb(244, 128, 36); color: rgb(255, 255, 255); }

.s-pagination--item.s-pagination--item__clear, .s-pagination--item.s-pagina=
tion--item__clear:hover { border-color: transparent; background-color: tran=
sparent; }

.s-sidebarwidget--item[aria-current=3D"true"]::before, .s-sidebarwidget--it=
em > :first-child[aria-current=3D"true"]::before, .s-sidebarwidget--item[ar=
ia-current=3D"page"]::before, .s-sidebarwidget--item > :first-child[aria-cu=
rrent=3D"page"]::before { border-left-color: rgb(244, 128, 36); }

.s-sidebarwidget--subnav li[aria-current=3D"true"], .s-sidebarwidget--subna=
v li[aria-current=3D"page"] { background-image: url("data:image/svg+xml,%3C=
?xml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22?%3E%3Csvg%20version%3D%=
221.1%22%20viewBox%3D%220%200%207%2010%22%20xmlns%3D%22http%3A//www.w3.org/=
2000/svg%22%3E%3Cpath%20d%3D%22m0.72153%200.68446%204.1336%204.3077-4.1336%=
204.3077%22%20fill%3D%22none%22%20stroke%3D%22%23F48024%22%20stroke-width%3=
D%222%22/%3E%3C/svg%3E"); }

.row { max-width: 1080px; width: 100%; }

.row::before, .row::after { display: table; content: " "; }

.row::after { clear: both; }

.col-1 { width: 8.33333%; float: left; }

.col-1.with-padding { padding-left: 10px; padding-right: 10px; }

.col-1.with-padding:first-child { padding-left: 0px; }

.col-1.with-padding:last-child { padding-right: 0px; }

.col-1.col-centered { margin: 0px auto; float: none; }

.col-2 { width: 16.6667%; float: left; }

.col-2.with-padding { padding-left: 10px; padding-right: 10px; }

.col-2.with-padding:first-child { padding-left: 0px; }

.col-2.with-padding:last-child { padding-right: 0px; }

.col-2.col-centered { margin: 0px auto; float: none; }

.col-3 { width: 25%; float: left; }

.col-3.with-padding { padding-left: 10px; padding-right: 10px; }

.col-3.with-padding:first-child { padding-left: 0px; }

.col-3.with-padding:last-child { padding-right: 0px; }

.col-3.col-centered { margin: 0px auto; float: none; }

.col-4 { width: 33.3333%; float: left; }

.col-4.with-padding { padding-left: 10px; padding-right: 10px; }

.col-4.with-padding:first-child { padding-left: 0px; }

.col-4.with-padding:last-child { padding-right: 0px; }

.col-4.col-centered { margin: 0px auto; float: none; }

.col-5 { width: 41.6667%; float: left; }

.col-5.with-padding { padding-left: 10px; padding-right: 10px; }

.col-5.with-padding:first-child { padding-left: 0px; }

.col-5.with-padding:last-child { padding-right: 0px; }

.col-5.col-centered { margin: 0px auto; float: none; }

.col-6 { width: 50%; float: left; }

.col-6.with-padding { padding-left: 10px; padding-right: 10px; }

.col-6.with-padding:first-child { padding-left: 0px; }

.col-6.with-padding:last-child { padding-right: 0px; }

.col-6.col-centered { margin: 0px auto; float: none; }

.col-7 { width: 58.3333%; float: left; }

.col-7.with-padding { padding-left: 10px; padding-right: 10px; }

.col-7.with-padding:first-child { padding-left: 0px; }

.col-7.with-padding:last-child { padding-right: 0px; }

.col-7.col-centered { margin: 0px auto; float: none; }

.col-8 { width: 66.6667%; float: left; }

.col-8.with-padding { padding-left: 10px; padding-right: 10px; }

.col-8.with-padding:first-child { padding-left: 0px; }

.col-8.with-padding:last-child { padding-right: 0px; }

.col-8.col-centered { margin: 0px auto; float: none; }

.col-9 { width: 75%; float: left; }

.col-9.with-padding { padding-left: 10px; padding-right: 10px; }

.col-9.with-padding:first-child { padding-left: 0px; }

.col-9.with-padding:last-child { padding-right: 0px; }

.col-9.col-centered { margin: 0px auto; float: none; }

.col-10 { width: 83.3333%; float: left; }

.col-10.with-padding { padding-left: 10px; padding-right: 10px; }

.col-10.with-padding:first-child { padding-left: 0px; }

.col-10.with-padding:last-child { padding-right: 0px; }

.col-10.col-centered { margin: 0px auto; float: none; }

.col-11 { width: 91.6667%; float: left; }

.col-11.with-padding { padding-left: 10px; padding-right: 10px; }

.col-11.with-padding:first-child { padding-left: 0px; }

.col-11.with-padding:last-child { padding-right: 0px; }

.col-11.col-centered { margin: 0px auto; float: none; }

.col-12 { width: 100%; float: left; }

.col-12.with-padding { padding-left: 10px; padding-right: 10px; }

.col-12.with-padding:first-child { padding-left: 0px; }

.col-12.with-padding:last-child { padding-right: 0px; }

.col-12.col-centered { margin: 0px auto; float: none; }

.g-row, .g-column { position: relative; display: flex; }

.g-row { flex: 1 1 auto; flex-flow: row nowrap; }

.g-column { flex: 1 0 auto; flex-flow: column nowrap; }

.g-row._gutters { margin-left: -2px; margin-right: -2px; }

.g-row._gutters > .g-col { margin-left: 2px; margin-right: 2px; }

.g-row._gutters > .g-col1 { margin-left: 2px; margin-right: 2px; flex-basis=
: calc(8.33333% - 4px); max-width: calc(8.33333% - 4px); }

.g-row._gutters > .g-col2 { margin-left: 2px; margin-right: 2px; flex-basis=
: calc(16.6667% - 4px); max-width: calc(16.6667% - 4px); }

.g-row._gutters > .g-col3 { margin-left: 2px; margin-right: 2px; flex-basis=
: calc(25% - 4px); max-width: calc(25% - 4px); }

.g-row._gutters > .g-col4 { margin-left: 2px; margin-right: 2px; flex-basis=
: calc(33.3333% - 4px); max-width: calc(33.3333% - 4px); }

.g-row._gutters > .g-col5 { margin-left: 2px; margin-right: 2px; flex-basis=
: calc(41.6667% - 4px); max-width: calc(41.6667% - 4px); }

.g-row._gutters > .g-col6 { margin-left: 2px; margin-right: 2px; flex-basis=
: calc(50% - 4px); max-width: calc(50% - 4px); }

.g-row._gutters > .g-col7 { margin-left: 2px; margin-right: 2px; flex-basis=
: calc(58.3333% - 4px); max-width: calc(58.3333% - 4px); }

.g-row._gutters > .g-col8 { margin-left: 2px; margin-right: 2px; flex-basis=
: calc(66.6667% - 4px); max-width: calc(66.6667% - 4px); }

.g-row._gutters > .g-col9 { margin-left: 2px; margin-right: 2px; flex-basis=
: calc(75% - 4px); max-width: calc(75% - 4px); }

.g-row._gutters > .g-col10 { margin-left: 2px; margin-right: 2px; flex-basi=
s: calc(83.3333% - 4px); max-width: calc(83.3333% - 4px); }

.g-row._gutters > .g-col11 { margin-left: 2px; margin-right: 2px; flex-basi=
s: calc(91.6667% - 4px); max-width: calc(91.6667% - 4px); }

.g-row._gutters > .g-col12 { margin-left: 2px; margin-right: 2px; flex-basi=
s: calc(100% - 4px); max-width: calc(100% - 4px); }

.g-row._gutters-8 { margin-left: -4px; margin-right: -4px; }

.g-row._gutters-8 > .g-col { margin-left: 4px; margin-right: 4px; }

.g-row._gutters-8 > .g-col1 { margin-left: 4px; margin-right: 4px; flex-bas=
is: calc(8.33333% - 8px); max-width: calc(8.33333% - 8px); }

.g-row._gutters-8 > .g-col2 { margin-left: 4px; margin-right: 4px; flex-bas=
is: calc(16.6667% - 8px); max-width: calc(16.6667% - 8px); }

.g-row._gutters-8 > .g-col3 { margin-left: 4px; margin-right: 4px; flex-bas=
is: calc(25% - 8px); max-width: calc(25% - 8px); }

.g-row._gutters-8 > .g-col4 { margin-left: 4px; margin-right: 4px; flex-bas=
is: calc(33.3333% - 8px); max-width: calc(33.3333% - 8px); }

.g-row._gutters-8 > .g-col5 { margin-left: 4px; margin-right: 4px; flex-bas=
is: calc(41.6667% - 8px); max-width: calc(41.6667% - 8px); }

.g-row._gutters-8 > .g-col6 { margin-left: 4px; margin-right: 4px; flex-bas=
is: calc(50% - 8px); max-width: calc(50% - 8px); }

.g-row._gutters-8 > .g-col7 { margin-left: 4px; margin-right: 4px; flex-bas=
is: calc(58.3333% - 8px); max-width: calc(58.3333% - 8px); }

.g-row._gutters-8 > .g-col8 { margin-left: 4px; margin-right: 4px; flex-bas=
is: calc(66.6667% - 8px); max-width: calc(66.6667% - 8px); }

.g-row._gutters-8 > .g-col9 { margin-left: 4px; margin-right: 4px; flex-bas=
is: calc(75% - 8px); max-width: calc(75% - 8px); }

.g-row._gutters-8 > .g-col10 { margin-left: 4px; margin-right: 4px; flex-ba=
sis: calc(83.3333% - 8px); max-width: calc(83.3333% - 8px); }

.g-row._gutters-8 > .g-col11 { margin-left: 4px; margin-right: 4px; flex-ba=
sis: calc(91.6667% - 8px); max-width: calc(91.6667% - 8px); }

.g-row._gutters-8 > .g-col12 { margin-left: 4px; margin-right: 4px; flex-ba=
sis: calc(100% - 8px); max-width: calc(100% - 8px); }

.g-row._gutters-12 { margin-left: -6px; margin-right: -6px; }

.g-row._gutters-12 > .g-col { margin-left: 6px; margin-right: 6px; }

.g-row._gutters-12 > .g-col1 { margin-left: 6px; margin-right: 6px; flex-ba=
sis: calc(8.33333% - 12px); max-width: calc(8.33333% - 12px); }

.g-row._gutters-12 > .g-col2 { margin-left: 6px; margin-right: 6px; flex-ba=
sis: calc(16.6667% - 12px); max-width: calc(16.6667% - 12px); }

.g-row._gutters-12 > .g-col3 { margin-left: 6px; margin-right: 6px; flex-ba=
sis: calc(25% - 12px); max-width: calc(25% - 12px); }

.g-row._gutters-12 > .g-col4 { margin-left: 6px; margin-right: 6px; flex-ba=
sis: calc(33.3333% - 12px); max-width: calc(33.3333% - 12px); }

.g-row._gutters-12 > .g-col5 { margin-left: 6px; margin-right: 6px; flex-ba=
sis: calc(41.6667% - 12px); max-width: calc(41.6667% - 12px); }

.g-row._gutters-12 > .g-col6 { margin-left: 6px; margin-right: 6px; flex-ba=
sis: calc(50% - 12px); max-width: calc(50% - 12px); }

.g-row._gutters-12 > .g-col7 { margin-left: 6px; margin-right: 6px; flex-ba=
sis: calc(58.3333% - 12px); max-width: calc(58.3333% - 12px); }

.g-row._gutters-12 > .g-col8 { margin-left: 6px; margin-right: 6px; flex-ba=
sis: calc(66.6667% - 12px); max-width: calc(66.6667% - 12px); }

.g-row._gutters-12 > .g-col9 { margin-left: 6px; margin-right: 6px; flex-ba=
sis: calc(75% - 12px); max-width: calc(75% - 12px); }

.g-row._gutters-12 > .g-col10 { margin-left: 6px; margin-right: 6px; flex-b=
asis: calc(83.3333% - 12px); max-width: calc(83.3333% - 12px); }

.g-row._gutters-12 > .g-col11 { margin-left: 6px; margin-right: 6px; flex-b=
asis: calc(91.6667% - 12px); max-width: calc(91.6667% - 12px); }

.g-row._gutters-12 > .g-col12 { margin-left: 6px; margin-right: 6px; flex-b=
asis: calc(100% - 12px); max-width: calc(100% - 12px); }

.g-row._gutters-16 { margin-left: -8px; margin-right: -8px; }

.g-row._gutters-16 > .g-col { margin-left: 8px; margin-right: 8px; }

.g-row._gutters-16 > .g-col1 { margin-left: 8px; margin-right: 8px; flex-ba=
sis: calc(8.33333% - 16px); max-width: calc(8.33333% - 16px); }

.g-row._gutters-16 > .g-col2 { margin-left: 8px; margin-right: 8px; flex-ba=
sis: calc(16.6667% - 16px); max-width: calc(16.6667% - 16px); }

.g-row._gutters-16 > .g-col3 { margin-left: 8px; margin-right: 8px; flex-ba=
sis: calc(25% - 16px); max-width: calc(25% - 16px); }

.g-row._gutters-16 > .g-col4 { margin-left: 8px; margin-right: 8px; flex-ba=
sis: calc(33.3333% - 16px); max-width: calc(33.3333% - 16px); }

.g-row._gutters-16 > .g-col5 { margin-left: 8px; margin-right: 8px; flex-ba=
sis: calc(41.6667% - 16px); max-width: calc(41.6667% - 16px); }

.g-row._gutters-16 > .g-col6 { margin-left: 8px; margin-right: 8px; flex-ba=
sis: calc(50% - 16px); max-width: calc(50% - 16px); }

.g-row._gutters-16 > .g-col7 { margin-left: 8px; margin-right: 8px; flex-ba=
sis: calc(58.3333% - 16px); max-width: calc(58.3333% - 16px); }

.g-row._gutters-16 > .g-col8 { margin-left: 8px; margin-right: 8px; flex-ba=
sis: calc(66.6667% - 16px); max-width: calc(66.6667% - 16px); }

.g-row._gutters-16 > .g-col9 { margin-left: 8px; margin-right: 8px; flex-ba=
sis: calc(75% - 16px); max-width: calc(75% - 16px); }

.g-row._gutters-16 > .g-col10 { margin-left: 8px; margin-right: 8px; flex-b=
asis: calc(83.3333% - 16px); max-width: calc(83.3333% - 16px); }

.g-row._gutters-16 > .g-col11 { margin-left: 8px; margin-right: 8px; flex-b=
asis: calc(91.6667% - 16px); max-width: calc(91.6667% - 16px); }

.g-row._gutters-16 > .g-col12 { margin-left: 8px; margin-right: 8px; flex-b=
asis: calc(100% - 16px); max-width: calc(100% - 16px); }

.g-row._gutters-24 { margin-left: -12px; margin-right: -12px; }

.g-row._gutters-24 > .g-col { margin-left: 12px; margin-right: 12px; }

.g-row._gutters-24 > .g-col1 { margin-left: 12px; margin-right: 12px; flex-=
basis: calc(8.33333% - 24px); max-width: calc(8.33333% - 24px); }

.g-row._gutters-24 > .g-col2 { margin-left: 12px; margin-right: 12px; flex-=
basis: calc(16.6667% - 24px); max-width: calc(16.6667% - 24px); }

.g-row._gutters-24 > .g-col3 { margin-left: 12px; margin-right: 12px; flex-=
basis: calc(25% - 24px); max-width: calc(25% - 24px); }

.g-row._gutters-24 > .g-col4 { margin-left: 12px; margin-right: 12px; flex-=
basis: calc(33.3333% - 24px); max-width: calc(33.3333% - 24px); }

.g-row._gutters-24 > .g-col5 { margin-left: 12px; margin-right: 12px; flex-=
basis: calc(41.6667% - 24px); max-width: calc(41.6667% - 24px); }

.g-row._gutters-24 > .g-col6 { margin-left: 12px; margin-right: 12px; flex-=
basis: calc(50% - 24px); max-width: calc(50% - 24px); }

.g-row._gutters-24 > .g-col7 { margin-left: 12px; margin-right: 12px; flex-=
basis: calc(58.3333% - 24px); max-width: calc(58.3333% - 24px); }

.g-row._gutters-24 > .g-col8 { margin-left: 12px; margin-right: 12px; flex-=
basis: calc(66.6667% - 24px); max-width: calc(66.6667% - 24px); }

.g-row._gutters-24 > .g-col9 { margin-left: 12px; margin-right: 12px; flex-=
basis: calc(75% - 24px); max-width: calc(75% - 24px); }

.g-row._gutters-24 > .g-col10 { margin-left: 12px; margin-right: 12px; flex=
-basis: calc(83.3333% - 24px); max-width: calc(83.3333% - 24px); }

.g-row._gutters-24 > .g-col11 { margin-left: 12px; margin-right: 12px; flex=
-basis: calc(91.6667% - 24px); max-width: calc(91.6667% - 24px); }

.g-row._gutters-24 > .g-col12 { margin-left: 12px; margin-right: 12px; flex=
-basis: calc(100% - 24px); max-width: calc(100% - 24px); }

.g-row._gutters-32 { margin-left: -16px; margin-right: -16px; }

.g-row._gutters-32 > .g-col { margin-left: 16px; margin-right: 16px; }

.g-row._gutters-32 > .g-col1 { margin-left: 16px; margin-right: 16px; flex-=
basis: calc(8.33333% - 32px); max-width: calc(8.33333% - 32px); }

.g-row._gutters-32 > .g-col2 { margin-left: 16px; margin-right: 16px; flex-=
basis: calc(16.6667% - 32px); max-width: calc(16.6667% - 32px); }

.g-row._gutters-32 > .g-col3 { margin-left: 16px; margin-right: 16px; flex-=
basis: calc(25% - 32px); max-width: calc(25% - 32px); }

.g-row._gutters-32 > .g-col4 { margin-left: 16px; margin-right: 16px; flex-=
basis: calc(33.3333% - 32px); max-width: calc(33.3333% - 32px); }

.g-row._gutters-32 > .g-col5 { margin-left: 16px; margin-right: 16px; flex-=
basis: calc(41.6667% - 32px); max-width: calc(41.6667% - 32px); }

.g-row._gutters-32 > .g-col6 { margin-left: 16px; margin-right: 16px; flex-=
basis: calc(50% - 32px); max-width: calc(50% - 32px); }

.g-row._gutters-32 > .g-col7 { margin-left: 16px; margin-right: 16px; flex-=
basis: calc(58.3333% - 32px); max-width: calc(58.3333% - 32px); }

.g-row._gutters-32 > .g-col8 { margin-left: 16px; margin-right: 16px; flex-=
basis: calc(66.6667% - 32px); max-width: calc(66.6667% - 32px); }

.g-row._gutters-32 > .g-col9 { margin-left: 16px; margin-right: 16px; flex-=
basis: calc(75% - 32px); max-width: calc(75% - 32px); }

.g-row._gutters-32 > .g-col10 { margin-left: 16px; margin-right: 16px; flex=
-basis: calc(83.3333% - 32px); max-width: calc(83.3333% - 32px); }

.g-row._gutters-32 > .g-col11 { margin-left: 16px; margin-right: 16px; flex=
-basis: calc(91.6667% - 32px); max-width: calc(91.6667% - 32px); }

.g-row._gutters-32 > .g-col12 { margin-left: 16px; margin-right: 16px; flex=
-basis: calc(100% - 32px); max-width: calc(100% - 32px); }

.g-row._gutters-48 { margin-left: -24px; margin-right: -24px; }

.g-row._gutters-48 > .g-col { margin-left: 24px; margin-right: 24px; }

.g-row._gutters-48 > .g-col1 { margin-left: 24px; margin-right: 24px; flex-=
basis: calc(8.33333% - 48px); max-width: calc(8.33333% - 48px); }

.g-row._gutters-48 > .g-col2 { margin-left: 24px; margin-right: 24px; flex-=
basis: calc(16.6667% - 48px); max-width: calc(16.6667% - 48px); }

.g-row._gutters-48 > .g-col3 { margin-left: 24px; margin-right: 24px; flex-=
basis: calc(25% - 48px); max-width: calc(25% - 48px); }

.g-row._gutters-48 > .g-col4 { margin-left: 24px; margin-right: 24px; flex-=
basis: calc(33.3333% - 48px); max-width: calc(33.3333% - 48px); }

.g-row._gutters-48 > .g-col5 { margin-left: 24px; margin-right: 24px; flex-=
basis: calc(41.6667% - 48px); max-width: calc(41.6667% - 48px); }

.g-row._gutters-48 > .g-col6 { margin-left: 24px; margin-right: 24px; flex-=
basis: calc(50% - 48px); max-width: calc(50% - 48px); }

.g-row._gutters-48 > .g-col7 { margin-left: 24px; margin-right: 24px; flex-=
basis: calc(58.3333% - 48px); max-width: calc(58.3333% - 48px); }

.g-row._gutters-48 > .g-col8 { margin-left: 24px; margin-right: 24px; flex-=
basis: calc(66.6667% - 48px); max-width: calc(66.6667% - 48px); }

.g-row._gutters-48 > .g-col9 { margin-left: 24px; margin-right: 24px; flex-=
basis: calc(75% - 48px); max-width: calc(75% - 48px); }

.g-row._gutters-48 > .g-col10 { margin-left: 24px; margin-right: 24px; flex=
-basis: calc(83.3333% - 48px); max-width: calc(83.3333% - 48px); }

.g-row._gutters-48 > .g-col11 { margin-left: 24px; margin-right: 24px; flex=
-basis: calc(91.6667% - 48px); max-width: calc(91.6667% - 48px); }

.g-row._gutters-48 > .g-col12 { margin-left: 24px; margin-right: 24px; flex=
-basis: calc(100% - 48px); max-width: calc(100% - 48px); }

.g-row._gutters-64 { margin-left: -32px; margin-right: -32px; }

.g-row._gutters-64 > .g-col { margin-left: 32px; margin-right: 32px; }

.g-row._gutters-64 > .g-col1 { margin-left: 32px; margin-right: 32px; flex-=
basis: calc(8.33333% - 64px); max-width: calc(8.33333% - 64px); }

.g-row._gutters-64 > .g-col2 { margin-left: 32px; margin-right: 32px; flex-=
basis: calc(16.6667% - 64px); max-width: calc(16.6667% - 64px); }

.g-row._gutters-64 > .g-col3 { margin-left: 32px; margin-right: 32px; flex-=
basis: calc(25% - 64px); max-width: calc(25% - 64px); }

.g-row._gutters-64 > .g-col4 { margin-left: 32px; margin-right: 32px; flex-=
basis: calc(33.3333% - 64px); max-width: calc(33.3333% - 64px); }

.g-row._gutters-64 > .g-col5 { margin-left: 32px; margin-right: 32px; flex-=
basis: calc(41.6667% - 64px); max-width: calc(41.6667% - 64px); }

.g-row._gutters-64 > .g-col6 { margin-left: 32px; margin-right: 32px; flex-=
basis: calc(50% - 64px); max-width: calc(50% - 64px); }

.g-row._gutters-64 > .g-col7 { margin-left: 32px; margin-right: 32px; flex-=
basis: calc(58.3333% - 64px); max-width: calc(58.3333% - 64px); }

.g-row._gutters-64 > .g-col8 { margin-left: 32px; margin-right: 32px; flex-=
basis: calc(66.6667% - 64px); max-width: calc(66.6667% - 64px); }

.g-row._gutters-64 > .g-col9 { margin-left: 32px; margin-right: 32px; flex-=
basis: calc(75% - 64px); max-width: calc(75% - 64px); }

.g-row._gutters-64 > .g-col10 { margin-left: 32px; margin-right: 32px; flex=
-basis: calc(83.3333% - 64px); max-width: calc(83.3333% - 64px); }

.g-row._gutters-64 > .g-col11 { margin-left: 32px; margin-right: 32px; flex=
-basis: calc(91.6667% - 64px); max-width: calc(91.6667% - 64px); }

.g-row._gutters-64 > .g-col12 { margin-left: 32px; margin-right: 32px; flex=
-basis: calc(100% - 64px); max-width: calc(100% - 64px); }

.g-column._gutters { margin-top: -2px; margin-bottom: -2px; }

.g-column._gutters > .g-col { margin-top: 2px; margin-bottom: 2px; }

.g-column._gutters > .g-col1 { margin-top: 2px; margin-bottom: 2px; flex-ba=
sis: calc(8.33333% - 4px); max-width: calc(8.33333% - 4px); }

.g-column._gutters > .g-col2 { margin-top: 2px; margin-bottom: 2px; flex-ba=
sis: calc(16.6667% - 4px); max-width: calc(16.6667% - 4px); }

.g-column._gutters > .g-col3 { margin-top: 2px; margin-bottom: 2px; flex-ba=
sis: calc(25% - 4px); max-width: calc(25% - 4px); }

.g-column._gutters > .g-col4 { margin-top: 2px; margin-bottom: 2px; flex-ba=
sis: calc(33.3333% - 4px); max-width: calc(33.3333% - 4px); }

.g-column._gutters > .g-col5 { margin-top: 2px; margin-bottom: 2px; flex-ba=
sis: calc(41.6667% - 4px); max-width: calc(41.6667% - 4px); }

.g-column._gutters > .g-col6 { margin-top: 2px; margin-bottom: 2px; flex-ba=
sis: calc(50% - 4px); max-width: calc(50% - 4px); }

.g-column._gutters > .g-col7 { margin-top: 2px; margin-bottom: 2px; flex-ba=
sis: calc(58.3333% - 4px); max-width: calc(58.3333% - 4px); }

.g-column._gutters > .g-col8 { margin-top: 2px; margin-bottom: 2px; flex-ba=
sis: calc(66.6667% - 4px); max-width: calc(66.6667% - 4px); }

.g-column._gutters > .g-col9 { margin-top: 2px; margin-bottom: 2px; flex-ba=
sis: calc(75% - 4px); max-width: calc(75% - 4px); }

.g-column._gutters > .g-col10 { margin-top: 2px; margin-bottom: 2px; flex-b=
asis: calc(83.3333% - 4px); max-width: calc(83.3333% - 4px); }

.g-column._gutters > .g-col11 { margin-top: 2px; margin-bottom: 2px; flex-b=
asis: calc(91.6667% - 4px); max-width: calc(91.6667% - 4px); }

.g-column._gutters > .g-col12 { margin-top: 2px; margin-bottom: 2px; flex-b=
asis: calc(100% - 4px); max-width: calc(100% - 4px); }

.g-column._gutters-8 { margin-top: -4px; margin-bottom: -4px; }

.g-column._gutters-8 > .g-col { margin-top: 4px; margin-bottom: 4px; }

.g-column._gutters-8 > .g-col1 { margin-top: 4px; margin-bottom: 4px; flex-=
basis: calc(8.33333% - 8px); max-width: calc(8.33333% - 8px); }

.g-column._gutters-8 > .g-col2 { margin-top: 4px; margin-bottom: 4px; flex-=
basis: calc(16.6667% - 8px); max-width: calc(16.6667% - 8px); }

.g-column._gutters-8 > .g-col3 { margin-top: 4px; margin-bottom: 4px; flex-=
basis: calc(25% - 8px); max-width: calc(25% - 8px); }

.g-column._gutters-8 > .g-col4 { margin-top: 4px; margin-bottom: 4px; flex-=
basis: calc(33.3333% - 8px); max-width: calc(33.3333% - 8px); }

.g-column._gutters-8 > .g-col5 { margin-top: 4px; margin-bottom: 4px; flex-=
basis: calc(41.6667% - 8px); max-width: calc(41.6667% - 8px); }

.g-column._gutters-8 > .g-col6 { margin-top: 4px; margin-bottom: 4px; flex-=
basis: calc(50% - 8px); max-width: calc(50% - 8px); }

.g-column._gutters-8 > .g-col7 { margin-top: 4px; margin-bottom: 4px; flex-=
basis: calc(58.3333% - 8px); max-width: calc(58.3333% - 8px); }

.g-column._gutters-8 > .g-col8 { margin-top: 4px; margin-bottom: 4px; flex-=
basis: calc(66.6667% - 8px); max-width: calc(66.6667% - 8px); }

.g-column._gutters-8 > .g-col9 { margin-top: 4px; margin-bottom: 4px; flex-=
basis: calc(75% - 8px); max-width: calc(75% - 8px); }

.g-column._gutters-8 > .g-col10 { margin-top: 4px; margin-bottom: 4px; flex=
-basis: calc(83.3333% - 8px); max-width: calc(83.3333% - 8px); }

.g-column._gutters-8 > .g-col11 { margin-top: 4px; margin-bottom: 4px; flex=
-basis: calc(91.6667% - 8px); max-width: calc(91.6667% - 8px); }

.g-column._gutters-8 > .g-col12 { margin-top: 4px; margin-bottom: 4px; flex=
-basis: calc(100% - 8px); max-width: calc(100% - 8px); }

.g-column._gutters-12 { margin-top: -6px; margin-bottom: -6px; }

.g-column._gutters-12 > .g-col { margin-top: 6px; margin-bottom: 6px; }

.g-column._gutters-12 > .g-col1 { margin-top: 6px; margin-bottom: 6px; flex=
-basis: calc(8.33333% - 12px); max-width: calc(8.33333% - 12px); }

.g-column._gutters-12 > .g-col2 { margin-top: 6px; margin-bottom: 6px; flex=
-basis: calc(16.6667% - 12px); max-width: calc(16.6667% - 12px); }

.g-column._gutters-12 > .g-col3 { margin-top: 6px; margin-bottom: 6px; flex=
-basis: calc(25% - 12px); max-width: calc(25% - 12px); }

.g-column._gutters-12 > .g-col4 { margin-top: 6px; margin-bottom: 6px; flex=
-basis: calc(33.3333% - 12px); max-width: calc(33.3333% - 12px); }

.g-column._gutters-12 > .g-col5 { margin-top: 6px; margin-bottom: 6px; flex=
-basis: calc(41.6667% - 12px); max-width: calc(41.6667% - 12px); }

.g-column._gutters-12 > .g-col6 { margin-top: 6px; margin-bottom: 6px; flex=
-basis: calc(50% - 12px); max-width: calc(50% - 12px); }

.g-column._gutters-12 > .g-col7 { margin-top: 6px; margin-bottom: 6px; flex=
-basis: calc(58.3333% - 12px); max-width: calc(58.3333% - 12px); }

.g-column._gutters-12 > .g-col8 { margin-top: 6px; margin-bottom: 6px; flex=
-basis: calc(66.6667% - 12px); max-width: calc(66.6667% - 12px); }

.g-column._gutters-12 > .g-col9 { margin-top: 6px; margin-bottom: 6px; flex=
-basis: calc(75% - 12px); max-width: calc(75% - 12px); }

.g-column._gutters-12 > .g-col10 { margin-top: 6px; margin-bottom: 6px; fle=
x-basis: calc(83.3333% - 12px); max-width: calc(83.3333% - 12px); }

.g-column._gutters-12 > .g-col11 { margin-top: 6px; margin-bottom: 6px; fle=
x-basis: calc(91.6667% - 12px); max-width: calc(91.6667% - 12px); }

.g-column._gutters-12 > .g-col12 { margin-top: 6px; margin-bottom: 6px; fle=
x-basis: calc(100% - 12px); max-width: calc(100% - 12px); }

.g-column._gutters-16 { margin-top: -8px; margin-bottom: -8px; }

.g-column._gutters-16 > .g-col { margin-top: 8px; margin-bottom: 8px; }

.g-column._gutters-16 > .g-col1 { margin-top: 8px; margin-bottom: 8px; flex=
-basis: calc(8.33333% - 16px); max-width: calc(8.33333% - 16px); }

.g-column._gutters-16 > .g-col2 { margin-top: 8px; margin-bottom: 8px; flex=
-basis: calc(16.6667% - 16px); max-width: calc(16.6667% - 16px); }

.g-column._gutters-16 > .g-col3 { margin-top: 8px; margin-bottom: 8px; flex=
-basis: calc(25% - 16px); max-width: calc(25% - 16px); }

.g-column._gutters-16 > .g-col4 { margin-top: 8px; margin-bottom: 8px; flex=
-basis: calc(33.3333% - 16px); max-width: calc(33.3333% - 16px); }

.g-column._gutters-16 > .g-col5 { margin-top: 8px; margin-bottom: 8px; flex=
-basis: calc(41.6667% - 16px); max-width: calc(41.6667% - 16px); }

.g-column._gutters-16 > .g-col6 { margin-top: 8px; margin-bottom: 8px; flex=
-basis: calc(50% - 16px); max-width: calc(50% - 16px); }

.g-column._gutters-16 > .g-col7 { margin-top: 8px; margin-bottom: 8px; flex=
-basis: calc(58.3333% - 16px); max-width: calc(58.3333% - 16px); }

.g-column._gutters-16 > .g-col8 { margin-top: 8px; margin-bottom: 8px; flex=
-basis: calc(66.6667% - 16px); max-width: calc(66.6667% - 16px); }

.g-column._gutters-16 > .g-col9 { margin-top: 8px; margin-bottom: 8px; flex=
-basis: calc(75% - 16px); max-width: calc(75% - 16px); }

.g-column._gutters-16 > .g-col10 { margin-top: 8px; margin-bottom: 8px; fle=
x-basis: calc(83.3333% - 16px); max-width: calc(83.3333% - 16px); }

.g-column._gutters-16 > .g-col11 { margin-top: 8px; margin-bottom: 8px; fle=
x-basis: calc(91.6667% - 16px); max-width: calc(91.6667% - 16px); }

.g-column._gutters-16 > .g-col12 { margin-top: 8px; margin-bottom: 8px; fle=
x-basis: calc(100% - 16px); max-width: calc(100% - 16px); }

.g-column._gutters-24 { margin-top: -12px; margin-bottom: -12px; }

.g-column._gutters-24 > .g-col { margin-top: 12px; margin-bottom: 12px; }

.g-column._gutters-24 > .g-col1 { margin-top: 12px; margin-bottom: 12px; fl=
ex-basis: calc(8.33333% - 24px); max-width: calc(8.33333% - 24px); }

.g-column._gutters-24 > .g-col2 { margin-top: 12px; margin-bottom: 12px; fl=
ex-basis: calc(16.6667% - 24px); max-width: calc(16.6667% - 24px); }

.g-column._gutters-24 > .g-col3 { margin-top: 12px; margin-bottom: 12px; fl=
ex-basis: calc(25% - 24px); max-width: calc(25% - 24px); }

.g-column._gutters-24 > .g-col4 { margin-top: 12px; margin-bottom: 12px; fl=
ex-basis: calc(33.3333% - 24px); max-width: calc(33.3333% - 24px); }

.g-column._gutters-24 > .g-col5 { margin-top: 12px; margin-bottom: 12px; fl=
ex-basis: calc(41.6667% - 24px); max-width: calc(41.6667% - 24px); }

.g-column._gutters-24 > .g-col6 { margin-top: 12px; margin-bottom: 12px; fl=
ex-basis: calc(50% - 24px); max-width: calc(50% - 24px); }

.g-column._gutters-24 > .g-col7 { margin-top: 12px; margin-bottom: 12px; fl=
ex-basis: calc(58.3333% - 24px); max-width: calc(58.3333% - 24px); }

.g-column._gutters-24 > .g-col8 { margin-top: 12px; margin-bottom: 12px; fl=
ex-basis: calc(66.6667% - 24px); max-width: calc(66.6667% - 24px); }

.g-column._gutters-24 > .g-col9 { margin-top: 12px; margin-bottom: 12px; fl=
ex-basis: calc(75% - 24px); max-width: calc(75% - 24px); }

.g-column._gutters-24 > .g-col10 { margin-top: 12px; margin-bottom: 12px; f=
lex-basis: calc(83.3333% - 24px); max-width: calc(83.3333% - 24px); }

.g-column._gutters-24 > .g-col11 { margin-top: 12px; margin-bottom: 12px; f=
lex-basis: calc(91.6667% - 24px); max-width: calc(91.6667% - 24px); }

.g-column._gutters-24 > .g-col12 { margin-top: 12px; margin-bottom: 12px; f=
lex-basis: calc(100% - 24px); max-width: calc(100% - 24px); }

.g-column._gutters-32 { margin-top: -16px; margin-bottom: -16px; }

.g-column._gutters-32 > .g-col { margin-top: 16px; margin-bottom: 16px; }

.g-column._gutters-32 > .g-col1 { margin-top: 16px; margin-bottom: 16px; fl=
ex-basis: calc(8.33333% - 32px); max-width: calc(8.33333% - 32px); }

.g-column._gutters-32 > .g-col2 { margin-top: 16px; margin-bottom: 16px; fl=
ex-basis: calc(16.6667% - 32px); max-width: calc(16.6667% - 32px); }

.g-column._gutters-32 > .g-col3 { margin-top: 16px; margin-bottom: 16px; fl=
ex-basis: calc(25% - 32px); max-width: calc(25% - 32px); }

.g-column._gutters-32 > .g-col4 { margin-top: 16px; margin-bottom: 16px; fl=
ex-basis: calc(33.3333% - 32px); max-width: calc(33.3333% - 32px); }

.g-column._gutters-32 > .g-col5 { margin-top: 16px; margin-bottom: 16px; fl=
ex-basis: calc(41.6667% - 32px); max-width: calc(41.6667% - 32px); }

.g-column._gutters-32 > .g-col6 { margin-top: 16px; margin-bottom: 16px; fl=
ex-basis: calc(50% - 32px); max-width: calc(50% - 32px); }

.g-column._gutters-32 > .g-col7 { margin-top: 16px; margin-bottom: 16px; fl=
ex-basis: calc(58.3333% - 32px); max-width: calc(58.3333% - 32px); }

.g-column._gutters-32 > .g-col8 { margin-top: 16px; margin-bottom: 16px; fl=
ex-basis: calc(66.6667% - 32px); max-width: calc(66.6667% - 32px); }

.g-column._gutters-32 > .g-col9 { margin-top: 16px; margin-bottom: 16px; fl=
ex-basis: calc(75% - 32px); max-width: calc(75% - 32px); }

.g-column._gutters-32 > .g-col10 { margin-top: 16px; margin-bottom: 16px; f=
lex-basis: calc(83.3333% - 32px); max-width: calc(83.3333% - 32px); }

.g-column._gutters-32 > .g-col11 { margin-top: 16px; margin-bottom: 16px; f=
lex-basis: calc(91.6667% - 32px); max-width: calc(91.6667% - 32px); }

.g-column._gutters-32 > .g-col12 { margin-top: 16px; margin-bottom: 16px; f=
lex-basis: calc(100% - 32px); max-width: calc(100% - 32px); }

.g-column._gutters-48 { margin-top: -24px; margin-bottom: -24px; }

.g-column._gutters-48 > .g-col { margin-top: 24px; margin-bottom: 24px; }

.g-column._gutters-48 > .g-col1 { margin-top: 24px; margin-bottom: 24px; fl=
ex-basis: calc(8.33333% - 48px); max-width: calc(8.33333% - 48px); }

.g-column._gutters-48 > .g-col2 { margin-top: 24px; margin-bottom: 24px; fl=
ex-basis: calc(16.6667% - 48px); max-width: calc(16.6667% - 48px); }

.g-column._gutters-48 > .g-col3 { margin-top: 24px; margin-bottom: 24px; fl=
ex-basis: calc(25% - 48px); max-width: calc(25% - 48px); }

.g-column._gutters-48 > .g-col4 { margin-top: 24px; margin-bottom: 24px; fl=
ex-basis: calc(33.3333% - 48px); max-width: calc(33.3333% - 48px); }

.g-column._gutters-48 > .g-col5 { margin-top: 24px; margin-bottom: 24px; fl=
ex-basis: calc(41.6667% - 48px); max-width: calc(41.6667% - 48px); }

.g-column._gutters-48 > .g-col6 { margin-top: 24px; margin-bottom: 24px; fl=
ex-basis: calc(50% - 48px); max-width: calc(50% - 48px); }

.g-column._gutters-48 > .g-col7 { margin-top: 24px; margin-bottom: 24px; fl=
ex-basis: calc(58.3333% - 48px); max-width: calc(58.3333% - 48px); }

.g-column._gutters-48 > .g-col8 { margin-top: 24px; margin-bottom: 24px; fl=
ex-basis: calc(66.6667% - 48px); max-width: calc(66.6667% - 48px); }

.g-column._gutters-48 > .g-col9 { margin-top: 24px; margin-bottom: 24px; fl=
ex-basis: calc(75% - 48px); max-width: calc(75% - 48px); }

.g-column._gutters-48 > .g-col10 { margin-top: 24px; margin-bottom: 24px; f=
lex-basis: calc(83.3333% - 48px); max-width: calc(83.3333% - 48px); }

.g-column._gutters-48 > .g-col11 { margin-top: 24px; margin-bottom: 24px; f=
lex-basis: calc(91.6667% - 48px); max-width: calc(91.6667% - 48px); }

.g-column._gutters-48 > .g-col12 { margin-top: 24px; margin-bottom: 24px; f=
lex-basis: calc(100% - 48px); max-width: calc(100% - 48px); }

.g-column._gutters-64 { margin-top: -32px; margin-bottom: -32px; }

.g-column._gutters-64 > .g-col { margin-top: 32px; margin-bottom: 32px; }

.g-column._gutters-64 > .g-col1 { margin-top: 32px; margin-bottom: 32px; fl=
ex-basis: calc(8.33333% - 64px); max-width: calc(8.33333% - 64px); }

.g-column._gutters-64 > .g-col2 { margin-top: 32px; margin-bottom: 32px; fl=
ex-basis: calc(16.6667% - 64px); max-width: calc(16.6667% - 64px); }

.g-column._gutters-64 > .g-col3 { margin-top: 32px; margin-bottom: 32px; fl=
ex-basis: calc(25% - 64px); max-width: calc(25% - 64px); }

.g-column._gutters-64 > .g-col4 { margin-top: 32px; margin-bottom: 32px; fl=
ex-basis: calc(33.3333% - 64px); max-width: calc(33.3333% - 64px); }

.g-column._gutters-64 > .g-col5 { margin-top: 32px; margin-bottom: 32px; fl=
ex-basis: calc(41.6667% - 64px); max-width: calc(41.6667% - 64px); }

.g-column._gutters-64 > .g-col6 { margin-top: 32px; margin-bottom: 32px; fl=
ex-basis: calc(50% - 64px); max-width: calc(50% - 64px); }

.g-column._gutters-64 > .g-col7 { margin-top: 32px; margin-bottom: 32px; fl=
ex-basis: calc(58.3333% - 64px); max-width: calc(58.3333% - 64px); }

.g-column._gutters-64 > .g-col8 { margin-top: 32px; margin-bottom: 32px; fl=
ex-basis: calc(66.6667% - 64px); max-width: calc(66.6667% - 64px); }

.g-column._gutters-64 > .g-col9 { margin-top: 32px; margin-bottom: 32px; fl=
ex-basis: calc(75% - 64px); max-width: calc(75% - 64px); }

.g-column._gutters-64 > .g-col10 { margin-top: 32px; margin-bottom: 32px; f=
lex-basis: calc(83.3333% - 64px); max-width: calc(83.3333% - 64px); }

.g-column._gutters-64 > .g-col11 { margin-top: 32px; margin-bottom: 32px; f=
lex-basis: calc(91.6667% - 64px); max-width: calc(91.6667% - 64px); }

.g-column._gutters-64 > .g-col12 { margin-top: 32px; margin-bottom: 32px; f=
lex-basis: calc(100% - 64px); max-width: calc(100% - 64px); }

.g-col { flex: 1 1 auto; max-width: 100%; }

.g-col._right { justify-content: flex-end; margin-left: auto; }

[class^=3D"g-col"] { display: inline-flex; position: relative; }

.g-col1 { flex: 0 0 8.33333%; max-width: 8.33333%; }

.g-col-push1 { margin-left: 8.33333%; }

.g-col-pull1 { margin-left: -8.33333%; }

.g-col2 { flex: 0 0 16.6667%; max-width: 16.6667%; }

.g-col-push2 { margin-left: 16.6667%; }

.g-col-pull2 { margin-left: -16.6667%; }

.g-col3 { flex: 0 0 25%; max-width: 25%; }

.g-col-push3 { margin-left: 25%; }

.g-col-pull3 { margin-left: -25%; }

.g-col4 { flex: 0 0 33.3333%; max-width: 33.3333%; }

.g-col-push4 { margin-left: 33.3333%; }

.g-col-pull4 { margin-left: -33.3333%; }

.g-col5 { flex: 0 0 41.6667%; max-width: 41.6667%; }

.g-col-push5 { margin-left: 41.6667%; }

.g-col-pull5 { margin-left: -41.6667%; }

.g-col6 { flex: 0 0 50%; max-width: 50%; }

.g-col-push6 { margin-left: 50%; }

.g-col-pull6 { margin-left: -50%; }

.g-col7 { flex: 0 0 58.3333%; max-width: 58.3333%; }

.g-col-push7 { margin-left: 58.3333%; }

.g-col-pull7 { margin-left: -58.3333%; }

.g-col8 { flex: 0 0 66.6667%; max-width: 66.6667%; }

.g-col-push8 { margin-left: 66.6667%; }

.g-col-pull8 { margin-left: -66.6667%; }

.g-col9 { flex: 0 0 75%; max-width: 75%; }

.g-col-push9 { margin-left: 75%; }

.g-col-pull9 { margin-left: -75%; }

.g-col10 { flex: 0 0 83.3333%; max-width: 83.3333%; }

.g-col-push10 { margin-left: 83.3333%; }

.g-col-pull10 { margin-left: -83.3333%; }

.g-col11 { flex: 0 0 91.6667%; max-width: 91.6667%; }

.g-col-push11 { margin-left: 91.6667%; }

.g-col-pull11 { margin-left: -91.6667%; }

.g-col12 { flex: 0 0 100%; max-width: 100%; }

.g-col-push12 { margin-left: 100%; }

.g-col-pull12 { margin-left: -100%; }

.g-center { display: inline-flex; justify-content: center; align-items: cen=
ter; }

.g-row.jc-end, .g-column.jc-end, [class^=3D"g-col"].jc-end { justify-conten=
t: flex-end; }

.g-row.jc-center, .g-column.jc-center, [class^=3D"g-col"].jc-center { justi=
fy-content: center; }

.g-row.jc-sp-between, .g-column.jc-sp-between, [class^=3D"g-col"].jc-sp-bet=
ween { justify-content: space-between; }

.g-row.jc-sp-around, .g-column.jc-sp-around, [class^=3D"g-col"].jc-sp-aroun=
d { justify-content: space-around; }

.g-row.ai-start, .g-column.ai-start, [class^=3D"g-col"].ai-start { align-it=
ems: flex-start; }

.g-row.ai-end, .g-column.ai-end, [class^=3D"g-col"].ai-end { align-items: f=
lex-end; }

.g-row.ai-center, .g-column.ai-center, [class^=3D"g-col"].ai-center { align=
-items: center; }

.g-row.ai-right, .g-column.ai-right, [class^=3D"g-col"].ai-right { }

.g-row.fw-wrap, .g-column.fw-wrap, [class^=3D"g-col"].fw-wrap { flex-wrap: =
wrap; }

.g-row.ff-row-wrap, .g-column.ff-row-wrap, [class^=3D"g-col"].ff-row-wrap {=
 flex-flow: row wrap; }

.g-row.ff-column, .g-column.ff-column, [class^=3D"g-col"].ff-column { flex-=
flow: column nowrap; }

.g-row.fl-none, .g-column.fl-none, [class^=3D"g-col"].fl-none { flex: 0 0 a=
uto; }

.svg-icon { vertical-align: bottom; }

.svg-icon:not(.native) * { fill: currentcolor; }

.icon-imgur-white, .icon-imgur-black { background-image: url("../../img/img=
-upload.svg?v=3D16d9e4614ece"), none; background-position: 0px -130px; disp=
lay: inline-block; width: 50px; height: 18px; vertical-align: middle; }

.icon-imgur-black { background-position: 0px -105px; }

.icon-pencil, .icon-bubble, .icon-trophy, .icon-up-down { background-image:=
 url("../../img/share-sprite-new.svg?v=3D0e11bfd41fbc"), none; display: inl=
ine-block; width: 14px; height: 14px; vertical-align: middle; }

.icon-pencil { background-position: -123px 0px; }

.icon-bubble { background-position: -103px -2px; width: 13px; height: 13px;=
 }

.icon-trophy { background-position: -62px -1px; width: 15px; }

.icon-up-down { background-position: -80px -2px; width: 18px; height: 12px;=
 }

.icon-site, .icon-location, .icon-github, .icon-twitter, .icon-time, .icon-=
calendar, .icon-eye, .icon-se, .icon-q, .icon-a, .icon-q-small, .icon-a-sma=
ll, .icon-ppl-helped, .icon-helpful-edit, .icon-vote-cast, .icon-lock, .ico=
n-so-gray, .icon-external-link, .icon-helpful-flags, .icon-history, .icon-s=
ettings, .icon-settings-off, .icon-arrow-bottom, .icon-user-dark { backgrou=
nd-image: url("../../img/user-profile-sprite.svg?v=3Dd88bb7069e3d"), none; =
display: inline-block; width: 12px; height: 14px; vertical-align: middle; }

.icon-site { background-position: 0px -80px; }

.icon-location { background-position: 0px -97px; }

.icon-github { background-position: 0px -114px; }

.icon-twitter { background-position: 0px -131px; }

.icon-time { background-position: 0px -147px; }

.icon-calendar { background-position: 0px -163px; }

.icon-eye { background-position: 0px -182px; }

.icon-se { background-position: 0px -200px; position: relative; top: -1px; =
}

.icon-envelope-fill-gray { content: " "; color: transparent; background-ima=
ge: url("../../img/icon-envelope-fill-gray.svg?v=3Db3da0246cfcc"), none; ba=
ckground-repeat: no-repeat; background-position: 0px 2px; background-size: =
12px 12px; display: inline-block; width: 12px; height: 12px; opacity: 0.6; =
text-indent: -10000px; }

.icon-user-dark { width: 13px; height: 13px; background-position: -46px -10=
6px; }

.icon-arrow-bottom { width: 10px; height: 6px; background-position: -84px -=
411px; }

.icon-settings-off { height: 12px; width: 11px; background-position: 0px -3=
55px; }

.icon-settings-off.hover:hover { background-position: 0px -370px; }

.icon-settings { height: 11px; width: 11px; background-position: 0px -370px=
; }

.icon-q { background-position: 1px 0px; width: 19px; height: 22px; }

.icon-q.accepted { background-position: -49px 0px; }

.icon-a { background-position: 1px -28px; width: 19px; height: 22px; }

.icon-a.accepted { background-position: -49px -28px; }

.icon-q-small { background-position: -28px 0px; width: 11px; height: 13px; =
}

.icon-a-small { background-position: -28px -28px; width: 11px; height: 13px=
; }

.icon-ppl-helped { background-position: -28px -106px; width: 13px; height: =
13px; }

.icon-helpful-edit { background-position: -28px -81px; width: 13px; height:=
 13px; }

.icon-helpful-flags { background-position: -28px -61px; width: 13px; height=
: 13px; }

.icon-history { background-position: 0px -63px; width: 12px; height: 10px; =
}

.icon-vote-cast { background-position: -28px -134px; width: 13px; height: 8=
px; }

.icon-lock { background-position: -28px -151px; width: 13px; height: 13px; =
}

.icon-so-gray { background-position: -56px -80px; width: 11px; height: 14px=
; }

.icon-external-link { width: 14px; height: 14px; background-position: -49px=
 -369px; }

.input-icon { position: relative; }

.input-icon .svg-icon { position: absolute; top: 8px; left: 8px; z-index: 9=
9; pointer-events: none; }

.input-icon .icon { position: absolute; z-index: 99; pointer-events: none; =
top: 50%; margin-top: -7px; left: 12px; }

.input-icon input { padding-left: 30px !important; }

.icon-check-on, .icon-check-off, .item-select-table .item input[type=3D"che=
ckbox"]:checked + .check, .item-select-table .item .check { background-imag=
e: url("../../img/developer-story/timeline.svg?v=3Dd0477cf4f5f4"), none; wi=
dth: 16px; height: 16px; display: inline-block; }

.icon-check-off, .item-select-table .item .check { background-position: -51=
px -58px; }

.icon-check-on, .item-select-table .item input[type=3D"checkbox"]:checked +=
 .check { background-position: -74px -58px; }

.icon-check-small-on, .icon-check-small-off { background-image: url("../../=
img/developer-story/timeline.svg?v=3Dd0477cf4f5f4"), none; width: 13px; hei=
ght: 10px; display: inline-block; }

.icon-check-small-on { background-position: -51px -40px; }

.icon-check-small-off { background-position: -74px -40px; }

.icon-lock-on, .icon-lock-off { background-image: url("../../img/user-profi=
le-sprite.svg?v=3Dd88bb7069e3d"), none; width: 10px; height: 13px; display:=
 inline-block; }

.icon-lock-off { background-position: -50px -151px; }

.icon-lock-on { background-position: -28px -151px; }

.icon-bitbucket, .icon-gitlab, .icon-googlecode, .icon-codeplex, .icon-sour=
ceforge { background-image: url("../../img/developer-story/timeline.svg?v=
=3Dd0477cf4f5f4"), none; background-repeat: no-repeat; width: 13px; height:=
 13px; display: inline-block; }

.icon-bitbucket { background-position: 0px -224px; }

.icon-gitlab { background-position: 0px -244px; }

.icon-googlecode { background-position: 0px -265px; }

.icon-codeplex { background-position: 0px -304px; }

.icon-sourceforge { background-position: 0px -285px; }

.icon-privacy-public, .icon-privacy-private, .icon-privacy-public-btn, .ico=
n-privacy-private-btn { background-image: url("../../img/developer-story/ti=
meline.svg?v=3Dd0477cf4f5f4"), none; width: 11px; height: 11px; display: in=
line-block; }

.icon-privacy-public { background-position: -52px 0px; }

.icon-privacy-private { background-position: -76px 0px; }

.icon-privacy-public-btn { background-position: -52px -20px; }

.icon-privacy-private-btn { background-position: -76px -20px; }

.icon-job-big, .icon-project-opensource-big, .icon-project-apps-big, .icon-=
achievement-big, .icon-education-big, .icon-certification-big, .icon-artifa=
ct-big, .icon-generic-assessment-big, .icon-generic-big { background-image:=
 url("../../img/developer-story/timeline.svg?v=3Dd0477cf4f5f4"), none; widt=
h: 22px; height: 22px; display: inline-block; }

.icon-job-big { background-position: -120px -125px; }

.icon-project-opensource-big { background-position: -120px -75px; }

.icon-project-apps-big { background-position: -120px 0px; }

.icon-achievement-big { background-position: -120px -23px; }

.icon-education-big { background-position: -120px -101px; }

.icon-certification-big { background-position: -120px -155px; }

.icon-artifact-big { background-position: -120px -46px; }

.icon-generic-big { background-position: -120px -184px; }

.icon-generic-assessment-big { background-position: -48.5px -200px; }

.icon-i, .icon-i-blue, .icon-i-orange { background-image: url("../../img/de=
veloper-story/timeline.svg?v=3Dd0477cf4f5f4"), none; width: 14px; height: 1=
4px; display: inline-block; background-position: -54px -94px; }

.icon-i-orange { background-position: -54px -134px; width: 12px; height: 12=
px; }

.icon-warning-orange, .icon-warning-gray, .icon-warning-label::before { bac=
kground-image: url("../../img/developer-story/timeline.svg?v=3Dd0477cf4f5f4=
"), none; width: 13px; height: 11px; display: inline-block; }

.icon-warning-orange, .icon-warning-label::before { background-position: -5=
5px -114px; }

.icon-warning-gray { background-position: -55px -152px; }

.icon-warning-label { display: inline-block; background: rgb(250, 238, 214)=
; border-radius: 3px; padding: 2px 4px; cursor: pointer; }

.icon-warning-label::before { content: ""; }

#location-home-item, .needs-visa { position: relative; padding-left: 1.8em =
!important; }

#location-home-item .visa-icon, .needs-visa .visa-icon, #location-home-item=
 .home-icon, .needs-visa .home-icon { position: absolute; left: 0.4em; top:=
 50%; transform: translate(0%, -50%); }

.home-icon { background-image: url("../../img/developer-story/timeline.svg?=
v=3Dd0477cf4f5f4"), none; width: 12px; height: 12px; display: inline-block;=
 background-position: -76px -132px; }

.visa-icon { background-image: url("../../img/developer-story/timeline.svg?=
v=3Dd0477cf4f5f4"), none; width: 12px; height: 12px; display: inline-block;=
 background-position: -76px -114px; }

.geo-tag .visa-icon { display: none; }

.geo-tag.needs-visa .visa-icon { display: inline-block; }

.icon-image-upload { background-image: url("../../img/developer-story/timel=
ine.svg?v=3Dd0477cf4f5f4"), none; width: 20px; height: 19px; display: inlin=
e-block; background-position: 0px -360px; }

.icon-external-link { background-image: url("../../img/developer-story/time=
line.svg?v=3Dd0477cf4f5f4"), none; width: 12px; height: 10px; display: inli=
ne-block; background-position: 0px -430px; }

.icon-play-white { background-image: url("../../img/share-sprite-new.svg?v=
=3D0e11bfd41fbc"), none; width: 12px; height: 12px; display: inline-block; =
background-position: 0px -258px; }

.btn .icon-play-white { position: relative; top: 1px; }

.icon-indent { background-image: url("../../img/share-sprite-new.svg?v=3D0e=
11bfd41fbc"), none; width: 12px; height: 12px; display: inline-block; backg=
round-position: 0px -278px; }

.icon-indent._hover:hover, a:hover .icon-indent._hover { background-positio=
n: -20px -278px; }

.icon-cancel { background-image: url("../../img/share-sprite-new.svg?v=3D0e=
11bfd41fbc"), none; width: 12px; height: 12px; display: inline-block; backg=
round-position: 0px -238px; }

.icon-cancel._hover:hover, a:hover .icon-cancel._hover { background-positio=
n: -20px -238px; }

a .icon-cancel, a .icon-indent { position: relative; top: 1px; }

.icon-print { background-image: url("../../img/developer-story/timeline.svg=
?v=3Dd0477cf4f5f4"), none; width: 12px; height: 11px; display: inline-block=
; background-position: 0px -488px; }

.badge, .badge-tag { transition: background-color 0.15s ease-in-out 0s, bor=
der 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s; padding: 0.4em 0.8em =
0.4em 0.4em; margin: 0px 3px 3px 0px; color: rgb(255, 255, 255); line-heigh=
t: 1; text-decoration: none; white-space: nowrap; font-size: 12px; backgrou=
nd-color: rgb(47, 51, 55); border: 1px solid transparent; display: inline-b=
lock; border-radius: 4px; }

.badge:hover, .badge-tag:hover { color: rgb(255, 255, 255); text-decoration=
: none; background-color: rgb(12, 13, 14); }

.badge-tag { color: rgb(83, 90, 96); background-color: rgb(239, 240, 241); =
border-color: rgb(214, 217, 220); }

.badge-tag:hover { color: rgb(71, 77, 83); background-color: rgb(214, 217, =
220); border-color: rgb(200, 204, 208); }

.badgecount { font-size: 12px; font-weight: bold; padding-left: 2px; color:=
 rgb(132, 141, 149); }

.badge1, .badge2, .badge3 { display: inline-block; overflow: hidden; line-h=
eight: inherit; vertical-align: text-bottom; width: 14px; height: 14px; }

.badge1 { background-position: -97px -398px; }

.badge2 { background-position: -77px -398px; }

.badge3 { background-position: -57px -398px; }

.badge1-alternate, .badge2-alternate, .badge3-alternate, .badge-how-to { pa=
dding: 4px 8px; border: 1px solid transparent; border-radius: 2px; }

.badge1-alternate .-total, .badge2-alternate .-total, .badge3-alternate .-t=
otal, .badge-how-to .-total { font-weight: 700; color: rgb(83, 90, 96); }

.badge1-alternate { background-color: rgb(255, 250, 230); border-color: rgb=
(236, 229, 198); }

.badge2-alternate, .badge-how-to { background-color: rgb(234, 235, 236); bo=
rder-color: rgb(221, 222, 224); }

.badge3-alternate { background-color: rgb(248, 233, 221); border-color: rgb=
(240, 222, 203); }

a.badge1-alternate:hover, a.badge2-alternate:hover, a.badge3-alternate:hove=
r { background-color: rgb(83, 90, 96); border-color: transparent; }

input[type=3D"submit"]:not(.s-btn), input[type=3D"button"]:not(.s-btn), but=
ton:not(.s-btn), .button, .btn, .btn-clear, .btn-secondary, .btn-confirm, .=
btn-warning, .btn-icon, .btn-outlined, .hero-box.double-panel .panel.white =
.btn { display: inline-block; position: relative; padding: 0.615385em 1em; =
vertical-align: middle; min-height: 2.46154em; box-sizing: border-box; font=
-weight: 400; font-family: inherit; line-height: 1; text-align: center; tex=
t-decoration: none; background-color: transparent; border-radius: 2px; bord=
er: 1px solid transparent; cursor: pointer; outline: none; touch-action: ma=
nipulation; transition: color 0.1s ease-in 0s, background-color 0.1s ease-i=
n 0s, border-color 0.1s ease-in 0s, box-shadow 0.1s ease-in 0s; }

input[type=3D"submit"]:not(.s-btn):hover, input[type=3D"button"]:not(.s-btn=
):hover, button:not(.s-btn):hover, .button:hover, .btn:hover, .btn-clear:ho=
ver, .btn-secondary:hover, .btn-confirm:hover, .btn-warning:hover, .btn-ico=
n:hover, .btn-outlined:hover, input[type=3D"submit"]:not(.s-btn):focus, inp=
ut[type=3D"button"]:not(.s-btn):focus, button:not(.s-btn):focus, .button:fo=
cus, .btn:focus, .btn-clear:focus, .btn-secondary:focus, .btn-confirm:focus=
, .btn-warning:focus, .btn-icon:focus, .btn-outlined:focus { text-decoratio=
n: none; transition: color 0.1s ease-in-out 0s, background-color 0.1s ease-=
in-out 0s, border-color 0.1s ease-in-out 0s, box-shadow 0.1s ease-in-out 0s=
; outline: none; }

input[type=3D"submit"]:not(.s-btn)[disabled], input[type=3D"button"]:not(.s=
-btn)[disabled], button:not(.s-btn)[disabled], .button[disabled], .btn[disa=
bled], .btn-clear[disabled], .btn-secondary[disabled], .btn-confirm[disable=
d], .btn-warning[disabled], .btn-icon[disabled], .btn-outlined[disabled], i=
nput[type=3D"submit"]:not(.s-btn)._disabled, input[type=3D"button"]:not(.s-=
btn)._disabled, button:not(.s-btn)._disabled, .button._disabled, .btn._disa=
bled, .btn-clear._disabled, .btn-secondary._disabled, .btn-confirm._disable=
d, .btn-warning._disabled, .btn-icon._disabled, .btn-outlined._disabled { c=
ursor: default; pointer-events: none; box-shadow: none; opacity: 1; }

input[type=3D"submit"]:not(.s-btn)[disabled]:hover, input[type=3D"button"]:=
not(.s-btn)[disabled]:hover, button:not(.s-btn)[disabled]:hover, .button[di=
sabled]:hover, .btn[disabled]:hover, .btn-clear[disabled]:hover, .btn-secon=
dary[disabled]:hover, .btn-confirm[disabled]:hover, .btn-warning[disabled]:=
hover, .btn-icon[disabled]:hover, .btn-outlined[disabled]:hover, input[type=
=3D"submit"]:not(.s-btn)._disabled:hover, input[type=3D"button"]:not(.s-btn=
)._disabled:hover, button:not(.s-btn)._disabled:hover, .button._disabled:ho=
ver, .btn._disabled:hover, .btn-clear._disabled:hover, .btn-secondary._disa=
bled:hover, .btn-confirm._disabled:hover, .btn-warning._disabled:hover, .bt=
n-icon._disabled:hover, .btn-outlined._disabled:hover { cursor: default; bo=
x-shadow: none; }

input[type=3D"submit"]:not(.s-btn).btn__with-icon .svg-icon, input[type=3D"=
button"]:not(.s-btn).btn__with-icon .svg-icon, button:not(.s-btn).btn__with=
-icon .svg-icon, .button.btn__with-icon .svg-icon, .btn.btn__with-icon .svg=
-icon, .btn-clear.btn__with-icon .svg-icon, .btn-secondary.btn__with-icon .=
svg-icon, .btn-confirm.btn__with-icon .svg-icon, .btn-warning.btn__with-ico=
n .svg-icon, .btn-icon.btn__with-icon .svg-icon, .btn-outlined.btn__with-ic=
on .svg-icon { margin: -3px 4px -2px -4px; }

input[type=3D"submit"]:not(.s-btn), input[type=3D"button"]:not(.s-btn), but=
ton:not(.s-btn), .button, a.button, a.button:visited, .btn, .hero-box.doubl=
e-panel .panel.white .btn { color: rgb(255, 255, 255); background-color: rg=
b(0, 149, 255); border-color: rgb(0, 119, 204); box-shadow: rgb(102, 191, 2=
55) 0px 1px 0px inset; }

input[type=3D"submit"]:not(.s-btn):visited, input[type=3D"button"]:not(.s-b=
tn):visited, button:not(.s-btn):visited, .button:visited, a.button:visited,=
 a.button:visited:visited, .btn:visited { color: rgb(255, 255, 255); }

input[type=3D"submit"]:not(.s-btn):hover, input[type=3D"button"]:not(.s-btn=
):hover, button:not(.s-btn):hover, .button:hover, a.button:hover, a.button:=
visited:hover, .btn:hover, input[type=3D"submit"]:not(.s-btn):focus, input[=
type=3D"button"]:not(.s-btn):focus, button:not(.s-btn):focus, .button:focus=
, a.button:focus, a.button:visited:focus, .btn:focus { color: rgba(255, 255=
, 255, 0.9); background-color: rgb(0, 119, 204); border-color: rgb(0, 89, 1=
53); box-shadow: rgb(51, 170, 255) 0px 1px 0px inset; }

input[type=3D"submit"]:not(.s-btn)[disabled], input[type=3D"button"]:not(.s=
-btn)[disabled], button:not(.s-btn)[disabled], .button[disabled], a.button[=
disabled], a.button:visited[disabled], .btn[disabled], input[type=3D"submit=
"]:not(.s-btn)._disabled, input[type=3D"button"]:not(.s-btn)._disabled, but=
ton:not(.s-btn)._disabled, .button._disabled, a.button._disabled, a.button:=
visited._disabled, .btn._disabled { color: rgb(255, 255, 255); background-c=
olor: rgb(205, 219, 228); border-color: rgb(189, 207, 219); }

input[type=3D"submit"].btn-secondary, input[type=3D"button"].btn-secondary,=
 button.btn-secondary, .btn-secondary { color: rgb(57, 115, 157); backgroun=
d-color: rgb(225, 236, 244); border-color: rgb(150, 189, 217); box-shadow: =
rgb(244, 248, 251) 0px 1px 0px inset; }

input[type=3D"submit"].btn-secondary:visited, input[type=3D"button"].btn-se=
condary:visited, button.btn-secondary:visited, .btn-secondary:visited { col=
or: rgb(57, 115, 157); }

input[type=3D"submit"].btn-secondary:hover, input[type=3D"button"].btn-seco=
ndary:hover, button.btn-secondary:hover, .btn-secondary:hover, input[type=
=3D"submit"].btn-secondary:focus, input[type=3D"button"].btn-secondary:focu=
s, button.btn-secondary:focus, .btn-secondary:focus { color: rgb(44, 87, 11=
9); background-color: rgb(188, 212, 230); border-color: rgb(76, 141, 189); =
box-shadow: rgb(225, 236, 244) 0px 1px 0px inset; }

input[type=3D"submit"].btn-secondary[disabled], input[type=3D"button"].btn-=
secondary[disabled], button.btn-secondary[disabled], .btn-secondary[disable=
d], input[type=3D"submit"].btn-secondary._disabled, input[type=3D"button"].=
btn-secondary._disabled, button.btn-secondary._disabled, .btn-secondary._di=
sabled { color: rgb(157, 173, 185); background-color: rgb(246, 247, 249); b=
order-color: rgb(216, 222, 227); }

input[type=3D"submit"].btn-outlined, input[type=3D"button"].btn-outlined, b=
utton.btn-outlined, .btn-outlined { color: rgb(0, 119, 204); background-col=
or: rgba(0, 119, 204, 0); border-color: rgb(0, 149, 255); box-shadow: none;=
 }

input[type=3D"submit"].btn-outlined:visited, input[type=3D"button"].btn-out=
lined:visited, button.btn-outlined:visited, .btn-outlined:visited { color: =
rgb(0, 119, 204); }

input[type=3D"submit"].btn-outlined:hover, input[type=3D"button"].btn-outli=
ned:hover, button.btn-outlined:hover, .btn-outlined:hover, input[type=3D"su=
bmit"].btn-outlined:focus, input[type=3D"button"].btn-outlined:focus, butto=
n.btn-outlined:focus, .btn-outlined:focus { color: rgb(0, 89, 153); backgro=
und-color: rgb(230, 244, 255); border-color: rgb(0, 119, 204); box-shadow: =
none; }

input[type=3D"submit"].btn-outlined[disabled], input[type=3D"button"].btn-o=
utlined[disabled], button.btn-outlined[disabled], .btn-outlined[disabled], =
input[type=3D"submit"].btn-outlined._disabled, input[type=3D"button"].btn-o=
utlined._disabled, button.btn-outlined._disabled, .btn-outlined._disabled {=
 color: rgb(161, 166, 170); background-color: rgb(242, 242, 243); border-co=
lor: rgb(215, 216, 219); }

input[type=3D"submit"].btn-outlined.-warning, input[type=3D"button"].btn-ou=
tlined.-warning, button.btn-outlined.-warning, .btn-outlined.-warning { col=
or: rgb(201, 29, 46); background-color: rgba(201, 29, 46, 0); border-color:=
 rgb(226, 55, 72); }

input[type=3D"submit"].btn-outlined.-warning:visited, input[type=3D"button"=
].btn-outlined.-warning:visited, button.btn-outlined.-warning:visited, .btn=
-outlined.-warning:visited { color: rgb(201, 29, 46); }

input[type=3D"submit"].btn-outlined.-warning:hover, input[type=3D"button"].=
btn-outlined.-warning:hover, button.btn-outlined.-warning:hover, .btn-outli=
ned.-warning:hover, input[type=3D"submit"].btn-outlined.-warning:focus, inp=
ut[type=3D"button"].btn-outlined.-warning:focus, button.btn-outlined.-warni=
ng:focus, .btn-outlined.-warning:focus { color: rgb(156, 23, 36); backgroun=
d-color: rgb(249, 211, 215); border-color: rgb(201, 29, 46); }

input[type=3D"submit"].btn-outlined.-warning[disabled], input[type=3D"butto=
n"].btn-outlined.-warning[disabled], button.btn-outlined.-warning[disabled]=
, .btn-outlined.-warning[disabled], input[type=3D"submit"].btn-outlined.-wa=
rning._disabled, input[type=3D"button"].btn-outlined.-warning._disabled, bu=
tton.btn-outlined.-warning._disabled, .btn-outlined.-warning._disabled { co=
lor: rgb(153, 153, 153); background-color: rgb(230, 230, 230); border-color=
: rgb(204, 204, 204); }

input[type=3D"submit"].btn-outlined.white, input[type=3D"button"].btn-outli=
ned.white, button.btn-outlined.white, .btn-outlined.white, input[type=3D"su=
bmit"].btn-outlined.-white, input[type=3D"button"].btn-outlined.-white, but=
ton.btn-outlined.-white, .btn-outlined.-white { color: rgb(255, 255, 255); =
background-color: rgba(255, 255, 255, 0); border-color: rgb(255, 255, 255);=
 }

input[type=3D"submit"].btn-outlined.white:visited, input[type=3D"button"].b=
tn-outlined.white:visited, button.btn-outlined.white:visited, .btn-outlined=
.white:visited, input[type=3D"submit"].btn-outlined.-white:visited, input[t=
ype=3D"button"].btn-outlined.-white:visited, button.btn-outlined.-white:vis=
ited, .btn-outlined.-white:visited { color: rgb(255, 255, 255); }

input[type=3D"submit"].btn-outlined.white:hover, input[type=3D"button"].btn=
-outlined.white:hover, button.btn-outlined.white:hover, .btn-outlined.white=
:hover, input[type=3D"submit"].btn-outlined.-white:hover, input[type=3D"but=
ton"].btn-outlined.-white:hover, button.btn-outlined.-white:hover, .btn-out=
lined.-white:hover, input[type=3D"submit"].btn-outlined.white:focus, input[=
type=3D"button"].btn-outlined.white:focus, button.btn-outlined.white:focus,=
 .btn-outlined.white:focus, input[type=3D"submit"].btn-outlined.-white:focu=
s, input[type=3D"button"].btn-outlined.-white:focus, button.btn-outlined.-w=
hite:focus, .btn-outlined.-white:focus { color: rgba(255, 255, 255, 0.95); =
background-color: rgba(255, 255, 255, 0.1); border-color: rgba(255, 255, 25=
5, 0.6); }

input[type=3D"submit"].btn-outlined.white[disabled], input[type=3D"button"]=
.btn-outlined.white[disabled], button.btn-outlined.white[disabled], .btn-ou=
tlined.white[disabled], input[type=3D"submit"].btn-outlined.-white[disabled=
], input[type=3D"button"].btn-outlined.-white[disabled], button.btn-outline=
d.-white[disabled], .btn-outlined.-white[disabled], input[type=3D"submit"].=
btn-outlined.white._disabled, input[type=3D"button"].btn-outlined.white._di=
sabled, button.btn-outlined.white._disabled, .btn-outlined.white._disabled,=
 input[type=3D"submit"].btn-outlined.-white._disabled, input[type=3D"button=
"].btn-outlined.-white._disabled, button.btn-outlined.-white._disabled, .bt=
n-outlined.-white._disabled { opacity: 0.5; }

input[type=3D"submit"].btn-outlined.gray, input[type=3D"button"].btn-outlin=
ed.gray, button.btn-outlined.gray, .btn-outlined.gray, input[type=3D"submit=
"].btn-outlined.-gray, input[type=3D"button"].btn-outlined.-gray, button.bt=
n-outlined.-gray, .btn-outlined.-gray { color: rgb(132, 141, 149); backgrou=
nd-color: rgb(255, 255, 255); border-color: rgb(200, 204, 208); }

input[type=3D"submit"].btn-outlined.gray:visited, input[type=3D"button"].bt=
n-outlined.gray:visited, button.btn-outlined.gray:visited, .btn-outlined.gr=
ay:visited, input[type=3D"submit"].btn-outlined.-gray:visited, input[type=
=3D"button"].btn-outlined.-gray:visited, button.btn-outlined.-gray:visited,=
 .btn-outlined.-gray:visited { color: rgb(132, 141, 149); }

input[type=3D"submit"].btn-outlined.gray:hover, input[type=3D"button"].btn-=
outlined.gray:hover, button.btn-outlined.gray:hover, .btn-outlined.gray:hov=
er, input[type=3D"submit"].btn-outlined.-gray:hover, input[type=3D"button"]=
.btn-outlined.-gray:hover, button.btn-outlined.-gray:hover, .btn-outlined.-=
gray:hover, input[type=3D"submit"].btn-outlined.gray:focus, input[type=3D"b=
utton"].btn-outlined.gray:focus, button.btn-outlined.gray:focus, .btn-outli=
ned.gray:focus, input[type=3D"submit"].btn-outlined.-gray:focus, input[type=
=3D"button"].btn-outlined.-gray:focus, button.btn-outlined.-gray:focus, .bt=
n-outlined.-gray:focus, input[type=3D"submit"].btn-outlined.gray:active, in=
put[type=3D"button"].btn-outlined.gray:active, button.btn-outlined.gray:act=
ive, .btn-outlined.gray:active, input[type=3D"submit"].btn-outlined.-gray:a=
ctive, input[type=3D"button"].btn-outlined.-gray:active, button.btn-outline=
d.-gray:active, .btn-outlined.-gray:active, input[type=3D"submit"].btn-outl=
ined.gray.youarehere, input[type=3D"button"].btn-outlined.gray.youarehere, =
button.btn-outlined.gray.youarehere, .btn-outlined.gray.youarehere, input[t=
ype=3D"submit"].btn-outlined.-gray.youarehere, input[type=3D"button"].btn-o=
utlined.-gray.youarehere, button.btn-outlined.-gray.youarehere, .btn-outlin=
ed.-gray.youarehere { background-color: rgb(239, 240, 241); }

input[type=3D"submit"].btn-outlined.gray[disabled], input[type=3D"button"].=
btn-outlined.gray[disabled], button.btn-outlined.gray[disabled], .btn-outli=
ned.gray[disabled], input[type=3D"submit"].btn-outlined.-gray[disabled], in=
put[type=3D"button"].btn-outlined.-gray[disabled], button.btn-outlined.-gra=
y[disabled], .btn-outlined.-gray[disabled], input[type=3D"submit"].btn-outl=
ined.gray._disabled, input[type=3D"button"].btn-outlined.gray._disabled, bu=
tton.btn-outlined.gray._disabled, .btn-outlined.gray._disabled, input[type=
=3D"submit"].btn-outlined.-gray._disabled, input[type=3D"button"].btn-outli=
ned.-gray._disabled, button.btn-outlined.-gray._disabled, .btn-outlined.-gr=
ay._disabled { opacity: 0.5; }

input[type=3D"submit"].btn-clear, input[type=3D"button"].btn-clear, button.=
btn-clear, .btn-clear { color: rgb(0, 119, 204); background-color: rgba(0, =
119, 204, 0); border-color: transparent; box-shadow: none; }

input[type=3D"submit"].btn-clear:visited, input[type=3D"button"].btn-clear:=
visited, button.btn-clear:visited, .btn-clear:visited { color: rgb(0, 119, =
204); }

input[type=3D"submit"].btn-clear:hover, input[type=3D"button"].btn-clear:ho=
ver, button.btn-clear:hover, .btn-clear:hover, input[type=3D"submit"].btn-c=
lear:focus, input[type=3D"button"].btn-clear:focus, button.btn-clear:focus,=
 .btn-clear:focus { color: rgb(0, 89, 153); background-color: rgba(0, 119, =
204, 0.1); border-color: transparent; box-shadow: none; }

input[type=3D"submit"].btn-clear[disabled], input[type=3D"button"].btn-clea=
r[disabled], button.btn-clear[disabled], .btn-clear[disabled], input[type=
=3D"submit"].btn-clear._disabled, input[type=3D"button"].btn-clear._disable=
d, button.btn-clear._disabled, .btn-clear._disabled { color: rgb(161, 166, =
170); background-color: rgb(242, 242, 243); border-color: transparent; }

input[type=3D"submit"].btn-clear.-warning, input[type=3D"button"].btn-clear=
.-warning, button.btn-clear.-warning, .btn-clear.-warning { color: rgb(201,=
 29, 46); background-color: rgba(201, 29, 46, 0); border-color: rgba(201, 2=
9, 46, 0); }

input[type=3D"submit"].btn-clear.-warning:visited, input[type=3D"button"].b=
tn-clear.-warning:visited, button.btn-clear.-warning:visited, .btn-clear.-w=
arning:visited { color: rgb(201, 29, 46); }

input[type=3D"submit"].btn-clear.-warning:hover, input[type=3D"button"].btn=
-clear.-warning:hover, button.btn-clear.-warning:hover, .btn-clear.-warning=
:hover, input[type=3D"submit"].btn-clear.-warning:focus, input[type=3D"butt=
on"].btn-clear.-warning:focus, button.btn-clear.-warning:focus, .btn-clear.=
-warning:focus { color: rgb(156, 23, 36); background-color: rgb(249, 211, 2=
15); border-color: rgb(249, 211, 215); }

input[type=3D"submit"].btn-clear.-warning[disabled], input[type=3D"button"]=
.btn-clear.-warning[disabled], button.btn-clear.-warning[disabled], .btn-cl=
ear.-warning[disabled], input[type=3D"submit"].btn-clear.-warning._disabled=
, input[type=3D"button"].btn-clear.-warning._disabled, button.btn-clear.-wa=
rning._disabled, .btn-clear.-warning._disabled { color: rgb(153, 153, 153);=
 background-color: rgb(230, 230, 230); border-color: rgb(230, 230, 230); }

input[type=3D"submit"].btn-clear.white, input[type=3D"button"].btn-clear.wh=
ite, button.btn-clear.white, .btn-clear.white, input[type=3D"submit"].btn-c=
lear.-white, input[type=3D"button"].btn-clear.-white, button.btn-clear.-whi=
te, .btn-clear.-white { color: rgb(255, 255, 255); background-color: rgba(2=
55, 255, 255, 0); border-color: transparent; }

input[type=3D"submit"].btn-clear.white:visited, input[type=3D"button"].btn-=
clear.white:visited, button.btn-clear.white:visited, .btn-clear.white:visit=
ed, input[type=3D"submit"].btn-clear.-white:visited, input[type=3D"button"]=
.btn-clear.-white:visited, button.btn-clear.-white:visited, .btn-clear.-whi=
te:visited { color: rgb(255, 255, 255); }

input[type=3D"submit"].btn-clear.white:hover, input[type=3D"button"].btn-cl=
ear.white:hover, button.btn-clear.white:hover, .btn-clear.white:hover, inpu=
t[type=3D"submit"].btn-clear.-white:hover, input[type=3D"button"].btn-clear=
.-white:hover, button.btn-clear.-white:hover, .btn-clear.-white:hover, inpu=
t[type=3D"submit"].btn-clear.white:focus, input[type=3D"button"].btn-clear.=
white:focus, button.btn-clear.white:focus, .btn-clear.white:focus, input[ty=
pe=3D"submit"].btn-clear.-white:focus, input[type=3D"button"].btn-clear.-wh=
ite:focus, button.btn-clear.-white:focus, .btn-clear.-white:focus { color: =
rgba(255, 255, 255, 0.95); background-color: rgba(255, 255, 255, 0.05); bor=
der-color: transparent; }

input[type=3D"submit"].btn-clear.white[disabled], input[type=3D"button"].bt=
n-clear.white[disabled], button.btn-clear.white[disabled], .btn-clear.white=
[disabled], input[type=3D"submit"].btn-clear.-white[disabled], input[type=
=3D"button"].btn-clear.-white[disabled], button.btn-clear.-white[disabled],=
 .btn-clear.-white[disabled], input[type=3D"submit"].btn-clear.white._disab=
led, input[type=3D"button"].btn-clear.white._disabled, button.btn-clear.whi=
te._disabled, .btn-clear.white._disabled, input[type=3D"submit"].btn-clear.=
-white._disabled, input[type=3D"button"].btn-clear.-white._disabled, button=
.btn-clear.-white._disabled, .btn-clear.-white._disabled { opacity: 0.5; }

input[type=3D"submit"].btn-confirm, input[type=3D"button"].btn-confirm, but=
ton.btn-confirm, .btn-confirm { color: rgb(255, 255, 255); background-color=
: rgb(95, 186, 125); border-color: rgb(69, 161, 99); box-shadow: rgb(166, 2=
17, 183) 0px 1px 0px inset; }

input[type=3D"submit"].btn-confirm:visited, input[type=3D"button"].btn-conf=
irm:visited, button.btn-confirm:visited, .btn-confirm:visited { color: rgb(=
255, 255, 255); }

input[type=3D"submit"].btn-confirm:hover, input[type=3D"button"].btn-confir=
m:hover, button.btn-confirm:hover, .btn-confirm:hover, input[type=3D"submit=
"].btn-confirm:focus, input[type=3D"button"].btn-confirm:focus, button.btn-=
confirm:focus, .btn-confirm:focus { color: rgba(255, 255, 255, 0.9); backgr=
ound-color: rgb(69, 161, 99); border-color: rgb(54, 125, 77); box-shadow: r=
gb(130, 202, 154) 0px 1px 0px inset; }

input[type=3D"submit"].btn-confirm[disabled], input[type=3D"button"].btn-co=
nfirm[disabled], button.btn-confirm[disabled], .btn-confirm[disabled], inpu=
t[type=3D"submit"].btn-confirm._disabled, input[type=3D"button"].btn-confir=
m._disabled, button.btn-confirm._disabled, .btn-confirm._disabled { color: =
rgb(167, 190, 175); background-color: rgb(209, 225, 214); border-color: rgb=
(197, 212, 202); }

input[type=3D"submit"].btn-warning, input[type=3D"button"].btn-warning, but=
ton.btn-warning, .btn-warning { color: rgb(255, 255, 255); background-color=
: rgb(226, 55, 72); border-color: rgb(156, 23, 36); box-shadow: rgb(239, 14=
4, 153) 0px 1px 0px inset; }

input[type=3D"submit"].btn-warning:visited, input[type=3D"button"].btn-warn=
ing:visited, button.btn-warning:visited, .btn-warning:visited { color: rgb(=
255, 255, 255); }

input[type=3D"submit"].btn-warning:hover, input[type=3D"button"].btn-warnin=
g:hover, button.btn-warning:hover, .btn-warning:hover, input[type=3D"submit=
"].btn-warning:focus, input[type=3D"button"].btn-warning:focus, button.btn-=
warning:focus, .btn-warning:focus { color: rgba(255, 255, 255, 0.9); backgr=
ound-color: rgb(201, 29, 46); border-color: rgb(112, 16, 26); box-shadow: r=
gb(226, 55, 72) 0px 1px 0px inset; }

input[type=3D"submit"].btn-warning[disabled], input[type=3D"button"].btn-wa=
rning[disabled], button.btn-warning[disabled], .btn-warning[disabled], inpu=
t[type=3D"submit"].btn-warning._disabled, input[type=3D"button"].btn-warnin=
g._disabled, button.btn-warning._disabled, .btn-warning._disabled { color: =
rgb(255, 255, 255); background-color: rgb(213, 145, 151); border-color: rgb=
(198, 160, 164); }

input[type=3D"submit"].btn-icon, input[type=3D"button"].btn-icon, button.bt=
n-icon, .btn-icon { padding: 0px; color: inherit; background-color: transpa=
rent; border-color: transparent; box-shadow: none; }

input[type=3D"submit"].btn-icon:hover, input[type=3D"button"].btn-icon:hove=
r, button.btn-icon:hover, .btn-icon:hover, input[type=3D"submit"].btn-icon:=
focus, input[type=3D"button"].btn-icon:focus, button.btn-icon:focus, .btn-i=
con:focus { color: inherit; background-color: transparent; border-color: tr=
ansparent; box-shadow: none; }

input[type=3D"submit"].btn-icon:visited, input[type=3D"button"].btn-icon:vi=
sited, button.btn-icon:visited, .btn-icon:visited { color: inherit; }

input[type=3D"submit"].btn-icon.-gray, input[type=3D"button"].btn-icon.-gra=
y, button.btn-icon.-gray, .btn-icon.-gray { color: rgb(106, 115, 124); back=
ground-color: rgb(214, 217, 220); border-color: rgb(159, 166, 173); }

input[type=3D"submit"].btn-icon.-gray:hover, input[type=3D"button"].btn-ico=
n.-gray:hover, button.btn-icon.-gray:hover, .btn-icon.-gray:hover, input[ty=
pe=3D"submit"].btn-icon.-gray:focus, input[type=3D"button"].btn-icon.-gray:=
focus, button.btn-icon.-gray:focus, .btn-icon.-gray:focus { color: rgb(83, =
90, 96); background-color: rgb(200, 204, 208); border-color: rgb(145, 153, =
161); }

input[type=3D"submit"].loading, input[type=3D"button"].loading, button.load=
ing, .button.loading, a.button.loading, a.button:visited.loading, .btn.load=
ing, .btn:visited.loading, .btn-secondary.loading, .btn-outlined.loading, .=
btn-clear.loading, .btn-confirm.loading, .btn-warning.loading, .btn-icon.lo=
ading { pointer-events: none; }

input[type=3D"submit"].loading::before, input[type=3D"button"].loading::bef=
ore, button.loading::before, .button.loading::before, a.button.loading::bef=
ore, a.button:visited.loading::before, .btn.loading::before, .btn:visited.l=
oading::before, .btn-secondary.loading::before, .btn-outlined.loading::befo=
re, .btn-clear.loading::before, .btn-confirm.loading::before, .btn-warning.=
loading::before, .btn-icon.loading::before { float: left; left: -4px; conte=
nt: ""; }

.btn-secondaryinput[type=3D"submit"].loading::before, .btn-secondaryinput[t=
ype=3D"button"].loading::before, .btn-secondarybutton.loading::before, .btn=
-secondary.button.loading::before, .btn-secondarya.button.loading::before, =
.btn-secondarya.button:visited.loading::before, .btn-secondary.btn.loading:=
:before, .btn-secondary.btn:visited.loading::before, .btn-secondary.btn-sec=
ondary.loading::before, .btn-secondary.btn-outlined.loading::before, .btn-s=
econdary.btn-clear.loading::before, .btn-secondary.btn-confirm.loading::bef=
ore, .btn-secondary.btn-warning.loading::before, .btn-secondary.btn-icon.lo=
ading::before, .btn-outlinedinput[type=3D"submit"].loading::before, .btn-ou=
tlinedinput[type=3D"button"].loading::before, .btn-outlinedbutton.loading::=
before, .btn-outlined.button.loading::before, .btn-outlineda.button.loading=
::before, .btn-outlineda.button:visited.loading::before, .btn-outlined.btn.=
loading::before, .btn-outlined.btn:visited.loading::before, .btn-outlined.b=
tn-secondary.loading::before, .btn-outlined.btn-outlined.loading::before, .=
btn-outlined.btn-clear.loading::before, .btn-outlined.btn-confirm.loading::=
before, .btn-outlined.btn-warning.loading::before, .btn-outlined.btn-icon.l=
oading::before, .btn-clearinput[type=3D"submit"].loading::before, .btn-clea=
rinput[type=3D"button"].loading::before, .btn-clearbutton.loading::before, =
.btn-clear.button.loading::before, .btn-cleara.button.loading::before, .btn=
-cleara.button:visited.loading::before, .btn-clear.btn.loading::before, .bt=
n-clear.btn:visited.loading::before, .btn-clear.btn-secondary.loading::befo=
re, .btn-clear.btn-outlined.loading::before, .btn-clear.btn-clear.loading::=
before, .btn-clear.btn-confirm.loading::before, .btn-clear.btn-warning.load=
ing::before, .btn-clear.btn-icon.loading::before { border-color: rgb(188, 2=
12, 230) rgb(188, 212, 230) rgb(188, 212, 230) rgb(113, 165, 203); }

input[type=3D"submit"]._block, input[type=3D"button"]._block, button._block=
, .button._block, .btn._block, [class*=3D"btn-"]._block { display: block; m=
argin-bottom: 0.5em; width: 100%; }

input[type=3D"submit"]._block + input[type=3D"submit"]._block, input[type=
=3D"submit"]._block + input[type=3D"button"]._block, input[type=3D"submit"]=
._block + button._block, input[type=3D"submit"]._block + .button._block, in=
put[type=3D"submit"]._block + .btn._block, input[type=3D"submit"]._block + =
[class*=3D"btn-"]._block, input[type=3D"button"]._block + input[type=3D"sub=
mit"]._block, input[type=3D"button"]._block + input[type=3D"button"]._block=
, input[type=3D"button"]._block + button._block, input[type=3D"button"]._bl=
ock + .button._block, input[type=3D"button"]._block + .btn._block, input[ty=
pe=3D"button"]._block + [class*=3D"btn-"]._block, button._block + input[typ=
e=3D"submit"]._block, button._block + input[type=3D"button"]._block, button=
._block + button._block, button._block + .button._block, button._block + .b=
tn._block, button._block + [class*=3D"btn-"]._block, .button._block + input=
[type=3D"submit"]._block, .button._block + input[type=3D"button"]._block, .=
button._block + button._block, .button._block + .button._block, .button._bl=
ock + .btn._block, .button._block + [class*=3D"btn-"]._block, .btn._block +=
 input[type=3D"submit"]._block, .btn._block + input[type=3D"button"]._block=
, .btn._block + button._block, .btn._block + .button._block, .btn._block + =
.btn._block, .btn._block + [class*=3D"btn-"]._block, [class*=3D"btn-"]._blo=
ck + input[type=3D"submit"]._block, [class*=3D"btn-"]._block + input[type=
=3D"button"]._block, [class*=3D"btn-"]._block + button._block, [class*=3D"b=
tn-"]._block + .button._block, [class*=3D"btn-"]._block + .btn._block, [cla=
ss*=3D"btn-"]._block + [class*=3D"btn-"]._block { margin-left: 0px; }

input[type=3D"submit"]._hide, input[type=3D"button"]._hide, button._hide, .=
button._hide, .btn._hide, [class*=3D"btn-"]._hide { display: none; }

input[type=3D"submit"]._show, input[type=3D"button"]._show, button._show, .=
button._show, .btn._show, [class*=3D"btn-"]._show { display: inline-block; =
}

input[type=3D"submit"]._xlarge, input[type=3D"button"]._xlarge, button._xla=
rge, .button._xlarge, .btn._xlarge, [class*=3D"btn-"]._xlarge { font-size: =
24px; }

input[type=3D"submit"]._large, input[type=3D"button"]._large, button._large=
, .button._large, .btn._large, [class*=3D"btn-"]._large { padding-left: 2em=
; padding-right: 2em; font-size: 18px; }

input[type=3D"submit"]._medium, input[type=3D"button"]._medium, button._med=
ium, .button._medium, .btn._medium, [class*=3D"btn-"]._medium { font-size: =
15px; }

input[type=3D"submit"]._small, input[type=3D"button"]._small, button._small=
, .button._small, .btn._small, [class*=3D"btn-"]._small { font-size: 12px; =
}

input[type=3D"submit"]._left, input[type=3D"button"]._left, button._left, .=
button._left, .btn._left, [class*=3D"btn-"]._left { float: left; }

input[type=3D"submit"]._right, input[type=3D"button"]._right, button._right=
, .button._right, .btn._right, [class*=3D"btn-"]._right { float: right; mar=
gin-right: 2px; }

input[type=3D"submit"]._right:first-of-type, input[type=3D"button"]._right:=
first-of-type, button._right:first-of-type, .button._right:first-of-type, .=
btn._right:first-of-type, [class*=3D"btn-"]._right:first-of-type { margin-r=
ight: 0px; }

select, input, button, .button, a.button:link, .btn, [class*=3D"btn-"], .he=
ro-box.double-panel .panel.white .btn { font-size: 100%; }

input[type=3D"text"]:not(.s-input), input[type=3D"password"]:not(.s-input),=
 input[type=3D"number"]:not(.s-input), input[type=3D"email"]:not(.s-input),=
 input[type=3D"url"]:not(.s-input), input[type=3D"search"]:not(.s-input), i=
nput[type=3D"tel"]:not(.s-input), input[type=3D"datetime"]:not(.s-input), i=
nput[type=3D"datetime-local"]:not(.s-input), input[type=3D"date"]:not(.s-in=
put), textarea:not(.s-input) { padding: 8px 10px; font-family: Arial, "Helv=
etica Neue", Helvetica, sans-serif; font-size: 14px; color: rgb(59, 64, 69)=
; background: rgb(255, 255, 255); border: 1px solid rgb(200, 204, 208); }

input[type=3D"text"]:not(.s-input)[disabled], input[type=3D"password"]:not(=
.s-input)[disabled], input[type=3D"number"]:not(.s-input)[disabled], input[=
type=3D"email"]:not(.s-input)[disabled], input[type=3D"url"]:not(.s-input)[=
disabled], input[type=3D"search"]:not(.s-input)[disabled], input[type=3D"te=
l"]:not(.s-input)[disabled], input[type=3D"datetime"]:not(.s-input)[disable=
d], input[type=3D"datetime-local"]:not(.s-input)[disabled], input[type=3D"d=
ate"]:not(.s-input)[disabled], textarea:not(.s-input)[disabled] { backgroun=
d: rgba(159, 166, 173, 0.1); cursor: not-allowed; }

input[type=3D"text"]:not(.s-input)::-webkit-input-placeholder, input[type=
=3D"password"]:not(.s-input)::-webkit-input-placeholder, input[type=3D"numb=
er"]:not(.s-input)::-webkit-input-placeholder, input[type=3D"email"]:not(.s=
-input)::-webkit-input-placeholder, input[type=3D"url"]:not(.s-input)::-web=
kit-input-placeholder, input[type=3D"search"]:not(.s-input)::-webkit-input-=
placeholder, input[type=3D"tel"]:not(.s-input)::-webkit-input-placeholder, =
input[type=3D"datetime"]:not(.s-input)::-webkit-input-placeholder, input[ty=
pe=3D"datetime-local"]:not(.s-input)::-webkit-input-placeholder, input[type=
=3D"date"]:not(.s-input)::-webkit-input-placeholder, textarea:not(.s-input)=
::-webkit-input-placeholder { color: rgb(159, 166, 173); }

input[type=3D"text"]:not(.s-input)::placeholder, input[type=3D"password"]:n=
ot(.s-input)::placeholder, input[type=3D"number"]:not(.s-input)::placeholde=
r, input[type=3D"email"]:not(.s-input)::placeholder, input[type=3D"url"]:no=
t(.s-input)::placeholder, input[type=3D"search"]:not(.s-input)::placeholder=
, input[type=3D"tel"]:not(.s-input)::placeholder, input[type=3D"datetime"]:=
not(.s-input)::placeholder, input[type=3D"datetime-local"]:not(.s-input)::p=
laceholder, input[type=3D"date"]:not(.s-input)::placeholder, textarea:not(.=
s-input)::placeholder { color: rgb(159, 166, 173); }

textarea.custom-reason-text { width: 600px; }

input { margin: 5px 0px; }

input[type=3D"checkbox"]:not(.s-checkbox), input[type=3D"radio"]:not(.s-rad=
io) { border: none; margin-right: 5px; }

.form-submit { display: block; padding: 10px 0px 15px; }

.form-submit input:hover { cursor: pointer; }

.form-submit input:active { position: relative; top: 1px; }

.privacy-wrapper { position: relative; }

.privacy-wrapper .privacy-checkbox { display: none; width: auto; padding: 3=
px 6px; border-radius: 3px 3px 0px 0px; position: absolute; top: -8px; righ=
t: 0px; font-size: 11px; color: white; background: rgb(0, 149, 255); }

.privacy-wrapper .privacy-checkbox input[type=3D"checkbox"] { position: rel=
ative; z-index: 1; margin-right: 8px; }

.privacy-wrapper .privacy-checkbox:focus { outline: 0px; }

.privacy-wrapper .privacy-checkbox::before { content: ""; display: inline-b=
lock; position: absolute; left: 0px; top: 0px; bottom: 0px; width: 24px; ba=
ckground: rgb(0, 113, 194); z-index: 0; border-radius: 3px 0px 0px; }

.has-error .textarea-with-counter textarea:not(:focus) { border-top-color: =
rgb(220, 61, 76); border-right-color: rgb(220, 61, 76); border-left-color: =
rgb(220, 61, 76); border-bottom: 0px; }

.has-error .textarea-with-counter textarea:not(:focus) + .-counter { border=
-color: rgb(220, 61, 76); }

.textarea-with-counter { margin: 5px 0px; }

.textarea-with-counter + .help-text { display: block; margin-bottom: 5px !i=
mportant; }

.textarea-with-counter textarea { border-bottom: 0px; display: block; margi=
n: 0px !important; }

.textarea-with-counter textarea:focus { border-bottom: 0px; }

.textarea-with-counter textarea:focus + .-counter { border-color: rgb(0, 14=
9, 255); }

.textarea-with-counter .-counter { display: flex; align-items: center; back=
ground: rgb(246, 248, 249); padding: 4px; color: rgb(132, 141, 149); font-s=
ize: 11px; border-bottom: 1px solid rgb(200, 204, 208); border-left: 1px so=
lid rgb(200, 204, 208); border-right: 1px solid rgb(200, 204, 208); }

.textarea-with-counter .-counter.-fail .-dot, .textarea-with-counter .-coun=
ter.-success .-dot { display: inline-block; }

.textarea-with-counter .-counter.-fail .-dot { background: rgb(246, 156, 85=
); }

.textarea-with-counter .-counter.-success { color: rgb(95, 186, 125); }

.textarea-with-counter .-counter.-success .-dot { background: rgb(130, 202,=
 154); }

.textarea-with-counter .-dot { display: none; width: 8px; height: 8px; marg=
in-right: 4px; border-radius: 50%; }

.label-required { display: inline-block; margin-left: 2px; color: rgb(132, =
141, 149); }

.double-input::before, .double-input::after { content: ""; display: table; =
}

.double-input::after { clear: both; }

.double-input input[type=3D"text"], .double-input input[type=3D"password"],=
 .double-input input[type=3D"email"], .double-input .separator { float: lef=
t; display: inline-block; width: auto; max-width: 155px; }

.double-input .separator { background: rgb(239, 240, 241); color: rgb(132, =
141, 149); font-size: 13px; padding: 8px 10px; margin: 5px 0px; border-top:=
 1px solid rgb(200, 204, 208); border-bottom: 1px solid rgb(200, 204, 208);=
 min-width: 12px; text-align: center; }

.double-input.disabled { pointer-events: none; cursor: not-allowed; opacity=
: 0.4; }

.double-input.flex { display: flex; margin-bottom: 18px; }

.double-input.flex .separator { float: none; flex-shrink: 0; margin: 5px 0p=
x 0px; }

.double-input.flex input[type=3D"text"], .double-input.flex input[type=3D"p=
assword"], .double-input.flex input[type=3D"email"] { float: none; flex-gro=
w: 1; max-width: none; margin-bottom: 0px !important; }

.radio-box { display: inline-block; background: rgb(255, 255, 255); border:=
 1px solid rgb(228, 230, 232); border-radius: 3px; padding: 14px 14px 14px =
50px; position: relative; text-align: left; }

.radio-box:hover { border-color: rgb(189, 205, 215); }

.radio-box::before { content: ""; display: block; position: absolute; top: =
0px; bottom: 0px; left: 0px; z-index: 0; background: rgb(225, 237, 245); wi=
dth: 40px; }

.radio-box input[type=3D"radio"] { margin-right: 20px; position: absolute; =
z-index: 1; top: 50%; margin-top: -6px; left: 14px; }

.switcher { margin: 5px auto 8px; display: inline-block; border: 1px solid =
rgb(228, 230, 232); border-radius: 3px; overflow: hidden; }

.switcher::before, .switcher::after { content: ""; display: table; }

.switcher::after { clear: both; }

.switcher input[type=3D"radio"] { display: none; }

.switcher label { background: rgb(255, 255, 255); transition: background 30=
0ms ease 0s; text-align: center; color: rgb(106, 115, 124); display: inline=
-block; padding: 10px 8px; min-width: 98px; float: left; cursor: pointer; b=
order-right: 1px solid rgb(228, 230, 232); margin-top: 0px; }

.switcher label:last-of-type { border-right: 0px; }

.switcher label:hover { background: rgb(244, 248, 251); }

.switcher input[type=3D"radio"]:checked + label { background: rgb(225, 236,=
 244); color: rgb(59, 64, 69); pointer-events: none; }

.switcher.three-choices label { width: 30.5%; }

.switcher.flex { display: flex; overflow: inherit; }

.switcher.flex label { min-width: 0px; flex-grow: 1; }

.switcher.flex.three label { width: 34%; }

.switcher.flex .informative-tooltip { width: 200px; }

.disabled-area { opacity: 0.5; pointer-events: none; }

label.block, input.block, textarea.block { display: block; width: 100%; }

.inline-field { display: flex; align-items: center; justify-content: space-=
between; }

.inline-field .inline-label { text-align: left; padding-right: 10px; }

.inline-field.full-width .inline-label { padding-right: 20px; }

.inline-field.full-width .inline-column { width: 100%; }

.input-options { margin-bottom: 20px; }

label > input[type=3D"checkbox"] { vertical-align: middle; margin: 0px 3px =
3px 0px; }

label > input[type=3D"radio"] { margin: 0px 3px 4px 0px; }

input[type=3D"radio"], input[type=3D"checkbox"] { vertical-align: middle; }

.container .chosen-container .chosen-choices { border: 1px solid rgb(200, 2=
04, 208); box-shadow: rgba(12, 13, 14, 0.1) 0px 1px 2px inset; background: =
rgb(255, 255, 255); }

.input-loader { position: relative; }

.input-loader.loading::before { content: ""; top: 50%; margin-top: -7px; ri=
ght: 7px; position: absolute !important; }

.f-label, label.f-label { display: inline-flex; margin: 0px; font-size: 13p=
x; line-height: 1.46154; font-weight: 700; color: rgb(59, 64, 69); cursor: =
pointer; }

.f-label._muted, label.f-label._muted { color: rgb(132, 141, 149); }

.f-label._small, label.f-label._small { font-size: 11px; }

.f-label._medium, label.f-label._medium { font-size: 17px; }

.f-label._large, label.f-label._large { font-size: 21px; }

.f-label._medium, label.f-label._medium, .f-label._large, label.f-label._la=
rge { font-weight: 400; }

.f-label .is-required, label.f-label .is-required, .f-label .is-optional, l=
abel.f-label .is-optional { display: inline-flex; align-self: flex-end; mar=
gin-bottom: 2px; margin-left: 8px; font-size: 86%; font-style: italic; font=
-weight: 400; }

p.is-required, span.is-required { color: rgb(220, 61, 76); }

p.is-optional, span.is-optional { color: rgb(106, 115, 124); }

.t-help { margin-top: 6px; margin-bottom: 12px; color: rgb(132, 141, 149); =
font-size: 11px; line-height: 1.26667; }

.t-help._medium { font-size: 13px; }

.f-input, textarea.f-input, input[type=3D"text"].f-input, input[type=3D"pas=
sword"].f-input, input[type=3D"number"].f-input, input[type=3D"email"].f-in=
put, input[type=3D"url"].f-input, input[type=3D"search"].f-input, input[typ=
e=3D"tel"].f-input, input[type=3D"datetime"].f-input { box-sizing: border-b=
ox; flex: 1 1 auto; margin: 0px; padding: 8px 16px; min-height: auto; verti=
cal-align: middle; border: 1px solid rgb(200, 204, 208); border-radius: 0px=
; box-shadow: rgba(145, 153, 161, 0.2) 0px 0px 1px inset, rgba(255, 255, 25=
5, 0) 0px 0px 0px; font-size: 13px; line-height: 1.46154; color: rgb(59, 64=
, 69); background-color: rgb(255, 255, 255); transition: all 600ms cubic-be=
zier(0.165, 0.84, 0.44, 1) 0s; }

.f-input::-webkit-input-placeholder, textarea.f-input::-webkit-input-placeh=
older, input[type=3D"text"].f-input::-webkit-input-placeholder, input[type=
=3D"password"].f-input::-webkit-input-placeholder, input[type=3D"number"].f=
-input::-webkit-input-placeholder, input[type=3D"email"].f-input::-webkit-i=
nput-placeholder, input[type=3D"url"].f-input::-webkit-input-placeholder, i=
nput[type=3D"search"].f-input::-webkit-input-placeholder, input[type=3D"tel=
"].f-input::-webkit-input-placeholder, input[type=3D"datetime"].f-input::-w=
ebkit-input-placeholder { color: rgb(200, 204, 208); }

.f-input::placeholder, textarea.f-input::placeholder, input[type=3D"text"].=
f-input::placeholder, input[type=3D"password"].f-input::placeholder, input[=
type=3D"number"].f-input::placeholder, input[type=3D"email"].f-input::place=
holder, input[type=3D"url"].f-input::placeholder, input[type=3D"search"].f-=
input::placeholder, input[type=3D"tel"].f-input::placeholder, input[type=3D=
"datetime"].f-input::placeholder { color: rgb(200, 204, 208); }

.f-input:hover, textarea.f-input:hover, input[type=3D"text"].f-input:hover,=
 input[type=3D"password"].f-input:hover, input[type=3D"number"].f-input:hov=
er, input[type=3D"email"].f-input:hover, input[type=3D"url"].f-input:hover,=
 input[type=3D"search"].f-input:hover, input[type=3D"tel"].f-input:hover, i=
nput[type=3D"datetime"].f-input:hover { border-color: rgba(0, 149, 255, 0.5=
); box-shadow: rgb(211, 214, 218) 0px 0px 2px inset, rgba(0, 149, 255, 0.2)=
 0px 0px 2px; }

.f-input:focus, textarea.f-input:focus, input[type=3D"text"].f-input:focus,=
 input[type=3D"password"].f-input:focus, input[type=3D"number"].f-input:foc=
us, input[type=3D"email"].f-input:focus, input[type=3D"url"].f-input:focus,=
 input[type=3D"search"].f-input:focus, input[type=3D"tel"].f-input:focus, i=
nput[type=3D"datetime"].f-input:focus { border-color: rgb(0, 149, 255); box=
-shadow: rgb(239, 240, 241) 0px 0px 4px inset, rgba(0, 149, 255, 0.5) 0px 0=
px 5px; outline: 0px; }

.f-input[disabled], textarea.f-input[disabled], input[type=3D"text"].f-inpu=
t[disabled], input[type=3D"password"].f-input[disabled], input[type=3D"numb=
er"].f-input[disabled], input[type=3D"email"].f-input[disabled], input[type=
=3D"url"].f-input[disabled], input[type=3D"search"].f-input[disabled], inpu=
t[type=3D"tel"].f-input[disabled], input[type=3D"datetime"].f-input[disable=
d], .f-input.is-disabled, textarea.f-input.is-disabled, input[type=3D"text"=
].f-input.is-disabled, input[type=3D"password"].f-input.is-disabled, input[=
type=3D"number"].f-input.is-disabled, input[type=3D"email"].f-input.is-disa=
bled, input[type=3D"url"].f-input.is-disabled, input[type=3D"search"].f-inp=
ut.is-disabled, input[type=3D"tel"].f-input.is-disabled, input[type=3D"date=
time"].f-input.is-disabled, .f-input[read-only], textarea.f-input[read-only=
], input[type=3D"text"].f-input[read-only], input[type=3D"password"].f-inpu=
t[read-only], input[type=3D"number"].f-input[read-only], input[type=3D"emai=
l"].f-input[read-only], input[type=3D"url"].f-input[read-only], input[type=
=3D"search"].f-input[read-only], input[type=3D"tel"].f-input[read-only], in=
put[type=3D"datetime"].f-input[read-only], .f-input.is-readonly, textarea.f=
-input.is-readonly, input[type=3D"text"].f-input.is-readonly, input[type=3D=
"password"].f-input.is-readonly, input[type=3D"number"].f-input.is-readonly=
, input[type=3D"email"].f-input.is-readonly, input[type=3D"url"].f-input.is=
-readonly, input[type=3D"search"].f-input.is-readonly, input[type=3D"tel"].=
f-input.is-readonly, input[type=3D"datetime"].f-input.is-readonly { border-=
color: rgb(228, 230, 232); box-shadow: rgba(145, 153, 161, 0.1) 0px 0px 3px=
 inset; background-color: rgb(239, 240, 241); color: rgb(132, 141, 149); }

.f-input[disabled], textarea.f-input[disabled], input[type=3D"text"].f-inpu=
t[disabled], input[type=3D"password"].f-input[disabled], input[type=3D"numb=
er"].f-input[disabled], input[type=3D"email"].f-input[disabled], input[type=
=3D"url"].f-input[disabled], input[type=3D"search"].f-input[disabled], inpu=
t[type=3D"tel"].f-input[disabled], input[type=3D"datetime"].f-input[disable=
d], .f-input.is-disabled, textarea.f-input.is-disabled, input[type=3D"text"=
].f-input.is-disabled, input[type=3D"password"].f-input.is-disabled, input[=
type=3D"number"].f-input.is-disabled, input[type=3D"email"].f-input.is-disa=
bled, input[type=3D"url"].f-input.is-disabled, input[type=3D"search"].f-inp=
ut.is-disabled, input[type=3D"tel"].f-input.is-disabled, input[type=3D"date=
time"].f-input.is-disabled { background-image: url("../../Img/forms/icon-di=
sabled.svg?v=3D363cfdd5fd7d"), none; background-repeat: no-repeat; backgrou=
nd-position: right 12px center; cursor: not-allowed; }

.f-input._large, textarea.f-input._large, input[type=3D"text"].f-input._lar=
ge, input[type=3D"password"].f-input._large, input[type=3D"number"].f-input=
._large, input[type=3D"email"].f-input._large, input[type=3D"url"].f-input.=
_large, input[type=3D"search"].f-input._large, input[type=3D"tel"].f-input.=
_large, input[type=3D"datetime"].f-input._large { padding-top: 16px; paddin=
g-bottom: 16px; font-size: 24px; }

.f-input._medium, textarea.f-input._medium, input[type=3D"text"].f-input._m=
edium, input[type=3D"password"].f-input._medium, input[type=3D"number"].f-i=
nput._medium, input[type=3D"email"].f-input._medium, input[type=3D"url"].f-=
input._medium, input[type=3D"search"].f-input._medium, input[type=3D"tel"].=
f-input._medium, input[type=3D"datetime"].f-input._medium { font-size: 17px=
; }

.f-input._small, textarea.f-input._small, input[type=3D"text"].f-input._sma=
ll, input[type=3D"password"].f-input._small, input[type=3D"number"].f-input=
._small, input[type=3D"email"].f-input._small, input[type=3D"url"].f-input.=
_small, input[type=3D"search"].f-input._small, input[type=3D"tel"].f-input.=
_small, input[type=3D"datetime"].f-input._small { padding-left: 12px; paddi=
ng-right: 12px; font-size: 11px; }

textarea.f-input { padding: 12px; height: auto; resize: vertical; }

.f-select { position: relative; color: rgb(59, 64, 69); }

.f-select::before, .f-select::after { content: ""; position: absolute; righ=
t: 0.75em; pointer-events: none; border-width: 3px; border-style: solid; bo=
rder-color: currentcolor transparent; }

.f-select::before { top: calc(50% - 6px); border-top-width: 0px; border-bot=
tom-width: 5px; }

.f-select::after { top: calc(50% + 1px); border-top-width: 5px; border-bott=
om-width: 0px; }

.f-select > select { -webkit-appearance: none; flex: 1 1 auto; padding: 8px=
 32px 8px 16px; font-size: 13px; font-family: Arial, "Helvetica Neue", Helv=
etica, sans-serif; line-height: 1.46154; color: inherit; background-color: =
rgb(255, 255, 255); border: 1px solid rgb(200, 204, 208); border-radius: 2p=
x; transition: color 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, border-co=
lor 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, box-shadow 600ms cubic-bez=
ier(0.165, 0.84, 0.44, 1) 0s, background-color 600ms cubic-bezier(0.165, 0.=
84, 0.44, 1) 0s; }

.f-select > select:hover { border-color: rgba(0, 149, 255, 0.5); box-shadow=
: rgb(211, 214, 218) 0px 0px 2px inset, rgba(0, 149, 255, 0.2) 0px 0px 2px;=
 }

.f-select > select:focus { border-color: rgb(0, 149, 255); box-shadow: rgb(=
239, 240, 241) 0px 0px 4px inset, rgba(0, 149, 255, 0.5) 0px 0px 5px; outli=
ne: 0px; }

.f-select.is-disabled::before, .f-select.is-disabled::after { opacity: 0.3;=
 }

.f-select.is-disabled select { color: rgb(173, 179, 185); background-color:=
 rgb(239, 240, 241); border-color: rgb(228, 230, 232); }

.f-select.is-disabled select:hover { border-color: rgb(228, 230, 232); box-=
shadow: none; }

.f-input-file { display: block; margin: 0px; padding: 8px 0px; font-size: 1=
1px; }

.f-checkbox input[type=3D"radio"], .f-radio input[type=3D"radio"], .f-check=
box input[type=3D"checkbox"], .f-radio input[type=3D"checkbox"] { margin: 0=
px; }

.f-checkbox .g-col, .f-radio .g-col { flex-flow: column nowrap; }

.f-checkbox > .-input, .f-radio > .-input { flex: 0 0 auto; padding-right: =
8px; }

.f-checkbox > .-input > input, .f-radio > .-input > input { margin: 0px; }

.f-checkbox > .-input > input[type=3D"checkbox"], .f-radio > .-input > inpu=
t[type=3D"checkbox"] { margin-top: 2px; }

.f-checkbox > .-input > input:focus, .f-radio > .-input > input:focus { out=
line: 0px; }

.f-checkbox .f-label, .f-radio .f-label { font-weight: 400; }

.f-checkbox .t-help, .f-radio .t-help { margin: 2px 0px; padding-right: 1em=
; }

.f-checkbox + .f-checkbox, .f-checkbox + .f-radio, .f-radio + .f-checkbox, =
.f-radio + .f-radio { margin-top: 8px; }

.f-checkbox._end .g-col, .f-radio._end .g-col { flex: 0 1 auto; }

.f-checkbox.is-disabled, .f-radio.is-disabled { opacity: 0.5; }

.f-checkbox.is-disabled, .f-radio.is-disabled, .f-checkbox.is-disabled labe=
l, .f-radio.is-disabled label, .f-checkbox.is-disabled .label, .f-radio.is-=
disabled .label { cursor: not-allowed; }

.input-group { box-sizing: border-box; }

.input-group .message { display: block; margin-bottom: 0px; padding-top: 8p=
x; padding-bottom: 8px; }

.input-group.has-warning .f-input, .input-group.has-error .f-input, .input-=
group.is-success .f-input, .input-group.has-warning .tag-editor, .input-gro=
up.has-error .tag-editor, .input-group.is-success .tag-editor, .input-group=
.has-warning .autocomplete input, .input-group.has-error .autocomplete inpu=
t, .input-group.is-success .autocomplete input, .input-group.has-warning .f=
-select select, .input-group.has-error .f-select select, .input-group.is-su=
ccess .f-select select { background-position: right 12px center; background=
-repeat: no-repeat; }

.input-group.has-warning .f-select select, .input-group.has-error .f-select=
 select, .input-group.is-success .f-select select { background-position: ri=
ght 24px center; }

.input-group.has-warning .f-input, .input-group.has-warning .f-select selec=
t { border-color: rgb(237, 155, 13); background-image: url("../../Img/forms=
/icon-warning.svg?v=3D982eba4202d6"), none; }

.input-group.has-warning .f-input:hover, .input-group.has-warning .f-select=
 select:hover { border-color: rgb(244, 175, 57); box-shadow: rgb(214, 217, =
220) 0px 0px 1px inset, rgb(255, 238, 169) 0px 0px 2px; }

.input-group.has-warning .f-input:focus, .input-group.has-warning .f-select=
 select:focus { border-color: rgb(249, 158, 1); box-shadow: rgb(239, 240, 2=
41) 0px 0px 4px inset, rgb(255, 238, 169) 0px 0px 4px; }

.input-group.has-warning .message { color: rgb(237, 155, 13); }

.input-group.has-error .f-input, .input-group.has-error .tag-editor, .input=
-group.has-error .autocomplete input, .input-group.has-error .f-select sele=
ct { border-color: rgb(220, 61, 76); background-image: url("../../Img/forms=
/icon-error.svg?v=3D7912aa2ddbe0"), none; }

.input-group.has-error .f-input:hover, .input-group.has-error .tag-editor:h=
over, .input-group.has-error .autocomplete input:hover, .input-group.has-er=
ror .f-select select:hover { border-color: rgb(224, 108, 120); box-shadow: =
rgb(214, 217, 220) 0px 0px 1px inset, rgb(238, 196, 200) 0px 0px 2px; }

.input-group.has-error .f-input:focus, .input-group.has-error .tag-editor:f=
ocus, .input-group.has-error .autocomplete input:focus, .input-group.has-er=
ror .f-select select:focus { border-color: rgb(201, 29, 46); box-shadow: rg=
b(239, 240, 241) 0px 0px 4px inset, rgb(229, 154, 161) 0px 0px 4px; }

.input-group.has-error .message { color: rgb(201, 29, 46); }

.input-group.is-success .f-input, .input-group.is-success .f-select select =
{ border-color: rgb(95, 186, 125); background-image: url("../../Img/forms/i=
con-success.svg?v=3D4012387047df"), none; }

.input-group.is-success .f-input:hover, .input-group.is-success .f-select s=
elect:hover { border-color: rgb(130, 202, 154); box-shadow: rgb(214, 217, 2=
20) 0px 0px 1px inset, rgb(202, 232, 212) 0px 0px 2px; }

.input-group.is-success .f-input:focus, .input-group.is-success .f-select s=
elect:focus { border-color: rgb(69, 161, 99); box-shadow: rgb(239, 240, 241=
) 0px 0px 4px inset, rgb(166, 217, 183) 0px 0px 4px; }

.input-group.is-success .message { color: rgb(61, 143, 88); }

.input-group.is-disabled { opacity: 0.5; cursor: not-allowed; }

.input-group, .button-group { position: relative; display: flex; }

.input-group *, .button-group *, .input-group ::before, .button-group ::bef=
ore, .input-group ::after, .button-group ::after { box-sizing: border-box; =
}

.input-group { flex-flow: column nowrap; margin-bottom: 24px; }

.input-group > .input-group { margin-bottom: 0px; }

.input-group > .f-label + * { margin-top: 6px; }

.input-group > .f-label + .t-help { margin-top: 2px; }

.input-group > .f-label + .input-group { margin-top: 16px; }

.input-group._clusters .g-row + .g-row { margin-top: 8px; }

.input-group._clusters .input-group { margin-bottom: 0px; }

.input-group._clusters .input-group .f-label { font-weight: 400; }

.input-group .-fill { flex: 0 0 auto; align-items: center; padding: 8px 16p=
x; color: rgb(83, 90, 96); background-color: rgb(239, 240, 241); border-wid=
th: 1px 0px; border-style: solid; border-color: rgb(200, 204, 208); border-=
image: initial; }

.input-group .-fill > label { font-size: inherit; line-height: inherit; }

.input-group .-fill._clean { border-color: transparent; background-color: t=
ransparent; }

.input-group .-fill.is-first { order: -1; border-left-width: 1px; }

.input-group .-fill.is-last { order: 99; border-right-width: 1px; }

.input-group [class^=3D"btn"].is-last { order: 100; margin-left: -1px; bord=
er-top-left-radius: 0px; border-bottom-left-radius: 0px; }

.button-group [class^=3D"btn"] + [class^=3D"btn"] { margin-left: 2px; }

.button-group.g-column [class^=3D"btn"] + [class^=3D"btn"] { margin-top: 8p=
x; margin-left: 0px; }

.button-group .t-help { margin-top: 12px; margin-bottom: 0px; }

.button-group.has-border { padding-top: 24px; border-top: 1px solid rgb(214=
, 217, 220); }

.f-radio-toggle .f-label { flex: 1 1 auto; justify-content: center; padding=
: 8px 16px; margin-left: -1px; margin-right: -1px; border: 1px solid rgb(20=
0, 204, 208); background-color: rgb(255, 255, 255); font-weight: 400; line-=
height: 1.46154; color: rgb(59, 64, 69); text-align: center; transition: al=
l 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s; cursor: pointer; }

.f-radio-toggle .f-label:hover, .f-radio-toggle .f-label:focus, .f-radio-to=
ggle .f-label:active { color: rgb(36, 39, 41); background-color: rgb(230, 2=
44, 255); border-color: rgb(153, 212, 255); z-index: 1; }

.f-radio-toggle input[type=3D"radio"] { position: absolute; left: -9999em; =
opacity: 0; }

.f-radio-toggle input[type=3D"radio"]:checked + .f-label { color: rgb(255, =
255, 255); background-color: rgb(0, 149, 255); border-color: rgb(0, 149, 25=
5); pointer-events: none; position: relative; z-index: 2; }

.f-radio-toggle .g-col:first-of-type .f-label { margin-left: 0px; border-ra=
dius: 2px 0px 0px 2px; }

.f-radio-toggle .g-col:last-of-type .f-label { border-radius: 0px 2px 2px 0=
px; }

.f-radio-toggle._muted .f-label { border: 1px solid rgb(200, 204, 208); bac=
kground-color: rgb(255, 255, 255); color: rgb(132, 141, 149); }

.f-radio-toggle._muted .f-label:hover, .f-radio-toggle._muted .f-label:focu=
s, .f-radio-toggle._muted .f-label:active { color: rgb(59, 64, 69); backgro=
und-color: rgb(239, 240, 241); border-color: rgb(187, 192, 196); }

.f-radio-toggle._muted input[type=3D"radio"]:checked + .f-label { color: rg=
b(255, 255, 255); background-color: rgb(95, 186, 125); border-color: rgb(95=
, 186, 125); }

.f-radio-toggle._muted input[type=3D"radio"]._off:checked + .f-label { colo=
r: rgb(106, 115, 124); background-color: rgb(214, 217, 220); border-color: =
rgb(187, 192, 196); }

.container .chosen-container { margin-top: 0px; }

.container .chosen-container.chosen-container-active { border-width: 0px; }

.container .chosen-container.chosen-container-active .chosen-choices { bord=
er-color: rgb(0, 149, 255); box-shadow: rgb(239, 240, 241) 0px 0px 4px inse=
t, rgba(0, 149, 255, 0.5) 0px 0px 5px; }

.container .chosen-container .chosen-choices { display: flex; padding: 0px =
1px; min-height: 38px; background-image: none; border-radius: 2px; border-c=
olor: rgb(200, 204, 208); }

.container .chosen-container .chosen-choices:hover { border-color: rgba(0, =
149, 255, 0.5); box-shadow: rgb(211, 214, 218) 0px 0px 2px inset, rgba(0, 1=
49, 255, 0.2) 0px 0px 2px; }

.container .chosen-container .chosen-choices li.search-choice, .container .=
chosen-container .chosen-choices li.search-field { display: inline-flex; al=
ign-items: center; margin: 4px 1px; padding: 2px 6px; }

.container .chosen-container .chosen-choices li.search-choice { float: none=
; box-shadow: none; background-image: none; font-family: Arial, "Helvetica =
Neue", Helvetica, sans-serif; font-size: 12px; color: rgb(57, 115, 157); ba=
ckground-color: rgb(225, 236, 244); border-color: transparent; border-radiu=
s: 2px; }

.container .chosen-container .chosen-choices li.search-choice:first-child {=
 margin-left: 3px; }

.container .chosen-container .chosen-choices li.search-choice .search-choic=
e-close { position: relative; top: 0px; right: -1px; margin-left: 4px; tran=
sition: none 0s ease 0s; }

.container .chosen-container li.search-field > input[type=3D"text"] { paddi=
ng: 0px; margin: 0px; }

ul, ol, li { margin: 0px; padding: 0px; }

ul, ol { margin-left: 30px; margin-bottom: 1em; }

ul ul, ol ul, ul ol, ol ol { margin-bottom: 0px; }

ul { list-style-type: disc; }

ol { list-style-type: decimal; }

.caption { padding-top: 13px; padding-bottom: 13px; text-align: left; }

table { border-spacing: 0px; border-collapse: collapse; }

.table { margin-bottom: 15px; width: 100%; max-width: 100%; background-colo=
r: transparent; border-width: 0px; }

.table th { text-align: left; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > t=
h, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr =
> td { padding: 13px 13px 13px 0px; vertical-align: top; }

.table > thead > tr > th small, .table > tbody > tr > th small, .table > tf=
oot > tr > th small, .table > thead > tr > td small, .table > tbody > tr > =
td small, .table > tfoot > tr > td small { font-size: 11px; }

.table > thead > tr > th { vertical-align: bottom; }

.table > tfoot > tr > td { vertical-align: top; }

.table > caption + thead > tr:first-child > th, .table > .caption + thead >=
 tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .tab=
le > .colgroup + thead > tr:first-child > th, .table > thead:first-child > =
tr:first-child > th, .table > caption + thead > tr:first-child > td, .table=
 > .caption + thead > tr:first-child > td, .table > colgroup + thead > tr:f=
irst-child > td, .table > .colgroup + thead > tr:first-child > td, .table >=
 thead:first-child > tr:first-child > td { border-top: 0px; }

.table ._textLeft { text-align: left; }

.table ._textCenter { text-align: center; }

.table ._textRight { text-align: right; }

.table col[class*=3D"-col"] { position: static; float: none; display: table=
-column; }

.table td[class*=3D"-col"], .table th[class*=3D"-col"] { position: static; =
float: none; display: table-cell; }

.table td.-col1, .table th.-col1 { width: 8.33333%; }

.table td.-col2, .table th.-col2 { width: 16.6667%; }

.table td.-col3, .table th.-col3 { width: 25%; }

.table td.-col4, .table th.-col4 { width: 33.3333%; }

.table td.-col5, .table th.-col5 { width: 41.6667%; }

.table td.-col6, .table th.-col6 { width: 50%; }

.table td.-col7, .table th.-col7 { width: 58.3333%; }

.table td.-col8, .table th.-col8 { width: 66.6667%; }

.table td.-col9, .table th.-col9 { width: 75%; }

.table td.-col10, .table th.-col10 { width: 83.3333%; }

.table td.-col11, .table th.-col11 { width: 91.6667%; }

.table td.-col12, .table th.-col12 { width: 100%; }

.table._hover > tbody > tr:hover { background-color: rgb(247, 247, 247); }

.table._hover > tbody > tr:hover > td { box-shadow: rgb(255, 255, 255) 0px =
2px 0px inset, rgb(255, 255, 255) 0px -2px 0px inset; }

.table._condensed > thead > tr > th, .table._condensed > tbody > tr > th, .=
table._condensed > tfoot > tr > th, .table._condensed > thead > tr > td, .t=
able._condensed > tbody > tr > td, .table._condensed > tfoot > tr > td { pa=
dding: 7px 7px 7px 0px; }

.table._condensed input[type=3D"radio"], .table._condensed input[type=3D"ch=
eckbox"] { margin-top: 0px; }

.table._borders > thead > tr > th, .table._borders > tbody > tr > th, .tabl=
e._borders > tfoot > tr > th, .table._borders > thead > tr > td, .table._bo=
rders > tbody > tr > td, .table._borders > tfoot > tr > td { border-top: 1p=
x solid rgb(231, 232, 234); }

.table._borders > thead > tr > th { border-bottom: 1px solid rgb(228, 230, =
232); }

.table._borders > tbody + tbody { border-top: 2px solid rgb(231, 232, 234);=
 }

.table tfoot.-totals > tr > td { font-size: 18px; }

.table tfoot.-totals:hover { background-color: transparent; transition: non=
e 0s ease 0s; }

.table .js-tableToggle { display: none; }

.table._whiteBg { background: rgb(255, 255, 255); }

.table._whiteBg > thead > tr > th, .table._whiteBg > tbody > tr > th, .tabl=
e._whiteBg > tfoot > tr > th, .table._whiteBg > thead > tr > td, .table._wh=
iteBg > tbody > tr > td, .table._whiteBg > tfoot > tr > td { padding: 10px;=
 }

.table._verticalCenter > thead > tr > th, .table._verticalCenter > tbody > =
tr > th, .table._verticalCenter > tfoot > tr > th, .table._verticalCenter >=
 thead > tr > td, .table._verticalCenter > tbody > tr > td, .table._vertica=
lCenter > tfoot > tr > td { vertical-align: middle; }

.table .firstColPadding { padding-left: 13px; }

.table th.-checkbox, .table td.-checkbox { width: 2em; }

.data-table-referrers thead th { background-color: rgb(255, 255, 255); }

.data-table-referrers tr.data-more { display: none; }

.l-dt-col-sm { width: 15%; }

.l-dt-col-med { width: 25%; }

.table td.empty, .table .no-referrer { font-style: italic; opacity: 0.75; }

.edit-table { border: 1px solid rgba(12, 13, 14, 0.15); margin-top: 5px; }

.edit-table._short { max-height: 150px; overflow-y: auto; }

.edit-table._medium { max-height: 250px; overflow-y: auto; }

.edit-table > table, .edit-table > .table { margin-bottom: 0px; }

.item-select-table { display: flex; justify-content: flex-start; flex-wrap:=
 wrap; background: rgb(255, 255, 255); border-right: 1px solid rgb(214, 217=
, 220); border-bottom: 1px solid rgb(214, 217, 220); margin-bottom: 20px; }

.item-select-table.limit-height-300 { max-height: 300px; overflow: hidden a=
uto; }

.item-select-table.columns-3 .item { width: 33.3%; }

.item-select-table.tag-table .item { display: flex; align-items: center; }

.item-select-table.tag-table .post-tag { max-width: 110px; white-space: now=
rap; overflow: hidden; text-overflow: ellipsis; margin-right: 4px; }

.item-select-table label.item { cursor: pointer; }

.item-select-table .item { border: 1px solid rgb(214, 217, 220); padding: 1=
0px; position: relative; flex-grow: 1; text-align: center; margin-right: -1=
px; margin-bottom: -1px; }

.item-select-table .item:hover { background: rgb(239, 240, 241); }

.item-select-table .item input[type=3D"checkbox"] { display: none; }

.item-select-table .item .check { position: absolute; top: 4px; right: 4px;=
 }

table.sorter { margin: 10px 0pt 15px; text-align: left; border-bottom: 1px =
solid rgb(214, 217, 220); }

table.sorter > thead > tr .headerSortDown, table.sorter > thead > tr .heade=
rSortUp { background-color: rgb(255, 153, 0); color: rgb(255, 255, 255); }

table.sorter > thead > tr .headerSortUp span::after { content: "=E2=96=B4";=
 }

table.sorter > thead > tr .headerSortDown span::after { content: "=E2=96=BE=
"; }

table.sorter > thead > tr .header { background-repeat: no-repeat; backgroun=
d-position: right center; cursor: pointer; }

table.sorter > thead > tr span::after { padding-left: 5px; }

table.sorter > thead > tr > th { text-align: center; }

table.sorter > thead > tr > th, table.sorter > tfoot > tr > td { background=
-color: rgb(106, 115, 124); color: rgb(255, 255, 255); border: 1px solid rg=
b(255, 255, 255); font-size: 110%; padding: 5px; }

table.sorter > tbody > tr > td { padding: 5px 10px; background-color: rgb(2=
55, 255, 255); vertical-align: top; }

table.sorter > tbody > tr.odd > td { background-color: rgb(239, 240, 241); =
}

table.sorter > tbody > tr > td.mod-ip-banned { background-color: rgb(238, 1=
96, 200); }

table.sorter > tbody > tr > td.mod-ip-hobbled { background-color: rgb(251, =
212, 182); }

table.sorter > tbody .row-data { text-align: right; }

.post-tag, .moderator-tag, .required-tag, .disliked-tag, .company-tag, .geo=
-tag, .geo-tag, .container .chosen-choices .search-choice, .container .chos=
en-container-multi .chosen-choices li.search-choice { display: inline-block=
; padding: 0.4em 0.5em; margin: 2px 2px 2px 0px; font-size: 11px; line-heig=
ht: 1; white-space: nowrap; text-decoration: none; text-align: center; bord=
er-width: 1px; border-style: solid; border-radius: 3px; transition: all 0.1=
5s ease-in-out 0s; }

.post-tag:hover, .moderator-tag:hover, .required-tag:hover, .disliked-tag:h=
over, .company-tag:hover, .geo-tag:hover { text-decoration: none; }

.post-tag img, .moderator-tag img, .required-tag img, .disliked-tag img, .c=
ompany-tag img, .geo-tag img { margin-bottom: 0px; }

.post-tag img.sponsor-tag-img, .moderator-tag img.sponsor-tag-img, .require=
d-tag img.sponsor-tag-img, .disliked-tag img.sponsor-tag-img, .company-tag =
img.sponsor-tag-img, .geo-tag img.sponsor-tag-img { margin-top: -2px; margi=
n-bottom: -2px; }

.post-tag, .geo-tag, .container .chosen-choices .search-choice, .container =
.chosen-container-multi .chosen-choices li.search-choice { color: rgb(57, 1=
15, 157); background-color: rgb(225, 236, 244); border-color: rgb(225, 236,=
 244); }

.post-tag:hover { color: rgb(51, 101, 138); background-color: rgb(206, 224,=
 237); border-color: rgb(206, 224, 237); }

.moderator-tag { color: rgb(201, 29, 46); background-color: rgb(249, 236, 2=
38); border-color: rgb(238, 196, 200); }

.moderator-tag:hover { color: rgb(179, 26, 41); background-color: rgb(242, =
217, 220); border-color: rgb(232, 176, 182); }

.required-tag { color: rgb(59, 64, 69); background-color: rgb(228, 230, 232=
); border-color: rgb(159, 166, 173); }

.required-tag:hover { color: rgb(47, 51, 55); background-color: rgb(214, 21=
7, 220); border-color: rgb(145, 153, 161); }

.disliked-tag { color: rgb(106, 115, 124); background-color: rgb(228, 230, =
232); border-color: transparent; }

.disliked-tag:hover { color: rgb(94, 102, 110); background-color: rgb(214, =
217, 220); border-color: rgba(0, 0, 0, 0); }

.company-tag { color: rgb(12, 13, 14); font-size: 12px; text-align: left; b=
ackground-color: rgb(239, 240, 241); border-radius: 0px; border-color: tran=
sparent transparent transparent rgb(244, 128, 36); border-left-width: 2px; =
border-left-style: solid; }

.company-tag:hover { background-color: rgb(236, 234, 234); color: rgb(36, 3=
9, 41); }

.company-tag img { margin-bottom: auto; padding-right: 4px; max-height: 20p=
x; width: auto; vertical-align: middle; }

.autocomplete .company-tag { line-height: 1.5em; }

.geo-tag .delete-location { margin: -2px 0px 0px 3px; vertical-align: middl=
e; width: 14px; height: 13px; line-height: 26px; }

.geo-tag .icon-visa-show[value=3D"false"] ~ .icon-visa { display: none; }

.container .chosen-choices .search-choice, .container .chosen-container-mul=
ti .chosen-choices li.search-choice { background-image: none; box-shadow: n=
one; border-color: rgb(225, 236, 244); padding-right: 1.75em; padding-top: =
0.5em; margin: 4px 4px 0px 0px !important; }

.container .chosen-choices .search-choice .search-choice-close, .container =
.chosen-container-multi .chosen-choices li.search-choice .search-choice-clo=
se { margin: 0px !important; }

.label-box { color: rgb(255, 255, 255); font-weight: 400; background: rgb(5=
1, 170, 255); border-radius: 3px; display: inline-block; padding: 0.3em 0.6=
em; }

.label-box._default-font-size { font-size: 13px; }

.label-box._gray { background: rgb(145, 153, 161); }

a { color: rgb(0, 119, 204); text-decoration: none; cursor: pointer; }

a:hover, a:active { color: rgb(51, 170, 255); text-decoration: none; }

a.comment-user { white-space: nowrap; padding: 0px; }

a.comment-user.owner { padding: 1px 5px; }

.post-text a:not(.post-tag):not(.badge-tag), .comment-copy a, .wmd-preview =
a:not(.post-tag):not(.badge-tag) { text-decoration: underline; }

.post-text a:not(.post-tag):not(.badge-tag):visited, .comment-copy a:visite=
d, .wmd-preview a:not(.post-tag):not(.badge-tag):visited { color: rgb(0, 89=
, 153); }

a #tell-me-more { display: inline-block; }

a .mathjax { width: 115px; height: 55px; background-image: url("../../img/s=
hare-sprite.png?v=3D0734e5a54af0"); background-position: -190px 5px; }

.external { position: relative; display: inline-block; padding-left: 20px; =
}

.external > .-icon { position: relative; display: inline-block; width: 9px;=
 height: 9px; overflow: hidden; background-image: url("../../img/share-spri=
te-new.svg?v=3D0e11bfd41fbc"), none; background-position: 0px -220px; backg=
round-repeat: no-repeat; }

.external:visited { color: rgb(0, 119, 204); }

.external:hover, .external:active { text-decoration: none; }

.external:hover > .-icon, .external:active > .-icon { background-position: =
-13px -220px; }

.question-hyperlink { font-size: 16px; font-weight: 400; }

.question-hyperlink, .answer-hyperlink { color: rgb(0, 119, 204); line-heig=
ht: 1.3; margin-bottom: 1.2em; }

.question-hyperlink:hover, .answer-hyperlink:hover, .question-hyperlink:act=
ive, .answer-hyperlink:active { color: rgb(51, 170, 255); }

.question-hyperlink:visited, .answer-hyperlink:visited { color: rgb(0, 89, =
153); }

.gray-link, .gray-link:visited { color: rgb(132, 141, 149); cursor: pointer=
; }

.gray-link:hover, .gray-link:visited:hover, .gray-link:focus, .gray-link:vi=
sited:focus, .gray-link:active, .gray-link:visited:active { color: rgb(59, =
64, 69); }

b, strong { font-weight: bold; }

i, em { font-style: italic; }

sup, sub { font-size: 80%; }

ins { text-decoration: none; }

del, s { text-decoration: line-through; }

del .post-tag, s .post-tag, del .required-tag, s .required-tag, del .modera=
tor-tag, s .moderator-tag { text-decoration: line-through !important; }

kbd { display: inline-block; margin: 0px 0.1em; padding: 0.1em 0.6em; font-=
family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 11px; li=
ne-height: 1.4; color: rgb(36, 39, 41); text-shadow: rgb(255, 255, 255) 0px=
 1px 0px; background-color: rgb(225, 227, 229); border: 1px solid rgb(173, =
179, 185); border-radius: 3px; box-shadow: rgba(12, 13, 14, 0.2) 0px 1px 0p=
x, rgb(255, 255, 255) 0px 0px 0px 2px inset; white-space: nowrap; }

.text-muted { color: rgb(145, 153, 161); }

.placeholder-text { color: rgb(159, 166, 173); }

.help-text { color: rgb(94, 102, 110); font-size: 11px; }

.mute-text { color: rgb(106, 115, 124); }

.txt-underline { text-decoration: underline !important; }

.txt-align-center { text-align: center !important; }

p { clear: both; margin-bottom: 1em; margin-top: 0px; }

p code { padding: 1px 5px; }

p.lead { font-size: 1.3em; line-height: 1.5em; }

p.lead small { display: block; font-size: 13px; color: rgb(94, 102, 110); }

code { font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation =
Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monos=
pace, sans-serif; background-color: rgb(239, 240, 241); }

pre { margin-bottom: 1em; padding: 12px 8px; width: auto; max-height: 600px=
; overflow: auto; font-family: Consolas, Menlo, Monaco, "Lucida Console", "=
Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier =
New", monospace, sans-serif; font-size: 13px; background-color: rgb(239, 24=
0, 241); border-radius: 3px; }

.post-text pre > code:first-child, .wmd-preview pre > code:first-child { }

pre { }

li pre { margin: 0.5em 0px 1em; }

h1, h2, h3 { line-height: 1.3; margin: 0px 0px 1em; }

h1 { font-size: 22px; }

h2 { font-size: 18px; }

h3 { font-size: 15px; }

h1.lead, h2.lead { font-weight: 400; }

h1.lead { font-size: 2.6em; margin-bottom: 0.3em; }

h2.lead { font-size: 1.7em; }

.post-text h1, .post-text h2, .post-text h3, .post-text h4, .post-text h5, =
.post-text h6 { overflow-wrap: break-word; }

.post-text ul p:last-of-type, .wmd-preview ul p:last-of-type, .post-text ol=
 p:last-of-type, .wmd-preview ol p:last-of-type { margin-bottom: 0px; }

.post-text li > ul, .wmd-preview li > ul, .post-text li > ol, .wmd-preview =
li > ol { padding-top: 0.5em; }

.post-text, .wmd-preview, .comment-copy, .question-status, .excerpt { font-=
family: Arial, "Helvetica Neue", Helvetica, sans-serif; }

blockquote, q { quotes: none; }

blockquote::before, q::before, blockquote::after, q::after { content: none;=
 }

blockquote { margin-bottom: 10px; padding: 10px; background-color: rgb(255,=
 248, 220); border-left: 2px solid rgb(255, 235, 142); }

blockquote :last-child { margin-bottom: 0px; }

li blockquote { margin: 0.5em 0px 1em; }

.s-dl__wip dt { font-weight: bold; }

.str, .lit, .tag { color: rgb(125, 39, 39); }

.kwd, .dec { color: rgb(16, 16, 148); }

.com { color: rgb(133, 140, 147); }

.typ { color: rgb(43, 145, 175); }

.pun, .pln { color: rgb(48, 51, 54); }

.atn { color: rgb(230, 67, 32); }

.atv { color: rgb(15, 116, 189); }

.prettyprint { display: block; color: rgb(57, 51, 24); }

@media print {
  .kwd, .typ, .tag { font-weight: bold; }
  .str, .atv { color: rgb(0, 102, 0); }
  .kwd { color: rgb(0, 0, 102); }
  .typ, .atn { color: rgb(68, 0, 68); }
  .lit { color: rgb(0, 68, 68); }
  .pun { color: rgb(68, 68, 0); }
  .pln { color: rgb(12, 13, 14); }
  .tag { color: rgb(0, 0, 102); }
  .com { color: rgb(102, 0, 0); font-style: italic; }
}

.blink { animation-name: blinking; animation-duration: 3.5s; }

@keyframes blinking {=20
  0% { background: rgb(244, 168, 61); }
  100% { background: rgba(244, 168, 61, 0); }
}

@keyframes opacity-in {=20
  0% { opacity: 0; }
  100% { opacity: 1; }
}

.favicon { width: 16px; height: 16px; background-color: transparent; backgr=
ound-repeat: no-repeat; background-image: url("../../img/favicons-sprite16.=
png?v=3Dff76c9f04fa1"); }

div.favicon { display: inline-block; }

@media not all, not all, only screen and (-webkit-min-device-pixel-ratio: 1=
.5), not all {
  .favicon { background-image: url("../../img/favicons-sprite32.png?v=3D9e0=
67e448734"); }
}

@media not all, not all, only screen and (-webkit-min-device-pixel-ratio: 1=
.5), not all {
  .favicon { background-size: 16px 6786px; }
}

.favicon-3dprinting { background-position: 0px 0px; }

.favicon-3dprintingmeta { background-position: 0px -18px; }

.favicon-academia { background-position: 0px -36px; }

.favicon-academiameta { background-position: 0px -54px; }

.favicon-ai { background-position: 0px -72px; }

.favicon-aimeta { background-position: 0px -90px; }

.favicon-alcohol { background-position: 0px -108px; }

.favicon-alcoholmeta { background-position: 0px -126px; }

.favicon-android { background-position: 0px -144px; }

.favicon-androidmeta { background-position: 0px -162px; }

.favicon-anime { background-position: 0px -180px; }

.favicon-animemeta { background-position: 0px -198px; }

.favicon-apple { background-position: 0px -216px; }

.favicon-applemeta { background-position: 0px -234px; }

.favicon-arabic { background-position: 0px -252px; }

.favicon-arabicmeta { background-position: 0px -270px; }

.favicon-arduino { background-position: 0px -288px; }

.favicon-arduinometa { background-position: 0px -306px; }

.favicon-area51 { background-position: 0px -324px; }

.favicon-area51discuss { background-position: 0px -342px; }

.favicon-askubuntu { background-position: 0px -360px; }

.favicon-askubuntumeta { background-position: 0px -378px; }

.favicon-astronomy { background-position: 0px -396px; }

.favicon-astronomymeta { background-position: 0px -414px; }

.favicon-augur { background-position: 0px -432px; }

.favicon-augurmeta { background-position: 0px -450px; }

.favicon-aviation { background-position: 0px -468px; }

.favicon-aviationmeta { background-position: 0px -486px; }

.favicon-avp { background-position: 0px -504px; }

.favicon-avpmeta { background-position: 0px -522px; }

.favicon-beta { background-position: 0px -540px; }

.favicon-betameta { background-position: 0px -558px; }

.favicon-bicycles { background-position: 0px -576px; }

.favicon-bicyclesmeta { background-position: 0px -594px; }

.favicon-bioinformatics { background-position: 0px -612px; }

.favicon-bioinformaticsmeta { background-position: 0px -630px; }

.favicon-biology { background-position: 0px -648px; }

.favicon-biologymeta { background-position: 0px -666px; }

.favicon-bitcoin { background-position: 0px -684px; }

.favicon-bitcoinmeta { background-position: 0px -702px; }

.favicon-blender { background-position: 0px -720px; }

.favicon-blendermeta { background-position: 0px -738px; }

.favicon-boardgames { background-position: 0px -756px; }

.favicon-boardgamesmeta { background-position: 0px -774px; }

.favicon-br { background-position: 0px -792px; }

.favicon-bricks { background-position: 0px -810px; }

.favicon-bricksmeta { background-position: 0px -828px; }

.favicon-brmeta { background-position: 0px -846px; }

.favicon-buddhism { background-position: 0px -864px; }

.favicon-buddhismmeta { background-position: 0px -882px; }

.favicon-careers { background-position: 0px -900px; }

.favicon-channels { background-position: 0px -918px; }

.favicon-chemistry { background-position: 0px -936px; }

.favicon-chemistrymeta { background-position: 0px -954px; }

.favicon-chess { background-position: 0px -972px; }

.favicon-chessmeta { background-position: 0px -990px; }

.favicon-chinese { background-position: 0px -1008px; }

.favicon-chinesemeta { background-position: 0px -1026px; }

.favicon-christianity { background-position: 0px -1044px; }

.favicon-christianitymeta { background-position: 0px -1062px; }

.favicon-civicrm { background-position: 0px -1080px; }

.favicon-civicrmmeta { background-position: 0px -1098px; }

.favicon-codegolf { background-position: 0px -1116px; }

.favicon-codegolfmeta { background-position: 0px -1134px; }

.favicon-codereview { background-position: 0px -1152px; }

.favicon-codereviewmeta { background-position: 0px -1170px; }

.favicon-coffee { background-position: 0px -1188px; }

.favicon-coffeemeta { background-position: 0px -1206px; }

.favicon-communitybuilding { background-position: 0px -1224px; }

.favicon-communitybuildingmeta { background-position: 0px -1242px; }

.favicon-computergraphics { background-position: 0px -1260px; }

.favicon-computergraphicsmeta { background-position: 0px -1278px; }

.favicon-conlang { background-position: 0px -1296px; }

.favicon-conlangmeta { background-position: 0px -1314px; }

.favicon-cooking { background-position: 0px -1332px; }

.favicon-cookingmeta { background-position: 0px -1350px; }

.favicon-craftcms { background-position: 0px -1368px; }

.favicon-craftcmsmeta { background-position: 0px -1386px; }

.favicon-crafts { background-position: 0px -1404px; }

.favicon-craftsmeta { background-position: 0px -1422px; }

.favicon-crypto { background-position: 0px -1440px; }

.favicon-cryptometa { background-position: 0px -1458px; }

.favicon-cs { background-position: 0px -1476px; }

.favicon-cs50 { background-position: 0px -1494px; }

.favicon-cs50meta { background-position: 0px -1512px; }

.favicon-cseducators { background-position: 0px -1530px; }

.favicon-cseducatorsmeta { background-position: 0px -1548px; }

.favicon-csmeta { background-position: 0px -1566px; }

.favicon-cstheory { background-position: 0px -1584px; }

.favicon-cstheorymeta { background-position: 0px -1602px; }

.favicon-datascience { background-position: 0px -1620px; }

.favicon-datasciencemeta { background-position: 0px -1638px; }

.favicon-dba { background-position: 0px -1656px; }

.favicon-dbameta { background-position: 0px -1674px; }

.favicon-deepweb { background-position: 0px -1692px; }

.favicon-deepwebmeta { background-position: 0px -1710px; }

.favicon-devops { background-position: 0px -1728px; }

.favicon-devopsmeta { background-position: 0px -1746px; }

.favicon-diy { background-position: 0px -1764px; }

.favicon-diymeta { background-position: 0px -1782px; }

.favicon-drupal { background-position: 0px -1800px; }

.favicon-drupalmeta { background-position: 0px -1818px; }

.favicon-dsp { background-position: 0px -1836px; }

.favicon-dspmeta { background-position: 0px -1854px; }

.favicon-earthscience { background-position: 0px -1872px; }

.favicon-earthsciencemeta { background-position: 0px -1890px; }

.favicon-ebooks { background-position: 0px -1908px; }

.favicon-ebooksmeta { background-position: 0px -1926px; }

.favicon-economics { background-position: 0px -1944px; }

.favicon-economicsmeta { background-position: 0px -1962px; }

.favicon-edx-cs169-1x { background-position: 0px -1980px; }

.favicon-edx-cs169-1xmeta { background-position: 0px -1998px; }

.favicon-electronics { background-position: 0px -2016px; }

.favicon-electronicsmeta { background-position: 0px -2034px; }

.favicon-elementaryos { background-position: 0px -2052px; }

.favicon-elementaryosmeta { background-position: 0px -2070px; }

.favicon-ell { background-position: 0px -2088px; }

.favicon-ellmeta { background-position: 0px -2106px; }

.favicon-emacs { background-position: 0px -2124px; }

.favicon-emacsmeta { background-position: 0px -2142px; }

.favicon-embedded { background-position: 0px -2160px; }

.favicon-embeddedmeta { background-position: 0px -2178px; }

.favicon-engineering { background-position: 0px -2196px; }

.favicon-engineeringmeta { background-position: 0px -2214px; }

.favicon-english { background-position: 0px -2232px; }

.favicon-englishmeta { background-position: 0px -2250px; }

.favicon-eosio { background-position: 0px -2268px; }

.favicon-eosiometa { background-position: 0px -2286px; }

.favicon-es { background-position: 0px -2304px; }

.favicon-esmeta { background-position: 0px -2322px; }

.favicon-esperanto { background-position: 0px -2340px; }

.favicon-esperantometa { background-position: 0px -2358px; }

.favicon-ethereum { background-position: 0px -2376px; }

.favicon-ethereummeta { background-position: 0px -2394px; }

.favicon-expatriates { background-position: 0px -2412px; }

.favicon-expatriatesmeta { background-position: 0px -2430px; }

.favicon-expressionengine { background-position: 0px -2448px; }

.favicon-expressionenginemeta { background-position: 0px -2466px; }

.favicon-fitness { background-position: 0px -2484px; }

.favicon-fitnessmeta { background-position: 0px -2502px; }

.favicon-freelancing { background-position: 0px -2520px; }

.favicon-freelancingmeta { background-position: 0px -2538px; }

.favicon-french { background-position: 0px -2556px; }

.favicon-frenchmeta { background-position: 0px -2574px; }

.favicon-gamedev { background-position: 0px -2592px; }

.favicon-gamedevmeta { background-position: 0px -2610px; }

.favicon-gamification { background-position: 0px -2628px; }

.favicon-gamificationmeta { background-position: 0px -2646px; }

.favicon-gaming { background-position: 0px -2664px; }

.favicon-gamingmeta { background-position: 0px -2682px; }

.favicon-gardening { background-position: 0px -2700px; }

.favicon-gardeningmeta { background-position: 0px -2718px; }

.favicon-genealogy { background-position: 0px -2736px; }

.favicon-genealogymeta { background-position: 0px -2754px; }

.favicon-german { background-position: 0px -2772px; }

.favicon-germanmeta { background-position: 0px -2790px; }

.favicon-gis { background-position: 0px -2808px; }

.favicon-gismeta { background-position: 0px -2826px; }

.favicon-graphicdesign { background-position: 0px -2844px; }

.favicon-graphicdesignmeta { background-position: 0px -2862px; }

.favicon-ham { background-position: 0px -2880px; }

.favicon-hammeta { background-position: 0px -2898px; }

.favicon-hardwarerecs { background-position: 0px -2916px; }

.favicon-hardwarerecsmeta { background-position: 0px -2934px; }

.favicon-hermeneutics { background-position: 0px -2952px; }

.favicon-hermeneuticsmeta { background-position: 0px -2970px; }

.favicon-hinduism { background-position: 0px -2988px; }

.favicon-hinduismmeta { background-position: 0px -3006px; }

.favicon-history { background-position: 0px -3024px; }

.favicon-historymeta { background-position: 0px -3042px; }

.favicon-homebrew { background-position: 0px -3060px; }

.favicon-homebrewmeta { background-position: 0px -3078px; }

.favicon-hsm { background-position: 0px -3096px; }

.favicon-hsmmeta { background-position: 0px -3114px; }

.favicon-i2p { background-position: 0px -3132px; }

.favicon-i2pmeta { background-position: 0px -3150px; }

.favicon-interpersonal { background-position: 0px -3168px; }

.favicon-interpersonalmeta { background-position: 0px -3186px; }

.favicon-iot { background-position: 0px -3204px; }

.favicon-iota { background-position: 0px -3222px; }

.favicon-iotameta { background-position: 0px -3240px; }

.favicon-iotmeta { background-position: 0px -3258px; }

.favicon-islam { background-position: 0px -3276px; }

.favicon-islammeta { background-position: 0px -3294px; }

.favicon-italian { background-position: 0px -3312px; }

.favicon-italianmeta { background-position: 0px -3330px; }

.favicon-ja { background-position: 0px -3348px; }

.favicon-jameta { background-position: 0px -3366px; }

.favicon-japanese { background-position: 0px -3384px; }

.favicon-japanesemeta { background-position: 0px -3402px; }

.favicon-joomla { background-position: 0px -3420px; }

.favicon-joomlameta { background-position: 0px -3438px; }

.favicon-judaism { background-position: 0px -3456px; }

.favicon-judaismmeta { background-position: 0px -3474px; }

.favicon-korean { background-position: 0px -3492px; }

.favicon-koreanmeta { background-position: 0px -3510px; }

.favicon-languagelearning { background-position: 0px -3528px; }

.favicon-languagelearningmeta { background-position: 0px -3546px; }

.favicon-latin { background-position: 0px -3564px; }

.favicon-latinmeta { background-position: 0px -3582px; }

.favicon-law { background-position: 0px -3600px; }

.favicon-lawmeta { background-position: 0px -3618px; }

.favicon-lifehacks { background-position: 0px -3636px; }

.favicon-lifehacksmeta { background-position: 0px -3654px; }

.favicon-linguistics { background-position: 0px -3672px; }

.favicon-linguisticsmeta { background-position: 0px -3690px; }

.favicon-literature { background-position: 0px -3708px; }

.favicon-literaturemeta { background-position: 0px -3726px; }

.favicon-magento { background-position: 0px -3744px; }

.favicon-magentometa { background-position: 0px -3762px; }

.favicon-martialarts { background-position: 0px -3780px; }

.favicon-martialartsmeta { background-position: 0px -3798px; }

.favicon-math { background-position: 0px -3816px; }

.favicon-matheducators { background-position: 0px -3834px; }

.favicon-matheducatorsmeta { background-position: 0px -3852px; }

.favicon-mathematica { background-position: 0px -3870px; }

.favicon-mathematicameta { background-position: 0px -3888px; }

.favicon-mathmeta { background-position: 0px -3906px; }

.favicon-mathoverflow { background-position: 0px -3924px; }

.favicon-mathoverflowmeta { background-position: 0px -3942px; }

.favicon-mechanics { background-position: 0px -3960px; }

.favicon-mechanicsmeta { background-position: 0px -3978px; }

.favicon-medicalsciences { background-position: 0px -3996px; }

.favicon-medicalsciencesmeta { background-position: 0px -4014px; }

.favicon-monero { background-position: 0px -4032px; }

.favicon-monerometa { background-position: 0px -4050px; }

.favicon-money { background-position: 0px -4068px; }

.favicon-moneymeta { background-position: 0px -4086px; }

.favicon-movies { background-position: 0px -4104px; }

.favicon-moviesmeta { background-position: 0px -4122px; }

.favicon-music { background-position: 0px -4140px; }

.favicon-musicfans { background-position: 0px -4158px; }

.favicon-musicfansmeta { background-position: 0px -4176px; }

.favicon-musicmeta { background-position: 0px -4194px; }

.favicon-mythology { background-position: 0px -4212px; }

.favicon-mythologymeta { background-position: 0px -4230px; }

.favicon-neo { background-position: 0px -4248px; }

.favicon-neometa { background-position: 0px -4266px; }

.favicon-networkengineering { background-position: 0px -4284px; }

.favicon-networkengineeringmeta { background-position: 0px -4302px; }

.favicon-opendata { background-position: 0px -4320px; }

.favicon-opendatameta { background-position: 0px -4338px; }

.favicon-openscience { background-position: 0px -4356px; }

.favicon-opensciencemeta { background-position: 0px -4374px; }

.favicon-opensource { background-position: 0px -4392px; }

.favicon-opensourcemeta { background-position: 0px -4410px; }

.favicon-or { background-position: 0px -4428px; }

.favicon-ormeta { background-position: 0px -4446px; }

.favicon-outdoors { background-position: 0px -4464px; }

.favicon-outdoorsmeta { background-position: 0px -4482px; }

.favicon-parenting { background-position: 0px -4500px; }

.favicon-parentingmeta { background-position: 0px -4518px; }

.favicon-patents { background-position: 0px -4536px; }

.favicon-patentsmeta { background-position: 0px -4554px; }

.favicon-pets { background-position: 0px -4572px; }

.favicon-petsmeta { background-position: 0px -4590px; }

.favicon-philosophy { background-position: 0px -4608px; }

.favicon-philosophymeta { background-position: 0px -4626px; }

.favicon-photo { background-position: 0px -4644px; }

.favicon-photometa { background-position: 0px -4662px; }

.favicon-physics { background-position: 0px -4680px; }

.favicon-physicsmeta { background-position: 0px -4698px; }

.favicon-pm { background-position: 0px -4716px; }

.favicon-pmmeta { background-position: 0px -4734px; }

.favicon-poker { background-position: 0px -4752px; }

.favicon-pokermeta { background-position: 0px -4770px; }

.favicon-politics { background-position: 0px -4788px; }

.favicon-politicsmeta { background-position: 0px -4806px; }

.favicon-portuguese { background-position: 0px -4824px; }

.favicon-portuguesemeta { background-position: 0px -4842px; }

.favicon-productivity { background-position: 0px -4860px; }

.favicon-productivitymeta { background-position: 0px -4878px; }

.favicon-psychology { background-position: 0px -4896px; }

.favicon-psychologymeta { background-position: 0px -4914px; }

.favicon-puzzling { background-position: 0px -4932px; }

.favicon-puzzlingmeta { background-position: 0px -4950px; }

.favicon-quant { background-position: 0px -4968px; }

.favicon-quantmeta { background-position: 0px -4986px; }

.favicon-quantumcomputing { background-position: 0px -5004px; }

.favicon-quantumcomputingmeta { background-position: 0px -5022px; }

.favicon-raspberrypi { background-position: 0px -5040px; }

.favicon-raspberrypimeta { background-position: 0px -5058px; }

.favicon-retrocomputing { background-position: 0px -5076px; }

.favicon-retrocomputingmeta { background-position: 0px -5094px; }

.favicon-reverseengineering { background-position: 0px -5112px; }

.favicon-reverseengineeringmeta { background-position: 0px -5130px; }

.favicon-robotics { background-position: 0px -5148px; }

.favicon-roboticsmeta { background-position: 0px -5166px; }

.favicon-rpg { background-position: 0px -5184px; }

.favicon-rpgmeta { background-position: 0px -5202px; }

.favicon-ru { background-position: 0px -5220px; }

.favicon-rumeta { background-position: 0px -5238px; }

.favicon-rus { background-position: 0px -5256px; }

.favicon-rusmeta { background-position: 0px -5274px; }

.favicon-russian { background-position: 0px -5292px; }

.favicon-russianmeta { background-position: 0px -5310px; }

.favicon-salesforce { background-position: 0px -5328px; }

.favicon-salesforcemeta { background-position: 0px -5346px; }

.favicon-scicomp { background-position: 0px -5364px; }

.favicon-scicompmeta { background-position: 0px -5382px; }

.favicon-scifi { background-position: 0px -5400px; }

.favicon-scifimeta { background-position: 0px -5418px; }

.favicon-security { background-position: 0px -5436px; }

.favicon-securitymeta { background-position: 0px -5454px; }

.favicon-serverfault { background-position: 0px -5472px; }

.favicon-serverfaultmeta { background-position: 0px -5490px; }

.favicon-sharepoint { background-position: 0px -5508px; }

.favicon-sharepointmeta { background-position: 0px -5526px; }

.favicon-sitecore { background-position: 0px -5544px; }

.favicon-sitecoremeta { background-position: 0px -5562px; }

.favicon-skeptics { background-position: 0px -5580px; }

.favicon-skepticsmeta { background-position: 0px -5598px; }

.favicon-softwareengineering { background-position: 0px -5616px; }

.favicon-softwareengineeringmeta { background-position: 0px -5634px; }

.favicon-softwarerecs { background-position: 0px -5652px; }

.favicon-softwarerecsmeta { background-position: 0px -5670px; }

.favicon-sound { background-position: 0px -5688px; }

.favicon-soundmeta { background-position: 0px -5706px; }

.favicon-space { background-position: 0px -5724px; }

.favicon-spacemeta { background-position: 0px -5742px; }

.favicon-spanish { background-position: 0px -5760px; }

.favicon-spanishmeta { background-position: 0px -5778px; }

.favicon-sports { background-position: 0px -5796px; }

.favicon-sportsmeta { background-position: 0px -5814px; }

.favicon-sqa { background-position: 0px -5832px; }

.favicon-sqameta { background-position: 0px -5850px; }

.favicon-stackapps { background-position: 0px -5868px; }

.favicon-stackexchange { background-position: 0px -5886px; }

.favicon-stackexchangemeta { background-position: 0px -5904px; }

.favicon-stackoverflow { background-position: 0px -5922px; }

.favicon-stackoverflowmeta { background-position: 0px -5940px; }

.favicon-stats { background-position: 0px -5958px; }

.favicon-statsmeta { background-position: 0px -5976px; }

.favicon-stellar { background-position: 0px -5994px; }

.favicon-stellarmeta { background-position: 0px -6012px; }

.favicon-superuser { background-position: 0px -6030px; }

.favicon-superusermeta { background-position: 0px -6048px; }

.favicon-sustainability { background-position: 0px -6066px; }

.favicon-sustainabilitymeta { background-position: 0px -6084px; }

.favicon-techcomm { background-position: 0px -6102px; }

.favicon-techcommmeta { background-position: 0px -6120px; }

.favicon-tex { background-position: 0px -6138px; }

.favicon-texmeta { background-position: 0px -6156px; }

.favicon-tezos { background-position: 0px -6174px; }

.favicon-tezosmeta { background-position: 0px -6192px; }

.favicon-tor { background-position: 0px -6210px; }

.favicon-tormeta { background-position: 0px -6228px; }

.favicon-travel { background-position: 0px -6246px; }

.favicon-travelmeta { background-position: 0px -6264px; }

.favicon-tridion { background-position: 0px -6282px; }

.favicon-tridionmeta { background-position: 0px -6300px; }

.favicon-ukrainian { background-position: 0px -6318px; }

.favicon-ukrainianmeta { background-position: 0px -6336px; }

.favicon-unix { background-position: 0px -6354px; }

.favicon-unixmeta { background-position: 0px -6372px; }

.favicon-ux { background-position: 0px -6390px; }

.favicon-uxmeta { background-position: 0px -6408px; }

.favicon-vegetarianism { background-position: 0px -6426px; }

.favicon-vegetarianismmeta { background-position: 0px -6444px; }

.favicon-vi { background-position: 0px -6462px; }

.favicon-vimeta { background-position: 0px -6480px; }

.favicon-webapps { background-position: 0px -6498px; }

.favicon-webappsmeta { background-position: 0px -6516px; }

.favicon-webmasters { background-position: 0px -6534px; }

.favicon-webmastersmeta { background-position: 0px -6552px; }

.favicon-windowsphone { background-position: 0px -6570px; }

.favicon-windowsphonemeta { background-position: 0px -6588px; }

.favicon-woodworking { background-position: 0px -6606px; }

.favicon-woodworkingmeta { background-position: 0px -6624px; }

.favicon-wordpress { background-position: 0px -6642px; }

.favicon-wordpressmeta { background-position: 0px -6660px; }

.favicon-workplace { background-position: 0px -6678px; }

.favicon-workplacemeta { background-position: 0px -6696px; }

.favicon-worldbuilding { background-position: 0px -6714px; }

.favicon-worldbuildingmeta { background-position: 0px -6732px; }

.favicon-writing { background-position: 0px -6750px; }

.favicon-writingmeta { background-position: 0px -6768px; }

.autocomplete { position: relative; }

.autocomplete .autocomplete-suggestions-list { background: rgb(255, 255, 25=
5); border: 1px solid rgb(200, 204, 208); color: rgb(106, 115, 124); positi=
on: absolute; z-index: 999; bottom: 6px; left: 0px; right: 0px; transform: =
translate(0px, 100%); box-shadow: rgba(12, 13, 14, 0.1) 0px 6px 6px; max-he=
ight: 350px; overflow: auto; }

.autocomplete .autocomplete-suggestions-list a { color: rgb(106, 115, 124);=
 }

.autocomplete .autocomplete-suggestions-list .autocomplete-category-name, .=
autocomplete .autocomplete-suggestions-list .autocomplete-suggestion, .auto=
complete .autocomplete-suggestions-list .autocomplete-default, .autocomplet=
e .autocomplete-suggestions-list .autocomplete-default { padding: 10px; }

.autocomplete .autocomplete-suggestions-list .autocomplete-category-name { =
background: rgb(246, 246, 247); font-size: 11px; text-transform: uppercase;=
 }

.autocomplete .autocomplete-suggestions-list .autocomplete-suggestion { cur=
sor: pointer; display: flex; align-items: center; }

.autocomplete .autocomplete-suggestions-list .autocomplete-suggestion.child=
 { padding-left: 26px; margin-top: -5px; position: relative; }

.autocomplete .autocomplete-suggestions-list .autocomplete-suggestion.child=
::before { content: ""; display: inline-block; width: 12px; height: 12px; b=
order-left: 1px solid rgb(185, 193, 197); border-bottom: 1px solid rgb(185,=
 193, 197); position: relative; top: -6px; left: -6px; }

.autocomplete .autocomplete-suggestions-list .autocomplete-suggestion:hover=
, .autocomplete .autocomplete-suggestions-list .autocomplete-default:hover =
{ background: rgb(238, 238, 240); color: rgb(12, 13, 14); }

.autocomplete .autocomplete-suggestions-list .autocomplete-suggestion-item =
{ max-width: 90%; overflow-wrap: break-word; overflow: hidden; flex-grow: 1=
; margin-left: 6px; }

.autocomplete .autocomplete-suggestions-list .autocomplete-suggestion-image=
 { width: 20px; height: 20px; overflow: hidden; flex-shrink: 0; }

.autocomplete .autocomplete-suggestions-list .autocomplete-suggestion-image=
 img { max-width: 100%; height: auto; }

.autocomplete .autocomplete-suggestions-list .autocomplete-suggestion-match=
 { color: rgb(12, 13, 14); font-weight: 700; }

.autocomplete .autocomplete-suggestions-list .autocomplete-suggestion-url {=
 font-size: 11px; color: rgb(187, 192, 196); }

.autocomplete .autocomplete-suggestions-list .autocomplete-suggestion-count=
 { font-size: 13px; color: rgb(145, 153, 161); }

.autocomplete .autocomplete-suggestions-list .autocomplete-default { border=
-top: 1px solid rgb(200, 204, 208); display: block; }

#tabs, .tabs { float: right; }

#tabs a, .tabs a { float: left; margin-right: 8px; padding: 12px 8px 14px; =
color: rgb(132, 141, 149); line-height: 1; text-decoration: none; border-bo=
ttom: 2px solid transparent; transition: all 0.1s ease-in-out 0s; }

#tabs a:last-child, .tabs a:last-child { margin-right: 0px; }

#tabs a:focus, .tabs a:focus { outline: none; }

#tabs a:hover, .tabs a:hover { color: rgb(83, 90, 96); border-bottom-color:=
 rgba(83, 90, 96, 0.5); }

#tabs a.youarehere, .tabs a.youarehere { font-weight: 700; color: rgb(36, 3=
9, 41); border-bottom-color: rgb(36, 39, 41); }

#tabs a.youarehere:hover, .tabs a.youarehere:hover { color: rgb(12, 13, 14)=
; border-bottom-color: rgb(12, 13, 14); }

#tabs .mod-flag-indicator, .tabs .mod-flag-indicator { margin-left: -4px; }

#tabs .bounty-indicator-tab, .tabs .bounty-indicator-tab { margin-right: 0p=
x; padding: 0.4em 0.5em 0.3em; vertical-align: middle; line-height: 1; }

.subtabs, .filter { box-sizing: border-box; float: right; margin: 0px; }

.subtabs a, .filter a { display: block; margin: 0px 0px 0px 2px; padding: 8=
px; border-bottom: 1px solid transparent; color: rgb(106, 115, 124); font-s=
ize: 12px; line-height: 1.53333; text-decoration: none; transition: all 150=
ms cubic-bezier(0.19, 1, 0.22, 1) 0s; }

.subtabs a.youarehere, .filter a.youarehere, .subtabs a.active, .filter a.a=
ctive, .subtabs a:hover, .filter a:hover { border-color: rgba(244, 128, 36,=
 0.5); color: rgb(59, 64, 69); text-decoration: none; }

.subtabs a.youarehere, .filter a.youarehere, .subtabs a.active, .filter a.a=
ctive { border-color: rgb(244, 128, 36); font-weight: 700; }

.subtabs a.youarehere:hover, .filter a.youarehere:hover, .subtabs a.active:=
hover, .filter a.active:hover { border-color: rgb(255, 127, 25); color: rgb=
(12, 13, 14); }

.subtabs a { float: right; }

.subtabs.filters.tag-synonyms { width: auto; }

.filter { margin: 0px; }

.filter a { display: inline-flex; padding-left: 4px; padding-right: 4px; bo=
rder-bottom-width: 2px; }

[class*=3D"gravatar-wrapper-"] { padding: 0px; overflow: hidden; }

[class*=3D"gravatar-wrapper-"] img { margin: 0px auto; }

.gravatar-wrapper-256, .gravatar-wrapper-164, .gravatar-wrapper-128, .grava=
tar-wrapper-256 img, .gravatar-wrapper-164 img, .gravatar-wrapper-128 img {=
 border-radius: 4px; }

.gravatar-wrapper-64, .gravatar-wrapper-50, .gravatar-wrapper-48, .gravatar=
-wrapper-64 img, .gravatar-wrapper-50 img, .gravatar-wrapper-48 img { borde=
r-radius: 2px; }

.gravatar-wrapper-256, .gravatar-wrapper-256 img { width: 256px; height: 25=
6px; }

.gravatar-wrapper-164, .gravatar-wrapper-164 img { width: 164px; height: 16=
4px; }

.gravatar-wrapper-128, .gravatar-wrapper-128 img { width: 128px; height: 12=
8px; }

.gravatar-wrapper-64, .gravatar-wrapper-64 img { width: 64px; height: 64px;=
 }

.gravatar-wrapper-50, .gravatar-wrapper-50 img { width: 50px; height: 50px;=
 }

.gravatar-wrapper-48, .gravatar-wrapper-48 img { width: 48px; height: 48px;=
 }

.gravatar-wrapper-42, .gravatar-wrapper-42 img { width: 42px; height: 42px;=
 }

.gravatar-wrapper-40, .gravatar-wrapper-40 img { width: 40px; height: 40px;=
 }

.gravatar-wrapper-32, .gravatar-wrapper-32 img { width: 32px; height: 32px;=
 }

.gravatar-wrapper-25, .gravatar-wrapper-25 img { width: 25px; height: 25px;=
 }

.dropdown.left::before { left: 4px; }

.dropdown.right::before { right: 4px; }

.dropdown { top: 25px; z-index: 100; box-shadow: rgba(12, 13, 14, 0.3) 0px =
2px 5px; border-radius: 2px; background-color: rgb(255, 255, 255); margin: =
0px; position: absolute !important; }

.dropdown::before { position: absolute; z-index: 101; content: ""; width: 1=
6px; height: 16px; top: -11px; right: 4px; background: url("../../img/filte=
r-sprites.svg?v=3Dd1e85fbf5198") -16px 0px no-repeat; }

.dropdown ul { margin: 0px; }

.dropdown li { text-align: left; white-space: nowrap; position: relative; b=
order-bottom: 1px solid rgb(239, 240, 241); line-height: 12px; display: blo=
ck; background-color: rgb(255, 255, 255); height: auto; margin-bottom: 0px;=
 transition: all 0.2s ease 0s; }

.dropdown li:hover { background-color: rgb(250, 250, 251); }

.dropdown li:active { background-color: rgb(239, 240, 241); }

.dropdown li a.selected { background-color: rgb(239, 240, 241); color: rgb(=
145, 153, 161); }

.dropdown li:first-child { border-top: 1px solid rgb(239, 240, 241); }

.dropdown li .bounty-indicator-tab { margin-left: 10px; }

.dropdown li .bounty-indicator-tab a:hover { text-decoration: none; }

.dropdown li a { box-sizing: border-box; width: 100%; padding: 10px; displa=
y: inline-block; }

.dropdown li a#edit-favorite-tags { width: auto; font-size: 11px; }

.segmented-dropdown { position: relative; padding-left: 40px; }

.segmented-dropdown .-icon-a { position: absolute; top: 0px; bottom: 0px; l=
eft: 0px; padding: 0px; display: block; width: 40px; text-align: center; bo=
rder-right: 1px solid rgb(228, 230, 232); }

.segmented-dropdown .-icon-a .-icon { position: relative; top: 12px; color:=
 rgb(187, 192, 196); }

.segmented-dropdown .-icon-a:hover ._toggle-star, .segmented-dropdown .-ico=
n-a:focus ._toggle-star, .segmented-dropdown .-icon-a:active ._toggle-star =
{ color: rgb(159, 166, 173); }

.segmented-dropdown .-icon-a.-is-favorited ._toggle-star { color: rgb(255, =
207, 16); }

.segmented-dropdown .-label { display: inline-block; position: relative; fo=
nt-size: 13px; color: rgb(83, 90, 96); padding: 12px; cursor: pointer; }

.segmented-dropdown .-label .-icon { position: absolute; right: -4px; top: =
50%; transform: translateY(-50%); color: rgb(106, 115, 124); }

.segmented-dropdown .-label:hover, .segmented-dropdown .-label:focus, .segm=
ented-dropdown .-label:active { color: rgb(36, 39, 41); }

.segmented-dropdown .-label:hover .-icon, .segmented-dropdown .-label:focus=
 .-icon, .segmented-dropdown .-label:active .-icon { color: rgb(59, 64, 69)=
; }

.-segmented-dropdown-menu { position: absolute; top: 38px; overflow: hidden=
; max-height: 0px; }

.-segmented-dropdown-menu .-close { position: absolute; z-index: 1; top: 0p=
x; right: 0px; padding: 8px; line-height: 1; color: rgb(187, 192, 196); cur=
sor: pointer; }

.-segmented-dropdown-menu .-close:hover, .-segmented-dropdown-menu .-close:=
focus, .-segmented-dropdown-menu .-close:active { color: rgb(83, 90, 96); }

.-segmented-dropdown-menu .-close svg { height: 16px; width: 16px; }

.-segmented-dropdown-menu .-item { background-color: rgb(255, 255, 255); cu=
rsor: pointer; padding: 12px 8px 12px 0px; border-bottom: 1px solid rgb(239=
, 240, 241); border-left: 1px solid rgb(187, 192, 196); border-right: 1px s=
olid rgb(187, 192, 196); }

.-segmented-dropdown-menu .-item:last-child { border-bottom-color: rgb(187,=
 192, 196); }

.-segmented-dropdown-menu .-item:hover, .-segmented-dropdown-menu .-item:fo=
cus, .-segmented-dropdown-menu .-item:active { background-color: rgb(250, 2=
50, 251); }

.-segmented-dropdown-menu .-item .-checkmark { width: 40px; flex-shrink: 0;=
 color: rgb(69, 161, 99); text-align: center; line-height: 1; margin-top: -=
2px; visibility: hidden; }

.-segmented-dropdown-menu .-item .-checkmark.selected { visibility: visible=
; }

.-segmented-dropdown-menu .-item .-desc { flex-grow: 1; }

.-segmented-dropdown-menu .-item .-desc .-title { font-weight: bold; color:=
 rgb(36, 39, 41); font-size: 13px; }

.-segmented-dropdown-menu .-item .-desc .-note { color: rgb(106, 115, 124);=
 font-size: 12px; }

.-is-active .-frequency-menu { max-height: 40em; }

@keyframes spinnerRotate {=20
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

a.loading::before { content: ""; position: relative; display: inline-block;=
 top: 1px; left: -4px; width: 8px; height: 8px; border-radius: 50%; border-=
width: 2px; border-style: solid; border-color: rgb(188, 212, 230) rgb(188, =
212, 230) rgb(188, 212, 230) rgb(113, 165, 203); border-image: initial; tra=
nsform: translateZ(0px); animation: 0.8s linear 0s infinite normal none run=
ning spinnerRotate; }

.hero-background { background-image: url("../../img/hero/anonymousHeroBackg=
round.svg?v=3Db7f6054406b5"); background-size: contain; background-repeat: =
no-repeat; background-position: center center; }

.old-hero { position: relative; color: rgb(255, 255, 255); background-color=
: rgb(17, 123, 243); background-image: url("../../img/hero/pattern.svg?v=3D=
13ca42e6c21d"), linear-gradient(to right, rgb(18, 108, 250) 0%, rgb(16, 138=
, 236) 100%); background-position: right center, center center; background-=
repeat: no-repeat, no-repeat; font-size: 17px; line-height: 1.53333; overfl=
ow: hidden; }

.old-hero::after { display: block; background: rgba(2, 13, 232, 0.06); }

.old-hero .-link { color: rgb(255, 255, 255); }

.old-hero .-link:hover { text-decoration: underline; }

.old-hero .-dismiss { color: rgb(17, 123, 243); background-color: rgb(255, =
255, 255); }

.old-hero._small { background-image: linear-gradient(to right, rgb(18, 108,=
 250) 0%, rgb(16, 138, 236) 100%); }

.old-hero._darken { background-color: rgb(11, 108, 218); background-image: =
linear-gradient(to right, rgb(5, 93, 232) 0%, rgb(14, 121, 207) 100%); }

.old-hero::after { content: ""; width: 0px; height: 0px; border-radius: 50%=
; padding: 20%; position: absolute; left: 2vw; top: -4vw; z-index: 1; point=
er-events: none; }

.old-hero, .old-hero *, .old-hero ::before, .old-hero ::after { box-sizing:=
 border-box; }

.old-hero .-container { margin: 0px auto; padding: 32px 15px; max-width: 12=
94px; width: 100%; position: relative; min-height: 250px; z-index: 2; }

.old-hero [class^=3D"g-col"] { display: block; }

.old-hero .-title { font-size: 27px; line-height: 1.53333; margin-bottom: 1=
2px; }

.old-hero .-leader { font-size: 24px; line-height: 1.46154; margin-bottom: =
0px; }

.old-hero h3 { margin-bottom: 0.5em; }

.old-hero .-sub-paragraph { font-size: 13px; }

.old-hero .-paragraph:last-child, .old-hero .-sub-paragraph:last-child { ma=
rgin-bottom: 0px; }

.old-hero .-dismiss { opacity: 0.65; height: 18px; vertical-align: middle; =
position: absolute; right: 16px; border-radius: 2px; top: 16px; line-height=
: 1; transition: opacity 0.25s ease-in-out 0s; cursor: pointer; }

.old-hero .-dismiss:hover { opacity: 1; }

.old-hero._orange { color: rgb(255, 255, 255); background-color: rgb(243, 1=
20, 20); background-image: url("../../img/hero/pattern.svg?v=3D13ca42e6c21d=
"), linear-gradient(to right, rgb(241, 103, 32) 0%, rgb(245, 137, 7) 100%);=
 }

.old-hero._orange::after { display: block; background: rgba(232, 12, 2, 0.0=
6); }

.old-hero._orange .-link { color: rgb(255, 255, 255); }

.old-hero._orange .-link:hover { text-decoration: underline; }

.old-hero._orange .-dismiss { color: rgb(243, 120, 20); background-color: r=
gb(255, 255, 255); }

.old-hero._orange._small { background-image: linear-gradient(to right, rgb(=
241, 103, 32) 0%, rgb(245, 137, 7) 100%); }

.old-hero._orange._darken { background-color: rgb(221, 105, 11); background=
-image: linear-gradient(to right, rgb(228, 87, 14) 0%, rgb(215, 120, 6) 100=
%); }

.old-hero._black { color: rgb(255, 255, 255); background-color: rgb(53, 58,=
 62); background-image: url("../../img/hero/pattern.svg?v=3D13ca42e6c21d"),=
 linear-gradient(to right, rgb(47, 51, 55) 0%, rgb(59, 64, 69) 100%); }

.old-hero._black::after { display: block; background: rgba(5, 6, 7, 0.06); =
}

.old-hero._black .-link { color: rgb(255, 255, 255); }

.old-hero._black .-link:hover { text-decoration: underline; }

.old-hero._black .-dismiss { color: rgb(53, 58, 62); background-color: rgb(=
255, 255, 255); }

.old-hero._black._small { background-image: linear-gradient(to right, rgb(4=
7, 51, 55) 0%, rgb(59, 64, 69) 100%); }

.old-hero._black._darken { background-color: rgb(39, 42, 46); background-im=
age: linear-gradient(to right, rgb(33, 36, 39) 0%, rgb(45, 49, 52) 100%); }

.old-hero._black .-link { color: rgb(51, 170, 255); }

.old-hero._powder { color: rgb(12, 13, 14); background-color: rgb(246, 250,=
 254); background-image: url("../../img/hero/pattern.svg?v=3D13ca42e6c21d")=
, linear-gradient(to right, rgb(242, 249, 255) 0%, rgb(249, 251, 253) 100%)=
; box-shadow: rgba(0, 0, 0, 0.05) 0px -1px 1px inset; }

.old-hero._powder::after { display: block; background: rgba(237, 246, 253, =
0.06); }

.old-hero._powder .-link { color: rgb(12, 13, 14); }

.old-hero._powder .-link:hover { text-decoration: underline; }

.old-hero._powder .-dismiss { color: rgb(246, 250, 254); background-color: =
rgb(12, 13, 14); }

.old-hero._powder._small { background-image: linear-gradient(to right, rgb(=
242, 249, 255) 0%, rgb(249, 251, 253) 100%); }

.old-hero._powder._darken { background-color: rgb(218, 235, 251); backgroun=
d-image: linear-gradient(to right, rgb(211, 235, 255) 0%, rgb(226, 236, 245=
) 100%); }

.old-hero._white { color: rgb(12, 13, 14); background-color: rgb(255, 255, =
255); background-image: url("../../img/hero/pattern.svg?v=3D13ca42e6c21d"),=
 linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);=
 }

.old-hero._white::after { display: none; }

.old-hero._white .-link { color: rgb(12, 13, 14); }

.old-hero._white .-link:hover { text-decoration: underline; }

.old-hero._white .-dismiss { color: rgb(255, 255, 255); background-color: r=
gb(12, 13, 14); }

.old-hero._white._small { background-image: linear-gradient(to right, rgb(2=
55, 255, 255) 0%, rgb(255, 255, 255) 100%); }

.old-hero._white._darken { background-color: rgb(240, 240, 240); background=
-image: linear-gradient(to right, rgb(240, 240, 240) 0%, rgb(240, 240, 240)=
 100%); }

.old-hero._white._no-pattern { color: rgb(12, 13, 14); background-color: rg=
b(255, 255, 255); background-image: linear-gradient(to right, rgb(255, 255,=
 255) 0%, rgb(255, 255, 255) 100%); }

.old-hero._white._no-pattern::after { display: none; }

.old-hero._white._no-pattern .-link { color: rgb(12, 13, 14); }

.old-hero._white._no-pattern .-link:hover { text-decoration: underline; }

.old-hero._white._no-pattern .-dismiss { color: rgb(255, 255, 255); backgro=
und-color: rgb(12, 13, 14); }

.old-hero._white._no-pattern._small { background-image: linear-gradient(to =
right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%); }

.old-hero._white._no-pattern._darken { background-color: rgb(240, 240, 240)=
; background-image: linear-gradient(to right, rgb(240, 240, 240) 0%, rgb(24=
0, 240, 240) 100%); }

.old-hero._photo { color: rgb(255, 255, 255); background-color: rgb(12, 13,=
 14); background-image: linear-gradient(to right, rgb(12, 13, 14) 0%, rgb(1=
2, 13, 14) 100%); background-size: cover; background-position: center cente=
r; background-repeat: no-repeat; }

.old-hero._photo::after { display: none; }

.old-hero._photo .-link { color: rgb(255, 255, 255); }

.old-hero._photo .-link:hover { text-decoration: underline; }

.old-hero._photo .-dismiss { color: rgb(12, 13, 14); background-color: rgb(=
255, 255, 255); }

.old-hero._photo._small { background-image: linear-gradient(to right, rgb(1=
2, 13, 14) 0%, rgb(12, 13, 14) 100%); }

.old-hero._photo._darken { background-color: rgb(0, 0, 0); background-image=
: linear-gradient(to right, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%); }

.old-hero._fixed-width { border-radius: 2px; margin-bottom: 24px; }

.old-hero._fixed-width .-container { padding: 64px; min-height: 0px; }

.old-hero._medium { font-size: 19px; background-position: right bottom; }

.old-hero._medium .-container { padding: 32px 15px; min-height: 0px; }

.old-hero._small { font-size: 15px; }

.old-hero._small::after { display: none; }

.old-hero._small .-container, .old-hero._small._fixed-width .-container { p=
adding: 16px; min-height: 0px; }

.old-hero._small .-link { font-weight: bold; }

.old-hero._fixed { position: fixed; bottom: 0px; left: 0px; right: 0px; z-i=
ndex: 5050; }

.old-hero._fixed .-container { min-height: 0px; padding-top: 12px; padding-=
bottom: 12px; }

.old-hero._fixed .-title { font-size: 15px; line-height: 1; margin-bottom: =
0px; }

.old-hero._fixed .-or { margin-left: 8px; margin-right: 8px; white-space: n=
owrap; text-transform: uppercase; font-size: 11px; color: rgb(204, 234, 255=
); }

.old-hero._fixed .s-signup._hero { padding-top: 0px; }

.old-hero._fixed .s-signup._hero .-social { align-items: center; }

.old-hero._fixed .-dismiss { position: static; }

.s-signup._hero { font-size: 15px; padding-top: 12px; }

.s-signup._hero .-social { display: flex; }

.s-signup._hero .-social .btn { box-shadow: none; border: 0px; margin-botto=
m: 0px; }

.s-signup._hero .-social .btn._google { color: rgb(83, 90, 96); background-=
color: rgb(255, 255, 255); }

.s-signup._hero .-social .btn._facebook { color: rgb(255, 255, 255); backgr=
ound-color: rgb(56, 84, 153); }

.s-signup._hero .-social .btn .svg-icon { vertical-align: text-bottom; }

.s-signup._hero .-social .btn:not(:last-child) { margin-right: 8px; }

.s-signup._hero .-social .btn-outlined { margin-bottom: 0px; }

.s-signup._hero .-policy { font-size: 11px; color: rgba(255, 255, 255, 0.5)=
; padding-left: 24px; }

.s-signup._hero .-policy .-link { color: rgba(255, 255, 255, 0.75); }

.s-signup._hero .-policy._alone { padding-top: 8px; padding-left: 0px; text=
-align: center; display: block; }

.s-signup._hero .-divider { font-size: 11px; display: block; padding: 8px 0=
px; text-transform: uppercase; opacity: 0.5; }

.s-signup._hero .input-group { margin-bottom: 12px; }

.s-signup._hero .input-group .-fill { border-radius: 2px 0px 0px 2px; flex-=
basis: 125px; line-height: 41px; max-width: 125px; white-space: nowrap; pad=
ding: 0px 16px; font-size: 13px; border: 0px; }

.s-signup._hero .input-group .f-input { width: 100%; border: 0px; padding: =
12px 16px; margin: 0px; font-size: 15px; height: 100%; border-radius: 0px 2=
px 2px 0px; }

.s-signup._hero .input-group .message { padding: 0px; margin-left: -130px; =
max-width: 250px; }

.s-signup._hero .input-group .message._black { background: rgba(12, 13, 14,=
 0.7); }

.s-signup._hero .input-group .message._black .message-inner::before { borde=
r-top-color: rgba(12, 13, 14, 0.7); }

.s-signup._hero .button-group .btn-outlined { width: 33%; flex-basis: 33%; =
margin-bottom: 0px; }

.hero-box { background: rgb(67, 125, 204); margin: 40px 0px; color: rgb(255=
, 255, 255); text-align: center; position: relative; }

.hero-box .hero-content { padding: 30px; }

.hero-box .hidden { display: none; }

.hero-box .hero-title { font-size: 18px; font-weight: 400; margin-bottom: 3=
0px; }

.hero-box .hero-title small { display: block; font-size: 16px; padding-top:=
 4px; }

.hero-box .subtitle { font-size: 15px; }

.hero-box .hero-section-title { font-size: 16px; font-weight: 400; margin: =
10px 0px; }

.hero-box input[type=3D"text"] { box-shadow: none; }

.hero-box input[type=3D"text"][disabled], .hero-box input[type=3D"text"].di=
sabled { background-color: rgb(255, 255, 255); }

.hero-box .hero-close { position: absolute; top: 8px; right: 8px; font-size=
: 11px; cursor: pointer; color: rgb(32, 87, 161); }

.hero-box .hero-close:hover { color: rgb(255, 255, 255); }

.hero-box .hero-cta { padding: 20px; background: rgb(0, 153, 253); width: 1=
00%; transition: height 300ms ease 0s; }

.hero-box .hero-cta.full-tour-linked { max-width: 280px; }

.hero-box .hero-cta .full-tour-link::after { content: " =C2=BB"; }

.hero-box .hero-cta.hero-cta-hidden { height: 0px; padding: 0px; overflow: =
hidden; }

.hero-box .hero-cta.no-bg { background: none; padding: 20px 0px 0px; }

.hero-box .hero-cta .hero-pager { height: 34px; box-sizing: border-box; pos=
ition: absolute; right: 30px; top: 30px; margin: 0px; display: inline-block=
; }

.hero-box .hero-cta .hero-pager ul { margin: 0px; }

.hero-box .hero-cta .hero-pager li { list-style: none; display: inline-bloc=
k; }

.hero-box .hero-cta .hero-pager li.youarehere a { background: rgb(255, 255,=
 255); border: 1px solid rgb(244, 128, 36); }

.hero-box .hero-cta .hero-pager a { box-sizing: border-box; margin: 11px 0p=
x 11px 1px; display: block; background: rgb(239, 240, 241); height: 12px; w=
idth: 12px; border-radius: 6px; }

.hero-box .hero-cta .hero-pager a:hover { background: rgb(214, 217, 220); }

.hero-box .btn { background: rgb(244, 128, 36); border-color: rgb(155, 97, =
20); box-shadow: rgb(255, 194, 114) 0px 1px 0px inset; }

.hero-box .btn.loading { color: white; }

.hero-box .btn:hover { background: rgb(218, 103, 11); }

.hero-box .hero-notice { background: rgb(52, 112, 193); font-size: 11px; co=
lor: rgb(127, 167, 220); padding: 4px 0px; }

.hero-box .tag-suggestions { color: rgb(12, 13, 14); }

.hero-box.double-panel { background: rgb(255, 255, 255); }

.hero-box.double-panel .step { display: flex; justify-content: space-betwee=
n; }

.hero-box.double-panel .step.hidden { display: none; }

.hero-box.double-panel .step.blue { background: rgb(67, 125, 204); border-c=
olor: rgb(67, 125, 204); color: rgb(255, 255, 255); }

.hero-box.double-panel .step.blue .subtitle { color: rgb(255, 255, 255); }

.hero-box.double-panel .step.blue .help-text { color: rgb(140, 182, 239); }

.hero-box.double-panel .step.blue .hero-dismiss { color: rgb(32, 87, 161); =
}

.hero-box.double-panel .step.blue .hero-dismiss:hover { color: rgb(255, 255=
, 255); }

.hero-box.double-panel .left_panel.white { border-left: 2px solid rgb(228, =
230, 232); }

.hero-box.double-panel .right_panel.white { border-right: 2px solid rgb(228=
, 230, 232); }

.hero-box.double-panel .full_panel.white { border: 2px solid rgb(228, 230, =
232); }

.hero-box.double-panel .panel { position: relative; flex-grow: 1; }

.hero-box.double-panel .panel .hero-dismiss { position: absolute; top: 8px;=
 right: 8px; font-size: 11px; color: rgb(200, 204, 208); cursor: pointer; }

.hero-box.double-panel .panel .hero-dismiss:hover { color: rgb(0, 119, 204)=
; }

.hero-box.double-panel .panel.blue { background: rgb(67, 125, 204); color: =
rgb(255, 255, 255); }

.hero-box.double-panel .panel.blue .hero-dismiss { color: rgb(32, 87, 161);=
 }

.hero-box.double-panel .panel.blue .hero-dismiss:hover { color: rgb(255, 25=
5, 255); }

.hero-box.double-panel .panel.white { background: rgb(255, 255, 255); borde=
r-top: 2px solid rgb(228, 230, 232); border-bottom: 2px solid rgb(228, 230,=
 232); color: rgb(36, 39, 41); }

.hero-box.double-panel .panel.small { max-width: 150px; }

.hero-box.double-panel .panel .panel_title::before, .hero-box.double-panel =
.panel .hero_title::before { content: " "; display: block; height: 2px; wid=
th: 30px; margin-bottom: 7px; background-color: rgb(244, 128, 36); }

.hero-box.double-panel .panel .panel_title { font-weight: 400; }

.hero-box.double-panel .hero-cta { padding: 30px; display: flex; justify-co=
ntent: space-between; }

.hero-box.double-panel .img { text-align: center; }

#herobox { margin: 10px auto; border: 1px solid rgb(223, 223, 223); font-si=
ze: 120%; line-height: 1.2; font-family: Arial, "Helvetica Neue", Helvetica=
, sans-serif; }

#herobox #hero-content { border: 3px solid rgb(255, 255, 255); background-c=
olor: rgba(220, 220, 220, 0.1); }

#herobox #q { width: 125px; }

#herobox #q::before { background-position: 34px -128px; }

#herobox #an { width: 130px; margin-left: 50px; }

#herobox #an::before { background-position: -74px -128px; }

#herobox #b { width: 200px; margin-left: 40px; }

#herobox #b::before { background-position: -163px -128px; }

#herobox #close { float: right; margin-top: 10px; margin-right: 10px; curso=
r: pointer; }

#herobox #close a { padding: 0px 6px 3px; margin: 5px 0px; font-size: 16px;=
 font-weight: bold; background-color: rgb(12, 13, 14); line-height: 1; vert=
ical-align: baseline; text-decoration: none; font-family: Arial, "Helvetica=
 Neue", Helvetica, sans-serif; color: rgb(255, 255, 255) !important; }

#herobox #blurb { float: left; margin: 20px; width: 300px; font-size: 105%;=
 }

#herobox #desc { float: left; margin-top: 20px; margin-left: 60px; }

#herobox #desc b { display: block; padding-left: 18px; }

#herobox #hiw { list-style-type: none; display: inline-block; }

#herobox #hiw li { padding: 0px; display: inline-block; text-align: center;=
 color: rgb(106, 115, 124); }

#herobox #hiw li::before { content: " "; display: block; height: 90px; widt=
h: 100%; background-image: url("../../img/share-sprite-new.svg?v=3D0e11bfd4=
1fbc"); background-repeat: no-repeat; }

#herobox.alternate { background-color: rgb(249, 251, 253); background-image=
: url("../../img/so-hero-alt-splash.svg?v=3Dc870dc3632d3"), none; margin: 0=
px auto 20px; border-width: 1px 1px 3px; border-style: solid; border-color:=
 transparent transparent rgb(204, 234, 255); border-image: initial; font-fa=
mily: Arial, "Helvetica Neue", Helvetica, sans-serif; color: rgb(70, 78, 85=
); }

#herobox.alternate .content { width: 400px; margin: 40px auto; text-align: =
center; }

#herobox.alternate b { font-size: 125%; }

#herobox.alternate .blurb { font-size: 103%; word-spacing: 2px; line-height=
: 145%; margin-bottom: 25px; }

#herobox.alternate .separator { width: 25px; border-bottom: 3px solid rgb(2=
44, 128, 36); margin: 10px auto; }

#herobox.alternate #close a { font-size: 10px; font-weight: normal; backgro=
und-color: transparent; cursor: pointer; color: rgb(79, 160, 219) !importan=
t; }

#herobox-mini { width: 100%; height: 50px; margin: 10px auto; border: 1px s=
olid rgb(223, 223, 223); background-color: rgb(255, 255, 255); font-size: 1=
10%; line-height: 1.2; font-family: Arial, "Helvetica Neue", Helvetica, san=
s-serif; }

#herobox-mini #hero-content { height: 44px; background-color: rgb(239, 240,=
 241); background-image: url("../../img/mini-hero-bg.png?v=3D7f269bbbdb22")=
; background-repeat: repeat; border: 3px solid rgb(255, 255, 255); }

#herobox-mini #close { margin-top: 2px; margin-right: 2px; cursor: pointer;=
 }

#herobox-mini #close a { padding: 0px 6px 3px; margin: 0px; font-size: 16px=
; font-weight: bold; line-height: 1; vertical-align: baseline; text-decorat=
ion: none; color: rgb(132, 141, 149) !important; }

#herobox-mini #blurb { padding: 0px 5px; width: 900px; display: table-cell;=
 vertical-align: middle; height: 44px; }

#herobox-mini #controls { float: right; display: table-cell; margin-top: 5p=
x; }

.container._full #content #herobox-mini { margin-top: 15px; width: 1264px; =
}

.modal { max-width: 700px; max-height: 900px; min-width: 400px; background:=
 rgb(255, 255, 255); border-radius: 3px; z-index: 9999; overflow: hidden; p=
osition: fixed !important; }

.modal * { box-sizing: border-box; }

.modal.size-medium { max-width: 500px; }

.modal.auto-center { transform: translate(-50%, -50%); left: 50% !important=
; top: 50% !important; }

.modal.wmd-prompt-dialog { padding: 0px; border: 0px; }

.modal:focus { outline: none; }

.modal .modal-close { position: absolute; top: 4px; right: 4px; z-index: 2;=
 font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; color: rgb(18=
5, 187, 196); font-size: 17px; font-weight: 600; line-height: 1; width: 30p=
x; height: 30px; text-align: center; padding-top: 7px; border-radius: 50%; =
cursor: pointer; }

.modal .modal-close:hover { color: rgb(83, 90, 96); background: rgb(239, 24=
0, 241); }

.modal .modal-header { text-align: center; }

.modal .modal-content, .modal .modal-footer { padding: 30px; }

.modal .modal-footer { background: rgb(63, 74, 89); }

.modal .modal-footer::before, .modal .modal-footer::after { content: ""; di=
splay: table; }

.modal .modal-footer::after { clear: both; }

.modal .modal-footer p { font-size: 10px; color: rgb(179, 191, 207); margin=
-bottom: 0px; }

.modal .modal-footer p a:not(.btn) { color: inherit; text-decoration: under=
line; }

.modal .modal-footer p a:not(.btn):hover { color: rgb(255, 255, 255); }

.modal .modal-footer .modal-notice { float: left; }

.modal .modal-footer .modal-cta { float: right; }

.modal .modal-footer .modal-ctas { display: flex; justify-content: space-be=
tween; }

.modal-overlay { position: fixed; top: 0px; right: 0px; bottom: 0px; left: =
0px; background: rgba(12, 13, 14, 0.5); z-index: 1001; }

.modal.image-upload .modal-content { text-align: center; }

.modal.image-upload .modal-options { padding: 24px 0px 9px; color: rgb(59, =
64, 69); }

.modal.image-upload .modal-options p { margin-bottom: 0px; }

.modal.image-upload .modal-options .ajax-loader { margin-left: 10px; }

.modal.image-upload .modal-input-url, .modal.image-upload .modal-options-se=
parator { margin: 0px 6px; }

.modal.image-upload .modal-dropzone-default, .modal.image-upload .modal-dro=
pzone-preview { border: 2px dashed rgb(222, 227, 231); height: 246px; borde=
r-radius: 3px; padding: 15px; width: 620px; position: relative; }

.modal.image-upload .modal-dropzone-default { background: rgb(240, 242, 244=
); cursor: pointer; transition: background 300ms ease 0s, border 300ms ease=
 0s; }

.modal.image-upload .modal-dropzone-default:hover, .modal.image-upload .mod=
al-dropzone-default.hover { background: rgb(231, 234, 238); border-color: r=
gb(192, 202, 210); }

.modal.image-upload .modal-dropzone-default:hover .modal-dropzone-img::befo=
re, .modal.image-upload .modal-dropzone-default.hover .modal-dropzone-img::=
before { top: -50px; }

.modal.image-upload .modal-dropzone-default:hover .modal-dropzone-img::afte=
r, .modal.image-upload .modal-dropzone-default.hover .modal-dropzone-img::a=
fter { top: -76px; }

.modal.image-upload .modal-dropzone-default > * { pointer-events: none; }

.modal.image-upload .modal-dropzone-default .modal-dropzone-img { backgroun=
d-image: url("../../img/img-upload.svg?v=3D16d9e4614ece"), none; background=
-position: 0px 0px; width: 86px; height: 78px; position: absolute; top: 88p=
x; left: 50%; margin-left: -43px; }

.modal.image-upload .modal-dropzone-default .modal-dropzone-img::before, .m=
odal.image-upload .modal-dropzone-default .modal-dropzone-img::after { posi=
tion: absolute; background-image: url("../../img/img-upload.svg?v=3D16d9e46=
14ece"), none; display: block; content: ""; transition: all 0.15s ease 0s; =
}

.modal.image-upload .modal-dropzone-default .modal-dropzone-img::before { b=
ackground-position: -120px -21px; width: 156px; height: 65px; top: -44px; l=
eft: -33px; }

.modal.image-upload .modal-dropzone-default .modal-dropzone-img::after { ba=
ckground-position: -130px -90px; width: 53px; height: 61px; top: -66px; lef=
t: 18px; }

.modal.image-upload .modal-dropzone-default p { margin-top: 166px; margin-b=
ottom: 0px; color: rgb(132, 149, 164); font-size: 16px; }

.modal.image-upload .modal-dropzone-default p b { font-size: 28px; color: r=
gb(103, 118, 131); font-weight: 700; display: block; margin-bottom: 10px; }

.modal.image-upload .modal-input-file { display: none; }

.modal.image-upload .modal-input-url { width: 250px; }

.modal.image-upload .modal-options-error-message { color: red; font-weight:=
 bold; }

.modal.image-upload .modal-footer p { padding-top: 12px; }

.modal.image-upload .modal-footer .icon-imgur-white { margin-right: 8px; ma=
rgin-left: 2px; }

.modal.wmd-prompt-dialog.insert-link { padding: 20px; width: 470px; overflo=
w: visible; }

.modal.wmd-prompt-dialog.insert-link .tabs { margin-bottom: 20px; float: le=
ft; width: 100%; height: 41px; border-bottom: 1px solid rgb(234, 235, 236);=
 }

.modal.wmd-prompt-dialog.insert-link .notes { padding: 5px; }

.modal.wmd-prompt-dialog.insert-link form { padding: 0px; margin: 0px; floa=
t: left; width: 100%; position: relative; }

.modal.wmd-prompt-dialog.insert-link form input[type=3D"text"] { display: b=
lock; width: 100%; margin: 0px auto; }

.modal.wmd-prompt-dialog.insert-link form input[type=3D"button"] { margin: =
20px 10px 0px 0px; display: inline; }

.modal.wmd-prompt-dialog.insert-link form input[type=3D"button"].insert-hyp=
erlink { width: 5em; }

.popup { z-index: 2000; display: none; position: absolute; padding: 16px; b=
ox-shadow: rgba(36, 39, 41, 0.3) 0px 2px 4px; background-color: rgb(255, 25=
5, 255); border: 1px solid rgb(159, 166, 173); }

.popup .already-flagged { display: inline-block; margin-left: 23px; margin-=
top: 8px; color: maroon; font-weight: 700; }

.popup .disabled-action { cursor: default !important; }

.popup .disabled-action .action-desc, .popup .disabled-action .action-name =
{ opacity: 0.6; cursor: default !important; }

.popup textarea { width: 100%; }

.popup .subheader { margin-bottom: 10px !important; margin-top: 25px !impor=
tant; }

.popup .popup-title-container { margin-bottom: 10px; }

.popup .popup-title-container .popup-breadcrumbs .breadcrumb .arrow { paddi=
ng: 0px 6px; }

.popup #search-text, .popup .close-as-duplicate-pane .actual-edit-overlay {=
 width: 755px !important; }

.popup .question-summary { border: 0px; }

.message.message-config, .contributor-dropdown, .ask-confirmation-popup { b=
order-radius: 5px; border: 0px; box-shadow: rgba(36, 39, 41, 0.2) 0px 2px 1=
0px 0px; }

.message.message-config .message-close, .contributor-dropdown .message-clos=
e, .ask-confirmation-popup .message-close, .message.message-config .popup-c=
lose a, .contributor-dropdown .popup-close a, .ask-confirmation-popup .popu=
p-close a { margin: 0px; padding: 0px; position: absolute; z-index: 2; top:=
 11px; right: 10px; border: 0px; font-size: 17px; cursor: pointer; font-wei=
ght: 600; color: rgb(185, 187, 196) !important; }

.message.message-config .message-close:hover, .contributor-dropdown .messag=
e-close:hover, .ask-confirmation-popup .message-close:hover, .message.messa=
ge-config .popup-close a:hover, .contributor-dropdown .popup-close a:hover,=
 .ask-confirmation-popup .popup-close a:hover { color: rgb(83, 90, 96) !imp=
ortant; }

.message.message-config .popup-close a, .contributor-dropdown .popup-close =
a, .ask-confirmation-popup .popup-close a { background: none; right: 22px; =
}

.ask-confirmation-popup .popup-close a { top: 16px; right: 16px; }

.ask-confirmation-popup .popup-title { padding-right: 32px; }

.ask-confirmation-popup .popup-actions { display: flex; justify-content: ce=
nter; align-items: center; margin-top: 8px; }

.ask-confirmation-popup .popup-actions-cancel { margin-right: 16px; }

.message.message-config .message-tip .popup-title { font-weight: 700 !impor=
tant; }

.message.message-config .message-tip.message-tip-top-right::before, .messag=
e.message-config .message-tip.message-tip-top-left::before { width: 0px; he=
ight: 0px; border-left: 6px solid transparent; border-right: 6px solid tran=
sparent; border-bottom: 6px solid rgb(255, 255, 255); top: -12px; }

.message.message-config .message-tip.message-tip-top-right::before { right:=
 12px; }

.message.message-config .message-tip.message-tip-top-left::before { left: 1=
2px; }

.message.message-config h1, .message.message-config h2, .message.message-co=
nfig h3, .message.message-config h4 { color: rgb(12, 13, 14); margin-bottom=
: 1em; }

.message.message-config h4 { text-align: left; letter-spacing: 0px; margin-=
right: 16px; }

.message.message-config h4.popup-nav-title { text-align: center; margin: 0p=
x 15px 15px 10px; }

.message.message-config .actions { margin: 20px -20px -20px; padding: 0px 1=
5px; background: rgb(63, 74, 89); height: 48px; border-radius: 0px 0px 3px =
3px; }

.message.message-config .actions::before, .message.message-config .actions:=
:after { content: ""; display: table; }

.message.message-config .actions::after { clear: both; }

.message.message-config .actions .rep-number, .message.message-config .acti=
ons .button { text-align: center; font-size: 12px; }

.message.message-config .actions .rep-number { float: left; display: inline=
-block; color: rgb(255, 255, 255); font-weight: 700; padding-top: 16px; }

.message.message-config .actions .button { float: right; padding: 8px 16px;=
 margin-top: 10px; text-decoration: none; display: inline-block; font-weigh=
t: 600; background: rgb(82, 165, 236); border: 0px; border-radius: 3px; col=
or: rgb(255, 255, 255) !important; box-shadow: none !important; }

.message.message-config .actions .button:hover { background: rgb(0, 119, 20=
4); }

.message.message-config .actions .button::after { content: " "; display: in=
line-block; background-image: url("../../img/user-profile-sprite.svg?v=3Dd8=
8bb7069e3d"), none; background-position: -15px -409px; width: 7px; height: =
10px; position: relative; top: 2px; left: 4px; }

.message.message-config .message-text { border-radius: 6px; position: relat=
ive; z-index: 1; padding: 20px !important; }

.message.message-config .message-text .question-hyperlink, .message.message=
-config .message-text .answer-hyperlink { font-size: 13px; text-decoration:=
 none; color: rgb(0, 119, 204); }

.message.message-config .message-text .question-hyperlink:hover, .message.m=
essage-config .message-text .answer-hyperlink:hover { color: rgb(51, 170, 2=
55); }

.message.message-config .popup-nav { list-style: none; margin: 0px -20px -2=
0px; padding: 0px; text-align: center; }

.message.message-config .popup-nav li { margin: 0px; padding: 0px; border-b=
ottom: 1px solid rgb(239, 240, 241); }

.message.message-config .popup-nav li:last-child { border-bottom: 0px; }

.message.message-config .popup-nav li:first-child { border-top: 1px solid r=
gb(239, 240, 241); }

.message.message-config .popup-nav li a { transition: color 0.3s ease 0s, b=
ackground 0.3s ease 0s; text-decoration: none; color: rgb(106, 115, 124); f=
ont-size: 13px; display: block; padding: 10px 15px; }

.message.message-config .popup-nav li a:hover, .message.message-config .pop=
up-nav li a.active, .message.message-config .popup-nav li a.youarehere { ba=
ckground: rgb(0, 119, 204); color: rgb(255, 255, 255); }

.message.message-config .unstyled { padding: 0px; list-style: none; text-al=
ign: center; margin: 0px -20px -20px; }

.message.message-config .unstyled li { border-bottom: 1px solid rgb(239, 24=
0, 241); padding: 10px; }

.message.message-config .unstyled li .badge { text-decoration: none; }

.message.message-config .unstyled li:first-child { border-top: 1px solid rg=
b(239, 240, 241); }

.message.message-config .unstyled li:last-child { border-bottom: 0px; }

.message.message-config.tooltip { border-radius: 3px; pointer-events: none;=
 }

.message.message-config.tooltip .message-inner::before { display: none; }

.message.message-config.tooltip .message-text { font-weight: 500; font-size=
: 11px; color: rgb(12, 13, 14); border-radius: 3px; padding: 3px 8px !impor=
tant; }

.message.message-config .no-cta p { margin-bottom: 0px; }

.message.message-config .no-cta .bars-wrapper { margin-top: 10px; }

.popup._badge-selection { display: block; margin: 0px; border-color: rgb(25=
5, 255, 255); height: 500px; width: 960px; }

.popup._badge-selection .popup-close .-link { clear: right; display: flex; =
justify-content: center; align-items: center; position: absolute; top: 8px;=
 right: 8px; width: 32px; height: 32px; z-index: 1; background-color: rgb(2=
55, 255, 255); transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;=
 color: rgb(83, 90, 96) !important; }

.popup._badge-selection .popup-close .-link:hover { background-color: rgb(2=
39, 240, 241); color: rgb(36, 39, 41) !important; }

.popup._badge-selection .-header { padding-top: 8px; padding-bottom: 16px; =
}

.popup._badge-selection .-header .-title { margin-bottom: 0px; font-size: 2=
4px; line-height: 1.13333; }

.popup._badge-selection .-navigation { padding-top: 8px; padding-bottom: 24=
px; }

.popup._badge-selection .subtabs a { border-bottom-width: 2px; }

.popup._badge-selection .-search { margin-bottom: 0px; padding-left: 16px; =
}

.popup._badge-selection .-search .f-input { margin: 0px; }

.popup._badge-selection .-badge-list { padding-top: 2px; padding-left: 2px;=
 height: 75%; overflow: hidden auto; }

.popup._badge-selection .-list-item { margin-left: -1px; margin-top: -1px; =
padding: 12px; min-height: 64px; max-height: 128px; background-color: rgb(2=
55, 255, 255); border: 1px solid rgb(228, 230, 232); transition: all 600ms =
cubic-bezier(0.19, 1, 0.22, 1) 0s; cursor: pointer; }

.popup._badge-selection .-list-item .-flag-recommend { position: absolute; =
top: 1px; right: 1px; padding: 4px 8px; background-color: rgb(95, 186, 125)=
; z-index: 10; font-size: 11px; line-height: 1.46154; color: rgb(255, 255, =
255); }

.popup._badge-selection .-list-item .s-progress-bar._badge .-bar { backgrou=
nd-color: rgb(255, 255, 255); }

.popup._badge-selection .-list-item .-badge-progress { padding-top: 12px; }

.popup._badge-selection .-list-item .-description { margin-bottom: 0px; pad=
ding: 16px 0px 12px; font-size: 12px; line-height: 1.13333; color: rgb(83, =
90, 96); }

.popup._badge-selection .-list-item:hover { z-index: 1; background-color: r=
gb(250, 250, 251); box-shadow: rgba(36, 39, 41, 0.15) 0px 2px 12px; }

.popup._badge-selection .-list-item.is-completed { background-color: rgb(23=
9, 240, 241); }

.popup._badge-selection .-list-item.is-completed .-description { color: rgb=
(36, 39, 41); }

.popup._badge-selection .-list-item.is-completed .-icon { color: rgb(95, 18=
6, 125); }

.popup-badges .limited-badges-notice { clear: both; display: table; margin:=
 0px auto; padding: 15px 0px 0px; font-size: 13px; color: rgb(106, 115, 124=
); }

.envelope-on, .envelope-off, .vote-up-off, .vote-up-on, .vote-down-off, .vo=
te-down-on, .star-on, .star-off, .feed-icon, .vote-accepted-off, .vote-acce=
pted-on, .vote-accepted-bounty, .badge-earned-check, .delete-tag, .grippie,=
 .expander-arrow-hide, .expander-arrow-show, .expander-arrow-small-hide, .e=
xpander-arrow-small-show, .anonymous-gravatar, .badge1, .badge2, .badge3 { =
background-image: url("../../Img/unified/sprites.svg?v=3De5e58ae7df45"), no=
ne; background-size: initial; background-repeat: no-repeat; overflow: hidde=
n; }

.vote-up-off, .vote-up-on, .vote-down-off, .vote-down-on, .star-on, .star-o=
ff, .vote-accepted-off, .vote-accepted-on { display: block; margin: 0px aut=
o 2px; text-indent: -999em; width: 40px; height: 40px; }

.vote-up-off, .vote-down-off, .vote-accepted-off, .star-off { cursor: point=
er; }

.vote-up-off, .vote-up-on, .vote-down-off, .vote-down-on, .star-on, .star-o=
ff, .vote-accepted-off, .vote-accepted-on { text-indent: -9999em; font-size=
: 1px; }

.vote-up-off { background-position: 0px -170px; }

.vote-up-on { background-position: -40px -170px; }

.vote-down-off { background-position: 0px -220px; margin-bottom: 8px; }

.vote-down-on { background-position: -40px -220px; margin-bottom: 8px; }

.star-off { background-position: 0px -120px; }

.star-on { background-position: -40px -120px; }

.vote-accepted-off { background-position: 0px -270px; }

.vote-accepted-on { background-position: -40px -270px; }

.fb-share, .twitter-share, .migrated.to, .migrated.from { background-repeat=
: no-repeat; overflow: hidden; background-color: transparent; background-im=
age: url("../../Img/unified/sprites.png?v=3D0786b22b9381") !important; }

.informative-tooltip { position: absolute; padding: 0.8em; max-width: 200px=
; z-index: 3000; border-radius: 3px; background: rgb(71, 71, 71); font-size=
: 12px; color: rgb(255, 255, 255); }

.informative-tooltip.arrow::before { position: absolute; content: ""; width=
: 0px; height: 0px; }

.informative-tooltip.arrow.up-left::before, .informative-tooltip.arrow.up-c=
enter::before, .informative-tooltip.arrow.up-right::before { top: -4px; bor=
der-left: 5px solid transparent; border-right: 5px solid transparent; borde=
r-bottom: 5px solid rgb(71, 71, 71); }

.informative-tooltip.arrow.up-center::before { left: 50%; margin-left: -5px=
; }

.informative-tooltip.arrow.up-left::before { left: 10px; }

.informative-tooltip.arrow.up-right::before { right: 10px; }

.informative-tooltip.arrow.down-left::before, .informative-tooltip.arrow.do=
wn-center::before, .informative-tooltip.arrow.down-right::before { bottom: =
-4px; border-left: 5px solid transparent; border-right: 5px solid transpare=
nt; border-top: 5px solid rgb(71, 71, 71); }

.informative-tooltip.arrow.down-center::before { left: 50%; margin-left: -5=
px; }

.informative-tooltip.arrow.down-left::before { left: 10px; }

.informative-tooltip.arrow.down-right::before { right: 10px; }

.informative-tooltip.arrow.left-top::before, .informative-tooltip.arrow.lef=
t-center::before, .informative-tooltip.arrow.left-bottom::before { left: -4=
px; border-top: 5px solid transparent; border-bottom: 5px solid transparent=
; border-right: 5px solid rgb(71, 71, 71); }

.informative-tooltip.arrow.left-center::before { top: 50%; margin-top: -5px=
; }

.informative-tooltip.arrow.left-top::before { top: 10px; }

.informative-tooltip.arrow.left-bottom::before { bottom: 10px; }

.informative-tooltip.arrow.right-top::before, .informative-tooltip.arrow.ri=
ght-center::before, .informative-tooltip.arrow.right-bottom::before { right=
: -4px; border-top: 5px solid transparent; border-bottom: 5px solid transpa=
rent; border-left: 5px solid rgb(71, 71, 71); }

.informative-tooltip.arrow.right-center::before { top: 50%; margin-top: -5p=
x; }

.informative-tooltip.arrow.right-top::before { top: 10px; }

.informative-tooltip.arrow.right-bottom::before { bottom: 10px; }

.informative-tooltip.error { background: rgb(220, 61, 76); color: white; }

.informative-tooltip.display-above, .informative-tooltip.display-right { to=
p: 0px; max-width: none; }

.informative-tooltip.display-above::before, .informative-tooltip.display-ri=
ght::before { content: ""; position: absolute; width: 0px; height: 0px; bor=
der-width: 5px; border-style: solid; border-color: transparent; }

.informative-tooltip.display-above.size-200, .informative-tooltip.display-r=
ight.size-200 { width: 200px; }

.informative-tooltip.display-above.error::before, .informative-tooltip.disp=
lay-right.error::before { border-top-color: rgb(220, 61, 76); }

.informative-tooltip.display-above { left: 50%; transform: translate(-50%, =
-110%); }

.informative-tooltip.display-above::before { bottom: -4px; left: 50%; margi=
n-left: -5px; border-bottom-width: 0px; border-top-color: rgb(71, 71, 71); =
}

.informative-tooltip.display-right { right: 50%; transform: translate(115%,=
 0%); }

.informative-tooltip.display-right::before { left: -4px; top: 50%; margin-t=
op: -5px; border-left-width: 0px; border-right-color: rgb(71, 71, 71); }

.has-tooltip { position: relative; }

.has-tooltip .informative-tooltip { opacity: 0; visibility: hidden; transit=
ion: opacity 300ms ease 0s, transform 300ms ease 0s; }

.has-tooltip:hover .informative-tooltip { opacity: 1; visibility: visible; =
}

.has-tooltip.on-hover .tooltip-above.arrow.down-right { right: -6px; top: -=
10px; transform: translate(0px, -80%); }

.has-tooltip.on-hover:hover .tooltip-above.arrow.down-right { transform: tr=
anslate(0px, -100%); }

.has-tooltip .informative-tooltip.display-above { transform: translate(-50%=
, -80%); }

.has-tooltip:hover .informative-tooltip.display-above { transform: translat=
e(-50%, -110%); }

.has-tooltip .informative-tooltip.display-right { transform: translate(120%=
, 0%); }

.has-tooltip:hover .informative-tooltip.display-right { transform: translat=
e(115%, 0%); }

.css-tooltip { position: relative; }

.css-tooltip[data-title]:hover::after { content: attr(data-title); backgrou=
nd: rgb(71, 71, 71); padding: 0.8em; margin-left: 5px; max-width: 200px; co=
lor: rgb(255, 255, 255); font-size: 12px; border-radius: 3px; position: abs=
olute; z-index: 1031; left: 0px; top: 100%; }

.definition-tooltip { color: rgb(0, 119, 204); cursor: pointer; }

.tooltip-new-feature { position: absolute; bottom: -24px; background: rgb(2=
44, 128, 36); color: rgb(255, 255, 255); border-radius: 3px; padding: 3px 6=
px; display: inline-block; }

.tooltip-new-feature::before { content: ""; display: block; width: 0px; hei=
ght: 0px; position: absolute; border-left: 5px solid transparent; border-ri=
ght: 5px solid transparent; border-bottom: 5px solid rgb(244, 128, 36); top=
: 0px; left: 10px; margin-top: -5px; }

.users-grid { margin-bottom: 30px; display: flex; flex-wrap: wrap; }

.users-grid .-user { border: 1px solid rgb(239, 240, 241); border-radius: 3=
px; padding: 20px 10px 20px 20px; margin: 0px 20px 20px 0px; width: calc(33=
.3333% - 13.3333px); display: flex; flex-wrap: nowrap; align-items: center;=
 }

.users-grid .-user .-details { padding-left: 15px; max-width: calc(100% - 6=
4px); flex-grow: 2; }

.users-grid .-user .-details > :not(:last-child) { margin-bottom: 4px; }

.users-grid .-user .-details h3, .users-grid .-user .-details p { max-width=
: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.users-grid .-user .-details h3 { font-weight: 400; font-size: 16px; }

.users-grid .-user .-details p { margin-bottom: 0px; color: rgb(132, 141, 1=
49); }

.users-grid .-user .-details p:last-child { margin-bottom: 0px; }

.users-grid .-user:nth-child(3n) { margin-right: 0px; }

.users-grid .-user .-avatar { width: 64px; height: 64px; }

.users-grid .-user .-avatar img { max-width: 100%; height: auto; }

.users-grid .-user.-private .-avatar { background: url("../../img/user.svg?=
v=3D20c64bb67fc9") center center / 50% no-repeat rgb(228, 234, 237); }

.users-grid .-user.-private .-details h3 { margin-bottom: 0px; }

.list-card { position: absolute; z-index: 3000; background: rgb(255, 255, 2=
55); width: 395px; padding: 20px; border-radius: 3px; box-shadow: rgba(0, 0=
, 0, 0.15) 0px 1px 25px; transform: translate(0%, -110%); align-items: cent=
er; border: 1px solid rgb(236, 236, 236); }

.list-card::before { content: ""; width: 0px; height: 0px; border-left: 12p=
x solid transparent; border-right: 12px solid transparent; border-top: 9px =
solid rgb(255, 255, 255); position: absolute; bottom: -7px; left: 20px; }

.list-card .-avatar { width: 100px; height: 100px; align-self: flex-start; =
background: rgb(255, 255, 255); padding: 6px; border: 1px solid rgb(228, 23=
0, 232); border-radius: 3px; display: flex; align-items: center; margin-rig=
ht: 15px; flex: 0 0 auto; }

.list-card .-avatar img { border-radius: 3px; max-width: 100%; height: auto=
; width: 100%; }

.list-card .-avatar .logo-blank { background-color: rgb(239, 240, 241); col=
or: rgb(159, 166, 173); max-width: 100%; width: 100%; height: 100%; border-=
radius: 3px; }

.list-card .-details { color: rgb(106, 115, 124); font-weight: 400; font-si=
ze: 13px; width: 100%; }

.list-card .-details .-name { color: rgb(59, 64, 69); font-weight: 700; fon=
t-size: 16px; margin-bottom: 0px; }

.list-card .-details .-users-list { display: flex; flex-wrap: wrap; margin:=
 5px 0px; }

.list-card .-details .-users-list .-user:not(:last-child) { margin-right: 4=
px; }

.list-card .-details .-users-list .avatar { width: 26px; height: 26px; over=
flow: hidden; }

.list-card .-details .-users-list .avatar img { max-width: 100%; height: au=
to; width: 100%; }

.list-card .-details .-users-list .avatar.-private { background: url("../..=
/img/user.svg?v=3D20c64bb67fc9") center center / 50% no-repeat rgb(228, 234=
, 237); }

.list-card .-details .more { display: inline-block; margin-top: 2px; }

.topbar .profile-me { position: relative; }

.new-feature-wrapper { position: absolute; z-index: 99; }

.new-feature-wrapper .new-feature { background: rgb(255, 153, 0); color: rg=
b(255, 255, 255); text-align: center; padding: 6px; border-radius: 3px; }

.new-feature-wrapper .new-feature .title { font-size: 11px; text-transform:=
 uppercase; font-weight: 700; margin-bottom: 6px; }

.new-feature-wrapper .new-feature p { font-size: 12px; margin-bottom: 0px; =
}

.create-team-tooltip { opacity: 0; animation: 0.25s ease-out 1s 1 normal fo=
rwards running showTooltip; }

.create-team-tooltip::before { content: ""; position: absolute; left: -16px=
; top: 8px; width: 0px; height: 0px; border-width: 8px; border-style: solid=
; border-color: transparent rgb(0, 149, 255) transparent transparent; borde=
r-image: initial; }

@keyframes showTooltip {=20
  0% { opacity: 0; transform: scale(0.9) translateX(-32px); }
  100% { opacity: 1; transform: scale(1) translateX(0px); }
}

.html__unpinned-leftnav .new-feature-wrapper { display: none; }

.topbar .profile-me .new-feature-wrapper { top: 34px; left: -82px; width: 2=
00px; }

.topbar .profile-me .new-feature-wrapper .new-feature { margin: 0px auto; p=
osition: relative; top: 6px; height: 11px; width: 100px; }

.topbar .profile-me .new-feature-wrapper .new-feature::before { content: ""=
; display: block; width: 0px; height: 0px; border-left: 6px solid transpare=
nt; border-right: 6px solid transparent; border-bottom: 4px solid rgb(255, =
153, 0); position: absolute; top: -4px; left: 50%; margin-left: -3px; }

.topbar .profile-me .new-feature-wrapper .new-feature p { opacity: 0; margi=
n: 0px auto; visibility: hidden; }

.topbar .profile-me .new-feature-wrapper .new-feature .close-btn { display:=
 block; position: absolute; top: 0px; right: 0px; background: rgb(235, 105,=
 0); line-height: 16px; font-size: 11px; height: 18px; width: 18px; border-=
radius: 0px 3px; opacity: 0; }

.topbar .profile-me:hover .new-feature, .topbar .profile-me .new-feature-wr=
apper:hover .new-feature { animation: 0.3s cubic-bezier(0.175, 0.885, 0.32,=
 1.275) 0s 1 normal forwards running new-profile-box; }

.topbar .profile-me:hover .new-feature .close-btn, .topbar .profile-me .new=
-feature-wrapper:hover .new-feature .close-btn, .topbar .profile-me:hover .=
new-feature p, .topbar .profile-me .new-feature-wrapper:hover .new-feature =
p { visibility: visible; animation: 0.3s ease 0.25s 1 normal forwards runni=
ng opacity-in; }

@keyframes new-profile-box {=20
  0% { width: 100px; height: 11px; }
  100% { width: 164px; height: 56px; }
}

.modal.auto-center.snippet-modal { position: fixed; right: 0px; bottom: 0px=
; display: flex; justify-content: center; align-items: center; pointer-even=
ts: none; transform: translateZ(0px) !important; width: 100% !important; he=
ight: 100% !important; top: 0px !important; left: 0px !important; backgroun=
d: none !important; }

.modal.auto-center.snippet-modal .snippet-holder { background: rgb(255, 255=
, 255); border-radius: 3px; width: 95%; height: 95%; overflow: hidden; poin=
ter-events: auto; }

.snippet-modal * { box-sizing: border-box; }

.snippet-modal.modal { max-width: none; max-height: none; }

.snippet-modal .-content { display: flex; flex-wrap: nowrap; align-items: s=
tretch; height: 100%; }

.snippet-modal .-sidebar { width: 220px; padding: 10px 20px; position: rela=
tive; }

@media screen and (max-height: 750px) {
  .snippet-modal .-sidebar { overflow: hidden auto; }
}

.snippet-modal .-sidebar .title { color: rgb(59, 64, 69); font-size: 20px; =
margin-bottom: 0px; }

.snippet-modal .-sidebar .section-title { color: rgb(59, 64, 69); font-size=
: 16px; }

.snippet-modal .-sidebar .section { padding: 25px 0px; }

.snippet-modal .-sidebar .section:not(:first-of-type) { border-top: 1px sol=
id rgb(228, 230, 232); }

.snippet-modal .-sidebar .section.-close { position: absolute; bottom: 0px;=
 left: 20px; right: 20px; }

@media screen and (max-height: 740px) {
  .snippet-modal .-sidebar .section.-close { position: initial; }
}

.snippet-modal .-sidebar .section.-buttons { padding-bottom: 15px; }

.snippet-modal .-sidebar .sub-section { margin-bottom: 20px; }

.snippet-modal .-sidebar select, .snippet-modal .-sidebar label { width: 10=
0%; display: block; }

.snippet-modal .-sidebar select + select { margin-top: 12px; }

.snippet-modal .-sidebar label + label { margin-top: 6px; }

.snippet-modal .-sidebar label .icon-i { margin-left: 5px; }

.snippet-modal .-sidebar .section.-buttons .block { margin-bottom: 12px; }

.snippet-modal .-code { background: rgb(246, 248, 249); display: flex; flex=
-wrap: wrap; flex-grow: 1; }

.snippet-modal .-code.no-wrap { flex-wrap: nowrap; }

.snippet-modal .-code .column { width: 50%; border-left: 1px solid rgb(228,=
 230, 231); position: relative; overflow: hidden; }

.snippet-modal .-code .column:nth-child(1), .snippet-modal .-code .column:n=
th-child(n+1) { border-bottom: 1px solid rgb(228, 230, 231); }

.snippet-modal .-code .column .-name { position: absolute; top: 20px; right=
: 20px; pointer-events: none; }

.snippet-modal .-code .column.result .-name { color: rgb(145, 153, 161); }

.snippet-modal .-code .column .-gutter { width: 30px; background: rgb(239, =
240, 241); position: absolute; top: 0px; left: 0px; bottom: 0px; }

.snippet-box-edit { box-sizing: border-box; position: absolute; top: 0px; l=
eft: 0px; width: 100%; height: 100%; border: 0px; margin: 0px; resize: none=
; background: rgb(255, 255, 255); overflow: auto; }

textarea.snippet-box-edit { background-color: rgb(254, 255, 255); backgroun=
d-image: linear-gradient(rgb(255, 255, 255) 0%, rgb(255, 249, 252) 69%, rgb=
(249, 244, 246) 100%); }

.snippet-box-label { position: absolute; top: 10px; right: 20px; padding: 3=
px; border: 1px solid rgb(145, 153, 161); font-size: 10px; color: rgb(106, =
115, 124); }

.snippet-footer { text-align: center; padding: 5px; }

.snippet-code { border: 1px solid rgb(228, 230, 232); padding: 10px; }

.snippet-code .snippet-ctas { font-size: 13px; }

.snippet-code .snippet-ctas > :not(:last-child) { margin-right: 6px; }

.snippet-code .snippet-ctas .icon-play-white { position: relative; top: 1px=
; margin-right: 2px; }

.snippet-code .hideResults::before { content: ""; display: inline-block; ba=
ckground: url("../../img/share-sprite-new.svg?v=3D0e11bfd41fbc") 0px -238px=
 no-repeat; width: 12px; height: 12px; margin-right: 6px; position: relativ=
e; top: 1px; }

.snippet-code .snippet-result .snippet-result-code { padding-top: 20px; mar=
gin-top: 20px; border-top: 1px solid rgb(228, 230, 232); height: 200px; pos=
ition: relative; }

.snippet-code .popin, .snippet-code .popout, .snippet-code .popout-code { f=
ont-size: 13px; right: 0px; }

.snippet-code .popout { position: absolute; top: -48px; }

.ask-mainbar .snippet-code .popout { top: -43px; }

.snippet-code .popout-code { display: inline; margin-left: 10px; }

.snippet-code .popout::before, .snippet-code .popout-code::before { content=
: ""; display: inline-block; background: url("../../img/share-sprite-new.sv=
g?v=3D0e11bfd41fbc") 0px -220px no-repeat; width: 9px; height: 9px; margin-=
right: 6px; }

.snippet-code .popin { position: fixed; background: rgb(246, 248, 249); pad=
ding: 4px 6px; right: 0px; top: 0px; z-index: 9001; }

div.snippet-hidden div.snippet-currently-hidden { display: none; }

a.snippet-show-link-chevron, a.snippet-show-link-chevron:hover { border-bot=
tom: 0px; text-decoration: none; }

.expanded-snippet { position: absolute; top: 0px; left: 0px; margin: 5px; w=
idth: 99%; z-index: 900; }

.CodeMirror { font-family: monospace; color: black; top: 0px; left: 0px; wi=
dth: 100%; height: 100%; position: absolute !important; }

.CodeMirror-lines { padding: 4px 0px; }

.CodeMirror pre { padding: 0px 4px; }

.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler { background-color:=
 rgb(255, 255, 255); }

.CodeMirror-gutters { border-right: 1px solid rgb(214, 217, 220); backgroun=
d-color: rgb(250, 250, 251); white-space: nowrap; }

.CodeMirror-linenumber { padding: 0px 3px 0px 5px; min-width: 20px; text-al=
ign: right; color: rgb(145, 153, 161); white-space: nowrap; }

.CodeMirror-guttermarker { color: rgb(12, 13, 14); }

.CodeMirror-guttermarker-subtle { color: rgb(145, 153, 161); }

.CodeMirror-cursor { border-left: 1px solid rgb(12, 13, 14); border-right: =
none; width: 0px; }

.CodeMirror div.CodeMirror-secondarycursor { border-left: 1px solid silver;=
 }

.cm-fat-cursor .CodeMirror-cursor { width: auto; background: rgb(119, 238, =
119); border: 0px !important; }

.cm-fat-cursor div.CodeMirror-cursors { z-index: 1; }

.cm-animate-fat-cursor { width: auto; border: 0px; animation: 1.06s steps(1=
) 0s infinite normal none running blink; background-color: rgb(119, 238, 11=
9); }

@keyframes blink {=20
  50% { background-color: transparent; }
}

.cm-tab { display: inline-block; text-decoration: inherit; }

.CodeMirror-rulers { position: absolute; left: 0px; right: 0px; top: -50px;=
 bottom: -20px; overflow: hidden; }

.CodeMirror-ruler { border-left: 1px solid rgb(200, 204, 208); top: 0px; bo=
ttom: 0px; position: absolute; }

.cm-s-default .cm-header { color: blue; }

.cm-s-default .cm-quote { color: rgb(0, 153, 0); }

.cm-negative { color: rgb(221, 68, 68); }

.cm-positive { color: rgb(34, 153, 34); }

.cm-header, .cm-strong { font-weight: bold; }

.cm-em { font-style: italic; }

.cm-link { text-decoration: underline; }

.cm-strikethrough { text-decoration: line-through; }

.cm-s-default .cm-keyword { color: rgb(119, 0, 136); }

.cm-s-default .cm-atom { color: rgb(34, 17, 153); }

.cm-s-default .cm-number { color: rgb(17, 102, 68); }

.cm-s-default .cm-def { color: rgb(0, 0, 255); }

.cm-s-default .cm-variable-2 { color: rgb(0, 85, 170); }

.cm-s-default .cm-variable-3 { color: rgb(0, 136, 85); }

.cm-s-default .cm-comment { color: rgb(170, 85, 0); }

.cm-s-default .cm-string { color: rgb(170, 17, 17); }

.cm-s-default .cm-string-2 { color: rgb(255, 85, 0); }

.cm-s-default .cm-meta { color: rgb(85, 85, 85); }

.cm-s-default .cm-qualifier { color: rgb(85, 85, 85); }

.cm-s-default .cm-builtin { color: rgb(51, 0, 170); }

.cm-s-default .cm-bracket { color: rgb(153, 153, 119); }

.cm-s-default .cm-tag { color: rgb(17, 119, 0); }

.cm-s-default .cm-attribute { color: rgb(0, 0, 204); }

.cm-s-default .cm-hr { color: rgb(153, 153, 153); }

.cm-s-default .cm-link { color: rgb(0, 0, 204); }

.cm-s-default .cm-error { color: rgb(255, 0, 0); }

.cm-invalidchar { color: rgb(255, 0, 0); }

.CodeMirror-composing { border-bottom: 2px solid; }

div.CodeMirror span.CodeMirror-matchingbracket { color: rgb(0, 255, 0); }

div.CodeMirror span.CodeMirror-nonmatchingbracket { color: rgb(255, 34, 34)=
; }

.CodeMirror-matchingtag { background: rgba(255, 150, 0, 0.3); }

.CodeMirror-activeline-background { background: rgb(232, 242, 255); }

.CodeMirror { position: relative; overflow: hidden; background: rgb(255, 25=
5, 255); }

.CodeMirror-scroll { margin-bottom: -30px; margin-right: -30px; padding-bot=
tom: 30px; height: 100%; outline: none; position: relative; overflow: scrol=
l !important; }

.CodeMirror-sizer { position: relative; border-right: 30px solid transparen=
t; }

.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-fille=
r, .CodeMirror-gutter-filler { position: absolute; z-index: 6; display: non=
e; }

.CodeMirror-vscrollbar { right: 0px; top: 0px; overflow: hidden scroll; }

.CodeMirror-hscrollbar { bottom: 0px; left: 0px; overflow: scroll hidden; }

.CodeMirror-scrollbar-filler { right: 0px; bottom: 0px; }

.CodeMirror-gutter-filler { left: 0px; bottom: 0px; }

.CodeMirror-gutters { position: absolute; left: 0px; top: 0px; min-height: =
100%; z-index: 3; padding-bottom: 30px; }

.CodeMirror-gutter { white-space: normal; height: 100%; display: inline-blo=
ck; vertical-align: top; margin-bottom: -30px; }

.CodeMirror-gutter-wrapper { position: absolute; z-index: 4; background: no=
ne !important; border: none !important; }

.CodeMirror-gutter-background { position: absolute; top: 0px; bottom: 0px; =
z-index: 4; }

.CodeMirror-gutter-elt { position: absolute; cursor: default; z-index: 4; }

.CodeMirror-gutter-wrapper { user-select: none; }

.CodeMirror-lines { cursor: text; min-height: 1px; }

.CodeMirror pre { border-radius: 0px; border-width: 0px; background: transp=
arent; font-family: inherit; font-size: inherit; margin: 0px; white-space: =
pre; overflow-wrap: normal; line-height: inherit; color: inherit; z-index: =
2; position: relative; overflow: visible; -webkit-tap-highlight-color: tran=
sparent; font-variant-ligatures: none; }

.CodeMirror-wrap pre { overflow-wrap: break-word; white-space: pre-wrap; wo=
rd-break: normal; }

.CodeMirror-linebackground { position: absolute; left: 0px; right: 0px; top=
: 0px; bottom: 0px; z-index: 0; }

.CodeMirror-linewidget { position: relative; z-index: 2; overflow: auto; }

.CodeMirror-code { outline: none; }

.CodeMirror-scroll, .CodeMirror-sizer, .CodeMirror-gutter, .CodeMirror-gutt=
ers, .CodeMirror-linenumber { box-sizing: content-box; }

.CodeMirror-measure { position: absolute; width: 100%; height: 0px; overflo=
w: hidden; visibility: hidden; }

.CodeMirror-cursor { position: absolute; pointer-events: none; }

.CodeMirror-measure pre { position: static; }

div.CodeMirror-cursors { visibility: hidden; position: relative; z-index: 3=
; }

div.CodeMirror-dragcursors { visibility: visible; }

.CodeMirror-focused div.CodeMirror-cursors { visibility: visible; }

.CodeMirror-selected { background: rgb(214, 217, 220); }

.CodeMirror-focused .CodeMirror-selected { background: rgb(215, 212, 240); =
}

.CodeMirror-crosshair { cursor: crosshair; }

.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirro=
r-line > span > span::selection { background: rgb(215, 212, 240); }

.cm-searching { background: rgba(255, 255, 0, 0.4); }

.CodeMirror span { }

.cm-force-border { padding-right: 0.1px; }

@media print {
  .CodeMirror div.CodeMirror-cursors { visibility: hidden; }
}

.cm-tab-wrap-hack::after { content: ""; }

span.CodeMirror-selectedtext { background: none; }

.post-layout { display: flex; flex-wrap: wrap; justify-content: flex-end; b=
ox-sizing: border-box; }

.post-layout--left, .post-layout--left.votecell { flex-grow: 0; width: 70px=
; padding: 0px; }

.post-layout--right { flex-shrink: 1; width: calc(((100% - 70px) - 16px) - =
2px); min-width: 0px; }

.post-layout--right .post-text, .post-layout--right .comments { width: 100%=
; }

.post-layout--full { width: 100%; }

@supports (display: grid) {
  body:not(.no-grid-post-layout) .post-layout { display: grid; grid-templat=
e-columns: max-content 1fr; }
  body:not(.no-grid-post-layout) .post-layout--left { grid-column: 1 / auto=
; width: auto; }
  body:not(.no-grid-post-layout) .post-layout--left, body:not(.no-grid-post=
-layout) .post-layout--left.votecell { width: auto; padding-right: 15px; }
  body:not(.no-grid-post-layout) .post-layout--right { grid-column: 2 / aut=
o; width: auto; }
  body:not(.no-grid-post-layout) .post-layout--full { grid-column: 1 / 3; }
}

.grid-layout { display: flex; flex-wrap: wrap; box-sizing: border-box; }

.grid-layout > .grid-layout--cell { flex: 1 1 25%; min-width: 250px; width:=
 auto; }

@supports (display: grid) {
  .grid-layout { display: grid; gap: 8px; grid-template-columns: repeat(aut=
o-fill, minmax(250px, 1fr)); }
}

.wmd-container { width: 100%; box-sizing: border-box; }

.wmd-button-bar { clear: both; background-color: transparent; margin: 10px =
0px 0px; padding: 0px; width: 100%; border-width: 1px 1px 0px; border-top-s=
tyle: solid; border-right-style: solid; border-left-style: solid; border-to=
p-color: rgb(200, 204, 208); border-right-color: rgb(200, 204, 208); border=
-left-color: rgb(200, 204, 208); border-image: initial; border-bottom-style=
: initial; border-bottom-color: initial; min-height: 44px; overflow: hidden=
; z-index: 2; position: relative; }

textarea.wmd-input, textarea#wmd-input { padding: 10px; margin: -1px 0px 0p=
x; height: 200px; line-height: 1.3; width: 100%; font-family: Consolas, Men=
lo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitst=
ream Vera Sans Mono", "Courier New", monospace, sans-serif; font-size: 14px=
; tab-size: 4; }

.wmd-button-row { padding: 0px 4px 0px 8px; margin: 0px; display: flex; lis=
t-style: none; flex-wrap: wrap; justify-content: flex-end; height: 44px; bo=
rder-bottom: 1px solid rgb(200, 204, 208); }

.wmd-spacer { height: 44px; flex: 1 0 4px; max-width: 27px; display: flex; =
flex-wrap: wrap; overflow: hidden; position: relative; left: 4px; }

.wmd-spacer::before, .wmd-spacer::after { flex: 0 0 auto; justify-content: =
center; content: ""; position: relative; top: -44px; background: green; }

.wmd-spacer::before { width: 9px; height: 44px; }

.wmd-spacer::after { background: rgb(200, 204, 208); width: 1px; height: 43=
px; margin-top: 1px; }

.wmd-spacer-max { max-width: none; }

.wmd-button { max-width: 28px; height: 44px; flex: 10 0 23px; padding: 12px=
 0px 0px; text-align: center; cursor: pointer; }

.wmd-button > span { background-repeat: no-repeat; background-position: 0px=
 0px; width: 20px; height: 20px; display: inline-block; }

.wmd-prompt-background { background-color: rgb(12, 13, 14); z-index: 8950; =
}

.wmd-prompt-dialog { padding: 15px; box-shadow: rgba(12, 13, 14, 0.3) 0px 2=
px 5px; background-color: rgb(255, 255, 255); border: 1px solid rgb(159, 16=
6, 173); }

.wmd-button > span { background-image: url("../../Img/unified/wmd-buttons.s=
vg?v=3D8b134e4f9bb0"), none; background-size: initial !important; }

@media not all, not all, only screen and (-webkit-min-device-pixel-ratio: 1=
.5), not all {
  .wmd-button > span { background-image: url("../../Img/unified/wmd-buttons=
.svg?v=3D8b134e4f9bb0"), none; }
}

.wmd-snippet-button span { background-image: url("../../Img/unified/wmd-but=
tons.svg?v=3D8b134e4f9bb0"), none !important; background-position: -260px 0=
px !important; }

.wmd-snippet-button span:hover { background-position: -260px -40px !importa=
nt; }

.wmd-inline-dialog { border-right: 1px solid rgb(200, 204, 208); border-bot=
tom: 1px solid rgb(200, 204, 208); border-left: 1px solid rgb(200, 204, 208=
); border-image: initial; border-top: none; position: absolute; width: 100%=
; z-index: 1; padding: 16px; background-color: rgb(255, 255, 255); box-shad=
ow: rgba(59, 64, 69, 0.1) 0px 2px 8px; }

.wmd-button__active { border-left: 1px solid rgb(200, 204, 208); border-rig=
ht: 1px solid rgb(200, 204, 208); border-bottom: 1px solid rgb(255, 255, 25=
5); background-color: rgb(255, 255, 255); }

.wmd-button__active > span { background-position-y: -40px !important; }

.wmd-button-bar.has-active-button .wmd-button:not(.wmd-button__active) { cu=
rsor: not-allowed; pointer-events: none; opacity: 0.3; }

.wmd-help-button.active-help { background-color: rgb(255, 247, 229); }

.mdhelp { background-color: rgb(255, 247, 229); color: rgb(12, 13, 14); bor=
der-right: 1px solid rgb(200, 204, 208); border-left: 1px solid rgb(200, 20=
4, 208); }

.mdhelp-tabs { background-color: rgb(255, 247, 229); list-style-type: none;=
 margin: 0px; padding: 3px 0px 0px 3px; overflow: hidden; }

.mdhelp-tabs li { display: inline-block; padding: 3px 6px 6px; margin: 0px =
2px; cursor: pointer; }

.mdhelp-tabs li.selected { background-color: rgb(254, 250, 226); }

.mdhelp-tab { padding: 10px; display: none; line-height: 1.2; }

.mdhelp-tab .spaces { background-color: rgb(255, 255, 255); }

.mdhelp-tab pre { background-color: rgb(243, 238, 213); border: none !impor=
tant; }

.mdhelp-tab--content { display: flex; flex-wrap: wrap; justify-content: spa=
ce-between; margin-left: -2%; }

.mdhelp-tab--content .col1, .mdhelp-tab--content .col2 { min-width: 150px; =
flex-grow: 1; }

.mdhelp-tab--content > :not(ol) { margin-left: 2%; }

.mdhelp-tab--content > p, .mdhelp-tab--content > pre { width: 100%; }

.grippie { background-position: calc(50% + 34px) -364px; border-style: soli=
d; border-color: rgb(214, 217, 220); border-image: initial; border-width: 0=
px 1px 1px; cursor: s-resize; height: 9px; overflow: hidden; background-col=
or: rgb(239, 240, 241); }

.wmd-button-bar.btr-sm ~ .grippie { border-bottom-left-radius: 3px; border-=
bottom-right-radius: 3px; }

.user-page .grippie { margin-bottom: 3px; }

.grippie { margin-top: -4px; }

.wmd-preview { padding: 10px 0px; border-top: 1px dotted rgb(200, 204, 208)=
; border-bottom: 1px dotted rgb(200, 204, 208); clear: both; width: 100%; }

.wmd-preview pre { overflow-wrap: normal; }

.uql-nav .uql-nav--collapsed-item { display: none !important; }

@media screen and (max-width: 1111px) and (min-width: 980.1px) {
  html.html__responsive:not(.html__unpinned-leftnav) .uql-nav .uql-nav--exp=
anded-item { display: none !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .uql-nav .uql-nav--col=
lapsed-item { display: flex !important; }
}

@media screen and (max-width: 947px) and (min-width: 816.1px) {
  html.html__responsive.html__unpinned-leftnav .uql-nav .uql-nav--expanded-=
item { display: none !important; }
  html.html__responsive.html__unpinned-leftnav .uql-nav .uql-nav--collapsed=
-item { display: flex !important; }
}

@media screen and (max-width: 771px) and (min-width: 640.1px) {
  html.html__responsive:not(.html__unpinned-leftnav) .uql-nav .uql-nav--exp=
anded-item { display: none !important; }
  html.html__responsive:not(.html__unpinned-leftnav) .uql-nav .uql-nav--col=
lapsed-item { display: flex !important; }
}

@media screen and (max-width: 607px) and (min-width: 640.1px) {
  html.html__responsive.html__unpinned-leftnav .uql-nav .uql-nav--expanded-=
item { display: none !important; }
  html.html__responsive.html__unpinned-leftnav .uql-nav .uql-nav--collapsed=
-item { display: flex !important; }
}

@media screen and (max-width: 607px) {
  html.html__responsive .uql-nav .uql-nav--expanded-item { display: none !i=
mportant; }
  html.html__responsive .uql-nav .uql-nav--collapsed-item { display: flex !=
important; }
}

@media print {
  .uql-nav .uql-nav--expanded-item { display: none !important; }
  .uql-nav .uql-nav--collapsed-item { display: flex !important; }
}

.uql-nav .uql-item { margin: 8px 0px; display: flex; }

.uql-nav .uql-item.uql-item__separator { height: 1px; margin-left: -12px; m=
argin-right: -12px; background-color: rgb(228, 230, 232); }

.topbar-dialog { color: rgb(47, 51, 55); font-size: 12px; background-color:=
 rgb(255, 255, 255); box-shadow: rgba(12, 13, 14, 0.2) 0px 2px 2px; z-index=
: 999; position: absolute; text-align: left; border-left: 1px solid rgb(228=
, 230, 232); border-right: 1px solid rgb(228, 230, 232); border-bottom: 1px=
 solid rgb(228, 230, 232); font-family: Arial, "Helvetica Neue", Helvetica,=
 sans-serif !important; }

.topbar-dialog .child-content-loading { text-align: center; padding-top: 10=
px; }

.topbar-dialog a:not(.btn-secondary):not(.nav-links--link) { color: rgb(0, =
119, 204); text-decoration: none; }

.topbar-dialog a:not(.btn-secondary):not(.nav-links--link):visited { color:=
 rgb(24, 82, 154); }

.topbar-dialog a:not(.btn-secondary):not(.nav-links--link):hover { color: r=
gb(1, 84, 144); text-decoration: none; }

.topbar-dialog.help-dialog a:visited, .topbar-dialog.siteSwitcher-dialog a:=
visited { color: rgb(0, 119, 204); }

.topbar-dialog .button { color: rgb(255, 255, 255); }

.topbar-dialog .related-links { color: rgb(132, 141, 149); white-space: now=
rap; }

.topbar-dialog .related-links a, .topbar-dialog .related-links a:visited { =
margin-left: 10px; color: rgb(0, 119, 204); }

.topbar-dialog.siteSwitcher-dialog { width: 375px; overflow: hidden scroll;=
 min-height: 390px; max-height: 390px; }

.topbar-dialog.siteSwitcher-dialog .call-to-login { padding: 7px 0px; text-=
align: center; line-height: 1.3; }

.topbar-dialog.siteSwitcher-dialog .modal-content { padding: 0px; }

.topbar-dialog.siteSwitcher-dialog .modal-content li:first-child { padding-=
top: 2px; }

.topbar-dialog.siteSwitcher-dialog .modal-content li:last-child { padding-b=
ottom: 2px; }

.topbar-dialog.siteSwitcher-dialog .modal-content li { padding-left: 7px; p=
adding-right: 7px; }

.topbar-dialog.siteSwitcher-dialog .modal-content .pinned-site-candidate { =
height: 20px; padding-top: 5px; }

.topbar-dialog.siteSwitcher-dialog .modal-content#your-communities-section =
{ max-height: none; }

.topbar-dialog.siteSwitcher-dialog .other-sites { min-height: 345px; }

.topbar-dialog.siteSwitcher-dialog .other-sites .other-site-link { display:=
 inline-block; width: 100%; }

.topbar-dialog.siteSwitcher-dialog .current-site-container { background-col=
or: rgb(246, 252, 255); border-left: 3px solid rgb(47, 150, 232); }

.topbar-dialog.siteSwitcher-dialog .current-site .current-site-link { font-=
weight: bold; }

.topbar-dialog.siteSwitcher-dialog .current-site li { border: none; }

.topbar-dialog.siteSwitcher-dialog .current-site li:hover { background-colo=
r: rgb(232, 243, 250); }

.topbar-dialog.siteSwitcher-dialog .site-desc { margin-bottom: 0px; margin-=
left: 25px; color: rgb(159, 166, 173); font-size: 12px; padding-right: 4px;=
 }

.topbar-dialog.siteSwitcher-dialog .L-shaped-icon-container { float: left; =
padding: 0px; margin: 8px 6px 0px 5px; }

.topbar-dialog.siteSwitcher-dialog .L-shaped-icon { width: 10px; height: 10=
px; border-style: solid; border-color: rgb(185, 193, 197); border-image: in=
itial; border-width: 0px 0px 1px 1px; display: inline-block; }

.topbar-dialog.inbox-dialog .modal-content .message-text, .topbar-dialog.mo=
dInbox-dialog .modal-content .message-text { width: 313px; }

.topbar-dialog.inbox-dialog, .topbar-dialog.modInbox-dialog, .topbar-dialog=
.achievements-dialog { width: 375px; max-height: 505px; }

.topbar-dialog.inbox-dialog .modal-content, .topbar-dialog.modInbox-dialog =
.modal-content, .topbar-dialog.achievements-dialog .modal-content { min-hei=
ght: 390px; max-height: 390px; overflow: hidden auto; }

.topbar-dialog.inbox-dialog .modal-content .timestamp, .topbar-dialog.modIn=
box-dialog .modal-content .timestamp, .topbar-dialog.achievements-dialog .m=
odal-content .timestamp { color: rgb(145, 153, 161); }

.topbar-dialog.inbox-dialog .inbox-item .item-content .item-header, .topbar=
-dialog.modInbox-dialog .inbox-item .item-content .item-header, .topbar-dia=
log.achievements-dialog .inbox-item .item-content .item-header { color: rgb=
(132, 141, 149); }

.topbar-dialog.inbox-dialog .inbox-item .item-content .item-creation, .topb=
ar-dialog.modInbox-dialog .inbox-item .item-content .item-creation, .topbar=
-dialog.achievements-dialog .inbox-item .item-content .item-creation { floa=
t: right; }

.topbar-dialog.inbox-dialog .inbox-item .item-content .item-location, .topb=
ar-dialog.modInbox-dialog .inbox-item .item-content .item-location, .topbar=
-dialog.achievements-dialog .inbox-item .item-content .item-location { marg=
in: 4px 0px; }

.topbar-dialog.inbox-dialog .inbox-item .item-content .item-summary, .topba=
r-dialog.modInbox-dialog .inbox-item .item-content .item-summary, .topbar-d=
ialog.achievements-dialog .inbox-item .item-content .item-summary { color: =
rgb(47, 51, 55); }

.topbar-dialog.inbox-dialog .inbox-item.inbox-se-link, .topbar-dialog.modIn=
box-dialog .inbox-item.inbox-se-link, .topbar-dialog.achievements-dialog .i=
nbox-item.inbox-se-link { text-align: center; }

.topbar-dialog.inbox-dialog.anon, .topbar-dialog.achievements-dialog.anon {=
 width: 275px; }

.topbar-dialog.inbox-dialog.anon .modal-content, .topbar-dialog.achievement=
s-dialog.anon .modal-content { min-height: 200px; padding: 13px 20px; }

.topbar-dialog.inbox-dialog.anon .huge-button-container, .topbar-dialog.ach=
ievements-dialog.anon .huge-button-container { text-align: center; }

.topbar-dialog.inbox-dialog.anon .huge-button, .topbar-dialog.achievements-=
dialog.anon .huge-button { width: 35%; padding: 3% 0px; }

.topbar-dialog.help-dialog { width: 215px; }

.topbar-dialog.help-dialog .modal-content { max-height: none; }

.topbar-dialog.help-dialog .item-summary { display: block; color: rgb(47, 5=
1, 55); margin-top: 4px; }

.topbar-dialog.help-dialog a { display: block; }

.topbar-dialog.review-dialog { width: 215px; }

.topbar-dialog.review-dialog.review-dialog-mod { width: 265px; }

.topbar-dialog.review-dialog .modal-content { max-height: none; }

.topbar-dialog.review-dialog .modal-content li { display: block; }

.topbar-dialog.review-dialog .modal-content li > a { display: flex; align-i=
tems: center; flex-flow: row nowrap; }

.topbar-dialog.review-dialog .modal-content li > a:visited { color: rgb(0, =
119, 204); }

.topbar-dialog.review-dialog .modal-content li > a .-title { flex-grow: 2; =
}

.topbar-dialog.review-dialog .modal-content li > a .-indicator { font-size:=
 11px; display: inline-block; padding: 3px 5px; background: rgba(12, 13, 14=
, 0.05); color: rgb(132, 141, 149); border-radius: 2px; }

.topbar-dialog.feature-notice-dialog { width: 300px; border: 1px solid rgb(=
187, 192, 196); border-radius: 4px; font-size: 13px; box-shadow: rgba(0, 0,=
 0, 0.15) 0px 1px 4px, rgba(0, 0, 0, 0.1) 0px 6px 30px; }

.topbar-dialog.feature-notice-dialog::before { content: ""; left: 17px; top=
: -6px; background: rgb(255, 255, 255); position: absolute; border: 1px sol=
id rgb(187, 192, 196); width: 16px; height: 16px; z-index: -1; transform: r=
otate(45deg); }

.topbar-dialog.feature-notice-dialog .dialog-content { padding: 16px 48px 1=
6px 16px; background: rgb(255, 255, 255); border-radius: 4px; }

.topbar-dialog.feature-notice-dialog h4 { margin-bottom: 12px; }

.topbar-dialog.feature-notice-dialog .icon-close { position: absolute; top:=
 16px; right: 16px; display: block; width: 18px; height: 18px; border-radiu=
s: 2px; background: rgb(12, 13, 14); color: rgb(255, 255, 255); opacity: 0.=
2; transition: opacity 0.2s ease-in-out 0s; }

.topbar-dialog.feature-notice-dialog .icon-close:hover { opacity: 0.5; }

.topbar-dialog.network-logo-dialog { width: 320px; border: 1px solid rgb(18=
7, 192, 196); border-radius: 2px; font-size: 13px; box-shadow: rgba(0, 0, 0=
, 0.15) 0px 1px 4px, rgba(0, 0, 0, 0.1) 0px 6px 30px; }

.topbar-dialog.network-logo-dialog .dialog-content { padding: 16px; backgro=
und: rgb(255, 255, 255); border-radius: 4px; }

.topbar-dialog.network-logo-dialog h4 { margin-bottom: 12px; }

.topbar-dialog.network-logo-dialog a { font-weight: normal; }

.topbar-dialog.network-logo-dialog .icon-close { position: absolute; top: 1=
6px; right: 16px; display: block; width: 18px; height: 18px; border-radius:=
 2px; color: rgb(209, 209, 209); transition: opacity 0.2s ease-in-out 0s; }

.topbar-dialog.network-logo-dialog .icon-close:hover { opacity: 0.5; }

.topbar-dialog ul { padding-left: 0px; margin-left: 0px; margin-bottom: 0px=
; }

.topbar-dialog ul li { list-style: none; margin-left: 0px; line-height: 1.3=
; }

.topbar-dialog .header { background-color: rgb(239, 240, 241); width: 100%;=
 box-sizing: border-box; position: relative; clear: both; display: flex; ju=
stify-content: space-between; align-items: center; padding: 8px 10px; }

.topbar-dialog .header h3 { color: rgb(106, 115, 124); font-weight: bold; t=
ext-transform: uppercase; font-size: 11px; margin-bottom: 0px; display: inl=
ine-block; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !imp=
ortant; }

.topbar-dialog .header h3 a { font-size: inherit; color: inherit; font-fami=
ly: Arial, "Helvetica Neue", Helvetica, sans-serif !important; }

.topbar-dialog .header .-right { color: rgb(159, 166, 173); }

.topbar-dialog .header .-right a { color: rgb(0, 119, 204); }

.topbar-dialog #edit-pinned-sites, .topbar-dialog #cancel-pinned-sites { fl=
oat: right; }

.topbar-dialog .modal-content { width: 100%; box-sizing: border-box; paddin=
g: 10px 7px; max-height: 300px; margin: 1px 0px; position: relative; }

.topbar-dialog .modal-content li { border-bottom: 1px solid rgb(239, 240, 2=
41); margin-bottom: 0px; }

.topbar-dialog .modal-content li .rep-score { float: right; color: rgb(132,=
 141, 149); font-size: 12px; }

.topbar-dialog .modal-content li:hover { background-color: rgb(247, 248, 24=
8); }

.topbar-dialog .modal-content li > * { padding: 7px 3px; }

.topbar-dialog .modal-content li > a > * { white-space: normal; }

.topbar-dialog .modal-content li > a.pinned-site-link { display: inline-blo=
ck; }

.topbar-dialog .modal-content li:last-child { border-bottom: none; }

.topbar-dialog .modal-content .message-text { display: inline-block; }

.topbar-dialog .modal-content .message-text h4 { margin-bottom: 0px; font-s=
ize: 100%; font-weight: normal; color: inherit; font-family: Arial, "Helvet=
ica Neue", Helvetica, sans-serif !important; }

.topbar-dialog .unread-item { background-color: rgb(225, 236, 244); padding=
-bottom: 8px; padding-top: 8px; }

.topbar-dialog .unread-item .unread-bold { font-weight: bold; color: rgb(0,=
 89, 153); }

.topbar-dialog .unread-item:hover { background-color: rgb(247, 248, 248); }

.topbar-dialog .site-icon { width: 16px; height: 16px; vertical-align: top;=
 flex: 0 0 auto; }

.topbar-dialog .site-title, .topbar-dialog .site-title:visited { color: rgb=
(47, 51, 55); }

.topbar-dialog .site-filter-container { width: 100%; padding: 0px 10px; box=
-sizing: border-box; }

.topbar-dialog .site-filter-input { font-size: 13px; width: 100%; height: 2=
6px; box-sizing: border-box; padding-top: 3px; padding-right: 3px; padding-=
bottom: 3px; background-image: url("../../img/share-sprite-new.svg?v=3D0e11=
bfd41fbc"), none; background-repeat: no-repeat; background-color: rgb(255, =
255, 255); color: rgb(159, 166, 173); border: 1px solid rgb(200, 204, 208);=
 box-shadow: rgb(239, 240, 241) 0px 1px 2px inset, rgb(255, 255, 255) 0px 0=
px 0px; transition: all 0.15s ease-in-out 0s; font-family: Arial, "Helvetic=
a Neue", Helvetica, sans-serif !important; background-position: -267px -90p=
x !important; padding-left: 24px !important; }

.topbar-dialog .site-filter-input:hover { border-color: rgba(0, 149, 255, 0=
.5); box-shadow: rgb(228, 230, 232) 0px 1px 2px inset, rgba(0, 119, 204, 0.=
1) 0px 0px 2px; }

.topbar-dialog .site-filter-input:focus { outline: 0px; color: rgb(59, 64, =
69); border-color: rgb(0, 149, 255); box-shadow: rgb(250, 250, 251) 0px 2px=
 2px inset, rgba(0, 119, 204, 0.5) 0px 0px 5px; }

.topbar-dialog .pinned-site-editor-container { width: 100%; }

.topbar-dialog .pinned-site-editor-container input[type=3D"submit"] { paddi=
ng: 0.3em 0.6em; box-shadow: rgba(12, 13, 14, 0.3) 0px 2px 1px, rgba(255, 2=
55, 255, 0.4) 0px 1px 0px inset; background-image: none; background-color: =
rgb(47, 51, 55); color: rgb(255, 255, 255); border-radius: 3px; text-decora=
tion: none; font-weight: normal; text-shadow: none; margin: 0px; border: 1p=
x solid rgb(12, 13, 14) !important; font-family: Arial, "Helvetica Neue", H=
elvetica, sans-serif !important; font-size: 100% !important; }

.topbar-dialog .pinned-site-editor-container .site-filter-input { width: 27=
5px; margin-left: 10px; color: rgb(12, 13, 14); }

.topbar-dialog .pinned-site-editor-container #save-pinned-sites-btn { float=
: right; margin-right: 7px; margin-bottom: 5px; }

.topbar-dialog .pinned-site-editor-container #reset-pinned-sites { float: r=
ight; margin-right: 10px; line-height: 25px; }

.topbar-dialog .pinned-site-editor-container .found-sites { position: absol=
ute; left: 10px; width: 275px; background-color: rgb(255, 255, 255); z-inde=
x: 1200; max-height: 200px; overflow-y: auto; border: 1px solid rgb(228, 23=
0, 232); }

.topbar-dialog .pinned-site-editor-container .found-sites li:hover { font-w=
eight: bold; cursor: pointer; }

.topbar-dialog .pinned-site-editor-container .found-sites li.already-pinned=
-site { font-weight: normal; background-color: rgb(246, 252, 255); cursor: =
default; }

.topbar-dialog .pinned-site-editor-container .remove-pinned-site-link { flo=
at: right; }

.topbar-dialog .pinned-site-editor-container .remove-pinned-site-link a { p=
adding: 0px 5px 2px; font-weight: bold; color: rgb(145, 153, 161); backgrou=
nd-color: rgb(239, 240, 241); line-height: 1; border-radius: 15px; font-fam=
ily: Arial, "Helvetica Neue", Helvetica, sans-serif !important; }

.topbar-dialog .pinned-site-editor-container .remove-pinned-site-link a:hov=
er { color: rgb(255, 255, 255); background-color: rgb(132, 141, 149); }

.topbar-dialog .pinned-site-editor-container .sortable li { cursor: move; }

.topbar-dialog .pinned-site-editor-container .siteSwitcher-drag-handle-cont=
ainer { float: left; padding: 0px; margin: 3px 5px 0px 0px; }

.topbar-dialog .pinned-site-editor-container .siteSwitcher-drag-handle-cont=
ainer .siteSwitcher-drag-handle { width: 1px; height: 20px; display: inline=
-block; border: 1px dotted rgb(145, 153, 161); }

.achievements-dialog { width: 450px; max-height: 505px; font-size: 12px; }

.achievements-dialog .utc-clock { color: rgb(145, 153, 161); font-size: 11p=
x; font-weight: normal; display: inline-block; padding-left: 5px; font-vari=
ant: small-caps; }

.achievements-dialog .date-group .date-group-toggle-row { cursor: pointer; =
}

.achievements-dialog .date-group .date-group-toggle { display: inline-block=
; width: 10px; height: 10px; background-position: 2px -94px; }

.achievements-dialog .date-group .date-group-toggle.toggle-hidden { backgro=
und-position: -17px -94px; }

.achievements-dialog ul { margin-bottom: 10px; }

.achievements-dialog .rep-change { vertical-align: top; text-align: right; =
font-size: 11px; display: inline-block; white-space: nowrap; }

.achievements-dialog .rep-up { color: rgb(51, 160, 48); }

.achievements-dialog .rep-down { color: rgb(233, 113, 113); }

.achievements-dialog .rep-site-container { margin: 10px 0px; width: 100%; c=
ursor: default; }

.achievements-dialog .rep-site-container .rep-site { width: 30px; display: =
inline-block; text-align: center; }

.achievements-dialog .rep-site-container .rep-site img { display: block; ma=
rgin: 0px auto 4px; }

.achievements-dialog .date-header, .achievements-dialog .single-rep-site-co=
ntainer { font-weight: bold; margin: 3px 0px 4px; display: inline-block; fo=
nt-size: 12px; }

.achievements-dialog .date-header .rep-change, .achievements-dialog .single=
-rep-site-container .rep-change { font-size: 12px; }

.achievements-dialog .date-header { color: rgb(132, 141, 149); }

.achievements-dialog .single-rep-site-container { margin-left: 2px; }

.achievements-dialog .message-text { margin-left: 2px; width: 278px; }

.achievements-dialog .achievements-badge { text-align: right; }

.achievements-dialog .achievements-privilege-category .icon { vertical-alig=
n: top; margin: 0px; width: 18px; }

.achievements-dialog .modal-content.short { min-height: 297px; max-height: =
297px; }

.achievements-dialog .modal-content.tiny { min-height: 197px; max-height: 1=
97px; }

.self-actions { width: 200px; max-height: 505px; left: 535px; }

.top-bar ~ .container, .top-bar ~ #announcement-banner { margin-top: 50px; =
}

.top-bar ~ #announcement-banner ~ .container { margin-top: 0px; }

.top-bar { position: absolute; top: 0px; left: 0px; width: 100%; z-index: 5=
050; background-color: rgb(250, 250, 251); transition: box-shadow 0.25s cub=
ic-bezier(0.165, 0.84, 0.44, 1) 0s; height: 50px; box-sizing: border-box; f=
ont-family: Arial, "Helvetica Neue", Helvetica, sans-serif; border-top: 3px=
 solid rgb(244, 128, 36); }

.top-bar input[type=3D"text"] { font-family: Arial, "Helvetica Neue", Helve=
tica, sans-serif; }

.top-bar._fixed { position: fixed; min-width: auto; box-shadow: rgba(12, 13=
, 14, 0.1) 0px 1px 0px, rgba(59, 64, 69, 0.1) 0px 1px 6px; }

.top-bar .-container { max-width: 1264px; width: 100%; height: 100%; margin=
: 0px auto; position: relative; box-sizing: content-box; display: flex; fle=
x-flow: row nowrap; align-items: center; }

.top-bar .-main { height: 100%; flex-shrink: 0; display: flex; flex-flow: r=
ow nowrap; align-items: center; }

.top-bar .-logo { box-sizing: content-box; padding: 0px 12px; height: 100%;=
 flex: 1 0 auto; display: flex; align-items: center; background-color: tran=
sparent; transition: background-color 0.25s cubic-bezier(0.165, 0.84, 0.44,=
 1) 0s; }

.top-bar .-logo .-img { display: inline-block; text-indent: -9999em; height=
: 30px; width: 150px; margin-top: -4px; margin-left: 0px; background-positi=
on: 0px -500px; }

.top-bar .-logo .-img._glyph { height: 30px; width: 25px; margin-top: 0px; =
margin-left: 0px; }

.top-bar a.-logo:hover { background-color: rgba(239, 240, 241, 0.75); }

.top-bar a.-logo.topbar-icon-on { background-color: rgba(239, 240, 241, 0.7=
5); }

.top-bar .-feature-notice { text-decoration: none; height: 100%; display: i=
nline-flex; align-items: center; margin: 0px 4px 0px 0px; }

.top-bar .-feature-notice span { border-radius: 2px; background-color: rgb(=
132, 141, 149); color: rgb(255, 255, 255); font-weight: bold; font-size: 11=
px; text-transform: uppercase; padding: 4px 8px; margin: 0px 8px; }

.top-bar .-feature-notice:hover, .top-bar .-feature-notice.topbar-icon-on {=
 background-color: rgba(239, 240, 241, 0.75); }

.top-bar .-feature-notice:hover span, .top-bar .-feature-notice.topbar-icon=
-on span { background-color: rgb(59, 64, 69); }

.top-bar .-feature-notice.unread-feature-notice span { background-color: rg=
b(244, 128, 36) !important; }

.top-bar .left-sidebar-toggle:hover { color: rgb(59, 64, 69); background-co=
lor: rgb(239, 240, 241); }

.top-bar .left-sidebar-toggle.topbar-icon-on { color: rgb(59, 64, 69); back=
ground-color: rgb(239, 240, 241); }

.top-bar * { box-sizing: border-box; }

.top-bar .navigation { font-size: 14px; height: 100%; max-width: 500px; opa=
city: 1; transform-origin: left center; transition: opacity 0.3s ease-in 0s=
, max-width 0.3s ease-in 0s; flex: 1 0 auto; }

.top-bar .navigation .-list { list-style: none; margin: 0px; padding: 0px; =
display: flex; flex-flow: row nowrap; height: 100%; }

.top-bar .navigation .-item { display: inline-flex; line-height: 1; }

.top-bar .navigation .-item._current .-link { color: rgb(12, 13, 14); font-=
weight: bold; }

.top-bar .navigation .-link { display: inline-flex; align-items: center; pa=
dding: 0px 12px; color: rgb(83, 90, 96); text-decoration: none; white-space=
: nowrap; position: relative; }

.top-bar .navigation .-link:hover, .top-bar .navigation .-link:focus { back=
ground-color: rgb(239, 240, 241); color: rgb(36, 39, 41); text-decoration: =
none; outline: none; }

.top-bar .navigation .new-badge { background-color: rgb(244, 128, 36); colo=
r: rgb(255, 255, 255); font-size: 11px; padding: 2px 4px; text-transform: u=
ppercase; border-radius: 0px 0px 2px 2px; line-height: 1; position: absolut=
e; right: 12px; top: 0px; }

.top-bar .navigation .beta-badge { color: rgb(187, 192, 196); font-size: 10=
px; padding: 2px 0px; text-transform: uppercase; border-radius: 0px 0px 2px=
 2px; line-height: 1; position: absolute; right: 12px; top: 35px; }

.top-bar .-marketing-link { display: inline-block; padding: 6px 16px; borde=
r-radius: 1000px; color: rgb(83, 90, 96); white-space: nowrap; }

@media screen and (max-width: 640px) {
  html.html__responsive .top-bar .-marketing-link { padding-left: 8px; padd=
ing-right: 8px; }
}

@media print {
  .top-bar .-marketing-link { padding-left: 8px; padding-right: 8px; }
}

.top-bar .-marketing-link:hover, .top-bar .-marketing-link:focus { backgrou=
nd-color: rgb(228, 230, 232); color: rgb(12, 13, 14); text-decoration: none=
; outline: none; }

.top-bar .-marketing-link.is-selected { background-color: rgb(244, 128, 36)=
; color: rgb(255, 255, 255); }

.top-bar .-marketing-link.is-selected:hover, .top-bar .-marketing-link.is-s=
elected:focus { background-color: rgb(218, 103, 11); color: rgb(255, 255, 2=
55); text-decoration: none; outline: none; }

.top-bar .-secondary .-ctas { padding-left: 4px; padding-right: 8px; white-=
space: nowrap; }

.top-bar .-secondary .-ctas .btn-topbar-clear { font-weight: normal; backgr=
ound: none transparent; border: 1px solid transparent; box-shadow: none; co=
lor: rgb(0, 119, 204); }

.top-bar .-secondary .-ctas .btn-topbar-clear:hover, .top-bar .-secondary .=
-ctas .btn-topbar-clear:focus { color: rgb(0, 89, 153); background-color: r=
gba(0, 119, 204, 0.1); border-color: transparent; box-shadow: none; }

.top-bar .-secondary .-ctas .btn-topbar-primary { font-weight: normal; back=
ground: none rgb(0, 149, 255); color: rgb(255, 255, 255); border: 1px solid=
 rgb(0, 119, 204); box-shadow: rgb(102, 191, 255) 0px 1px 0px inset; }

.top-bar .-secondary .-ctas .btn-topbar-primary:hover, .top-bar .-secondary=
 .-ctas .btn-topbar-primary:focus { color: rgba(255, 255, 255, 0.9); backgr=
ound-color: rgb(0, 119, 204); border-color: rgb(0, 89, 153); box-shadow: rg=
b(51, 170, 255) 0px 1px 0px inset; }

.top-bar .-secondary .-item { position: relative; flex-shrink: 0; display: =
inline-flex; padding-bottom: 0px; height: 100%; }

.top-bar .-secondary .-item .-link:hover { color: rgb(59, 64, 69); backgrou=
nd-color: rgb(239, 240, 241); text-decoration: none; }

.top-bar .-secondary .-item .-link:hover .indicator-badge { border-color: r=
gb(239, 240, 241); top: 4px; }

.top-bar .-secondary .-item._active, .top-bar .-secondary .-item .-link.top=
bar-icon-on, .top-bar .-secondary .-item .-link.topbar-icon-on:hover { colo=
r: rgb(59, 64, 69); background-color: rgb(239, 240, 241); text-decoration: =
none; }

.top-bar .-secondary .-item._active .indicator-badge, .top-bar .-secondary =
.-item .-link.topbar-icon-on .indicator-badge, .top-bar .-secondary .-item =
.-link.topbar-icon-on:hover .indicator-badge { border-color: rgb(239, 240, =
241); top: 4px; }

.top-bar .-secondary .-item .-link.topbar-icon-on { background-color: rgb(2=
39, 240, 241); }

.top-bar .-secondary .-item .-link.topbar-icon-on .indicator-badge { border=
-color: rgb(239, 240, 241); }

.top-bar .-secondary .-item._has-divider { border-left: 1px solid rgba(132,=
 141, 149, 0.2); }

.top-bar .-secondary .-item.searchbar-trigger { display: none; }

@media screen and (max-width: 816px) {
  .top-bar .-secondary .-item.searchbar-trigger { display: inline-flex; }
}

.top-bar .-secondary .-link { color: rgb(132, 141, 149); display: inline-fl=
ex; align-items: center; padding: 0px 10px; text-decoration: none; white-sp=
ace: nowrap; position: relative; }

.top-bar .-secondary .-link .svg-icon { vertical-align: text-top; }

.top-bar .-secondary .-link .indicator-badge:not(._regular) { position: abs=
olute; top: 8px; right: 2px; transition: top 0.15s cubic-bezier(0.165, 0.84=
, 0.44, 1) 0s; }

.top-bar .-secondary .-link._highlighted-positive, .top-bar .-secondary .-l=
ink._highlighted-positive:hover, .top-bar .-secondary .-link._highlighted-p=
ositive.topbar-icon-on { color: rgb(69, 161, 99); }

.top-bar .-secondary .-link._highlighted-mod, .top-bar .-secondary .-link._=
highlighted-mod:hover, .top-bar .-secondary .-link._highlighted-mod.topbar-=
icon-on { color: rgb(0, 119, 204); }

.top-bar .-secondary .-link._highlighted-reviews, .top-bar .-secondary .-li=
nk._highlighted-reviews:hover, .top-bar .-secondary .-link._highlighted-rev=
iews.topbar-icon-on { color: rgb(218, 103, 11); }

.top-bar .-secondary .-link._highlighted-announcement, .top-bar .-secondary=
 .-link._highlighted-announcement:hover, .top-bar .-secondary .-link._highl=
ighted-announcement.topbar-icon-on { color: rgb(244, 128, 36); }

.top-bar .-secondary .-link._text-only { padding: 0px 4px; }

.top-bar .-secondary .-link._danger-indicator::after { content: ""; width: =
10px; height: 10px; border-radius: 50%; position: absolute; right: 2px; top=
: 10px; box-sizing: content-box; background: rgb(201, 29, 46); z-index: 2; =
border: 2px solid rgb(250, 250, 251); transition: top 0.15s cubic-bezier(0.=
165, 0.84, 0.44, 1) 0s; }

.top-bar .-secondary .-link._danger-indicator:hover::after { top: 6px; bord=
er-color: rgb(239, 240, 241); }

.top-bar .-secondary .tour-bubble { top: 55px; right: -19px; }

.top-bar .indicator-badge { background-color: rgb(0, 119, 204); color: rgb(=
255, 255, 255); font-size: 10px; line-height: 1; padding: 2px 3px; border-r=
adius: 4px; background-clip: padding-box; display: inline-block; min-width:=
 18px; text-align: center; border: 2px solid rgb(250, 250, 251); }

.top-bar .indicator-badge._regular { font-size: 12px; padding: 4px; }

.top-bar .indicator-badge._positive { background-color: rgb(69, 161, 99); }

.top-bar .indicator-badge._important { background-color: rgb(201, 29, 46); =
}

.top-bar .indicator-badge._reviews { background-color: rgb(218, 103, 11); }

.top-bar .indicator-badge._mod { background-color: rgb(0, 119, 204); }

.top-bar .indicator-badge._announcement { background-color: rgb(244, 128, 3=
6); }

.top-bar .my-profile { padding: 0px 12px; height: 100%; font-size: 12px; co=
lor: rgb(59, 64, 69); white-space: nowrap; display: flex; flex-flow: row no=
wrap; align-items: center; }

.top-bar .my-profile:hover { background-color: rgb(239, 240, 241); color: r=
gb(59, 64, 69); text-decoration: none; }

.top-bar .my-profile .gravatar-wrapper-24 .-avatar { border-radius: 2px; ve=
rtical-align: middle; }

.top-bar .my-profile .-rep { padding-left: 8px; font-weight: bold; color: r=
gb(83, 90, 96); }

.top-bar .my-profile .-badges { color: rgb(239, 240, 241); }

.top-bar .my-profile .-badges > span { padding-left: 6px; }

.top-bar .my-profile .-badges .badge1, .top-bar .my-profile .-badges .badge=
2, .top-bar .my-profile .-badges .badge3 { text-indent: -9999em; }

.top-bar .my-profile .-badges .badgecount { font-weight: normal; }

.top-bar .my-profile .-badges .badge1 + .badgecount { color: rgb(205, 164, =
0); }

.top-bar .my-profile .-badges .badge2 + .badgecount { color: rgb(140, 146, =
152); }

.top-bar .my-profile .-badges .badge3 + .badgecount { color: rgb(195, 139, =
95); }

.top-bar .searchbar { transform: translate3d(0px, 0px, 0px); flex-shrink: 1=
0000; }

.top-bar .searchbar .s-input { border-color: rgb(187, 192, 196); background=
-color: rgb(255, 255, 255); box-shadow: none; color: rgb(59, 64, 69); }

.top-bar .searchbar .s-input:focus { border-color: rgb(102, 191, 255); box-=
shadow: rgba(0, 149, 255, 0.15) 0px 0px 0px 4px; }

.top-bar .searchbar .s-input::-webkit-input-placeholder { color: rgb(187, 1=
92, 196); font-style: normal; }

.top-bar .searchbar .s-input::placeholder { color: rgb(187, 192, 196); font=
-style: normal; }

.top-bar .searchbar .s-select::before, .top-bar .searchbar .s-select::after=
 { border-color: rgb(59, 64, 69) transparent; z-index: 30; }

.top-bar .searchbar .s-select > select { border-color: rgb(187, 192, 196); =
background-color: rgb(239, 240, 241); color: rgb(59, 64, 69); }

.top-bar .searchbar .s-select > select:focus { border-color: rgb(102, 191, =
255); box-shadow: rgba(0, 149, 255, 0.15) 0px 0px 0px 4px; z-index: 25; }

@media screen and (max-width: 816px) {
  .top-bar .searchbar { display: none; position: absolute; left: 0px; top: =
100%; right: 0px; max-width: 100%; padding: 8px 12px; background: rgb(239, =
240, 241); }
  .top-bar .searchbar.searchbar__open { display: block; max-width: none; }
  .top-bar .searchbar .s-input { border-color: rgb(187, 192, 196); backgrou=
nd-color: rgb(255, 255, 255); color: rgb(59, 64, 69); }
  .top-bar .searchbar .s-input:focus { border-color: rgb(102, 191, 255); bo=
x-shadow: rgba(0, 149, 255, 0.15) 0px 0px 0px 4px; }
  .top-bar .searchbar .s-input::-webkit-input-placeholder { color: rgb(187,=
 192, 196); font-style: normal; }
  .top-bar .searchbar .s-input::placeholder { color: rgb(187, 192, 196); fo=
nt-style: normal; }
  .top-bar .searchbar .s-select::before, .top-bar .searchbar .s-select::aft=
er { border-color: rgb(59, 64, 69) transparent; }
  .top-bar .searchbar .s-select > select { border-color: rgb(187, 192, 196)=
; background-color: rgb(239, 240, 241); color: rgb(59, 64, 69); }
  .top-bar .searchbar .s-select > select:focus { border-color: rgb(102, 191=
, 255); box-shadow: rgba(0, 149, 255, 0.15) 0px 0px 0px 4px; }
}

.top-bar .searchbar .btn-topbar-primary { font-weight: normal; background: =
none rgb(0, 149, 255); color: rgb(255, 255, 255); border: 1px solid rgb(0, =
119, 204); box-shadow: rgb(102, 191, 255) 0px 1px 0px inset; opacity: 0; ma=
rgin: 0px; position: absolute; right: 0px; top: 0px; bottom: 0px; border-ra=
dius: 0px 3px 3px 0px; z-index: -1; padding: 0px 12px; transition: opacity =
0.1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s; }

.top-bar .searchbar .btn-topbar-primary:hover, .top-bar .searchbar .btn-top=
bar-primary:focus { color: rgba(255, 255, 255, 0.9); background-color: rgb(=
0, 119, 204); border-color: rgb(0, 89, 153); box-shadow: rgb(51, 170, 255) =
0px 1px 0px inset; }

.top-bar-for-debug .top-bar { position: absolute; top: auto; }

.top-bar-for-debug.topbar-for-debug { margin-top: 85px; }

.top-bar-for-debug .cache-info { top: 145px; }

@media screen and (max-width: 1090px) {
  .top-bar .-container { margin: 0px; max-width: calc(100vw - 24px); }
  .top-bar .navigation .-link { padding: 0px 8px; }
  .top-bar .navigation .beta-badge { right: 8px; }
  .top-bar .my-profile { padding-left: 5px; padding-right: 5px; }
}

@media screen and (max-width: 980px) {
  .top-bar .navigation { font-size: 12px; }
  .top-bar .my-profile .-badges, .top-bar .my-profile .-rep { display: none=
; }
}

.top-bar { min-width: auto; }

.top-bar .-container { max-width: 1264px; box-sizing: border-box; }

.top-bar .-logo { padding: 0px 8px; }

.top-bar .-logo .-img._glyph { width: 150px; height: 30px; margin-top: -4px=
; }

@media screen and (max-width: 640px) {
  html.html__responsive .top-bar .-logo .-img._glyph { width: 25px; margin-=
top: 0px; }
}

@media print {
  .top-bar .-logo .-img._glyph { width: 25px; margin-top: 0px; }
}

@media screen and (max-width: 640px) {
  html.html__responsive .top-bar .-logo.network-logo { width: 25px; overflo=
w: hidden; display: block; }
  html.html__responsive .top-bar .-logo.network-logo .svg-icon { transform:=
 scale(2); transform-origin: 0px -10px; }
}

@media print {
  .top-bar .-logo.network-logo { width: 25px; overflow: hidden; display: bl=
ock; }
  .top-bar .-logo.network-logo .svg-icon { transform: scale(2); transform-o=
rigin: 0px -10px; }
}

.top-bar .topbar-dialog.leftnav-dialog { width: auto; right: auto; }

.top-bar .topbar-dialog.leftnav-dialog .left-sidebar:not(:empty) { width: 2=
40px; }

@media screen and (max-width: 640px) {
  html.html__responsive .topbar-dialog, html.html__responsive .topbar-dialo=
g.review-dialog.review-dialog-mod { width: 100%; left: 0px; right: 0px; }
  html.html__responsive .topbar-dialog.feature-notice-dialog::before { left=
: 103px; }
}

@media print {
  .topbar-dialog, .topbar-dialog.review-dialog.review-dialog-mod { width: 1=
00%; left: 0px; right: 0px; }
  .topbar-dialog.feature-notice-dialog::before { left: 103px; }
}

.question-list-layout { margin: 0px; right: -332px; top: 38px; }

.top-bar._fixed ~ .container.topic-page .workbench.sticky, .top-bar._fixed =
~ .container .sticky:not(.sticky-bottom).job-requirements-form { top: 50px;=
 }

.top-bar._fixed ~ .container .sticky-menu-wrapper._sticky { top: 50px; }

.jobdetail #hed .sticky-detail-header-block { z-index: 5051 !important; }

.animated-flash-message { top: 65px !important; }

.danger-dialog .-item a { padding-left: 32px; position: relative; }

.danger-dialog .-item a::before { content: ""; width: 10px; height: 10px; p=
osition: absolute; left: 10px; top: 50%; margin-top: -5px; border-radius: 5=
0%; background: transparent; }

.danger-dialog .-item.danger-urgent .-title { font-weight: bold; }

.danger-dialog .-item.danger-urgent a::before { background: rgb(201, 29, 46=
); box-shadow: rgba(201, 29, 46, 0.2) 0px 0px 5px; }

.danger-dialog .-item.danger-active a::before { background: rgb(214, 217, 2=
20); }

.site-footer, .site-footer *, .site-footer ::before, .site-footer ::after {=
 box-sizing: border-box; }

.site-footer .-list { margin: 0px; list-style: none; }

.site-footer .-item { padding-bottom: 0px; }

.site-footer .-link { color: rgb(132, 141, 149); padding: 4px 0px; line-hei=
ght: 1.30769; display: inline-block; text-decoration: none; }

.site-footer .-link:hover { color: rgb(187, 192, 196); }

.site-footer .-link._active { font-weight: bold; color: rgb(244, 128, 36); =
}

.site-footer .-link._expandable { position: relative; padding-right: 18px; =
}

.site-footer .-link._expandable::before, .site-footer .-link._expandable::a=
fter { content: ""; position: absolute; overflow: hidden; pointer-events: n=
one; }

.site-footer .-link._expandable::before { right: 0px; top: 50%; margin-top:=
 -6px; max-width: 12px; width: 12px; height: 12px; background-color: rgba(1=
32, 141, 149, 0.35); opacity: 0.5; border-radius: 3px; }

.site-footer .-link._expandable::after { right: 5px; top: 50%; margin-top: =
-2px; z-index: 2; width: 4px; height: 4px; max-width: 4px; transform: rotat=
e(45deg); border-top: 1px solid rgba(132, 141, 149, 0.8); border-right: 1px=
 solid rgba(132, 141, 149, 0.8); border-bottom-color: rgba(132, 141, 149, 0=
.8); border-left-color: rgba(132, 141, 149, 0.8); border-bottom-right-radiu=
s: 1px; }

.site-footer .-link._expandable:hover::before { opacity: 1; background-colo=
r: rgba(132, 141, 149, 0.25); }

.site-footer .-link._expandable:hover::after { border-color: rgb(132, 141, =
149); }

.site-footer .-title { text-transform: uppercase; font-weight: bold; margin=
-bottom: 12px; color: rgb(187, 192, 196); line-height: 1.30769; max-width: =
230px; }

.site-footer .-title a { color: rgb(187, 192, 196); text-decoration: none; =
}

.site-footer .-title a:hover { color: rgb(242, 243, 243); }

.site-footer--back { display: none; align-items: center; justify-content: c=
enter; height: 32px; width: 32px; border-radius: 2px; margin-top: -4px; mar=
gin-right: 12px; background-color: rgba(132, 141, 149, 0.25); color: rgb(13=
2, 141, 149); opacity: 0.85; }

.site-footer--back:hover { opacity: 1; color: rgb(187, 192, 196); }

.site-footer { background-color: rgb(36, 39, 41); background-image: none; b=
ackground-position: left top; background-repeat: no-repeat; border-top: 0px=
; background-size: auto; color: rgb(106, 115, 124); padding-top: 0px; paddi=
ng-bottom: 0px; }

.site-footer--container, .site-footer--extra { max-width: 1264px; width: 10=
0%; margin: 0px auto; padding: 32px 12px 12px; display: flex; flex-flow: ro=
w wrap; }

@media screen and (max-width: 640px) {
  .site-footer--container, .site-footer--extra { padding: 24px 12px; }
}

.site-footer--extra { padding: 32px 12px; border-top: 1px solid rgba(187, 1=
92, 196, 0.15); }

.site-footer--logo { flex: 0 0 64px; margin: -12px 0px 32px; }

@media screen and (max-width: 640px) {
  .site-footer--logo { display: none; }
}

.site-footer--nav { display: flex; flex: 2 1 auto; flex-wrap: wrap; }

.site-footer--col { display: none; padding: 0px 12px 24px 0px; flex: 1 0 au=
to; }

.site-footer--col__visible { display: block; }

.site-footer--categories { display: none; flex-grow: 1; }

@supports (display: grid) {
  .site-footer--categories { grid-template-columns: repeat(auto-fit, minmax=
(130px, 1fr)); }
}

.site-footer--categories-nav { padding-right: 32px; position: relative; fle=
x: 0 1 230px; }

@media screen and (max-width: 640px) {
  .site-footer--categories-nav { padding-right: 12px; }
}

.site-footer--categories-nav::after { display: none; content: ""; border-ri=
ght: 1px solid rgba(187, 192, 196, 0.15); position: absolute; top: -32px; b=
ottom: -12px; right: 16px; }

@media screen and (max-width: 640px) {
  .site-footer--category { padding-left: 44px; }
}

.site-footer--copyright { flex: 1 1 150px; display: flex; flex-direction: c=
olumn; }

.site-footer--copyright ul { display: flex; list-style: none; margin: 0px; =
padding: 0px; }

.site-footer--copyright ul li + li { margin-left: 12px; }

.site-footer--copyright p { margin-top: auto; margin-bottom: 24px; }

.site-footer--copyright p a, .site-footer--copyright p a:visited { line-hei=
ght: inherit; color: rgb(132, 141, 149); padding: 0px; }

.site-footer__open .site-footer--logo, .site-footer__open .site-footer--cop=
yright { display: none; }

.site-footer__open .site-footer--back { display: inline-flex; }

.site-footer__open .site-footer--categories { display: flex; }

@supports (display: grid) {
  .site-footer__open .site-footer--categories { display: grid; }
}

.site-footer__open .site-footer--categories-nav { display: flex; }

.site-footer__open .site-footer--categories-nav::after { display: inline-bl=
ock; }

@media screen and (max-width: 640px) {
  .site-footer__open .site-footer--categories-nav::after { display: none; }
}

#footer-flair { float: right; margin: -40px 0px 0px; padding: 0px; text-ali=
gn: right; }

#footer-flair a { display: inline-block; vertical-align: top; text-indent: =
-999999em; }

.message.error, .message.success, .message.regular, .message.incomplete, .m=
essage.gray { display: inline-block; padding: 12px; margin: 10px 0px; borde=
r-radius: 3px; }

.message.error.text-only, .message.success.text-only, .message.regular.text=
-only, .message.incomplete.text-only, .message.gray.text-only { background:=
 none; border: 0px; padding: 0px; margin: 0px 0px 10px; color: rgb(106, 115=
, 124); }

.message.error.text-only i[class^=3D"icon-"], .message.success.text-only i[=
class^=3D"icon-"], .message.regular.text-only i[class^=3D"icon-"], .message=
.incomplete.text-only i[class^=3D"icon-"], .message.gray.text-only i[class^=
=3D"icon-"], .message.error.text-only span[class^=3D"icon-"], .message.succ=
ess.text-only span[class^=3D"icon-"], .message.regular.text-only span[class=
^=3D"icon-"], .message.incomplete.text-only span[class^=3D"icon-"], .messag=
e.gray.text-only span[class^=3D"icon-"] { margin-right: 4px; }

.message.error.centered, .message.success.centered, .message.regular.center=
ed, .message.incomplete.centered, .message.gray.centered { text-align: cent=
er; }

.message.error.centered-block, .message.success.centered-block, .message.re=
gular.centered-block, .message.incomplete.centered-block, .message.gray.cen=
tered-block { display: block; margin: 10px auto; }

.message.error.left-block, .message.success.left-block, .message.regular.le=
ft-block, .message.incomplete.left-block, .message.gray.left-block { displa=
y: block; margin: 10px auto; }

.message.error .message-ctas, .message.success .message-ctas, .message.regu=
lar .message-ctas, .message.incomplete .message-ctas, .message.gray .messag=
e-ctas { display: flex; justify-content: space-between; align-items: center=
; margin-top: 10px; }

.message.error .message-cta, .message.success .message-cta, .message.regula=
r .message-cta, .message.incomplete .message-cta, .message.gray .message-ct=
a { margin-top: 10px; }

.message.error .message-title, .message.success .message-title, .message.re=
gular .message-title, .message.incomplete .message-title, .message.gray .me=
ssage-title { text-align: center; font-weight: 700; padding: 10px 0px; marg=
in: -12px -12px 10px; border-radius: 3px 3px 0px 0px; }

.message.error .message-title [class^=3D"icon"], .message.success .message-=
title [class^=3D"icon"], .message.regular .message-title [class^=3D"icon"],=
 .message.incomplete .message-title [class^=3D"icon"], .message.gray .messa=
ge-title [class^=3D"icon"] { margin-right: 4px; vertical-align: middle; }

.message.error .message-title [class*=3D"icon-warning"], .message.success .=
message-title [class*=3D"icon-warning"], .message.regular .message-title [c=
lass*=3D"icon-warning"], .message.incomplete .message-title [class*=3D"icon=
-warning"], .message.gray .message-title [class*=3D"icon-warning"] { positi=
on: relative; top: -1px; }

.message.inline-message { display: block; }

.message.inline-message::before, .message.inline-message::after { content: =
""; display: table; }

.message.inline-message::after { clear: both; }

.message.inline-message .message-title { display: inline-block; margin: 0px=
 12px 0px 0px; color: rgb(244, 128, 36); }

.message.inline-message .inline-message-cta { float: right; }

.message.regular { background: rgb(255, 248, 220); color: rgb(204, 149, 69)=
; border: 1px solid rgb(250, 238, 214); }

.message.error { color: rgb(172, 101, 103); background: rgb(251, 226, 226);=
 border: 1px solid rgb(236, 205, 206); }

.message.error.text-only { color: rgb(192, 72, 72); }

.message.error.text-only::before { top: 3px; background-position: -72px -33=
0px; }

.message.success { color: rgb(102, 159, 97); background: rgb(244, 252, 238)=
; border: 1px solid rgb(144, 227, 88); }

.message.success.text-only { color: rgb(24, 187, 156); }

.message.success.text-only::before { background-position: -95px -330px; }

.message.incomplete { color: rgb(12, 13, 14); background: rgb(255, 245, 238=
); border: 1px solid rgb(255, 140, 0); }

.message.incomplete .message-title { color: rgb(244, 128, 36); background: =
rgb(255, 230, 213); padding: 10px 0px; margin: -12px -12px 10px; }

.message.gray { background: rgb(246, 246, 247); color: rgb(12, 13, 14); bor=
der: 1px solid rgb(228, 230, 232); }

.message.gray .message-title { background: rgb(228, 230, 232); padding: 10p=
x 0px; }

.job-requirements { padding: 15px; }

.job-requirements input[type=3D"submit"].dno { display: none; }

.message.job-improve .message-title { background: rgb(228, 230, 232); paddi=
ng: 10px 0px; }

.message.label.regular { font-size: 12px; padding: 6px; margin: 0px; }

.message.label.regular.has-tooltip { cursor: default; }

h1 .message.label, h2 .message.label, h3 .message.label { position: relativ=
e; top: -1px; }

.message.message-config.message-dismissable.message-takeover { position: ab=
solute; width: 480px; top: 260px; left: calc(50% - 240px); z-index: 10000; =
}

.message.message-config.message-dismissable.message-takeover h1 { margin-bo=
ttom: 10px; }

.message.message-config.message-dismissable.message-ask-survey { position: =
absolute; width: 480px; top: 260px; left: calc(50% - 240px); z-index: 10000=
; }

.message.message-config.message-dismissable.message-ask-survey h1 { margin-=
bottom: 10px; }

.top-notification { background: rgb(0, 149, 255); color: rgb(255, 255, 255)=
; font-size: 12px; margin-bottom: 20px; padding: 10px 20px; }

.top-notification .container { width: 100%; max-width: 1050px; margin: 0px =
auto; min-height: 30px; align-items: center; }

.top-notification a { color: rgb(255, 255, 255); }

.top-notification .-content p:last-child { margin-bottom: 0px; }

.top-notification .-content .btn { background: rgb(244, 128, 36); box-shado=
w: rgba(255, 255, 255, 0.4) 0px 1px 0px inset; margin-left: 10px; }

.top-notification .-actions { text-align: right; }

.comments { width: 660px; padding-bottom: 10px; }

.comments > table { width: 100%; }

.comments-link { padding: 0px 3px 2px; }

a.comments-link:hover { padding: 0px 3px 2px; text-decoration: none; }

tr.comment > td { padding: 6px 6px 6px 0px; vertical-align: top; line-heigh=
t: 1.3; border-bottom: 1px solid rgb(239, 240, 241); }

.comment img { vertical-align: middle; }

.comment:not([style*=3D"background-color"]) { transition: background-color =
2s linear 0s; }

.comment-actions { padding-left: 3px; width: 15px; }

.comment-score span { font-size: 13px; font-weight: normal; padding-right: =
4px; }

.comment-text, .comment-form { padding: 0px 6px 0px 7px; vertical-align: te=
xt-top; }

.comment-text code { padding: 1px 5px; white-space: normal; }

.comment-text .comment-edited { margin-top: 3px; margin-left: 2px; vertical=
-align: top; }

.comment-form > form textarea, .comment-form > form div[contenteditable=3D"=
true"] { margin-bottom: 4px; height: 5em; width: 100%; resize: vertical; }

.comment-date { color: rgb(132, 141, 149); }

.text-counter { margin-right: 20px; }

.comment-text .hover-only-label { visibility: hidden; }

.comment-text:hover .hover-only-label { visibility: visible; }

.comment-text:focus-within .hover-only-label { visibility: visible; }

.comment-text button:focus .hover-only-label { visibility: visible; }

@media (hover: none) {
  .comment-text .hover-only-label { visibility: visible; }
}

.comment__highlight:not([style*=3D"background-color"]) { transition: none 0=
s ease 0s; background-color: rgb(244, 168, 61); }

table.comment-edit-history { max-width: 850px; }

table.comment-edit-history th:first-child { padding-right: 6px; }

table.comment-edit-history td:first-child { text-align: center; }

table.comment-edit-history th, table.comment-edit-history td { font-size: 1=
2px; }

table.comment-edit-history td:not(.comment-text) { white-space: nowrap; }

.no-comment-edit-history { padding-right: 20px; }

.so-reaction { padding: 4px 2px; margin-right: 8px; background: transparent=
; white-space: nowrap; color: rgb(132, 141, 149); }

.so-reaction .svg-icon { vertical-align: text-bottom; margin-right: 4px; }

.so-reaction[aria-pressed=3D"true"] { color: rgb(0, 119, 204); }

.comments-add-link { font-weight: bold; }

.comments-link-annotation { color: rgb(106, 115, 124); }

ul.comments-list { list-style-type: none; margin: 0px; }

ul.comments-list .comment { display: flex; }

ul.comments-list .comment-score { width: 2ch; padding-right: 4px; }

ul.comments-list .comment-score > span { float: right; padding-right: 0px; =
min-width: 2ch; }

ul.comments-list .comment-text { flex-grow: 1; }

ul.comments-list .comment-voting, ul.comments-list .comment-flagging { widt=
h: 20px; }

ul.comments-list .comment > * { border-bottom: 1px solid rgb(239, 240, 241)=
; }

ul.comments-list .comment-text, ul.comments-list comment-form, ul.comments-=
list .comment-actions { padding: 6px 0px; }

ul.comments-list .comment-text { min-width: 0px; flex-basis: 0px; padding-l=
eft: 6px; padding-right: 6px; }

ul.comments-list .comment-body { overflow-wrap: break-word; }

ul.comments-list .comment-actions { padding-right: 2px; }

ul.comments-list .comment-text, ul.comments-list .comment-actions { transit=
ion: background-color 2s linear 0s; }

ul.comments-list .deleted-comment { background-color: transparent; }

ul.comments-list .deleted-comment .comment-text, ul.comments-list .deleted-=
comment .comment-actions { background-color: rgb(244, 234, 234); }

ul.comments-list .comment__highlight { background-color: transparent; }

ul.comments-list .comment__highlight .comment-text { transition: none 0s ea=
se 0s; background-color: rgb(244, 168, 61); }

ul.comments-list .comment-actions { width: 38px; flex-shrink: 0; }

ul.comments-list .comment-score { display: inline-block; }

ul.comments-list .comment-voting, ul.comments-list .comment-flagging { floa=
t: right; }

@supports (display: grid) {
  ul.comments-list .comment-actions { display: grid; grid-template-columns:=
 repeat(2, max-content); align-content: flex-start; width: calc(2ch + 16px =
+ 4px + 2px); }
  ul.comments-list .comment-flagging:nth-child(3) { grid-column: 2 / auto; =
}
}

@supports (display: grid) and (display: contents) and (not (-apple-trailing=
-word: auto)) {
  body:not(.no-grid-comments) ul.comments-list { display: grid; grid-templa=
te-columns: max-content 1fr; }
  body:not(.no-grid-comments) ul.comments-list .comment-score { width: auto=
; min-width: 16px; }
  body:not(.no-grid-comments) ul.comments-list .comment-score > span { min-=
width: 0px; float: none; }
  body:not(.no-grid-comments) ul.comments-list .comment-actions { width: au=
to; }
  body:not(.no-grid-comments) ul.comments-list .comment { display: contents=
; }
  body:not(.no-grid-comments) ul.comments-list .comment__highlight .comment=
-actions { transition: none 0s ease 0s; background-color: rgb(244, 168, 61)=
; }
}

.message.message-config.unsubscribe-all-popup { z-index: 2000; }

body.user-page #content * { box-sizing: border-box; }

.user-page .popup #tabs > a { margin-top: -1px; }

.l-col-primary, .l-col-secondary { float: left; }

.l-col-primary { margin-left: 40px; width: 720px; }

.l-col-secondary { width: 220px; }

.col-6.with-padding:first-child { padding-right: 10px; }

.col-6.with-padding:last-child { padding-left: 10px; }

#main-content::before, #main-content::after { content: ""; display: table; =
}

#main-content::after { clear: both; }

.profile-section-title { font-weight: 700; color: rgb(12, 13, 14); }

.profile-section-title span { font-weight: 400; color: rgb(106, 115, 124); =
}

#mod-content { margin-top: 25px; }

#mod-content .mod-sidebar { padding-right: 30px; }

#mod-content .mod-sidebar .account-details { margin-bottom: 20px; }

.mod-quick-links { margin-bottom: 30px; }

.mod-links li { margin-bottom: 5px; }

.account-info .row.mod-section { padding-bottom: 20px; margin-bottom: 20px;=
 border-bottom: 1px solid rgb(239, 240, 241); }

#mod-content .row h3 { margin-bottom: 10px; }

.row.mod-credentials { margin-top: 20px; margin-bottom: 0px; }

.account-info dl { float: right; font-size: 0.8em; }

.account-info dl dt { display: inline-block; font-weight: bold; }

.account-info dl dd { display: inline-block; font-style: italic; }

.block { display: block; }

.w-100 { width: 100%; }

.inline-block { display: inline-block; }

.float-left, .fl { float: left !important; }

.float-right, .fr { float: right !important; }

.vt { vertical-align: top; }

.vm { vertical-align: middle; }

.fw { margin-bottom: 4px; width: 100%; }

.relative { position: relative; }

.cp { cursor: pointer; }

.ar { text-align: right !important; }

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

.help-text { color: rgb(106, 115, 124); }

.bold { font-weight: 700; }

.help-text.has-icon, .message.text-only.has-icon { display: flex; }

.help-text.has-icon [class^=3D"icon"], .message.text-only.has-icon [class^=
=3D"icon"], .help-text.has-icon .svg-icon, .message.text-only.has-icon .svg=
-icon { flex-shrink: 0; margin-top: -3px; margin-right: 5px; }

.help-text.has-icon .icon-i-orange, .message.text-only.has-icon .icon-i-ora=
nge { position: relative; top: 2px; }

.success-text { color: rgb(69, 161, 99); }

.error-text { color: rgb(201, 29, 46); }

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

.text-right { text-align: right; }

.text-centered { text-align: center; }

.hidden, .dno, ._hidden { display: none; }

.hidden-important { display: none !important; }

@media print {
  .hide-for-print { display: none; }
}

.show-for-print { display: none; }

@media print {
  .show-for-print { display: block; }
}

.stop-scrolling { height: 100%; overflow: hidden; }

.stop-scrolling-mobile { height: 100%; overflow: hidden; position: fixed; }

._blocked { overflow: hidden; position: fixed; }

html, body { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; f=
ont-size: 13px; line-height: 1.26667; color: rgb(36, 39, 41); }

html { height: 100%; min-width: 1264px; }

body { min-height: 100%; display: flex; flex-direction: column; background-=
color: rgb(255, 255, 255); background-image: none; background-position: lef=
t top; background-repeat: repeat; background-size: auto; min-width: 1279px;=
 }

body.read-only .askquestion, body.read-only .login-link, body.read-only .st=
ar-off, body.read-only .vote-down-off, body.read-only .vote-up-off { opacit=
y: 0.3; }

body.read-only .star-off, body.read-only .vote-down-off, body.read-only .vo=
te-up-off { cursor: not-allowed; }

.container { position: relative; width: 100%; flex: 1 0 auto; margin: 0px a=
uto; text-align: left; }

#content { box-sizing: content-box; margin: 0px auto; padding: 15px; width:=
 1264px; background-color: rgb(255, 255, 255); }

#content::before, #content::after { content: ""; display: table; }

#content::after { clear: both; }

.ask-page:not(.wizard) #content { min-height: 750px; overflow: visible; }

body:not(.unified-theme) .container._full #content { padding: 0px; width: 1=
00%; }

body:not(.unified-theme) .container._full #content .inner-content { box-siz=
ing: content-box; margin: 0px auto; padding: 15px; width: 1264px; }

body:not(.unified-theme) .container._full #content .inner-content::before, =
body:not(.unified-theme) .container._full #content .inner-content::after { =
content: ""; display: table; }

body:not(.unified-theme) .container._full #content .inner-content::after { =
clear: both; }

.main-columns { display: flex; }

@media screen and (max-width: 980px) {
  html.html__responsive:not(.html__unpinned-leftnav) .main-columns { flex-d=
irection: column; }
}

@media screen and (max-width: 816px) {
  html.html__responsive.html__unpinned-leftnav .main-columns { flex-directi=
on: column; }
}

@media print {
  .main-columns { flex-direction: column; }
}

.main-columns #mainbar, .main-columns .mainbar { float: none; }

.main-columns #sidebar, .main-columns .sidebar { float: none; margin-left: =
24px; }

@media screen and (max-width: 980px) {
  html.html__responsive:not(.html__unpinned-leftnav) .main-columns #sidebar=
, html.html__responsive:not(.html__unpinned-leftnav) .main-columns .sidebar=
 { margin-left: auto; }
}

@media screen and (max-width: 816px) {
  html.html__responsive.html__unpinned-leftnav .main-columns #sidebar, html=
.html__responsive.html__unpinned-leftnav .main-columns .sidebar { margin-le=
ft: auto; }
}

@media print {
  .main-columns #sidebar, .main-columns .sidebar { margin-left: auto; }
}

.container__full { max-width: 100%; }

.container__full .left-sidebar { display: none; }

.container__full #content { padding: 0px; max-width: 100%; width: 100%; }

.container .container--inner { max-width: 1264px; padding: 0px 24px; margin=
: 0px auto; }

#header { margin: 0px auto; width: 1264px; height: 96px; padding: 0px 15px;=
 box-sizing: content-box; position: relative; }

#questions, #answers { clear: both; width: 728px; }

#questions { float: left; margin-bottom: 20px; }

#question-header .question-hyperlink { font-size: 2.07692rem; font-family: =
Arial, "Helvetica Neue", Helvetica, sans-serif; line-height: 1.35; font-wei=
ght: normal; margin-bottom: 0px; }

.question-summary { overflow: hidden; padding: 15px 0px; float: left; width=
: 728px; border-bottom: 1px solid rgb(239, 240, 241); }

.question-summary .question-summary-scroll { border-bottom: none; }

.question-summary .question-hyperlink { font-family: Arial, "Helvetica Neue=
", Helvetica, sans-serif; }

.stats { margin: 0px; width: 58px; }

.statscontainer { width: 78px; float: left; margin-right: 8px; margin-left:=
 8px; flex-shrink: 0; color: rgb(106, 115, 124); font-size: 11px; }

.statscontainer .views { width: 58px; }

.statscontainer .status { padding: 7px 0px 5px; border-radius: 3px; }

.statscontainer .status strong { font-size: 20px; font-weight: normal; }

.narrow .status { display: inline-block; margin: 0px 3px 0px 0px; min-width=
: 44px; height: auto; font-size: 11px; padding: 6px; border: 1px solid tran=
sparent; border-radius: 3px; }

.narrow .started { width: auto; line-height: inherit; padding-top: 4px; whi=
te-space: nowrap; }

.narrow .votes { display: inline-block; height: 38px; min-width: 38px; marg=
in: 0px 3px 0px 0px; font-size: 11px; color: rgb(132, 141, 149); padding: 7=
px 6px; }

.narrow .stats { background: none; margin: 0px 0px 0px 7px; padding: 0px; w=
idth: auto; height: 48px; display: inline-block; }

.narrow .views { display: inline-block; height: 38px; min-width: 40px; marg=
in: 0px 7px 0px 0px; font-size: 11px; color: rgb(132, 141, 149); padding: 7=
px 6px; }

.narrow .summary { width: 530px; padding: 0px; float: left; }

.narrow .summary h3 { margin-bottom: 0.35em; line-height: 1.3; }

.narrow .cp { vertical-align: top; float: left; margin-right: 10px; }

.narrow .mini-counts { font-size: 17px; font-weight: 300; color: rgb(106, 1=
15, 124); margin-bottom: 4px; }

.votes { padding: 0px; margin-bottom: 8px; text-align: center; }

.vote-count-post { display: block; font-size: 20px; }

.vote-count-post strong { font-weight: normal; }

.status { padding: 0px; margin-bottom: 8px; text-align: center; }

.status strong { display: block; }

.vote-count-separator { border-top: 1px solid silver; width: 36px; margin-t=
op: 5px; margin-bottom: 5px; }

.views { padding-top: 4px; text-align: center; }

.views strong { display: block; }

#question-suggestions { overflow: hidden; padding-bottom: 2px; font-size: 1=
4px; }

#question-suggestions .answer-hyperlink, #question-suggestions .question-hy=
perlink { font-size: 13px; }

#question-suggestions .answer-votes { font-size: 11px; line-height: 1.3; pa=
dding: 1px 0px 2px; font-weight: normal; }

#question-suggestions label { margin: 10px 0px; }

#question-suggestions .answer-summary { overflow: auto; display: flex; }

.question-originals-of-duplicate.question-status { width: auto; margin: 10p=
x 0px; padding: 10px; background-image: none; }

.question-originals-of-duplicate p { margin: 0px; font-weight: bold; }

.question-originals-of-duplicate ul { margin: 0px; }

.question-originals-of-duplicate ul li { list-style-type: none; margin: 0px=
; }

.question-originals-of-duplicate .question-originals-answer-count { font-st=
yle: italic; padding-left: 5px; }

.question-originals-of-duplicate #edit-or-approve-duplicate { margin: 15px =
0px 5px; }

.question-originals-of-duplicate #edit-or-approve-duplicate #got-my-answer =
{ margin: 0px; }

.question-originals-of-duplicate #edit-or-approve-duplicate > div { line-he=
ight: 33px; }

.question-status { margin-top: 15px; margin-bottom: 10px; padding: 15px 8px=
 1px 60px; background-color: rgb(255, 247, 229); border: 1px solid rgba(83,=
 90, 96, 0.1); clear: both; }

.question-status h2 { font-size: 15px; line-height: 18px; margin-bottom: 10=
px; }

.question-status p { font-size: 13px; overflow-wrap: break-word; }

.question-status .close-as-off-topic-status-list { margin-bottom: 0px; }

.question-status .close-status-suffix { display: block; margin-top: 10px; }

.question-status .voter-history .badge1 { vertical-align: middle; }

#answers { padding-top: 10px; }

#answers-header { margin-top: 10px; width: 728px; }

.question { clear: both; }

.question .postcell { vertical-align: top; }

.question-page #answers .answer { border-bottom: 1px solid rgb(228, 230, 23=
2); }

hr { border: 0px; color: rgb(159, 166, 173); background-color: rgb(159, 166=
, 173); height: 1px; margin-bottom: 20px; }

.date { text-align: right; width: 70px; white-space: nowrap; color: rgb(200=
, 204, 208); height: 35px; font-size: 18px; }

.date_brick { float: right; width: 45px; color: rgb(145, 153, 161); text-al=
ign: center; line-height: 1.4; font-size: 13px; margin-left: 10px; padding-=
top: 5px; letter-spacing: 0px; overflow: hidden; }

.revcell1 { width: 25px; cursor: pointer; text-align: right; }

.revcell2 { width: 50px; cursor: pointer; font-size: 250%; font-weight: bol=
d; color: rgb(106, 115, 124); text-align: left; }

.revcell3 { vertical-align: middle; width: 660px; padding-top: 8px; padding=
-bottom: 5px; }

.revcell4 { padding: 5px; width: 185px; }

.revcell5 { margin-top: 10px; margin-left: 10px; }

.unanswered .mini-counts span { color: rgb(36, 39, 41); }

.votecell { vertical-align: top; padding-right: 15px; }

.votecell .vote-count-post { margin: 8px 0px; }

.votecell .vote { min-width: 46px; }

#scroller { margin-top: 5px; }

.answer { padding-bottom: 20px; padding-top: 20px; width: 728px; }

.answer .signup-prompt { text-align: right; color: rgb(132, 141, 149); padd=
ing: 5px 0px; }

.post-signature { text-align: left; vertical-align: top; width: 200px; }

.accept-rate { margin-left: 37px; margin-top: 3px; margin-bottom: 6px; }

.owner { border-radius: 3px; background-color: rgb(225, 236, 244); }

.new-contributor-indicator { background-color: rgb(206, 224, 237); }

.downvoted-answer .comment-body, .downvoted-answer .post-signature, .downvo=
ted-answer .post-text, .downvoted-answer .vote > * { opacity: 0.5; transiti=
on: opacity 0.5s ease 0s; }

.downvoted-answer .vote .message { opacity: 1; }

.downvoted-answer:hover .comment-body, .downvoted-answer:hover .post-signat=
ure, .downvoted-answer:hover .post-text, .downvoted-answer:hover .vote > * =
{ opacity: 1; }

.item-multiplier { margin-right: 4px; color: rgb(132, 141, 149); }

.reputation-score { font-weight: bold; font-size: 12px; margin-right: 2px; =
}

.relativetime { text-decoration: none; }

#notify-container { font-size: 16px; text-align: center; position: fixed; l=
eft: 0px; top: 0px; width: 100%; height: 0px; z-index: 5051; }

#notify-container span.notify-close { float: right; margin-right: 20px; tex=
t-decoration: none; display: block; cursor: pointer; }

#notify-container span.notify-close a { text-decoration: none; font-size: 1=
6px; font-weight: bold; color: rgb(255, 255, 255); }

#notify-container div { color: rgb(255, 255, 255); padding: 9px 0px; backgr=
ound: rgb(255, 153, 0); }

.summaryinfo { color: rgb(106, 115, 124); text-align: center; }

.summarycount { text-align: center; font-size: 26px; line-height: 1; }

.summarycount + p { margin-bottom: 0px; }

.lsep { margin: 0px 2px; color: rgb(27, 64, 114); font-size: 1px; visibilit=
y: hidden; }

.post-taglist { margin-bottom: 10px; clear: both; }

.post-menu { padding-top: 2px; }

.post-menu > a { padding: 0px 4px 2px; color: rgb(132, 141, 149); }

.post-menu > a:hover { color: rgb(59, 64, 69); text-decoration: none; }

.post-menu .lsep { margin: 0px; padding: 0px; }

.post-menu > :not(.s-popover) { display: inline-block; }

.edit-tags-wrapper { padding-right: 40px; }

.edit-tags-wrapper > a.post-tag { margin-right: 6px; }

.inline-tag-edit-link { padding: 0px 3px 2px; color: rgb(132, 141, 149); }

.inline-tag-edit-link:hover { color: rgb(59, 64, 69); text-decoration: none=
; }

.accept-answer-link { font-weight: bold; color: rgb(80, 136, 80) !important=
; }

.deleted-post { color: rgb(182, 84, 84) !important; font-weight: bold !impo=
rtant; }

.deleted-post:hover { color: rgb(255, 255, 255) !important; background-colo=
r: rgb(182, 84, 84) !important; }

.search-highlight { color: rgb(47, 51, 55); background-color: rgb(255, 255,=
 204); font-weight: bold; }

.page-description { font-size: 14px; margin: 10px 0px; line-height: 18px; }

.content-page { padding: 20px 0px; }

.content-page h2 { margin-bottom: 10px; font-size: 140%; font-weight: bold;=
 }

.content-page h3 { margin-bottom: 10px; font-size: 120%; font-weight: bold;=
 }

.user-list { margin-right: 10px; width: 225px; height: 21px; float: left; t=
ext-align: left; white-space: nowrap; overflow: hidden; }

.user-flair { float: left; }

.user-info { box-sizing: border-box; padding: 5px 6px 7px 7px; width: 200px=
; color: rgb(106, 115, 124); }

.user-info::before, .user-info::after { content: ""; display: table; }

.user-info::after { clear: both; }

.user-info .user-gravatar32 { float: left; width: 32px; height: 32px; borde=
r-radius: 1px; }

.user-info .user-gravatar32 img { border-radius: 1px; }

.user-info .user-gravatar32 + .user-details { margin-left: 8px; width: calc=
(100% - 40px); }

.user-info .user-gravatar48 + .user-details { margin-left: 8px; width: calc=
(100% - 48px); }

.user-info .user-gravatar64 + .user-details { margin-left: 8px; width: calc=
(100% - 64px); }

.user-info .user-action-time { margin-top: 1px; margin-bottom: 4px; font-si=
ze: 12px; white-space: nowrap; }

.user-info .user-details { float: left; width: 100%; }

.user-info .-flair { display: block; }

.user-info-td .user-info { padding: 0px; }

.user-details { line-height: 17px; overflow-wrap: break-word; }

.user-details .badgecount { font-weight: 400; font-size: 12px; }

.user-details td { color: rgb(12, 13, 14); padding: 4px 0px; }

#revisions { margin-top: 20px; margin-left: 20px; }

.revision td { background-color: rgb(239, 240, 241); }

.vote-revision td { background-color: rgb(214, 217, 220); }

.owner-revision td { background-color: rgb(224, 234, 241); }

.revision-comment { color: rgb(47, 51, 55); padding: 0px; }

.answer-votes { color: rgb(83, 90, 96); text-align: center; float: left; pa=
dding: 3px; min-width: 36px; min-height: 15px; text-decoration: none; borde=
r-radius: 2px; }

#mainbar h2, .mainbar h2, #mainbar h3, .mainbar h3, #mainbar h4, .mainbar h=
4 { font-weight: 400; }

.answer-link { float: left; width: 700px; padding-left: 10px; color: rgb(83=
, 90, 96); }

.answer-summary { padding: 3px; clear: both; }

.bounty-indicator { float: left; color: rgb(255, 255, 255); font-size: 11px=
; padding: 0.2em 0.5em 0.25em; line-height: 1.3; background-color: rgb(0, 1=
19, 221); margin-right: 5px; border-radius: 2px; }

.bounty-indicator-tab { color: rgb(255, 255, 255); display: inline; backgro=
und-color: rgb(0, 119, 221); padding: 0.2em 0.5em 0.25em; margin-right: 5px=
; font-size: 10px; line-height: 1.3; border-radius: 2px; }

.bounty p { margin-top: 10px; }

.bounty-stats { overflow: auto; margin-bottom: 5px; border-bottom: 1px soli=
d rgb(239, 240, 241); }

.bounty-award { display: inline-block; line-height: 1.3; font-weight: norma=
l; padding: 4px; font-size: 0.8em; border-radius: 3px; background-color: rg=
b(0, 119, 221); color: rgb(255, 255, 255) !important; }

.bounty-vote-off { display: inline-block; font-weight: bold; line-height: 1=
.3; background-color: rgb(150, 202, 245); }

.bounty-vote { cursor: pointer; }

#bounty-submit { box-shadow: rgb(187, 192, 196) 2px 2px 3px; background-col=
or: rgb(178, 55, 55); border-color: rgb(229, 113, 113) rgb(124, 21, 21) rgb=
(124, 21, 21) rgb(229, 113, 113); border-style: solid; border-width: 1px 2p=
x 2px 1px; color: rgb(255, 255, 255); font-size: 14px; font-weight: bold; m=
argin: 3px; padding: 4px; }

.history-table { line-height: 180%; }

.history-table .answer-hyperlink, .history-table .question-hyperlink { font=
-size: 13px; }

.history-table span.revision-comment { line-height: 180%; }

.history-table .comments { border-top: none; }

.history-table p { margin-bottom: 10px; margin-top: 3px; }

#noscript-warning { font-family: sans-serif; position: fixed; top: 0px; lef=
t: 0px; width: 100%; z-index: 5050; text-align: center; font-weight: bold; =
font-size: 120%; color: rgb(255, 255, 255); background-color: rgb(174, 0, 0=
); padding: 5px 0px; }

#system-message { background-color: rgb(255, 247, 227); clear: both; width:=
 1264px; padding: 15px; margin: 10px auto; border: 0px; line-height: 1.3; f=
ont-size: 12px; box-sizing: border-box; }

.nav ul { margin: 0px; }

.nav ul li { display: inline-block; margin-left: 15px; }

.nav ul li a { text-decoration: none; display: block; }

.top-banner-message-container { width: 1264px; margin: 0px auto 14px; paddi=
ng: 0px; box-sizing: content-box; position: relative; }

.top-banner-message-container .message { width: 100%; }

#sidebar, .sidebar { float: right; width: 300px; margin: 0px 0px 15px; }

#sidebar .badge, .sidebar .badge, #sidebar .badge-tag, .sidebar .badge-tag,=
 #sidebar .moderator-tag, .sidebar .moderator-tag, #sidebar .post-tag, .sid=
ebar .post-tag, #sidebar .required-tag, .sidebar .required-tag { margin-bot=
tom: 0.5em; }

#sidebar h4, .sidebar h4 { margin-bottom: 1em; }

#sidebar.ask-sidebar { width: 365px; }

@media screen and (max-width: 980px) {
  html.html__responsive:not(.html__unpinned-leftnav) #sidebar.ask-sidebar {=
 width: 300px; }
}

@media screen and (max-width: 816px) {
  html.html__responsive.html__unpinned-leftnav #sidebar.ask-sidebar { width=
: 300px; }
}

@media print {
  #sidebar.ask-sidebar { width: 300px; }
}

#mainbar, .mainbar { float: left; width: 728px; margin: 0px; padding: 0px; =
}

#mainbar-full, .mainbar-full { width: 100%; padding: 0px; }

#mainbar-full::before, .mainbar-full::before, #mainbar-full::after, .mainba=
r-full::after { content: ""; display: table; }

#mainbar-full::after, .mainbar-full::after { clear: both; }

div.form-error { color: rgb(153, 0, 0); font-weight: bold; font-size: 130%;=
 }

.user-stats-table { margin-left: 15px !important; }

.subheader { clear: both; margin-bottom: 10px; height: 40px; border-bottom:=
 1px solid rgb(228, 230, 232); }

.subheader h1, .subheader h2 { float: left; margin-bottom: 0px; font-weight=
: normal; }

.subheader h1 { color: rgb(36, 39, 41); font-size: 18px; line-height: 2.22;=
 }

.subheader h2 { color: rgb(59, 64, 69); font-size: 18px; }

.subheader.tools-rev { margin-bottom: 10px; }

.subheader a.link { color: rgb(0, 119, 204); }

body.home-page .subheader, body.questions-page .subheader { margin-bottom: =
0px; }

.vote-up, .vote-down { display: block; margin: 0px auto; }

.cool, .mini-counts.cool { color: rgb(145, 153, 161); }

.coolbg { background-color: rgb(145, 153, 161); color: rgb(255, 255, 255) !=
important; }

.mini-counts.warm, .warm { color: rgb(155, 118, 79); }

.hot, .mini-counts.hot { color: rgb(207, 119, 33); }

.hotbg { background-color: rgb(207, 119, 33); color: rgb(255, 255, 255) !im=
portant; }

.mini-counts.supernova, .supernova { color: rgb(244, 128, 36); }

.supernovabg { background: rgb(244, 128, 36); }

.answered { background-color: transparent; }

.answered, .answered .mini-counts, .answered strong { color: rgb(69, 161, 9=
9); }

.answered strong { font-weight: normal; font-size: 20px; }

.answered-accepted { background-color: rgb(95, 186, 125); }

.answered-accepted, .answered-accepted .mini-counts, .answered-accepted .mi=
nicounts span { color: rgb(255, 255, 255); }

.summary { float: left; width: 630px; }

.summary h3 { font-size: 15px; line-height: 1.4; margin-bottom: 0.5em; }

.excerpt { padding: 0px 0px 5px; margin: 0px; color: rgb(59, 64, 69); }

.excerpt .started { float: right; width: 185px; height: 55px; margin-top: 5=
px; }

.excerpt p { margin-bottom: 3px; }

.excerpt .tags { width: 410px; margin-top: 5px; }

.tags { line-height: 18px; float: left; }

.tags a:hover { text-decoration: none; }

.started { width: 200px; float: right; line-height: 18px; }

.started img { vertical-align: baseline; }

.started .user-action-time { margin-bottom: 2px; }

.started .reputation-score, .started .user-info { color: rgb(132, 141, 149)=
; }

.started .mod-flair, .started a:not(.started-link) { font-size: 12px; color=
: rgb(0, 119, 204); }

.started .mod-flair:hover, .started a:not(.started-link):hover { color: rgb=
(51, 170, 255); }

.started-link { font-size: 12px; color: rgb(145, 153, 161); }

.started-link:hover { color: rgb(0, 119, 204); }

.mod-flair { color: rgb(0, 119, 204); margin-left: 3px; font-weight: bold; =
font-size: 15px; line-height: 1; }

.module { margin-bottom: 1.5em; }

.module:not(.s-sidebarwidget) .spacer { margin-bottom: 8px; }

.module:not(.s-sidebarwidget) ul { margin-left: 15px; list-style-type: squa=
re; margin-right: 30px; line-height: 120%; }

.module:not(.s-sidebarwidget) li { margin-bottom: 4px; }

.module:not(.s-sidebarwidget) h4 { font-size: 14px; color: rgb(59, 64, 69);=
 font-weight: normal; }

.newuser { padding: 15px 15px 10px; background-color: rgb(255, 248, 220); b=
order: 1px solid rgb(224, 220, 191); font-size: 14px; }

.vote { text-align: center; }

.vote span { display: block; color: rgb(106, 115, 124); }

.favoritecount { text-align: center; }

.favoritecount b { color: rgb(106, 115, 124); font-weight: normal; }

.star-on + .favoritecount b { font-weight: normal; color: rgb(212, 168, 73)=
 !important; }

.favorites-count { text-align: center; color: rgb(212, 168, 73); float: lef=
t; }

.favorites-count-off { text-align: center; color: rgb(145, 153, 161); float=
: left; }

.post-text { width: 660px; }

.post-text, .wmd-preview { margin-bottom: 5px; overflow-wrap: break-word; f=
ont-size: 15px; line-height: 1.3; }

.post-text pre, .wmd-preview pre { overflow-wrap: normal; }

.post-text code, .wmd-preview code { font-size: 13px; }

.post-text hr, .wmd-preview hr { background-color: rgb(214, 217, 220); colo=
r: rgb(214, 217, 220); }

.post-text li, .wmd-preview li { overflow-wrap: break-word; }

.post-text li pre, .wmd-preview li pre { overflow-wrap: normal; }

.post-text h1, .wmd-preview h1, .post-text h2, .wmd-preview h2, .post-text =
h3, .wmd-preview h3, .post-text h4, .wmd-preview h4, .post-text h5, .wmd-pr=
eview h5, .post-text h6, .wmd-preview h6 { font-weight: bold !important; }

.post-text h1 code, .wmd-preview h1 code, .post-text h2 code, .wmd-preview =
h2 code, .post-text h3 code, .wmd-preview h3 code, .post-text h4 code, .wmd=
-preview h4 code, .post-text h5 code, .wmd-preview h5 code, .post-text h6 c=
ode, .wmd-preview h6 code { margin-bottom: 0.5em; }

.post-text h1, .wmd-preview h1, .post-text h1 code, .wmd-preview h1 code { =
font-size: 21px; }

.post-text h2, .wmd-preview h2, .post-text h2 code, .wmd-preview h2 code { =
font-size: 19px; }

.post-text h3, .wmd-preview h3, .post-text h3 code, .wmd-preview h3 code { =
font-size: 17px; }

.post-text h4, .wmd-preview h4, .post-text h4 code, .wmd-preview h4 code { =
font-size: 15px; }

.post-text img, .wmd-preview img { max-width: 100%; margin-bottom: 0.5em; }

.post-text blockquote img, .wmd-preview blockquote img, .post-text li img, =
.wmd-preview li img, .post-text p img, .wmd-preview p img { margin-bottom: =
0px; }

.post-text ol li, .wmd-preview ol li, .post-text ul li, .wmd-preview ul li =
{ margin-bottom: 0.5em; }

.post-text ol li:last-child, .wmd-preview ol li:last-child, .post-text ul l=
i:last-child, .wmd-preview ul li:last-child { margin-bottom: 0px; }

.post-text .youtube-embed, .wmd-preview .youtube-embed { width: 100%; max-w=
idth: 640px; position: relative; }

.post-text .youtube-embed > div, .wmd-preview .youtube-embed > div { width:=
 100%; height: 35px; padding-bottom: 56.25%; position: relative; }

.post-text .youtube-embed > div iframe, .wmd-preview .youtube-embed > div i=
frame { position: absolute; width: 100%; height: 100%; }

.post-text .soundcloud-embed iframe, .wmd-preview .soundcloud-embed iframe =
{ width: 100%; max-width: 640px; height: 116px; }

.post-text .post-tag, .wmd-preview .post-tag { margin-bottom: 0px !importan=
t; }

.mb { margin: 15px; }

@media screen {
  .spoiler { transition: color 0.5s ease-in 0s; }
  .spoiler > * { transition: opacity 0.5s ease-in 0s; }
  .spoiler:not(:hover) { color: rgba(255, 248, 220, 0); }
  .spoiler:not(:hover) > * { opacity: 0; }
  .diffs .spoiler:not(:hover), .body-diffs .spoiler:not(:hover) { color: rg=
ba(255, 248, 220, 0.004); }
  .diffs .spoiler:not(:hover) > *, .body-diffs .spoiler:not(:hover) > * { o=
pacity: 0.3; }
}

.form-item { padding: 10px 0px 15px; }

.form-item label:not(.s-label) { display: block; font-weight: bold; padding=
-bottom: 3px; }

span.feed-icon { display: inline-block; text-decoration: none; vertical-ali=
gn: middle; background-position: -79px -320px; width: 24px; height: 16px; }

span.form-error { color: rgb(153, 0, 0); font-weight: bold; margin-left: 5p=
x; font-size: 90%; }

.post-editor { margin-top: 10px; width: 660px; box-sizing: border-box; }

.community-option { float: right; color: rgb(132, 141, 149); font-weight: n=
ormal; height: 32px; padding-right: 4px; font-size: 10px; position: relativ=
e; top: -2px; }

.community-option input { vertical-align: middle; }

.community-option label { vertical-align: middle; }

.edit-block { display: none; }

.page-sizer, .pager { margin: 20px 0px; }

.page-sizer a, .pager a, .page-sizer a:hover, .pager a:hover { text-decorat=
ion: none; }

.page-numbers { display: inline-block; padding: 4px 8px; font-size: 12px; c=
olor: rgb(132, 141, 149); border: 1px solid rgb(228, 230, 232); border-radi=
us: 3px; background-color: transparent; }

.page-numbers.desc, .page-numbers.dots, .page-numbers.desc:hover, .page-num=
bers.dots:hover { color: rgb(132, 141, 149); background-color: transparent;=
 border-color: transparent; box-shadow: none; }

.page-numbers, .page-numbers:hover { text-decoration: none; }

.page-numbers:hover { color: rgb(255, 255, 255); background-color: rgb(244,=
 128, 36); border-color: transparent; }

.page-numbers.current { color: rgb(255, 255, 255); background-color: rgb(24=
4, 128, 36); border-color: transparent; }

.leftcol { width: 390px; padding-top: 20px; }

.rightcol { padding-top: 20px; }

.system-alert { padding: 10px; font-weight: bold; margin-bottom: 10px; marg=
in-top: 5px; border: 1px dotted rgb(174, 0, 0); }

#popup-flag-post textarea { width: 590px; max-width: 100%; }

#start-bounty-popup { width: 500px; }

#start-bounty-popup textarea { width: 550px; max-width: 100%; }

.edit-tags { padding: 5px 0px 0px 15px; }

.flag-menu { width: 22em; cursor: default; }

.flag-reasons { padding: 10px 0px 15px 15px; }

.flag-reasons input { border: none; cursor: pointer; }

.flag-reasons label { margin-left: 0.5em; cursor: pointer; }

.flag-reasons textarea { margin-top: 4px; margin-bottom: 4px; }

.close-reasons input { border: none; cursor: pointer; }

.close-reasons li { list-style-type: none; }

.close-reasons li td.close-desc { color: rgb(106, 115, 124); padding-top: 2=
px; padding-bottom: 8px; line-height: 130%; }

.close-reasons tr td:last-child { cursor: pointer; padding-left: 0.5em; }

.close-reasons span.close-reason { font-weight: bold; }

.flag-comment { margin-top: 15px; display: none; }

.flag-submit { float: right; }

.close-submit-container { float: right; }

.close-submit-container tbody tr td:first-child { padding-right: 20px; font=
-size: 110%; }

.close-submit-container tbody tr td:first-child span.bounty-indicator-tab {=
 padding-top: 4px; padding-bottom: 4px; }

.item-multiplier-count { font-size: 11px; color: rgb(106, 115, 124); }

.badgeawardedcount { font-size: 120%; }

span.diff-delete { text-decoration: line-through; color: rgb(168, 36, 0); b=
ackground-color: rgb(229, 189, 178); }

img.diff-delete { border: 2px solid red; opacity: 0.5; }

span.diff-add { background: rgb(209, 225, 173); color: rgb(64, 90, 4); }

img.diff-add { border: 2px solid rgb(69, 161, 99); }

img.sponsor-tag-img { border: none; opacity: 1; width: 18px; height: 16px; =
vertical-align: top; padding-right: 4px; margin-top: -2px; box-sizing: cont=
ent-box !important; }

.tagged-ignored { opacity: 0.35; background: transparent; }

p#tag-subscriptions { text-align: left; }

.tagged-ignored-hidden { display: none !important; }

.tagged-interesting { background-color: rgb(255, 251, 236); }

#interestingTag { font-size: 12px; margin-right: 5px; }

#ignoredTag { font-size: 12px; margin-right: 5px; }

.everyonelovesstackoverflow { margin-bottom: 10px; }

.everyoneloves__top-leaderboard, .everyoneloves__mid-leaderboard, .everyone=
loves__bot-mid-leaderboard, .everyoneloves__tag-sponsorship { margin-left: =
auto; margin-right: auto; width: 728px; }

.everyoneloves__mid-leaderboard, .everyoneloves__bot-mid-leaderboard { marg=
in-top: 10px; }

.everyoneloves__inline-sidebar { display: none; }

.welovestackoverflow { padding: 10px; line-height: 1.3; overflow: hidden; m=
argin-bottom: 8px; border: 2px solid rgb(228, 230, 232); }

.welovestackoverflow a { color: rgb(0, 119, 204); }

.tagged { margin-top: 5px; }

.related { line-height: 1.3; font-size: 12px; }

.related a { font-size: 12px; font-weight: normal; }

.linked { line-height: 1.3; font-size: 12px; }

.linked a { font-size: 12px; font-weight: normal; }

.cbt { clear: both; }

.space { padding-top: 20px; }

.label-key { color: rgb(145, 153, 161); font-size: 14px; }

.label-key b, .label-key strong { color: rgb(59, 64, 69); font-weight: norm=
al; }

.bottom-notice { margin-top: 15px; font-weight: normal; padding: 0px 10px 0=
px 0px; line-height: 1.4; font-size: 16px; }

#question-mini-list { overflow: auto; margin-bottom: 30px; }

.tag-col { width: 184px; }

.accept-reminder { clear: both; text-align: center; margin: 0px 0px 8px; co=
lor: maroon; }

.favorite-cell { height: 45px; float: left; width: 40px; }

#notify-options { margin-bottom: 20px; }

#notify-options h2 { font-size: 12px; }

#notify-email-address { width: 260px; }

.pager-answers { padding-top: 10px; overflow: hidden; clear: both; }

.ac_results { padding: 0px; border: 1px solid rgb(106, 115, 124); backgroun=
d-color: rgb(255, 255, 255); overflow: hidden; z-index: 10000; text-align: =
left; }

.ac_results ul { width: 100%; list-style: none; padding: 0px; margin: 0px; =
}

.ac_results li { margin: 0px; padding: 2px 5px; cursor: default; display: b=
lock; line-height: 16px; overflow: hidden; }

.ac_highlight { font-weight: bold; text-decoration: underline; }

.ac_loading { background: url("../../Img/progress-dots.gif?v=3D679ddd617b7d=
") right center no-repeat rgb(255, 255, 255); }

.ac_over { color: rgb(255, 255, 255); background-color: rgb(244, 128, 36); =
}

@media print {
  * { position: relative; }
  .site-footer, #header, #hlinks, #hmenus, #nav, #sidebar, #system-message,=
 #tabs, #feed-link, .bounty-link, .comments-link, .notify, .post-comments, =
.post-menu, .top-bar, .tabs, div.vote, form, h2.bottom-notice, td.votecell =
{ display: none; }
  .container, body { height: auto; font-size: 10pt !important; overflow: vi=
sible !important; }
  .container { width: 710px; }
  #answers, #content, #mainbar, #question-header, .container, .post-text, .=
question { width: 100%; float: none !important; overflow: visible !importan=
t; }
  pre { max-height: none; display: block; width: 600px; height: auto; overf=
low-x: auto; white-space: pre-wrap; overflow-wrap: break-word; clear: both;=
 }
  code, pre { font-size: 9pt !important; }
  #answers-header { clear: both; break-after: avoid; }
  .comments { font-size: 9pt; width: 650px; }
  #mainbar { margin: 0px; }
  .post-text { width: 90%; }
  #content { width: auto; height: 100%; overflow: auto; border: none; }
  .answer { width: 700px; overflow-y: auto; }
}

.comment-up-off, .comment-flag-off { color: rgba(12, 13, 14, 0.15); cursor:=
 pointer; }

.comment-up-off:hover, .comment-up-on { color: rgb(244, 128, 36); cursor: p=
ointer; }

.comment-flag-on, .comment-flag:hover, .flag-on { color: rgb(201, 29, 46); =
}

.delete-tag { width: 14px; height: 14px; vertical-align: middle; display: i=
nline-block; background-position: -40px -319px; cursor: pointer; margin-lef=
t: 3px; margin-top: -2px; margin-bottom: -1px; }

.delete-tag-active, .delete-tag:hover { background-position: -40px -340px; =
}

.badge-earned-check { width: 20px; display: inline-block; background-positi=
on: -20px -322px; height: 10px; position: relative; top: 1px; }

.vote-accepted-bounty, .vote-accepted-off, .vote-accepted-on { display: blo=
ck; margin: 0px auto; }

.statsarrow { float: right; height: 13px; width: 7px; margin-top: 12px; }

.expander-arrow-hide { display: inline-block; width: 20px; height: 15px; ba=
ckground-position: 0px -380px; }

.expander-arrow-show { display: inline-block; width: 20px; height: 15px; ba=
ckground-position: -20px -380px; }

.expander-arrow-small-hide { display: inline-block; width: 8px; height: 13p=
x; background-position: 0px -380px; }

.expander-arrow-small-show { display: inline-block; width: 13px; height: 8p=
x; background-position: -20px -383px; }

.anonymous-gravatar { display: inline-block; width: 32px; height: 32px; bac=
kground-position: 0px -400px; }

.anonymous-gravatar-16 { background-image: url("../../Img/anonymous-gravata=
r-16.svg?v=3D45987abb57ca"), none; display: inline-block; width: 16px; heig=
ht: 16px; background-position: 0px -400px; }

.lastactivity-link { color: inherit; background-color: transparent; }

.fb-share { display: block; text-indent: -999em; outline: none; }

.twitter-share { display: block; text-indent: -999em; outline: none; }

#user-avatar { width: 137px; height: 165px; }

.vcard { margin-top: 10px; }

.mod-flag-indicator { color: rgb(255, 255, 255); display: inline; margin-ri=
ght: 5px; font-size: 10px; line-height: 1; border-radius: 2px; padding: 0.2=
em 0.5em 0.25em !important; }

.date-span { display: inline-block; font-weight: normal; padding: 4px; colo=
r: rgb(106, 115, 124); font-size: 14px; margin: 5px 0px; }

.tag-popup { width: 340px; padding: 12px; }

.tag-popup .-container { position: relative; background-color: rgb(255, 255=
, 255); border: 1px solid rgb(187, 192, 196); border-radius: 5px; padding: =
16px; font-size: 13px; box-shadow: rgba(59, 64, 69, 0.2) 0px 4px 8px; }

.tag-popup .-arrow { position: absolute; display: none; left: 50%; }

.tag-popup .-arrow::before { position: absolute; content: ""; background: r=
gb(255, 255, 255); border-top: 1px solid rgb(187, 192, 196); border-left: 1=
px solid rgb(187, 192, 196); border-image: initial; border-bottom: none; bo=
rder-right: none; top: -6px; left: -6px; width: 12px; height: 12px; }

.tag-popup .-arrow.-top { display: block; transform: rotate(45deg); top: -1=
px; }

.tag-popup .-arrow.-bottom { display: block; transform: rotate(225deg); bot=
tom: -1px; }

#user-menu { border-radius: 2px; border: 1px solid rgb(36, 39, 41); backgro=
und-color: rgb(83, 90, 96); color: rgb(228, 230, 232); text-align: left; pa=
dding: 10px; box-shadow: rgba(12, 13, 14, 0.3) 0px 1px 3px; font-family: Ar=
ial, "Helvetica Neue", Helvetica, sans-serif; z-index: 320; position: relat=
ive; width: 300px; font-size: 11px; line-height: 1.2; }

#user-menu .um-gravatar { float: left; margin-right: 0.8em; margin-bottom: =
0.75em; }

#user-menu .um-header-info .mod-flair, #user-menu .um-header-info .um-user-=
link { font-size: 18px; color: rgb(228, 230, 232) !important; }

#user-menu .um-header-info .um-flair .badgecount, #user-menu .um-header-inf=
o .um-flair .reputation-score { color: rgb(228, 230, 232); }

#user-menu .um-about-me { clear: both; font-size: 11px; margin: 5px 0px; ov=
erflow: hidden; }

#user-menu .um-links a { margin-right: 8px; font-size: 11px; }

#user-menu a, #user-menu a:visited { color: rgb(180, 212, 236); text-decora=
tion: none; }

#user-menu a:hover { color: rgb(220, 236, 247); }

.ask-mainbar, #mainbar.ask-mainbar { width: 665px; }

.ask-mainbar #excerpt, #mainbar.ask-mainbar #excerpt { box-sizing: border-b=
ox; width: 660px; }

#ask-confirmation-container label { font-weight: bold; }

.ask-title-cell-key { width: 40px; }

table.vcard .hotbg { color: rgb(255, 255, 255) !important; }

td.post-cell { padding-left: 10px; vertical-align: top; }

td.answercell { vertical-align: top; }

.flag-quality-warning { background-color: rgb(244, 234, 234); padding: 5px;=
 }

.flag-quality-warning pre, .flag-quality-warning pre code { background-colo=
r: inherit; }

.flag-quality-warning .hidden-deleted-answer a, .flag-quality-warning .hidd=
en-deleted-question a { font-weight: bold; text-decoration: underline; }

.flag-quality-warning .comments .comment:hover { background-color: rgb(244,=
 234, 234); }

.flag-quality-warning .comments .deleted-comment, .flag-quality-warning .co=
mments .deleted-comment:hover { background-color: rgb(232, 221, 220); }

.flag-quality-warning .comments .deleted-comment .deleted-comment-info, .fl=
ag-quality-warning .comments .deleted-comment:hover .deleted-comment-info {=
 color: rgb(170, 71, 70); }

.flag-quality-warning .comments .deleted-comment .undelete-comment, .flag-q=
uality-warning .comments .deleted-comment:hover .undelete-comment { display=
: none; }

.nowrap { white-space: nowrap; }

code { white-space: pre-wrap; padding: 1px 5px; }

pre code { white-space: inherit; padding: 0px; }

.user-timeline-deleted-action { display: block; color: rgb(106, 115, 124); =
font-size: 11px; }

.expandable-question-summary { float: none; }

.expandable-question-summary:not(.is-expanded) { position: relative; }

.expandable-question-summary:not(.is-expanded) .expandable-question-summary=
__body { height: 100px; overflow: hidden; position: relative; }

.expandable-question-summary:not(.is-expanded) .expandable-question-summary=
__body::after { content: ""; display: block; position: absolute; height: 50=
%; left: 0px; bottom: 0px; right: 0px; background: linear-gradient(rgba(255=
, 255, 255, 0), rgb(255, 255, 255)) left center repeat; }

.tag-sponsorship { height: 135px; overflow: hidden; width: 100%; padding-bo=
ttom: 5px; }

.disabled-link { color: rgb(132, 141, 149); opacity: 0.6; padding: 0px 3px =
2px; }

.disabled-button { opacity: 0.6; cursor: default !important; }

.show-votes .sidebar-linked .spacer, .show-votes .sidebar-related .spacer {=
 margin-bottom: 12px; display: flex; }

.show-votes .sidebar-linked .spacer > a:first-child, .show-votes .sidebar-r=
elated .spacer > a:first-child { padding-right: 10px; }

.show-votes .sidebar-linked .spacer > a:first-child .answer-votes, .show-vo=
tes .sidebar-related .spacer > a:first-child .answer-votes { padding: 3px 0=
px; white-space: nowrap; width: 38px; text-align: center; box-sizing: borde=
r-box; height: auto; float: none; border-radius: 2px; font-size: 90%; backg=
round-color: rgb(239, 240, 241); color: rgb(59, 64, 69); transform: transla=
teY(-1px); }

.show-votes .sidebar-linked .spacer > a:first-child .answer-votes.answered-=
accepted, .show-votes .sidebar-related .spacer > a:first-child .answer-vote=
s.answered-accepted { color: rgb(255, 255, 255); background-color: rgb(95, =
186, 125); }

.show-votes .sidebar-linked .spacer > a:first-child .answer-votes.extra-lar=
ge, .show-votes .sidebar-related .spacer > a:first-child .answer-votes.extr=
a-large, .show-votes .sidebar-linked .spacer > a:first-child .answer-votes.=
large, .show-votes .sidebar-related .spacer > a:first-child .answer-votes.l=
arge { padding: 3px 0px; min-width: 16px; }

.show-votes .sidebar-linked .spacer > a.question-hyperlink, .show-votes .si=
debar-related .spacer > a.question-hyperlink { display: inline-block; paddi=
ng-top: 2px; width: calc(100% - 48px); margin-bottom: 0px; }

.comments .deleted-comment, .comments .deleted-comment:hover { background-c=
olor: rgb(244, 234, 234); }

.comments .deleted-comment .deleted-comment-info { color: rgb(182, 84, 84);=
 display: block; text-align: right; }

.comments .deleted-comment .deleted-comment-info a { text-decoration: none;=
 border-bottom: 0px; }

.deleted-answer { background-color: rgb(244, 234, 234); }

.deleted-answer pre, .deleted-answer pre code { background-color: inherit; =
}

.deleted-answer .hidden-deleted-answer a, .deleted-answer .hidden-deleted-q=
uestion a { font-weight: bold; text-decoration: underline; }

.deleted-answer .comments .comment:hover { background-color: rgb(244, 234, =
234); }

.deleted-answer .comments .deleted-comment, .deleted-answer .comments .dele=
ted-comment:hover { background-color: rgb(232, 221, 220); }

.deleted-answer .comments .deleted-comment .deleted-comment-info, .deleted-=
answer .comments .deleted-comment:hover .deleted-comment-info { color: rgb(=
170, 71, 70); }

.deleted-answer .comments .deleted-comment .undelete-comment, .deleted-answ=
er .comments .deleted-comment:hover .undelete-comment { display: none; }

.deleted-answer-info { color: rgb(182, 84, 84); margin-top: 10px; margin-le=
ft: 3px; }

.comment-date, .comment-date > a, .comment-date > a:hover { border-bottom: =
none; color: rgb(145, 153, 161); }

.existing-flag-count::before { content: "("; }

.existing-flag-count::after { content: ")"; }

.popup-submit { float: right; }

.popup-cancel { float: left; }

.popup-close { float: right; }

.popup-close a { padding: 3px 6px 2px; font-size: 16px; font-weight: normal=
; background-color: rgb(12, 13, 14); font-family: Arial, Helvetica, sans-se=
rif; line-height: 1; color: rgb(255, 255, 255) !important; }

.popup-close a:hover { text-decoration: none; }

#popup-close-question { width: 800px; }

#popup-close-question #close-question-form { overflow: hidden; }

#popup-close-question #close-question-form.close-question-voted label span =
{ cursor: default !important; }

#popup-close-question #close-question-form.close-question-voted input[type=
=3D"submit"] { visibility: hidden; }

#popup-close-question .action-list > li { width: auto; }

#popup-close-question .popup-pane, #popup-close-question .popup-subpane { m=
in-height: 430px; }

#popup-close-question .bounty-indicator-tab { margin-left: 3px; }

#popup-close-question .popup-actions { text-align: right; margin-bottom: 2p=
x; }

#popup-close-question .popup-actions .last-flag-details, #popup-close-quest=
ion .popup-actions .remaining-votes { padding-right: 30px; }

#popup-close-question .popup-actions .last-flag-details { display: inline-b=
lock; line-height: 17px; text-align: left; }

#popup-close-question .popup-actions .popup-submit { float: none; }

.close-as-duplicate-pane .search-prompt { font-weight: bold; }

.close-as-duplicate-pane .search-errors { color: rgb(153, 0, 0); text-align=
: left; font-weight: bold; font-size: 13px; height: 13px; margin: 4px 0px; =
}

.close-as-duplicate-pane .original-display { margin: 13px 0px; }

.close-as-duplicate-pane .original-display .navi-container { font-weight: b=
old; color: rgb(47, 51, 55); margin-bottom: 7px; }

.close-as-duplicate-pane .original-display .navi-container .navi { display:=
 inline-block; margin-right: 5px; }

.close-as-duplicate-pane .original-display .preview { height: 310px; overfl=
ow-y: auto; border: 1px solid rgb(159, 166, 173); padding: 7px 0px; }

.close-as-duplicate-pane .original-display .preview .show-original .show-ti=
tle { font-size: 16px; margin: 3px 0px 10px; }

.close-as-duplicate-pane .original-display .preview .show-original .answer-=
count { font-size: 14px; font-weight: bold; border-bottom: 1px solid rgb(15=
9, 166, 173); padding: 5px; margin: 0px 3px 0px 5px; }

.close-as-duplicate-pane .original-display .preview .show-original .answer =
{ border-bottom-color: rgb(200, 204, 208); }

.close-as-duplicate-pane .original-display .list-originals { height: 310px;=
 overflow-y: auto; border: 1px solid rgb(159, 166, 173); padding: 7px 0px; =
}

.close-as-duplicate-pane .original-display .list-originals .list { padding:=
 0px 8px; }

.close-as-duplicate-pane .original-display .list-originals .list .item { fl=
oat: left; padding: 9px 5px 9px 0px; border-bottom: 1px solid rgb(214, 217,=
 220); cursor: pointer; }

.close-as-duplicate-pane .original-display .list-originals .list .item:last=
-child { border-bottom: 0px; }

.close-as-duplicate-pane .original-display .list-originals .list .item .sta=
ts { float: left; margin: 0px 10px 0px 0px; background: rgb(239, 240, 241);=
 padding: 4px 7px 6px; width: 58px; }

.close-as-duplicate-pane .original-display .list-originals .list .item .sum=
mary { width: 605px; float: left; }

.close-as-duplicate-pane .original-display .list-originals .list .item .pos=
t-link { font-weight: bold; font-size: 14px; margin-bottom: 5px; }

.close-as-duplicate-pane .original-display .list-originals .list .item .pos=
t-link a:hover { border-bottom: 0px; text-decoration: none !important; }

.close-as-duplicate-pane .original-display .list-originals .list .item .bou=
nty-indicator-tab { margin-left: 3px; }

.close-as-duplicate-pane .original-display .list-originals .list .item .pos=
t-type-abbr { font-weight: bold; }

.close-as-duplicate-pane .original-display .list-originals .list .item .vot=
es-and-usages { color: rgb(145, 153, 161); }

.close-as-duplicate-pane .original-display .list-originals .list .item .bod=
y-summary { line-height: 15px; color: rgb(47, 51, 55); }

.close-as-duplicate-pane .original-display .list-originals .list .item.hove=
r { background-color: rgb(228, 230, 232); }

.close-as-duplicate-pane .original-display .list-originals .list .item.hove=
r .stats { background-color: rgb(228, 230, 232); }

.close-as-off-topic-pane .action-name { display: inline-block; width: 650px=
; max-width: 100%; vertical-align: top; font-weight: normal !important; }

.close-as-off-topic-pane .action-name a { vertical-align: top; }

.close-as-off-topic-pane .edit-link { font-size: 11px; display: block; marg=
in-top: 20px; }

.close-as-off-topic-pane .off-topic-other-comment-container { display: none=
; margin-top: 15px; }

.close-as-off-topic-pane .off-topic-other-comment-container > div { display=
: inline-block; }

.close-as-off-topic-pane .off-topic-other-comment-container > div:first-chi=
ld { margin: 0px 5px 0px 21px; vertical-align: top; }

.close-as-off-topic-pane .off-topic-other-comment-container textarea { marg=
in-bottom: 4px; height: 5em; width: 470px; max-width: 100%; resize: vertica=
l; }

.close-as-off-topic-pane .off-topic-other-comment-container .text-counter {=
 display: block; margin-bottom: 9px; }

.migration-pane .migration-targets td { vertical-align: middle; }

.migration-pane .migration-targets .target-icon { min-width: 58px; min-heig=
ht: 58px; }

.migration-pane .migration-targets .target-icon img { width: 58px; height: =
58px; }

.popup-tab-content { clear: both; }

.action-list:not(.popup-condensed) { margin-right: 5px; margin-left: 5px !i=
mportant; margin-bottom: 10px !important; }

.action-list:not(.popup-condensed) > li { width: 650px; max-width: 100%; }

.action-list:not(.popup-condensed) li { list-style-type: none; padding: 6px=
; }

.action-list:not(.popup-condensed) li > label { display: block; margin: 5px=
 0px; }

.popup._hidden-descriptions .action-list:not(.popup-condensed) li > label {=
 margin: 0px; }

.action-list:not(.popup-condensed) input[type=3D"radio"] { margin-right: 1p=
x; margin-top: 1px; }

.action-list:not(.popup-condensed) .action-desc, .action-list:not(.popup-co=
ndensed) .action-name { cursor: pointer; margin-left: 5px; }

.action-list:not(.popup-condensed) .action-disabled-reason-muted { color: r=
gb(106, 115, 124); margin-left: 18px; }

.action-list:not(.popup-condensed) .action-name { font-weight: bold; font-s=
ize: 105%; vertical-align: top; }

.action-list:not(.popup-condensed) .action-desc { display: block; color: rg=
b(106, 115, 124); line-height: 115%; padding: 0px 0px 0px 18px; margin-top:=
 -17px; }

.action-list:not(.popup-condensed) .action-desc p:last-child { margin-botto=
m: 0px; }

.action-list:not(.popup-condensed) .action-subform p:last-child { margin-bo=
ttom: 1em; }

.action-list:not(.popup-condensed) .action-name ~ .action-desc { padding-to=
p: 23px; }

.action-list:not(.popup-condensed) .action-disabled span { color: rgb(145, =
153, 161); font-weight: normal; cursor: default !important; }

.action-list:not(.popup-condensed) .action-selected { background-color: rgb=
(228, 230, 232); }

.action-list:not(.popup-condensed) .action-subform { display: none; margin:=
 15px auto; width: 535px; max-width: 100%; }

.action-list:not(.popup-condensed) .action-subform .wide { width: 400px; }

.action-list:not(.popup-condensed) h4 { margin-bottom: 5px; }

.popup-flag-comment { width: 550px; }

.popup-flag-comment .action-list > li { width: auto; }

.popup-flag-comment .popup-title { margin-bottom: 12px; }

.popup-flag-comment textarea[name=3D"other-text"] { width: 506px; max-width=
: 100%; display: block; }

.popup-flag-comment .popup-actions { margin-top: 10px; }

@media screen and (max-width: 980px) {
  html.html__responsive:not(.html__unpinned-leftnav) .responsively-horizont=
ally-centered-legacy-popup { width: 800px; margin: 0px auto; max-width: 90v=
w !important; left: 0px !important; right: 0px !important; }
}

@media screen and (max-width: 816px) {
  html.html__responsive.html__unpinned-leftnav .responsively-horizontally-c=
entered-legacy-popup { width: 800px; margin: 0px auto; max-width: 90vw !imp=
ortant; left: 0px !important; right: 0px !important; }
}

@media print {
  .responsively-horizontally-centered-legacy-popup { width: 800px; margin: =
0px auto; max-width: 90vw !important; left: 0px !important; right: 0px !imp=
ortant; }
}

.special-status { padding-bottom: 10px; }

.wide-tag-col { width: 230px; }

#tags-table .answer-votes { margin-right: 5px; width: 25px; margin-top: 2px=
; display: inline-block; float: none; }

#tags-browser { width: 100%; }

#overlay-header { opacity: 0; display: none; background: rgba(255, 255, 255=
, 0.95); font-size: 16px; font-weight: normal; text-align: center; left: 0p=
x; padding: 0.5em 10%; position: fixed; top: 0px; width: 100%; z-index: 505=
2; box-shadow: rgba(12, 13, 14, 0.3) 0px 1px 5px; }

#overlay-header .close-overlay { color: rgb(145, 153, 161); cursor: pointer=
; font-size: 12px; font-weight: normal; }

.mod-post-actions { padding: 2px; line-height: 20px; }

.bounty-indicator-tab.flagbg { background-color: red !important; }

.new-blog-post { border-radius: 10px; background-color: rgb(226, 53, 53); c=
olor: rgb(255, 255, 255); font-family: Arial, "Helvetica Neue", Helvetica, =
sans-serif; font-size: 10px; margin: 0px; padding: 0px 5px 1px; }

.timeline-answers { color: rgb(83, 90, 96); }

.answer-votes { cursor: pointer; }

.answer-votes.large { font-size: 90%; padding-top: 4px; padding-bottom: 2px=
; }

.answer-votes.extra-large { font-size: 90%; padding-top: 4px; padding-botto=
m: 2px; min-width: 32px; }

.quality-score { font-size: 80%; margin-right: 10px; }

table.full-diff td { border: none; vertical-align: top; }

.revision-comment.blur { color: rgb(145, 153, 161); }

.revision-comment { line-height: 20px; }

.suggested-edit { width: 960px; }

.suggested-edit .summary { width: 910px; }

.suggested-edit .score { display: block; background: rgb(239, 240, 241); pa=
dding: 8px 8px 6px; color: rgb(83, 90, 96); font-size: 120%; font-weight: b=
old; margin-bottom: 30px; text-decoration: none; text-align: center; width:=
 15px; }

.suggested-edit .revision { display: block; margin-bottom: 8px; }

.suggested-edit .revision-comment { padding-right: 8px; }

.suggested-edit .diff-choices, .suggested-edit .diff-type-controls { margin=
-top: 0px; margin-bottom: 20px; }

.suggested-edit .body-diffs { margin-top: 18px; }

.suggested-edit .body-diffs td { vertical-align: top; }

.suggested-edit .body-diffs table { table-layout: fixed; width: 900px; }

.suggested-edit .body-diffs .full-diff .content { font-family: Consolas, Me=
nlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bits=
tream Vera Sans Mono", "Courier New", monospace, sans-serif; font-size: 12p=
x; }

.suggested-edit .body-diffs .full-diff td { margin-right: 5px; border-left:=
 4px solid rgb(255, 255, 255); border-right: 4px solid rgb(255, 255, 255); =
}

.suggested-edit .body-diffs .full-diff td.content { width: 435px; max-width=
: 435px; overflow-wrap: break-word; white-space: pre-wrap; color: rgb(145, =
153, 161); }

.suggested-edit .body-diffs .full-diff .deleted > div { background-color: r=
gb(255, 244, 244); }

.suggested-edit .body-diffs .full-diff .inserted > div { background-color: =
rgb(249, 255, 225); }

.suggested-edit .body-diffs .full-diff td.content.deleted, .suggested-edit =
.body-diffs .full-diff td.content.inserted { background-color: transparent;=
 color: inherit; }

.suggested-edit .body-diffs .full-diff .skip { text-align: center; padding:=
 10px; background-color: rgb(239, 240, 241); color: rgb(159, 166, 173); bor=
der-top: 4px solid rgb(255, 255, 255); border-bottom: 4px solid rgb(255, 25=
5, 255); }

.suggested-edit .body-diffs .full-html-diff .post-text { width: 435px; max-=
width: 435px; overflow-wrap: break-word; }

.suggested-edit .body-diffs .full-html-diff .post-text img { max-width: 430=
px; }

.suggested-edit .body-diffs .full-html-diff .gutter { width: 30px; max-widt=
h: 30px; }

.suggested-edit .body-diffs .full-html-diff th { color: rgb(145, 153, 161);=
 padding: 6px 0px 4px; }

.suggested-edit .user-info-actions { width: 900px; }

.suggested-edit .user-info-actions .started { float: none !important; }

.suggested-edit .user-info-actions .current-owner { width: 445px; }

.suggested-edit .user-info-actions .gutter { width: 7px; }

.suggested-edit .user-info-actions .actions { text-align: right; }

.suggested-edit .user-info-actions .form-error { padding: 15px 0px 5px; dis=
play: none; }

.popup-suggested-edit { padding-top: 5px; }

.popup-suggested-edit .popup-controls { text-align: right; }

.popup-suggested-edit .handle { display: inline-block; width: 965px; height=
: 20px; }

.popup-suggested-edit .popup-close { float: none; display: inline-block; }

.popup-suggested-edit .suggested-edit-container { overflow: auto; width: 99=
0px; }

.lightbox { display: none; background: rgb(12, 13, 14); opacity: 0.7; posit=
ion: absolute; top: 0px; left: 0px; min-width: 100%; z-index: 8950; }

.lightbox-panel { display: none; z-index: 1001; border: 0px !important; }

.share-answer .fb-share, .share-answer .twitter-share { margin: 0px; vertic=
al-align: middle; display: inline-block !important; }

.share-answer a { margin-right: 5px; }

.share-answer a:hover { text-decoration: none; }

.share-answer a:hover .share-name { text-decoration: underline; }

.answer-help-background, .comment-help { background-color: rgb(254, 250, 22=
6); border: 1px solid rgb(243, 238, 213); }

.comment-help { margin-top: 5px; padding: 5px; max-width: 465px; }

.comment-help p:last-child { margin-bottom: 0px; }

.answer-help, .comment-help { color: rgb(12, 13, 14); }

.answer-help-background { position: absolute; left: -5px; padding: 0px 5px;=
 }

table.flagged-posts tr.messageDivider > td { border-top: 1px solid rgb(159,=
 166, 173); padding: 10px 5px; }

table.flagged-posts tr.messageDivider > td > div > div, table.flagged-posts=
 tr.messageDivider > td > div > div > div, table.flagged-posts tr.messageDi=
vider > td > div { padding-top: 0px; padding-bottom: 3px; }

table.flagged-posts tr.messageDivider > td div.mod-audit-user-info { paddin=
g: 3px; }

table.flagged-posts .delete-options > input:hover { cursor: pointer; }

table.flagged-posts .mod-message td { padding: 4px 5px; }

table.flagged-posts .mod-message .post-list li { list-style: none; }

table.flagged-posts .messageDivider > .tagged-ignored:hover { opacity: 1; }

table.flagged-posts tr.loaded-body > td { border-top: 1px dotted rgb(159, 1=
66, 173); }

table.flagged-posts .comments .flagcell { width: 28px; text-align: center; =
}

table.flagged-posts .comments tr.message-divider > td { padding-top: 4px; }

table.flagged-posts .comments .bounty-indicator-tab { margin-right: 0px; }

table.flagged-posts .comments .comment-score span { padding-right: 0px; }

table.flagged-posts tr.loaded-body > td:empty, table.flagged-posts tr.messa=
geDivider:first-child > td { border-top: 0px none transparent; }

table.flagged-posts .answer-summary { padding-left: 0px; }

table.flagged-posts .answer-link { margin-top: 0px; padding-left: 0px; }

table.flagged-posts .bounty-indicator-tab { line-height: 17px; margin-left:=
 0px; }

table.flagged-posts td.messageTime { width: 100px; }

table.flagged-posts .relativetime { color: rgb(132, 141, 149); font-weight:=
 normal; }

table.flagged-posts .relativetime.old { color: rgb(12, 13, 14); }

table.flagged-posts .flag-issue { vertical-align: top; }

table.flagged-posts td.flag-issue { padding-left: 0px; }

table.flagged-posts div.flag-issue { text-align: left; }

table.flagged-posts .popup { background: rgb(255, 255, 255); }

table.flagged-posts .post-text { width: auto; }

table.flagged-posts div.post-header .answer-link { width: auto; }

table.flagged-posts .answer-votes.default, table.flagged-posts .answer-vote=
s.large { padding-bottom: 3px; padding-top: 2px; }

table.flagged-posts .fullhide { display: none; }

table.flagged-posts .delete-options { float: right; padding-right: 10px; }

table.flagged-posts .dismiss-options { float: left; }

table.flagged-posts .dismiss-options, table.flagged-posts .post-options { p=
adding-top: 0px !important; padding-bottom: 0px !important; }

table.flagged-posts .spacer { clear: left; }

table.flagged-posts .answer, table.flagged-posts .question-summary { border=
-bottom: none; width: auto; }

table.flagged-posts .mod-audit { width: 193px; padding-left: 8px; }

table.flagged-posts .mod-audit .mod-post-actions { display: inline-block; }

table.flagged-posts .mod-post-actions { background-color: maroon; color: rg=
b(255, 255, 255); }

table.flagged-posts .mod-message { line-height: 17px; }

table.flagged-posts .mod-message, table.flagged-posts .mod-post-header, tab=
le.flagged-posts div.post-header, table.flagged-posts div.post-summary { ov=
erflow-wrap: break-word; }

table.flagged-posts .mod-post-header { margin: 0px; padding: 0px 0px 8px; w=
idth: 100%; }

table.flagged-posts .mod-post-header .post-detail, table.flagged-posts .mod=
-post-header .post-header, table.flagged-posts .mod-post-header .post-summa=
ry { max-width: 715px; }

table.flagged-posts .post-text pre { width: 650px; }

table.flagged-posts .post-summary-body { width: 500px; line-height: 16px; o=
verflow-wrap: break-word; }

#postflag-bar { z-index: 5; position: fixed; left: 0px; bottom: 0px; top: a=
uto; min-height: 40px; width: 100%; border-top: 2px solid rgb(159, 166, 173=
); background-color: rgb(239, 240, 241); opacity: 0.9; }

#postflag-bar .flag-wrapper { padding-bottom: 5px; padding-top: 5px; width:=
 735px; margin-left: auto; margin-right: auto; }

#postflag-bar:hover { opacity: 1; }

#postflag-bar .nav-button { background-color: rgb(106, 115, 124); position:=
 absolute; }

#postflag-bar .nav-button.next, #postflag-bar .nav-button.prev { min-height=
: 40px; padding: 2px; top: 0px; bottom: 0px; width: 20px; font-size: 20px; =
}

#postflag-bar .nav-button.prev { left: 0px; border-right: 1px solid rgb(159=
, 166, 173); text-align: right; }

#postflag-bar .nav-button.next { right: 0px; border-left: 1px solid rgb(159=
, 166, 173); text-align: left; }

#postflag-bar .nav-button.close { right: 40px; top: 15px; padding: 2px 5px =
5px; border: 1px solid rgb(159, 166, 173); border-radius: 25px; }

#postflag-bar .nav-button a { color: rgb(255, 255, 255); }

#postflag-bar .nav-button a:hover { text-decoration: none; }

#postflag-bar .nav-button:hover { background-color: rgb(255, 255, 255); }

#postflag-bar .nav-button:hover a { color: rgb(106, 115, 124); }

div.form-field-error.form-error { font-size: 12px; display: block; margin-t=
op: -15px; }

#hot-network-questions h4 a { font-weight: inherit; font-size: inherit; wid=
th: inherit; }

#hot-network-questions ul { margin: 0px; }

#hot-network-questions li { list-style-type: none; white-space: nowrap; mar=
gin-bottom: 10px; margin-left: 0px; }

#hot-network-questions .favicon, #hot-network-questions a, #hot-network-que=
stions img { display: inline-block; vertical-align: top; }

#hot-network-questions .favicon, #hot-network-questions img { margin: 2px 6=
px 0px 0px; }

#hot-network-questions a { font-weight: normal; font-size: 12px; white-spac=
e: normal; width: 90%; }

#hot-network-questions .show-more { margin-left: 22px; }

.questions-page .show-more, .tagged-questions-page .show-more, .tags-page .=
show-more { display: block; margin: 5px 0px; }

.more-arrow { display: block; margin-top: 5px; }

.itemMoreContainer { text-align: center; float: left; width: 100%; }

.tag-editor { cursor: text; background-color: rgb(255, 255, 255); position:=
 relative; overflow: hidden; white-space: normal; height: auto !important; =
min-height: 37px !important; padding-top: 2px !important; padding-bottom: 2=
px !important; }

.tag-editor .rendered-element { margin: 2px; font-size: 12px; }

.tag-editor input { margin: 0px 3px; height: 25px; border: none !important;=
 box-shadow: none !important; outline: 0px !important; padding: 0px !import=
ant; background-color: transparent !important; }

.tag-editor input[type=3D"text"] { margin: 0px; height: 29px; box-sizing: c=
ontent-box; }

.tag-editor input[type=3D"text"]:not([placeholder=3D""]) { min-width: 100%;=
 font-size: 13px; }

.tag-editor:not(.s-input) { border: 1px solid rgb(200, 204, 208); }

.tag-editor:not(.s-input) span:not(:empty) + input { padding-left: 4px !imp=
ortant; }

.tag-editor.s-input { padding-left: 2px !important; }

.tag-editor.s-input input { padding-left: calc(0.7em - 2px) !important; }

.tag-editor.s-input span:not(:empty) + input { padding-left: 4px !important=
; }

#tagnames { width: 100%; }

.tag-suggestions { background-color: rgb(255, 255, 255); border: 1px solid =
rgb(106, 115, 124); padding: 5px; z-index: 300; }

.tag-suggestions > div { padding: 5px; width: 200px; overflow: hidden; floa=
t: left; position: relative; cursor: pointer; }

.tag-suggestions > div:focus { background-color: rgb(252, 223, 200); }

.tag-suggestions > div:focus .more-info { background-color: rgb(252, 223, 2=
00); }

.tag-suggestions > div:hover { background-color: rgb(253, 236, 222); }

.tag-suggestions > div:hover .more-info { background-color: rgb(253, 236, 2=
22); }

.tag-suggestions > div p { font-size: 11px; line-height: 1.15385; }

.tag-suggestions > div p.more-info { visibility: hidden; position: absolute=
; margin-bottom: 0px; right: 5px; top: 7px; padding: 3px; }

.tag-suggestions > div p.more-info a { text-indent: -9999em; width: 16px; h=
eight: 16px; border: 1px solid rgb(132, 141, 149); box-sizing: border-box; =
border-radius: 50%; display: inline-block; position: relative; transition: =
none 0s ease 0s; }

.tag-suggestions > div p.more-info a::after, .tag-suggestions > div p.more-=
info a::before { content: ""; width: 2px; height: 2px; position: absolute; =
left: 6px; top: 3px; display: inline-block; background-color: rgb(132, 141,=
 149); }

.tag-suggestions > div p.more-info a::after { top: 6px; height: 5px; }

.tag-suggestions > div p.more-info a:hover { border-color: rgb(0, 119, 204)=
; }

.tag-suggestions > div p.more-info a:hover::after, .tag-suggestions > div p=
.more-info a:hover::before { background-color: rgb(0, 119, 204); }

.tag-suggestions > div:focus p.more-info, .tag-suggestions > div:hover p.mo=
re-info { visibility: visible; }

.tag-suggestions .match { font-weight: bold; text-decoration: underline; }

.search-prompt { padding-right: 3px; }

.tools-rev-dim-link { color: rgb(159, 166, 173) !important; }

.tools-rev h1 .lsep { color: rgb(214, 217, 220); visibility: visible; font-=
size: 100%; margin-left: 5px; margin-right: 5px; }

.user-info.user-hover .user-gravatar32, .user-info.user-hover .user-gravata=
r48 { border-collapse: separate; }

.diff-skipped > div { border-bottom: 2px dotted rgb(208, 208, 208); }

.diff-skipped { padding: 4px 0px 8px; cursor: pointer; }

.diff-choices, .diff-type-controls { margin: 15px 0px; overflow: hidden; }

.diff-choices a, .diff-type-controls a { float: left; height: 26px; display=
: block; border: 1px solid rgb(255, 255, 255); background-position: 2px 4px=
; padding-top: 5px; padding-right: 6px; margin-right: 20px; }

.diff-choices a.selected, .diff-type-controls a.selected, .diff-choices a.s=
elected:hover, .diff-type-controls a.selected:hover { border: 1px solid rgb=
(200, 204, 208); background-color: rgb(239, 240, 241); }

.diff-choices a:hover, .diff-type-controls a:hover { border: 1px solid rgb(=
214, 217, 220); background-color: rgb(228, 230, 232); }

.diff-buttons a, .diff-choices a, .diff-type-controls a { background-repeat=
: no-repeat; }

.diff-buttons a.selected, .diff-choices a.selected, .diff-type-controls a.s=
elected, .diff-buttons a.selected:hover, .diff-choices a.selected:hover, .d=
iff-type-controls a.selected:hover { border: 1px solid rgb(200, 204, 208); =
background-color: rgb(228, 230, 232); }

.diff-buttons a:hover, .diff-choices a:hover, .diff-type-controls a:hover {=
 border: 1px solid rgb(214, 217, 220); background-color: rgb(239, 240, 241)=
; }

.diff-buttons .inline-html-diff, .diff-choices .inline-html-diff, .diff-typ=
e-controls .inline-html-diff { background-image: url("../../Img/diff-icons/=
inline-html.png?v=3D104a656237a9"); padding-left: 23px; }

.diff-buttons .sidebyside-html-diff, .diff-choices .sidebyside-html-diff, .=
diff-type-controls .sidebyside-html-diff { background-image: url("../../Img=
/diff-icons/sidebyside-html.png?v=3D724bc8e2771d"); padding-left: 37px; }

.diff-buttons .sidebyside-markdown-diff, .diff-choices .sidebyside-markdown=
-diff, .diff-type-controls .sidebyside-markdown-diff { background-image: ur=
l("../../Img/diff-icons/sidebyside-markdown.png?v=3D9565c3d3b581"); padding=
-left: 37px; }

a.bounty-link { padding: 0px 3px 2px; }

.comment-form form { position: relative; }

#tabcomplete { position: absolute; top: -17px; margin-left: 5px; }

#tabcomplete li { display: inline; background-color: rgb(255, 255, 255); co=
lor: rgb(12, 13, 14); padding: 2px; margin-right: 5px; border: 1px solid rg=
b(132, 141, 149); cursor: pointer; }

#tabcomplete li.chosen { font-weight: bold; }

.comments { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

span.highlight { background-color: rgb(255, 255, 119); }

textarea { resize: none; }

.new-post-activity, .new-answer-activity { background-color: rgba(12, 13, 1=
4, 0.05); }

.noticeBox { border-bottom: 1px solid rgb(239, 240, 241); margin: 3px 3px 0=
px; padding: 3px 4px; font-size: 11px; color: rgb(132, 141, 149); overflow:=
 auto; }

.seContainerNotices { overflow-x: hidden; }

.bulletin-item-type { float: left; width: 12%; }

.bulletin-item-content { float: left; width: 88%; }

.post-section-title { font-weight: bold; font-size: 120%; }

.post-edit-section-link { font-size: 0.8em; font-weight: normal; color: rgb=
(132, 141, 149) !important; }

.post-edit-section-link::after, .post-edit-section-link::before { color: rg=
b(12, 13, 14); }

.post-edit-section-link::before { content: "["; }

.post-edit-section-link::after { content: "]"; }

.post-edit-section-link-wrapper { padding-left: 10px; }

.search-help { width: 500px; float: left; clear: left; }

.external-search-providers { width: 405px; float: right; clear: right; padd=
ing: 15px 10px; margin: 0px 0px 10px; }

.ask-advice-search-container .search-title { width: 85%; }

.similar-questions { height: 200px; }

#tags-legend { margin-top: 20px; }

#tags-legend span { padding-left: 4px; }

#tags-legend a.post-tag { cursor: default; }

#tags-legend a.tag-synonym-link { font-weight: bold; }

.title-search-float { border: 1px solid rgb(12, 13, 14); z-index: 99; backg=
round: rgb(255, 255, 255); }

.title-search-container { max-height: 150px; overflow: hidden scroll; }

.title-float-selected { background-color: rgb(0, 255, 255); height: 24px; }

.title-loading { background-image: url("../../img/progress-dots.gif?v=3D679=
ddd617b7d"); background-repeat: no-repeat; background-position: right cente=
r; }

#show-editor-button { margin-bottom: 8px; }

.ask-page .privacy-policy-agreement, .question-page .privacy-policy-agreeme=
nt { margin-top: 15px; }

@media screen and (min-width: 1050px) {
  .wide\:bg-image-ask-v2 { background-image: url("../../img/ask/background.=
svg?v=3D2e9a8205b368"); }
  .wide\:h-ask-v2-background { height: 130px; }
}

.newsletter-popup .privacy-policy-agreement { margin-top: 15px; font-size: =
90%; }

.privacy-policy-agreement { font-style: italic; }

body.read-only .login-link { opacity: 0.3; }

body.read-only #question-header .btn, body.read-only #questions-count .btn,=
 body.read-only .askquestion { opacity: 0.3; }

body.read-only .star-off, body.read-only .vote-down-off, body.read-only .vo=
te-up-off { opacity: 0.3; cursor: not-allowed; }

.text-description { color: rgb(106, 115, 124); font-size: 13px; }

.mainbar-captcha { width: 600px !important; }

.sidebar-captcha { width: 350px !important; }

.review-bar-container { margin-top: 15px; }

.review-bar-container .review-bar { display: flex; flex-wrap: wrap; border:=
 1px solid rgb(200, 204, 208); padding: 5px 0px; margin-bottom: 25px; backg=
round-color: rgba(255, 255, 255, 0.95); box-shadow: rgba(200, 204, 208, 0.8=
) 1px 1px 1px; z-index: 10; }

.review-bar-container .review-bar .review-summary { margin-top: 10px; flex:=
 0 1 50%; }

.review-bar-container .review-bar .review-summary .review-instructions, .re=
view-bar-container .review-bar .review-summary .review-summary-toggle { mar=
gin-left: 8px; }

.review-bar-container .review-bar .review-instructions, .review-bar-contain=
er .review-bar .review-more-instructions { line-height: 1.3em; }

.review-bar-container .review-bar .review-results .relativetime { font-weig=
ht: normal; }

.review-bar-container .review-bar .review-actions-container { flex: 0 10 50=
%; text-align: right; }

.review-bar-container .review-bar .review-actions-container .review-actions=
 { margin-right: 10px; }

.review-bar-container .review-bar .review-actions-container .review-actions=
 input { margin-left: 10px; }

.review-bar-container .review-bar .review-more-instructions { border-top: 1=
px solid rgb(200, 204, 208); margin-top: 5px; padding: 10px 10px 0px; flex:=
 0 1 100%; }

.review-bar-container .review-bar .review-instructions-reason { margin-bott=
om: 10px; padding: 10px; background-color: rgb(239, 240, 241); }

.review-bar-container .review-bar .rejection-reason { margin: 6px 0px 10px =
10px; }

.review-bar-container .review-bar .review-status { margin-bottom: 5px; }

.review-post-author-guidance { background: rgb(255, 247, 229); border: 1px =
solid rgba(83, 90, 96, 0.1); padding: 10px; }

.review-post-author-guidance p:last-child { margin-bottom: 0px; }

.facebook-login, .facebook-login:hover { color: rgb(255, 255, 255); backgro=
und-color: rgb(57, 86, 151); }

.auth-shadow { box-shadow: rgba(0, 0, 0, 0.05) 0px 10px 25px, rgba(0, 0, 0,=
 0.05) 0px 20px 48px, rgba(0, 0, 0, 0.1) 0px 1px 4px; }

.module { overflow-wrap: break-word; }

.module p.took-ms { font-size: 0.9em; }

.module p.side-desc { margin-bottom: 0.1em; }

#tag-suggestions { min-height: 30px; margin-bottom: 10px; }

#tag-suggestions .post-tag { margin-right: 6px; }

#tag-suggestions span.post-tag { opacity: 0.5; }

.general-error { color: rgb(192, 72, 72); font-weight: bold; margin-bottom:=
 10px; }

.general-success { color: rgb(68, 180, 73); font-weight: bold; margin-botto=
m: 10px; }

.validation-error { border-color: rgb(192, 72, 72) !important; }

.val-message { margin: 24px auto; padding: 32px; width: 100%; max-width: 64=
0px; border: 1px solid transparent; color: rgb(36, 39, 41); text-align: cen=
ter; }

.val-message p { margin-bottom: 0.5em; padding-left: 12px; padding-right: 1=
2px; font-size: 15px; line-height: 1.26667; }

.val-message p:last-of-type { margin-bottom: 0px; }

.val-message .val--title { margin-bottom: 0.57em; font-size: 21px; line-hei=
ght: 1.26667; }

.val-message .val--icon { width: 36px; height: 36px; color: rgb(69, 161, 99=
); }

.val-textemphasis { font-weight: 700; margin-top: 12px; }

.val-success { background-color: rgb(237, 248, 241); border-color: rgb(130,=
 202, 154); }

.val-success .val--title { color: rgb(69, 161, 99); }

.val-error { background-color: rgb(249, 236, 238); border-color: rgb(220, 6=
1, 76); }

.val-info { background-color: rgb(255, 253, 246); border-color: rgb(255, 20=
7, 16); }

.message.message-error { z-index: 3000; display: none; color: rgb(249, 236,=
 237); background-color: rgb(192, 72, 72); text-align: left; width: auto; f=
ont-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 13px=
; line-height: 1.26667; }

.message.message-error.message-dismissable { cursor: pointer; }

.message.message-error a:not(.badge-tag):not(.button):not(.btn):not(.post-t=
ag) { color: rgb(255, 255, 255); text-decoration: underline; }

.message.message-error ul { margin: 0px 0px 0px 15px; padding: 0px; }

.message.message-error ul li { margin: 0px 0px 5px; padding: 0px; }

.message.message-error ul li:last-child { margin-bottom: 0px; }

.message.message-error code { background: transparent; }

.message.message-error .message-inner { position: relative; }

.message.message-error .message-tip::before { content: ""; position: absolu=
te; border-width: 9px; border-style: solid; border-color: transparent; }

.message.message-error .message-tip-top-center::before { top: -9px; left: 5=
0%; border-top-width: 0px; border-bottom-color: rgb(192, 72, 72); }

.message.message-error .message-tip-left-top::before { top: 0px; left: -9px=
; border-bottom-width: 0px; border-right-width: 0px; border-top-color: rgb(=
192, 72, 72); }

.message.message-error .message-tip-top-left::before { top: -9px; left: 0px=
; border-bottom-width: 0px; border-right-width: 0px; border-left-color: rgb=
(192, 72, 72); }

.message.message-error .message-tip-left-bottom::before { bottom: 0px; left=
: -9px; border-bottom-width: 0px; border-left-width: 0px; border-right-colo=
r: rgb(192, 72, 72); }

.message.message-error .message-tip-bottom-left::before { top: 100%; left: =
0px; border-bottom-width: 0px; border-left-width: 0px; border-top-color: rg=
b(192, 72, 72); }

.message.message-error .message-tip-right-top::before { top: 0px; left: 100=
%; border-bottom-width: 0px; border-left-width: 0px; border-top-color: rgb(=
192, 72, 72); }

.message.message-error .message-tip-top-right::before { top: -9px; right: 0=
px; border-bottom-width: 0px; border-left-width: 0px; border-right-color: r=
gb(192, 72, 72); }

.message.message-error .message-tip-right-bottom::before { bottom: 0px; lef=
t: 100%; border-bottom-width: 0px; border-right-width: 0px; border-left-col=
or: rgb(192, 72, 72); }

.message.message-error .message-tip-bottom-right::before { top: 100%; right=
: 0px; border-bottom-width: 0px; border-right-width: 0px; border-top-color:=
 rgb(192, 72, 72); }

.message.message-error .message-tip-bottom-center::before { top: 100%; left=
: 50%; border-bottom-width: 0px; border-top-color: rgb(192, 72, 72); }

.message.message-error .message-text { padding: 12px; }

.message.message-error .message-close { box-sizing: border-box; float: righ=
t; margin-top: 8px; margin-right: 8px; width: 24px; height: 24px; border: 1=
px solid rgba(255, 255, 255, 0.5); background-color: rgba(255, 255, 255, 0)=
; text-align: center; font-family: Arial, "Helvetica Neue", Helvetica, sans=
-serif; font-size: 16px; line-height: 24px; font-weight: 700; transition: a=
ll 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s; color: rgb(255, 255, 255) !=
important; }

.message.message-error .message-close:hover { background-color: rgb(255, 25=
5, 255); border-color: rgb(255, 255, 255); color: rgb(192, 72, 72) !importa=
nt; }

.message.message-error .popup-title-award { text-overflow: ellipsis; overfl=
ow: hidden; display: block; }

.message.message-info { z-index: 3000; display: none; color: rgb(230, 244, =
255); background-color: rgb(0, 119, 221); text-align: left; width: auto; fo=
nt-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 13px;=
 line-height: 1.26667; }

.message.message-info.message-dismissable { cursor: pointer; }

.message.message-info a:not(.badge-tag):not(.button):not(.btn):not(.post-ta=
g) { color: rgb(255, 255, 255); text-decoration: underline; }

.message.message-info ul { margin: 0px 0px 0px 15px; padding: 0px; }

.message.message-info ul li { margin: 0px 0px 5px; padding: 0px; }

.message.message-info ul li:last-child { margin-bottom: 0px; }

.message.message-info code { background: transparent; }

.message.message-info .message-inner { position: relative; }

.message.message-info .message-tip::before { content: ""; position: absolut=
e; border-width: 9px; border-style: solid; border-color: transparent; }

.message.message-info .message-tip-top-center::before { top: -9px; left: 50=
%; border-top-width: 0px; border-bottom-color: rgb(0, 119, 221); }

.message.message-info .message-tip-left-top::before { top: 0px; left: -9px;=
 border-bottom-width: 0px; border-right-width: 0px; border-top-color: rgb(0=
, 119, 221); }

.message.message-info .message-tip-top-left::before { top: -9px; left: 0px;=
 border-bottom-width: 0px; border-right-width: 0px; border-left-color: rgb(=
0, 119, 221); }

.message.message-info .message-tip-left-bottom::before { bottom: 0px; left:=
 -9px; border-bottom-width: 0px; border-left-width: 0px; border-right-color=
: rgb(0, 119, 221); }

.message.message-info .message-tip-bottom-left::before { top: 100%; left: 0=
px; border-bottom-width: 0px; border-left-width: 0px; border-top-color: rgb=
(0, 119, 221); }

.message.message-info .message-tip-right-top::before { top: 0px; left: 100%=
; border-bottom-width: 0px; border-left-width: 0px; border-top-color: rgb(0=
, 119, 221); }

.message.message-info .message-tip-top-right::before { top: -9px; right: 0p=
x; border-bottom-width: 0px; border-left-width: 0px; border-right-color: rg=
b(0, 119, 221); }

.message.message-info .message-tip-right-bottom::before { bottom: 0px; left=
: 100%; border-bottom-width: 0px; border-right-width: 0px; border-left-colo=
r: rgb(0, 119, 221); }

.message.message-info .message-tip-bottom-right::before { top: 100%; right:=
 0px; border-bottom-width: 0px; border-right-width: 0px; border-top-color: =
rgb(0, 119, 221); }

.message.message-info .message-tip-bottom-center::before { top: 100%; left:=
 50%; border-bottom-width: 0px; border-top-color: rgb(0, 119, 221); }

.message.message-info .message-text { padding: 12px; }

.message.message-info .message-close { box-sizing: border-box; float: right=
; margin-top: 8px; margin-right: 8px; width: 24px; height: 24px; border: 1p=
x solid rgba(255, 255, 255, 0.5); background-color: rgba(255, 255, 255, 0);=
 text-align: center; font-family: Arial, "Helvetica Neue", Helvetica, sans-=
serif; font-size: 16px; line-height: 24px; font-weight: 700; transition: al=
l 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s; color: rgb(255, 255, 255) !i=
mportant; }

.message.message-info .message-close:hover { background-color: rgb(255, 255=
, 255); border-color: rgb(255, 255, 255); color: rgb(0, 119, 221) !importan=
t; }

.message.message-info .popup-title-award { text-overflow: ellipsis; overflo=
w: hidden; display: block; }

.message.message-warning { z-index: 3000; display: none; color: rgb(85, 74,=
 47); background-color: rgb(253, 214, 108); text-align: left; width: auto; =
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 13p=
x; line-height: 1.26667; }

.message.message-warning.message-dismissable { cursor: pointer; }

.message.message-warning a:not(.badge-tag):not(.button):not(.btn):not(.post=
-tag) { color: rgb(0, 119, 204); text-decoration: underline; }

.message.message-warning ul { margin: 0px 0px 0px 15px; padding: 0px; }

.message.message-warning ul li { margin: 0px 0px 5px; padding: 0px; }

.message.message-warning ul li:last-child { margin-bottom: 0px; }

.message.message-warning code { background: transparent; }

.message.message-warning .message-inner { position: relative; }

.message.message-warning .message-tip::before { content: ""; position: abso=
lute; border-width: 9px; border-style: solid; border-color: transparent; }

.message.message-warning .message-tip-top-center::before { top: -9px; left:=
 50%; border-top-width: 0px; border-bottom-color: rgb(253, 214, 108); }

.message.message-warning .message-tip-left-top::before { top: 0px; left: -9=
px; border-bottom-width: 0px; border-right-width: 0px; border-top-color: rg=
b(253, 214, 108); }

.message.message-warning .message-tip-top-left::before { top: -9px; left: 0=
px; border-bottom-width: 0px; border-right-width: 0px; border-left-color: r=
gb(253, 214, 108); }

.message.message-warning .message-tip-left-bottom::before { bottom: 0px; le=
ft: -9px; border-bottom-width: 0px; border-left-width: 0px; border-right-co=
lor: rgb(253, 214, 108); }

.message.message-warning .message-tip-bottom-left::before { top: 100%; left=
: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-color: =
rgb(253, 214, 108); }

.message.message-warning .message-tip-right-top::before { top: 0px; left: 1=
00%; border-bottom-width: 0px; border-left-width: 0px; border-top-color: rg=
b(253, 214, 108); }

.message.message-warning .message-tip-top-right::before { top: -9px; right:=
 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-color:=
 rgb(253, 214, 108); }

.message.message-warning .message-tip-right-bottom::before { bottom: 0px; l=
eft: 100%; border-bottom-width: 0px; border-right-width: 0px; border-left-c=
olor: rgb(253, 214, 108); }

.message.message-warning .message-tip-bottom-right::before { top: 100%; rig=
ht: 0px; border-bottom-width: 0px; border-right-width: 0px; border-top-colo=
r: rgb(253, 214, 108); }

.message.message-warning .message-tip-bottom-center::before { top: 100%; le=
ft: 50%; border-bottom-width: 0px; border-top-color: rgb(253, 214, 108); }

.message.message-warning .message-text { padding: 12px; }

.message.message-warning .message-close { box-sizing: border-box; float: ri=
ght; margin-top: 8px; margin-right: 8px; width: 24px; height: 24px; border:=
 1px solid rgba(0, 119, 204, 0.5); background-color: rgba(0, 119, 204, 0); =
text-align: center; font-family: Arial, "Helvetica Neue", Helvetica, sans-s=
erif; font-size: 16px; line-height: 24px; font-weight: 700; transition: all=
 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s; color: rgb(0, 119, 204) !impo=
rtant; }

.message.message-warning .message-close:hover { background-color: rgb(0, 11=
9, 204); border-color: rgb(0, 119, 204); color: rgb(253, 214, 108) !importa=
nt; }

.message.message-warning .popup-title-award { text-overflow: ellipsis; over=
flow: hidden; display: block; }

.message.message-config { z-index: 3000; display: none; color: rgb(83, 90, =
96); background-color: rgb(255, 255, 255); text-align: left; width: auto; f=
ont-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 13px=
; line-height: 1.26667; }

.message.message-config.message-dismissable { cursor: pointer; }

.message.message-config a:not(.badge-tag):not(.button):not(.btn):not(.post-=
tag) { color: rgb(36, 39, 41); text-decoration: underline; }

.message.message-config ul { margin: 0px 0px 0px 15px; padding: 0px; }

.message.message-config ul li { margin: 0px 0px 5px; padding: 0px; }

.message.message-config ul li:last-child { margin-bottom: 0px; }

.message.message-config code { background: transparent; }

.message.message-config .message-inner { position: relative; }

.message.message-config .message-tip::before { content: ""; position: absol=
ute; border-width: 9px; border-style: solid; border-color: transparent; }

.message.message-config .message-tip-top-center::before { top: -9px; left: =
50%; border-top-width: 0px; border-bottom-color: rgb(255, 255, 255); }

.message.message-config .message-tip-left-top::before { top: 0px; left: -9p=
x; border-bottom-width: 0px; border-right-width: 0px; border-top-color: rgb=
(255, 255, 255); }

.message.message-config .message-tip-top-left::before { top: -9px; left: 0p=
x; border-bottom-width: 0px; border-right-width: 0px; border-left-color: rg=
b(255, 255, 255); }

.message.message-config .message-tip-left-bottom::before { bottom: 0px; lef=
t: -9px; border-bottom-width: 0px; border-left-width: 0px; border-right-col=
or: rgb(255, 255, 255); }

.message.message-config .message-tip-bottom-left::before { top: 100%; left:=
 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-color: r=
gb(255, 255, 255); }

.message.message-config .message-tip-right-top::before { top: 0px; left: 10=
0%; border-bottom-width: 0px; border-left-width: 0px; border-top-color: rgb=
(255, 255, 255); }

.message.message-config .message-tip-top-right::before { top: -9px; right: =
0px; border-bottom-width: 0px; border-left-width: 0px; border-right-color: =
rgb(255, 255, 255); }

.message.message-config .message-tip-right-bottom::before { bottom: 0px; le=
ft: 100%; border-bottom-width: 0px; border-right-width: 0px; border-left-co=
lor: rgb(255, 255, 255); }

.message.message-config .message-tip-bottom-right::before { top: 100%; righ=
t: 0px; border-bottom-width: 0px; border-right-width: 0px; border-top-color=
: rgb(255, 255, 255); }

.message.message-config .message-tip-bottom-center::before { top: 100%; lef=
t: 50%; border-bottom-width: 0px; border-top-color: rgb(255, 255, 255); }

.message.message-config .message-text { padding: 12px; }

.message.message-config .message-close { box-sizing: border-box; float: rig=
ht; margin-top: 8px; margin-right: 8px; width: 24px; height: 24px; border: =
1px solid rgba(36, 39, 41, 0.5); background-color: rgba(36, 39, 41, 0); tex=
t-align: center; font-family: Arial, "Helvetica Neue", Helvetica, sans-seri=
f; font-size: 16px; line-height: 24px; font-weight: 700; transition: all 60=
0ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s; color: rgb(36, 39, 41) !importan=
t; }

.message.message-config .message-close:hover { background-color: rgb(36, 39=
, 41); border-color: rgb(36, 39, 41); color: rgb(255, 255, 255) !important;=
 }

.message.message-config .popup-title-award { text-overflow: ellipsis; overf=
low: hidden; display: block; }

.message.message-config .message-close { margin-top: 2px; margin-right: 2px=
; }

.message.message-success { z-index: 3000; display: none; color: rgb(232, 24=
4, 236); background-color: rgb(69, 161, 99); text-align: left; width: auto;=
 font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 13=
px; line-height: 1.26667; }

.message.message-success.message-dismissable { cursor: pointer; }

.message.message-success a:not(.badge-tag):not(.button):not(.btn):not(.post=
-tag) { color: rgb(255, 255, 255); text-decoration: underline; }

.message.message-success ul { margin: 0px 0px 0px 15px; padding: 0px; }

.message.message-success ul li { margin: 0px 0px 5px; padding: 0px; }

.message.message-success ul li:last-child { margin-bottom: 0px; }

.message.message-success code { background: transparent; }

.message.message-success .message-inner { position: relative; }

.message.message-success .message-tip::before { content: ""; position: abso=
lute; border-width: 9px; border-style: solid; border-color: transparent; }

.message.message-success .message-tip-top-center::before { top: -9px; left:=
 50%; border-top-width: 0px; border-bottom-color: rgb(69, 161, 99); }

.message.message-success .message-tip-left-top::before { top: 0px; left: -9=
px; border-bottom-width: 0px; border-right-width: 0px; border-top-color: rg=
b(69, 161, 99); }

.message.message-success .message-tip-top-left::before { top: -9px; left: 0=
px; border-bottom-width: 0px; border-right-width: 0px; border-left-color: r=
gb(69, 161, 99); }

.message.message-success .message-tip-left-bottom::before { bottom: 0px; le=
ft: -9px; border-bottom-width: 0px; border-left-width: 0px; border-right-co=
lor: rgb(69, 161, 99); }

.message.message-success .message-tip-bottom-left::before { top: 100%; left=
: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-color: =
rgb(69, 161, 99); }

.message.message-success .message-tip-right-top::before { top: 0px; left: 1=
00%; border-bottom-width: 0px; border-left-width: 0px; border-top-color: rg=
b(69, 161, 99); }

.message.message-success .message-tip-top-right::before { top: -9px; right:=
 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-color:=
 rgb(69, 161, 99); }

.message.message-success .message-tip-right-bottom::before { bottom: 0px; l=
eft: 100%; border-bottom-width: 0px; border-right-width: 0px; border-left-c=
olor: rgb(69, 161, 99); }

.message.message-success .message-tip-bottom-right::before { top: 100%; rig=
ht: 0px; border-bottom-width: 0px; border-right-width: 0px; border-top-colo=
r: rgb(69, 161, 99); }

.message.message-success .message-tip-bottom-center::before { top: 100%; le=
ft: 50%; border-bottom-width: 0px; border-top-color: rgb(69, 161, 99); }

.message.message-success .message-text { padding: 12px; }

.message.message-success .message-close { box-sizing: border-box; float: ri=
ght; margin-top: 8px; margin-right: 8px; width: 24px; height: 24px; border:=
 1px solid rgba(255, 255, 255, 0.5); background-color: rgba(255, 255, 255, =
0); text-align: center; font-family: Arial, "Helvetica Neue", Helvetica, sa=
ns-serif; font-size: 16px; line-height: 24px; font-weight: 700; transition:=
 all 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s; color: rgb(255, 255, 255)=
 !important; }

.message.message-success .message-close:hover { background-color: rgb(255, =
255, 255); border-color: rgb(255, 255, 255); color: rgb(69, 161, 99) !impor=
tant; }

.message.message-success .popup-title-award { text-overflow: ellipsis; over=
flow: hidden; display: block; }

.message.message-info.contributor-dropdown { z-index: 3000; display: none; =
color: rgb(83, 90, 96); background-color: rgb(255, 255, 255); text-align: l=
eft; width: auto; font-family: Arial, "Helvetica Neue", Helvetica, sans-ser=
if; font-size: 13px; line-height: 1.26667; }

.message.message-info.contributor-dropdown.message-dismissable { cursor: po=
inter; }

.message.message-info.contributor-dropdown a:not(.badge-tag):not(.button):n=
ot(.btn):not(.post-tag) { color: rgb(36, 39, 41); text-decoration: underlin=
e; }

.message.message-info.contributor-dropdown ul { margin: 0px 0px 0px 15px; p=
adding: 0px; }

.message.message-info.contributor-dropdown ul li { margin: 0px 0px 5px; pad=
ding: 0px; }

.message.message-info.contributor-dropdown ul li:last-child { margin-bottom=
: 0px; }

.message.message-info.contributor-dropdown code { background: transparent; =
}

.message.message-info.contributor-dropdown .message-inner { position: relat=
ive; }

.message.message-info.contributor-dropdown .message-tip::before { content: =
""; position: absolute; border-width: 9px; border-style: solid; border-colo=
r: transparent; }

.message.message-info.contributor-dropdown .message-tip-top-center::before =
{ top: -9px; left: 50%; border-top-width: 0px; border-bottom-color: rgb(255=
, 255, 255); }

.message.message-info.contributor-dropdown .message-tip-left-top::before { =
top: 0px; left: -9px; border-bottom-width: 0px; border-right-width: 0px; bo=
rder-top-color: rgb(255, 255, 255); }

.message.message-info.contributor-dropdown .message-tip-top-left::before { =
top: -9px; left: 0px; border-bottom-width: 0px; border-right-width: 0px; bo=
rder-left-color: rgb(255, 255, 255); }

.message.message-info.contributor-dropdown .message-tip-left-bottom::before=
 { bottom: 0px; left: -9px; border-bottom-width: 0px; border-left-width: 0p=
x; border-right-color: rgb(255, 255, 255); }

.message.message-info.contributor-dropdown .message-tip-bottom-left::before=
 { top: 100%; left: 0px; border-bottom-width: 0px; border-left-width: 0px; =
border-top-color: rgb(255, 255, 255); }

.message.message-info.contributor-dropdown .message-tip-right-top::before {=
 top: 0px; left: 100%; border-bottom-width: 0px; border-left-width: 0px; bo=
rder-top-color: rgb(255, 255, 255); }

.message.message-info.contributor-dropdown .message-tip-top-right::before {=
 top: -9px; right: 0px; border-bottom-width: 0px; border-left-width: 0px; b=
order-right-color: rgb(255, 255, 255); }

.message.message-info.contributor-dropdown .message-tip-right-bottom::befor=
e { bottom: 0px; left: 100%; border-bottom-width: 0px; border-right-width: =
0px; border-left-color: rgb(255, 255, 255); }

.message.message-info.contributor-dropdown .message-tip-bottom-right::befor=
e { top: 100%; right: 0px; border-bottom-width: 0px; border-right-width: 0p=
x; border-top-color: rgb(255, 255, 255); }

.message.message-info.contributor-dropdown .message-tip-bottom-center::befo=
re { top: 100%; left: 50%; border-bottom-width: 0px; border-top-color: rgb(=
255, 255, 255); }

.message.message-info.contributor-dropdown .message-text { padding: 12px; }

.message.message-info.contributor-dropdown .message-close { box-sizing: bor=
der-box; float: right; margin-top: 8px; margin-right: 8px; width: 24px; hei=
ght: 24px; border: 1px solid rgba(36, 39, 41, 0.5); background-color: rgba(=
36, 39, 41, 0); text-align: center; font-family: Arial, "Helvetica Neue", H=
elvetica, sans-serif; font-size: 16px; line-height: 24px; font-weight: 700;=
 transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s; color: rgb(36=
, 39, 41) !important; }

.message.message-info.contributor-dropdown .message-close:hover { backgroun=
d-color: rgb(36, 39, 41); border-color: rgb(36, 39, 41); color: rgb(255, 25=
5, 255) !important; }

.message.message-info.contributor-dropdown .popup-title-award { text-overfl=
ow: ellipsis; overflow: hidden; display: block; }

.message.message-info.contributor-dropdown .message-close { margin-top: 2px=
; margin-right: 2px; }

.message.toast { position: fixed; top: 20px; right: 30px; z-index: 5051; }

.anon-vote-popup { width: 275px; min-height: 315px; text-align: left; line-=
height: 115%; }

.anon-vote-popup .anon-vote-left, .anon-vote-popup .anon-vote-right { float=
: left; width: 310px; }

.anon-vote-popup .anon-vote-left { margin-right: 30px; border-right: 1px so=
lid rgb(200, 204, 208); min-height: 230px; }

.anon-vote-popup .anon-vote-left .huge-button { width: 50%; padding: 7% 0px=
; text-align: center; margin-bottom: 25px; }

.anon-vote-popup.anon-vote-newsletter { width: 655px; }

.anon-vote-popup .anon-vote-blurb { min-height: 70px; }

.anon-vote-popup .anon-newsletter-email { width: 200px; }

.newsletter-anon { background-color: rgb(250, 250, 251); overflow: hidden; =
padding: 10px; position: relative; border: 1px solid rgb(239, 240, 241); ma=
rgin-top: 15px; font-size: 13px; }

.newsletter-anon .newsletter-logo { width: 64px; height: 64px; float: left;=
 }

.newsletter-anon .newsletter-container { width: 620px; float: right; }

.newsletter-anon .newsletter-description { float: left; width: 340px; margi=
n-right: 20px; margin-bottom: 0px; line-height: 1.3; }

.newsletter-anon #anon-newsletter-form { float: right; }

#newsletter-ad ul { margin: 1em 0px 1em 1.5em; }

#newsletter-ad ul li { margin-bottom: 5px; }

#newsletter-email-input { width: 200px; }

.profile-triangle { font-size: 8px; vertical-align: middle; }

.post-text h1, .post-text h2, .post-text h3, .post-text h4, .post-text h5, =
.post-text h6 { overflow-wrap: break-word; }

#custom-header { display: none; }

.recently-deleted { padding-top: 10px; }

.privilege-icon { display: inline-block; width: 20px; height: 16px; backgro=
und-image: url("../../img/share-sprite-new.svg?v=3D0e11bfd41fbc"), none; ba=
ckground-repeat: no-repeat; background-color: transparent; overflow: hidden=
; text-indent: -999em; outline: none; background-position-x: 50px; margin-b=
ottom: -3px; margin-right: 6px; }

.privilege-icon.icon-milestone { background-position: -60px 0px; }

.privilege-icon.icon-moderation { background-position: -80px 0px; }

.privilege-icon.icon-communication { background-position: -100px 0px; }

.privilege-icon.icon-creation { background-position: -120px 0px; }

.privilege-icon.icon-documentation { background-position: -140px 0px; }

div.meter { height: 12px; width: 100%; background-color: rgb(239, 240, 241)=
; border: 1px solid rgb(239, 240, 241); }

div.meter div { height: 100%; background-color: rgb(130, 202, 154); }

a.mathjax { width: 115px; height: 55px; background-image: url("../../img/sh=
are-sprite.png?v=3D0734e5a54af0"); background-position: -190px 5px; }

.review-audit-subtabs { width: 400px; }

.tools-index-subtabs { width: 600px; }

.info-box { margin-top: 1em; padding: 0.5em; font-size: 14px; text-align: c=
enter; }

.info-box p { margin-bottom: 0.5em; }

.migrated.to { width: 48px; height: 48px; background-image: url("../../img/=
fatarrows.png?v=3Dae7d0b13a3f3"); display: inline-block; background-repeat:=
 no-repeat; overflow: hidden; background-position: -48px 0px; }

.login-success, .recovery-success, .signup-success { background-image: url(=
"../../img/open-graph/checkmark.png?v=3D334e396767b9"); background-repeat: =
no-repeat; padding-left: 100px; display: inline-block; height: 90px; paddin=
g-top: 30px; }

#mainbar-full h2.title { margin: 20px 0px; }

#popup-fancy-delete-question { width: 700px; }

#popup-fancy-delete-question .popup-title-container { margin-bottom: 15px; =
}

#popup-fancy-delete-question #pane-main { margin-right: 25px; line-height: =
115%; }

#popup-fancy-delete-question .cancel-delete { margin-left: 5px; }

#rep-page-container #master-graph rect { stroke: none; }

sub sub sub sub, sup sup sup sup { font-size: 101%; position: initial; }

.quality-warning { font-weight: bold; padding-top: 15px; }

.tm-links .review-indicator span { color: rgb(255, 255, 255); font-size: 11=
px; padding: 0.2em 0.5em 0.25em; line-height: 1.3; border-radius: 2px; floa=
t: right; background-color: rgb(207, 119, 33); margin-right: 0px; }

.review-indicator span { color: rgb(255, 255, 255); display: inline; paddin=
g: 0.2em 0.5em 0.25em; font-size: 10px; line-height: 1.3; border-radius: 2p=
x; background-color: rgb(207, 119, 33); margin: 0px; }

a#tell-me-more { display: inline-block; }

.migrated.from { background-position: 0px -464px !important; }

.migrated.to { background-position: -34px -464px !important; }

.migrated.from, .migrated.to { margin-right: 15px; width: 30px !important; =
height: 28px !important; }

.mod-page #tabs-interval { width: 400px; }

h4#h-linked { margin-top: 15px; }

.flagged-post .answer-link { width: 650px; }

#additional-notices { clear: both; }

#large-user-info::after { content: ""; display: table; clear: both; }

.tools.close-stats h1 { padding-top: 15px; }

.tools.close-stats .header { font-weight: bold; }

.tools.close-stats .row { padding: 3px 0px; }

.tools.close-stats .row .col-4 { width: 30%; padding-right: 10px; }

.tools.close-stats .close-reasons .inactive, .tools.close-stats .close-reas=
ons .inactive a { opacity: 0.5; }

.tools.close-stats .closure-stats .row:nth-child(2n+1), .tools.close-stats =
.custom-reasons .row:nth-child(2n+1) { background-color: rgb(250, 250, 251)=
; }

.container.edit-tag-wiki .input-section { margin-bottom: 15px; }

.container.edit-tag-wiki .input-section h3 { margin-bottom: 8px; }

.container.edit-tag-wiki .input-section .text-counter { display: block; hei=
ght: 15px; margin-top: 5px; }

.convert-image-to-link { width: 250px; }

.home-page #qlist-wrapper { clear: both; }

.dupe-hammer-message-hover { margin-left: 4px; cursor: pointer; }

.dupe-hammer-message-hover .badge-tag { vertical-align: middle; }

.dupe-hammer-message { display: block; max-width: 430px; line-height: 22px;=
 }

.realtime-post-deleted-notification { z-index: 100; text-align: center; }

.realtime-post-deleted-notification p { margin-top: 30px; padding: 15px; fo=
nt-size: 15px; background-color: rgb(244, 234, 234); }

.upload-image-warning { text-align: center; background-color: rgb(252, 248,=
 227); padding: 10px 10px 5px; border: 1px solid rgb(251, 238, 213); margin=
-bottom: 15px; border-radius: 3px; color: rgb(192, 152, 83); font-size: 13p=
x; line-height: 1.3; }

.tooltip-message { cursor: auto !important; }

.tooltip-message .message-text { max-width: 270px; }

.tooltip-message .user-tooltip-controls { position: relative; padding-top: =
10px; }

.tooltip-message .user-tooltip-done, .tooltip-message .user-tooltip-next { =
position: absolute; right: 0px; }

.tooltip-message .user-tooltip-message { line-height: 1.3; }

.tooltip-message .message-close { cursor: pointer !important; }

.originals-of-duplicate .originals-list .g-row { padding: 7px 3px; border-b=
ottom: 1px solid rgb(239, 240, 241); }

.originals-of-duplicate .originals-list .g-row h2 { margin-bottom: 0px; }

.originals-of-duplicate .originals-list .g-row:hover { background-color: rg=
b(247, 248, 248); }

.originals-of-duplicate ul { list-style: none; margin: 0px; }

.originals-of-duplicate li { cursor: move; }

.originals-of-duplicate .drag-handle { width: 0px; height: 34px; display: i=
nline-block; border: 1px dotted rgb(145, 153, 161); margin-right: 5px; }

.originals-of-duplicate .dupe-actions { margin-top: 10px; }

.oauth-authorizebody { background: rgb(239, 240, 241); }

.oauth-authorize.app-has-icon .app-icon-container { margin-top: 18px; }

.oauth-authorize.app-has-icon .icons-container { margin-bottom: 4px !import=
ant; }

.oauth-authorize .root { text-align: center; padding: 40px; }

.oauth-authorize .root .app-authorization { display: inline-block; margin: =
auto; text-align: left; padding: 40px; border: 1px solid rgb(214, 216, 219)=
; border-radius: 2px; background: rgb(255, 255, 255); }

.oauth-authorize .root .app-authorization .icons-container { margin-bottom:=
 25px; position: relative; }

.oauth-authorize .root .app-authorization .icons-container .enterprise-sub-=
icon { position: absolute; bottom: -7px; left: 29px; }

.oauth-authorize .root .app-authorization .icons-container .app-icon-contai=
ner { display: flex; flex-direction: row; justify-content: flex-start; }

.oauth-authorize .root .app-authorization .icons-container .app-icon-contai=
ner .app-icon-large { height: 50px; vertical-align: top; }

.oauth-authorize .root .app-authorization .icons-container .app-icon-contai=
ner .no-icon { visibility: hidden; }

.oauth-authorize .root .app-authorization .authorize-text { font-size: 17px=
; margin-bottom: 0.5em; }

.oauth-authorize .root .app-authorization .authorize-text .app-name { font-=
weight: bold; }

.oauth-authorize .root .app-authorization .authorizing-scopes { margin-bott=
om: 0px; font-size: 15px; }

.oauth-authorize .root .app-authorization .authorizing-scopes li { margin: =
12px 0px; }

.oauth-authorize .root .app-authorization .authorizing-scopes li .channel-n=
ame { text-decoration: underline; }

.oauth-authorize .root .app-authorization .auth-buttons { margin-top: 20px;=
 }

.oauth-authorize .root .app-authorization .auth-buttons .btn-confirm { marg=
in-right: 8px; }

.dropdown-questions-filters { top: 42px; right: 6px; }

.MathJax_SVG_Display, .MathJax_Display { overflow: auto hidden; }

.hero-box.ds-announcement { height: 210px; margin-top: -10px; position: rel=
ative; background-image: url("../../img/developer-story/announcement_banner=
/bg.svg?v=3D117f2d5dd2b3"), none; background-repeat: no-repeat; background-=
position: left top; }

.hero-box.ds-announcement .text-wrapper { margin-top: 18px; margin-bottom: =
20px; }

.hero-box.ds-announcement .text-wrapper .hero-title { font-size: 28px; marg=
in-bottom: 14px; }

.hero-box.ds-announcement .text-wrapper::after { content: ""; display: bloc=
k; height: 2px; width: 60px; margin-top: 20px; background: rgb(246, 156, 85=
); }

.hero-box.ds-announcement .img { background-image: url("../../img/developer=
-story/announcement_banner/story-mockup.svg?v=3Dd920aa9d71f7"), none; backg=
round-repeat: no-repeat; width: 360px; height: 200px; position: absolute; b=
ottom: 0px; right: 110px; }

.hero-box.ds-announcement .hero-close { color: rgb(164, 188, 220); }

.vote-up-off, .vote-up-on, .vote-down-off, .vote-down-on, .star-on, .star-o=
ff { height: 30px; }

.vote-down-off, .vote-down-on { margin-bottom: 10px; }

.top-bar { box-shadow: rgba(12, 13, 14, 0.15) 0px 1px 0px; }

.top-bar .-logo .-img { background-image: url("../../Img/unified/sprites.sv=
g?v=3De5e58ae7df45"); }

.top-bar .navigation .-item._current .-link { font-weight: normal; }

.top-bar .navigation .-item._current .-link::after { content: ""; position:=
 absolute; height: 2px; width: 100%; left: 0px; bottom: -1px; background-co=
lor: rgb(244, 128, 36); font-weight: normal; }

body:not(.unified-theme) .container #herobox, body:not(.unified-theme) .con=
tainer #herobox-mini { margin-top: 0px; }

#tabs a, .tabs a { position: relative; padding: 13px 10px; background-color=
: rgb(255, 255, 255); border: 1px solid transparent; font-size: 12px; }

#tabs a::before, .tabs a::before { content: ""; position: absolute; top: -1=
px; left: -1px; right: -1px; height: 2px; background-color: transparent; }

#tabs a:hover, .tabs a:hover { background-color: rgba(132, 141, 149, 0.05);=
 border-color: rgba(228, 230, 232, 0.25) rgba(228, 230, 232, 0.25) transpar=
ent; }

#tabs a.youarehere, .tabs a.youarehere { padding-bottom: 14px; font-weight:=
 400; border-color: rgb(228, 230, 232) rgb(228, 230, 232) transparent; curs=
or: default; }

#tabs a.youarehere::before, .tabs a.youarehere::before { background-color: =
rgb(244, 128, 36); }

#tabs a.youarehere:hover, .tabs a.youarehere:hover { background-color: rgb(=
255, 255, 255); border-bottom-color: rgb(255, 255, 255); }

#tabs a.external, .tabs a.external { color: rgb(0, 119, 204); }

#tabs a.external:hover, .tabs a.external:hover { color: rgb(51, 170, 255); =
border-color: transparent transparent rgb(244, 128, 36); background-color: =
rgb(247, 248, 248); box-shadow: rgb(255, 255, 255) 0px -1px 0px 0px inset; =
}

#tabs #tab-switch { display: inline-block; color: rgb(106, 115, 124); borde=
r: 1px solid rgb(214, 217, 220); font-size: 12px; padding: 3px 6px; border-=
radius: 2px; margin: 7px auto 5px 5px; background-color: transparent; trans=
ition: all 0s ease 0s, all 0.15s ease 0s, all 0s ease 0s; }

#tabs #tab-switch:hover { border-color: rgb(189, 205, 215); }

#sidebar h4 { color: rgb(36, 39, 41); font-size: 18px; font-weight: 400; }

#sidebar .related, #sidebar .linked { font-size: 13px; }

#sidebar .related a, #sidebar .linked a { font-size: 13px; }

#sidebar .aside-cta { margin-bottom: 1em; text-align: right; }

#sidebar #questions-count { display: flex; flex-flow: row nowrap; justify-c=
ontent: space-between; }

#sidebar #questions-count .-main-cta { padding-left: 20px; }

#sidebar #questions-count .-main-cta .btn { white-space: nowrap; }

.post-tag, .geo-tag, .container .chosen-choices .search-choice, .container =
.chosen-container-multi .chosen-choices li.search-choice { font-size: 12px;=
 }

.-flair > span:not(.reputation-score) { margin-right: 3px; margin-left: 2px=
; }

.badge { transition: background 0.1s ease 0s; }

.badge1, .badge2, .badge3 { margin-right: 3px; margin-left: 2px; width: 6px=
; }

.badge1 { background-position: -102px -398px; }

.badge2 { background-position: -82px -398px; }

.badge3 { background-position: -62px -398px; }

.badgecount { padding-left: 0px; color: rgb(106, 115, 124); }

body:not(.unified-theme) .narrow .mini-counts { margin-bottom: 2px; }

body:not(.unified-theme) .narrow .votes, body:not(.unified-theme) .narrow .=
status, body:not(.unified-theme) .narrow .views { padding: 8px 5px; line-he=
ight: 1; }

.narrow .status { color: rgb(132, 141, 149); }

.answered, .answered-accepted { border: 1px solid transparent; }

.status.answered { border-color: rgba(69, 161, 99, 0.5); }

.status.answered, .status.answered .mini-counts, .status.answered strong { =
color: rgb(69, 161, 99); }

.status.answered-accepted, .status.answered-accepted .mini-counts, .status.=
answered-accepted .minicounts span { color: rgb(255, 255, 255); }

.status.unanswered .mini-counts span { color: inherit; }

body:not(.unified-theme) .question-summary { padding: 12px 0px; border-bott=
om: 1px solid rgb(228, 230, 232); }

.tagged-interesting { box-shadow: rgba(255, 255, 255, 0.25) 0px 1px 0px ins=
et; }

#question-header { display: flex; flex-flow: row nowrap; justify-content: s=
pace-between; }

#question-header .-main-cta { padding-left: 20px; }

#question-header .-main-cta .btn { white-space: nowrap; }

#question-header .question-hyperlink { color: rgb(36, 39, 41); }

.comment-text { font-size: 13px; line-height: 1.3; }

.displaying-results { margin-top: -12px; }

input[type=3D"text"]:not(.s-input):focus, input[type=3D"email"]:not(.s-inpu=
t):focus, input[type=3D"password"]:not(.s-input):focus, textarea:not(.s-inp=
ut):focus { outline: 0px; border: 1px solid rgb(102, 191, 255); }

input[type=3D"text"]:not(.s-input), textarea:not(.wmd-input), input[type=3D=
"url"], input[type=3D"datetime"], input[type=3D"datetime-local"], input[typ=
e=3D"date"], .tag-editor:not(.s-input) { box-shadow: rgba(12, 13, 14, 0.1) =
0px 1px 2px inset; }

.error-page h1 { margin-bottom: 24px; }

.error-page p { font-size: 15px; }

html, body { min-width: 1264px; }

html.html__unpinned-leftnav, html.html__unpinned-leftnav body { min-width: =
1100px; }

html.html__responsive, html.html__responsive body { min-width: auto; }

body { padding-top: 50px; }

@media print {
  body { padding-top: 0px; }
}

body .top-bar ~ .container, body .top-bar ~ #announcement-banner { margin-t=
op: 0px; }

body > .container { max-width: 1264px; width: 100%; background: none; displ=
ay: flex; justify-content: space-between; margin: 0px auto; }

html.html__unpinned-leftnav body > .container { max-width: 1100px; }

body > .container::after, body > .container::before { display: none; }

#content { max-width: 1100px; width: calc(100% - 164px); background-color: =
rgb(255, 255, 255); border-radius: 0px; border-style: solid; border-color: =
rgb(214, 217, 220); border-image: initial; border-width: 0px 0px 0px 1px; p=
adding: 24px; box-sizing: border-box; }

@media screen and (max-width: 640px) {
  html.html__responsive #content { border-left: 0px; border-right: 0px; }
}

@media print {
  #content { border-left: 0px; border-right: 0px; }
}

html.html__unpinned-leftnav #content { width: 100%; }

html.html__unpinned-leftnav #content { border-left-width: 0px; }

@media screen and (max-width: 980px) {
  html.html__responsive:not(.html__unpinned-leftnav) #content { padding-lef=
t: 16px; padding-right: 16px; }
}

@media screen and (max-width: 816px) {
  html.html__responsive.html__unpinned-leftnav #content { padding-left: 16p=
x; padding-right: 16px; }
}

@media print {
  #content { padding-left: 16px; padding-right: 16px; }
}

@media screen and (max-width: 640px) {
  html.html__responsive #content { padding-left: 12px; padding-right: 12px;=
 width: 100%; }
}

@media print {
  #content { padding-left: 12px; padding-right: 12px; width: 100%; }
}

#sidebar, .sidebar { margin-left: 24px; }

@media screen and (max-width: 980px) {
  html.html__responsive:not(.html__unpinned-leftnav) #sidebar, html.html__r=
esponsive:not(.html__unpinned-leftnav) .sidebar { float: none; clear: both;=
 margin: 0px auto; }
}

@media screen and (max-width: 816px) {
  html.html__responsive.html__unpinned-leftnav #sidebar, html.html__respons=
ive.html__unpinned-leftnav .sidebar { float: none; clear: both; margin: 0px=
 auto; }
}

@media print {
  #sidebar, .sidebar { float: none; clear: both; margin: 0px auto; }
}

.site-footer--container, .site-footer--extra { max-width: 1264px; }

body > .container__full { max-width: 100%; }

body > .container__full .left-sidebar { display: none; }

body > .container__full #content { padding: 0px; max-width: 100%; }

body > .container .container--inner { max-width: 1264px; padding: 0px 24px;=
 margin: 0px auto; }

#mainbar, .mainbar { width: calc((100% - 300px) - 24px); }

#mainbar.ask-mainbar, .mainbar.ask-mainbar { width: calc((100% - 365px) - 2=
4px); }

@media screen and (max-width: 980px) {
  html.html__responsive:not(.html__unpinned-leftnav) #mainbar, html.html__r=
esponsive:not(.html__unpinned-leftnav) .mainbar { width: 100%; float: none;=
 }
}

@media screen and (max-width: 816px) {
  html.html__responsive.html__unpinned-leftnav #mainbar, html.html__respons=
ive.html__unpinned-leftnav .mainbar { width: 100%; float: none; }
}

@media print {
  #mainbar, .mainbar { width: 100%; float: none; }
}

#questions, #answers { width: auto; float: none; }

.answer, .post-editor, #answers-header { width: 100%; }

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

.site-header { box-sizing: border-box; background-color: rgb(244, 128, 36);=
 background-image: none; background-position: left center; background-repea=
t: repeat; background-size: auto; border-bottom: 0px; }

.site-header .site-header--container { width: 100%; min-height: 70px; max-w=
idth: 1264px; margin: 0px auto; padding: 0px 8px; display: flex; align-item=
s: center; justify-content: space-between; background-color: transparent; b=
ackground-image: none; background-position: right bottom; background-repeat=
: no-repeat; background-size: auto; }

html.html__unpinned-leftnav .site-header .site-header--container { max-widt=
h: 1100px; }

@media screen and (max-width: 640px) {
  html.html__responsive .site-header .site-header--container { background-i=
mage: none; }
}

@media print {
  .site-header .site-header--container { background-image: none; }
}

.site-header .site-header--link { color: rgb(244, 128, 36); }

.site-header .site-header--sponsored { color: rgba(255, 255, 255, 0.4); fon=
t-size: 10px; }

.system-message { background-color: rgb(255, 247, 227); border-bottom: 1px =
solid rgb(255, 232, 176); }

.system-message .-inner { max-width: 1264px; }

.s-banner button, .s-banner a { text-decoration: underline; }

.s-banner button:hover, .s-banner a:hover { text-decoration: underline; }

.s-banner__danger button, .s-banner__danger a { color: white; }

.s-banner__danger button:hover, .s-banner__danger a:hover { color: white; }

.left-sidebar { width: 164px; flex-shrink: 0; z-index: 1000; position: rela=
tive; box-shadow: rgba(12, 13, 14, 0.05) 0px 0px 0px; transition: box-shado=
w 0.1s ease-in-out 0s, transform 0.1s ease-in-out 0s; }

.left-sidebar, .left-sidebar *, .left-sidebar ::after, .left-sidebar ::befo=
re { box-sizing: border-box; }

.left-sidebar .nav { position: sticky; top: 24px; padding-bottom: 12px; }

.left-sidebar .-label { font-weight: bold; padding-left: 12px; color: rgb(1=
32, 141, 149); padding-bottom: 4px; font-size: 12px; }

.left-sidebar--sticky-container { position: fixed; width: 164px; padding-to=
p: 24px; }

@supports (position: sticky) or (position: -webkit-sticky) {
  .left-sidebar--sticky-container:not(.left-sidebar__fake-sticky) { positio=
n: sticky; width: auto; top: 0px; margin-bottom: 8px; max-height: calc(100v=
h); overflow-y: auto; }
  .left-sidebar--sticky-container:not(.left-sidebar__fake-sticky)::-webkit-=
scrollbar { width: 8px; height: 8px; background-color: transparent; }
  .left-sidebar--sticky-container:not(.left-sidebar__fake-sticky)::-webkit-=
scrollbar-track { border-radius: 8px; background-color: transparent; }
  .left-sidebar--sticky-container:not(.left-sidebar__fake-sticky)::-webkit-=
scrollbar-thumb { border-radius: 8px; background-color: rgba(0, 0, 0, 0.2);=
 }
  .left-sidebar--sticky-container:not(.left-sidebar__fake-sticky)::-webkit-=
scrollbar-corner { background-color: transparent; border-color: transparent=
; }
  .top-bar._fixed ~ .container .left-sidebar--sticky-container:not(.left-si=
debar__fake-sticky) { top: 50px; max-height: calc(100vh - 50px); }
  html.html__unpinned-leftnav .left-sidebar--sticky-container:not(.left-sid=
ebar__fake-sticky) { max-height: calc(100vh - 50px); }
}

.leftnav-dialog .left-sidebar--sticky-container { position: static; width: =
auto; }

html.html__unpinned-leftnav .container .left-sidebar { display: none; }

.activity-indicator { width: 10px; height: 10px; }

.nav-links { padding: 0px; margin: 0px 0px 12px; list-style: none; }

.nav-links .nav-links--link { display: block; padding: 4px 4px 4px 30px; li=
ne-height: 1.8; font-size: 13px; }

.nav-links .nav-links--link, .nav-links .nav-links--link:visited { color: r=
gb(83, 90, 96); }

.nav-links .nav-links--link:hover, .nav-links .nav-links--link:focus, .nav-=
links .nav-links--link:active { color: rgb(12, 13, 14); }

.nav-links .nav-links--link.-link__with-icon { display: flex; padding: 8px =
6px 8px 0px; }

.nav-links .nav-links--link.-link__with-icon .svg-icon { flex-shrink: 0; ma=
rgin-top: -1px; margin-right: 4px; color: rgb(132, 141, 149); }

.nav-links .nav-links--link.-link__with-icon:hover .svg-icon, .nav-links .n=
av-links--link.-link__with-icon:focus .svg-icon, .nav-links .nav-links--lin=
k.-link__with-icon:active .svg-icon { color: rgb(12, 13, 14); }

.nav-links .nav-links--link .-link--channel-name { line-height: 1.30769; }

.nav-links .youarehere .nav-links--link { font-weight: bold; background: rg=
ba(12, 13, 14, 0.05); color: rgb(12, 13, 14); border-right: 3px solid rgb(2=
44, 128, 36); }

.nav-links .youarehere .nav-links--link .svg-icon { color: rgb(12, 13, 14);=
 }

.nav-links.admin-nav-links .youarehere .nav-links--link { border-right: non=
e; }

.left-sidebar-improvements .nav-links .nav-links--link { padding-left: 30px=
; }

.left-sidebar-toggle { display: none; padding-top: 3px; height: 100%; width=
: 44px; flex-shrink: 0; }

.left-sidebar-toggle span { width: 18px; height: 2px; background-color: rgb=
(132, 141, 149); }

.left-sidebar-toggle span::before, .left-sidebar-toggle span::after { posit=
ion: absolute; content: ""; width: 18px; height: 2px; left: 0px; background=
: rgb(132, 141, 149); top: -5px; transition: all 0.1s ease-in-out 0s; }

.left-sidebar-toggle span::after { top: 5px; }

@media screen and (max-width: 640px) {
  html.html__responsive .left-sidebar-toggle { display: flex; }
}

@media print {
  .left-sidebar-toggle { display: flex; }
}

html.html__unpinned-leftnav .left-sidebar-toggle { display: flex; }

.left-sidebar-toggle.topbar-icon-on span { background-color: transparent; }

.left-sidebar-toggle.topbar-icon-on span::before, .left-sidebar-toggle.topb=
ar-icon-on span::after { top: 0px; transform: rotate(-45deg); }

.left-sidebar-toggle.topbar-icon-on span::after { transform: rotate(45deg);=
 }

.flush-left { margin-left: -24px; border-top: 1px solid rgb(214, 217, 220);=
 }

.flush-left .question-summary { width: 100%; padding-left: 8px; box-sizing:=
 border-box; }

.flush-left .flush-left, .flush-left .mixed-question-list { border-top: non=
e; }

@media screen and (max-width: 980px) {
  html.html__responsive:not(.html__unpinned-leftnav) .flush-left { margin-l=
eft: -16px; margin-right: -16px; width: calc(100% + 32px); }
}

@media screen and (max-width: 816px) {
  html.html__responsive.html__unpinned-leftnav .flush-left { margin-left: -=
16px; margin-right: -16px; width: calc(100% + 32px); }
}

@media print {
  .flush-left { margin-left: -16px; margin-right: -16px; width: calc(100% +=
 32px); }
}

@media screen and (max-width: 640px) {
  html.html__responsive .flush-left { margin-left: -12px; margin-right: -12=
px; width: calc(100% + 24px); }
}

@media print {
  .flush-left { margin-left: -12px; margin-right: -12px; width: calc(100% +=
 24px); }
}

.question-summary { display: flex; padding: 12px 8px; float: none; min-widt=
h: 100%; max-width: 100%; }

.question-summary .stats, .question-summary .stats + .views { margin-left: =
0px; }

.question-summary h3, .question-summary .excerpt { overflow-wrap: break-wor=
d; word-break: break-word; }

.statscontainer { margin-right: 16px; width: 58px; float: none; }

.summary, .narrow .summary { flex: 1 1 auto; width: auto; float: none; marg=
in: 0px; overflow: hidden; }

.cp, .narrow .cp { float: none; display: flex; flex-wrap: nowrap; align-ite=
ms: flex-start; margin-right: 0px; padding: 0px 8px 0px 0px; box-sizing: co=
ntent-box; flex-shrink: 0; }

.narrow .started { white-space: normal; }

@media screen and (max-width: 980px) {
  html.html__responsive:not(.html__unpinned-leftnav) #tabs a, html.html__re=
sponsive:not(.html__unpinned-leftnav) .tabs a { margin-right: 0px; padding-=
left: 8px; padding-right: 8px; }
}

@media screen and (max-width: 816px) {
  html.html__responsive.html__unpinned-leftnav #tabs a, html.html__responsi=
ve.html__unpinned-leftnav .tabs a { margin-right: 0px; padding-left: 8px; p=
adding-right: 8px; }
}

@media print {
  #tabs a, .tabs a { margin-right: 0px; padding-left: 8px; padding-right: 8=
px; }
}

._with-left-nav ~ .container .col-sidebar { margin-right: 32px; }

.user-page ._with-left-nav ~ .container .settings-page { margin: 0px 0px 0p=
x 32px !important; }

@media screen and (max-width: 640px) {
  html.html__responsive #postflag-bar .flag-wrapper > div { max-height: 50v=
h !important; }
  html.html__responsive #postflag-bar .nav-button.close { top: 5px; }
  html.html__responsive #postflag-bar table.flagged-posts { margin-top: 24p=
x; }
  html.html__responsive #postflag-bar tr.flagged-post-row > td > table > tb=
ody > tr { display: flex; flex-direction: column; }
}

@media print {
  #postflag-bar .flag-wrapper > div { max-height: 50vh !important; }
  #postflag-bar .nav-button.close { top: 5px; }
  #postflag-bar table.flagged-posts { margin-top: 24px; }
  #postflag-bar tr.flagged-post-row > td > table > tbody > tr { display: fl=
ex; flex-direction: column; }
}

#add-login-page, #login-page, #signup-page { box-sizing: content-box; }

.fc-theme-primary { color: rgb(244, 128, 36) !important; }

.bg-theme-primary { background-color: rgb(244, 128, 36) !important; }

.timeline-wrapper .timeline { width: 798px; }

.timeline-wrapper .timeline-sidebar { margin-left: 24px; }

.user-page .row { max-width: 1100px; }

#profile-side { margin-right: 24px; }

[data-can-be] { display: none; }

@media screen and (max-width: 640px) {
  html.html__responsive [data-is-here-when]:not([data-is-here-when~=3D"sm"]=
) { display: none; }
}

@media print {
  [data-is-here-when]:not([data-is-here-when~=3D"sm"]) { display: none; }
}

@media screen and (max-width: 980px) and (min-width: 640.1px) {
  html.html__responsive:not(.html__unpinned-leftnav) [data-is-here-when]:no=
t([data-is-here-when~=3D"md"]) { display: none; }
}

@media screen and (max-width: 816px) and (min-width: 640.1px) {
  html.html__responsive.html__unpinned-leftnav [data-is-here-when]:not([dat=
a-is-here-when~=3D"md"]) { display: none; }
}

@media screen and (min-width: 980.1px) {
  html.html__responsive:not(.html__unpinned-leftnav) [data-is-here-when]:no=
t([data-is-here-when~=3D"lg"]) { display: none; }
}

@media screen and (min-width: 816.1px) {
  html.html__responsive.html__unpinned-leftnav [data-is-here-when]:not([dat=
a-is-here-when~=3D"lg"]) { display: none; }
}

@media screen and (max-width: 640px) {
  html.html__responsive .statscontainer { margin-left: 0px; margin-right: 1=
2px; }
  html.html__responsive .question-summary { padding-left: 12px !important; =
padding-right: 12px !important; }
  html.html__responsive .question-summary.narrow { flex-direction: column; =
}
  html.html__responsive .narrow .cp { width: 100%; float: none; padding-bot=
tom: 8px !important; padding-left: 0px !important; padding-right: 0px !impo=
rtant; }
  html.html__responsive .narrow .votes, html.html__responsive .narrow .stat=
us, html.html__responsive .narrow .views { padding: 4px 0px; line-height: 1=
; box-sizing: border-box; width: auto; height: auto; border-radius: 3px; mi=
n-width: auto; text-align: left; margin: 0px 4px 0px 0px; }
  html.html__responsive .narrow .votes > div, html.html__responsive .narrow=
 .status > div, html.html__responsive .narrow .views > div { display: inlin=
e-block; font-size: 12px; margin-bottom: 0px; }
  html.html__responsive .narrow .votes > div.mini-counts, html.html__respon=
sive .narrow .status > div.mini-counts, html.html__responsive .narrow .view=
s > div.mini-counts { font-weight: bold; }
  html.html__responsive .narrow .status { margin-top: -1px; padding: 4px 8p=
x; }
  html.html__responsive .narrow .summary { width: 100%; float: none; }
}

@media print {
  .statscontainer { margin-left: 0px; margin-right: 12px; }
  .question-summary { padding-left: 12px !important; padding-right: 12px !i=
mportant; }
  .question-summary.narrow { flex-direction: column; }
  .narrow .cp { width: 100%; float: none; padding-bottom: 8px !important; p=
adding-left: 0px !important; padding-right: 0px !important; }
  .narrow .votes, .narrow .status, .narrow .views { padding: 4px 0px; line-=
height: 1; box-sizing: border-box; width: auto; height: auto; border-radius=
: 3px; min-width: auto; text-align: left; margin: 0px 4px 0px 0px; }
  .narrow .votes > div, .narrow .status > div, .narrow .views > div { displ=
ay: inline-block; font-size: 12px; margin-bottom: 0px; }
  .narrow .votes > div.mini-counts, .narrow .status > div.mini-counts, .nar=
row .views > div.mini-counts { font-weight: bold; }
  .narrow .status { margin-top: -1px; padding: 4px 8px; }
  .narrow .summary { width: 100%; float: none; }
}

html.html__responsive .everyoneloves__inline-sidebar { justify-content: cen=
ter; margin-top: 24px; }

html.html__responsive .everyoneloves__top-leaderboard, html.html__responsiv=
e .everyoneloves__mid-leaderboard, html.html__responsive .everyoneloves__bo=
t-mid-leaderboard, html.html__responsive .everyoneloves__tag-sponsorship { =
margin-left: -16px; margin-right: -16px; display: flex; justify-content: fl=
ex-start; width: auto; overflow: hidden; }

html.html__responsive .everyoneloves__top-leaderboard > *, html.html__respo=
nsive .everyoneloves__mid-leaderboard > *, html.html__responsive .everyonel=
oves__bot-mid-leaderboard > *, html.html__responsive .everyoneloves__tag-sp=
onsorship > * { flex: 0 0 auto; }

html.html__responsive .everyoneloves__top-leaderboard::before, html.html__r=
esponsive .everyoneloves__mid-leaderboard::before, html.html__responsive .e=
veryoneloves__bot-mid-leaderboard::before, html.html__responsive .everyonel=
oves__tag-sponsorship::before, html.html__responsive .everyoneloves__top-le=
aderboard::after, html.html__responsive .everyoneloves__mid-leaderboard::af=
ter, html.html__responsive .everyoneloves__bot-mid-leaderboard::after, html=
.html__responsive .everyoneloves__tag-sponsorship::after { content: ""; fle=
x: 0 1 16px; }

@media screen and (max-width: 980px) {
  html.html__responsive:not(.html__unpinned-leftnav) .everyoneloves__inline=
-sidebar { display: flex; }
  html.html__responsive:not(.html__unpinned-leftnav) .everyoneloves__top-si=
debar { display: none; }
}

@media screen and (max-width: 816px) {
  html.html__responsive.html__unpinned-leftnav .everyoneloves__inline-sideb=
ar { display: flex; }
  html.html__responsive.html__unpinned-leftnav .everyoneloves__top-sidebar =
{ display: none; }
}

@media print {
  .everyoneloves__inline-sidebar { display: flex; }
  .everyoneloves__top-sidebar { display: none; }
}

@media screen and (max-width: 1280px) {
  html.html__responsive:not(.html__unpinned-leftnav) .everyoneloves__top-le=
aderboard, html.html__responsive:not(.html__unpinned-leftnav) .everyonelove=
s__mid-leaderboard, html.html__responsive:not(.html__unpinned-leftnav) .eve=
ryoneloves__bot-mid-leaderboard, html.html__responsive:not(.html__unpinned-=
leftnav) .everyoneloves__tag-sponsorship { display: none; }
}

@media screen and (max-width: 1116px) {
  html.html__responsive.html__unpinned-leftnav .everyoneloves__top-leaderbo=
ard, html.html__responsive.html__unpinned-leftnav .everyoneloves__mid-leade=
rboard, html.html__responsive.html__unpinned-leftnav .everyoneloves__bot-mi=
d-leaderboard, html.html__responsive.html__unpinned-leftnav .everyoneloves_=
_tag-sponsorship { display: none; }
}

@media print {
  .everyoneloves__top-leaderboard, .everyoneloves__mid-leaderboard, .everyo=
neloves__bot-mid-leaderboard, .everyoneloves__tag-sponsorship { display: no=
ne; }
}

@media screen and (max-width: 980px) {
  html.html__responsive:not(.html__unpinned-leftnav) .everyoneloves__mid-le=
aderboard, html.html__responsive:not(.html__unpinned-leftnav) .everyonelove=
s__bot-mid-leaderboard, html.html__responsive:not(.html__unpinned-leftnav) =
.everyoneloves__tag-sponsorship { display: flex; }
}

@media screen and (max-width: 816px) {
  html.html__responsive.html__unpinned-leftnav .everyoneloves__mid-leaderbo=
ard, html.html__responsive.html__unpinned-leftnav .everyoneloves__bot-mid-l=
eaderboard, html.html__responsive.html__unpinned-leftnav .everyoneloves__ta=
g-sponsorship { display: flex; }
}

@media print {
  .everyoneloves__mid-leaderboard, .everyoneloves__bot-mid-leaderboard, .ev=
eryoneloves__tag-sponsorship { display: flex; }
}

@media screen and (max-width: 940px) {
  html.html__responsive:not(.html__unpinned-leftnav) .everyoneloves__top-le=
aderboard, html.html__responsive:not(.html__unpinned-leftnav) .everyonelove=
s__mid-leaderboard, html.html__responsive:not(.html__unpinned-leftnav) .eve=
ryoneloves__bot-mid-leaderboard, html.html__responsive:not(.html__unpinned-=
leftnav) .everyoneloves__tag-sponsorship { display: none; }
}

@media screen and (max-width: 776px) {
  html.html__responsive.html__unpinned-leftnav .everyoneloves__top-leaderbo=
ard, html.html__responsive.html__unpinned-leftnav .everyoneloves__mid-leade=
rboard, html.html__responsive.html__unpinned-leftnav .everyoneloves__bot-mi=
d-leaderboard, html.html__responsive.html__unpinned-leftnav .everyoneloves_=
_tag-sponsorship { display: none; }
}

@media print {
  .everyoneloves__top-leaderboard, .everyoneloves__mid-leaderboard, .everyo=
neloves__bot-mid-leaderboard, .everyoneloves__tag-sponsorship { display: no=
ne; }
}
------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/svg+xml
Content-Transfer-Encoding: quoted-printable
Content-Location: https://cdn.sstatic.net/Img/unified/sprites.svg?v=e5e58ae7df45

<svg xmlns=3D"http://www.w3.org/2000/svg" width=3D"189" height=3D"530" view=
Box=3D"0 0 189 530"><g fill=3D"none"><path fill=3D"#5EBA7D" d=3D"M48 280.8v=
7.6l8.5 7.6L73 281.2V273l-16.5 14.9M22 324v3l4 4 7-6v-4l-7 6"/><path fill=
=3D"#C9CBCF" d=3D"M8 280.8v7.6l8.6 7.6L33 281.2V273l-16.4 14.9"/><path fill=
=3D"#F48024" d=3D"M45 191h29l-14.4-15"/><path fill=3D"#C9CBCF" d=3D"M5 191h=
29l-14.5-15"/><path fill=3D"#F48024" d=3D"M59.6 243L74 228H45M6.5 322.5L0 3=
29h13"/><path fill=3D"#C9CBCF" d=3D"M7.5 386.5L0 380v13m55 80.5l-8-6.5v13m-=
40.5-6.5L14 480v-13m12.5-77.5L33 383H20"/><path fill=3D"#C9CBCF" d=3D"M6.5 =
341.5L0 348h13"/><path fill=3D"#C9CBCF" d=3D"M19.5 243L34 228H5"/><path fil=
l=3D"#C9CBCF" d=3D"M19.5 120l2.9 9.2H32l-7.7 5.6 3 9.2-7.8-5.7-7.8 5.7 3-9.=
2-7.7-5.6h9.6"/><path fill=3D"#FFD83D" d=3D"M59.6 120l2.9 9.2h9.6l-7.7 5.6 =
3 9.2-7.8-5.7-7.8 5.7 3-9.2-7.7-5.6h9.6"/><path fill=3D"#EAC328" d=3D"M59.6=
 123.3l2.2 6.9H69l-5.8 4.2 2.3 6.9-5.9-4.3-5.9 4.3 2.3-6.9-5.8-4.2h7.3l2.1-=
6.9zm0-3.3l-2.9 9.2h-9.6l7.7 5.6-3 9.2 7.8-5.7 7.8 5.7-3-9.2 7.7-5.6h-9.6l-=
2.9-9.2z"/><circle cx=3D"65" cy=3D"405" r=3D"3" fill=3D"#D1A684"/><circle c=
x=3D"85" cy=3D"405" r=3D"3" fill=3D"#B4B8BC"/><circle cx=3D"105" cy=3D"405"=
 r=3D"3" fill=3D"#FFCC01"/><path fill=3D"#93999F" d=3D"M47 367h2v2h-2m3 1h2=
v2h-2m6-2h2v2h-2m6-2h2v2h-2m6-2h2v2h-2m-15-5h2v2h-2m6-2h2v2h-2m6-2h2v2h-2m6=
-2h2v2h-2"/><path fill=3D"#C9CBCF" d=3D"M0 400v31h31v-31"/><path fill=3D"#F=
FF" d=3D"M20 419a14.09 14.09 0 0 1 8 12H3a14.1 14.1 0 0 1 8-12v-.5a7.49 7.4=
9 0 0 1 4.5-13.5 7.5 7.5 0 0 1 4.5 13.5v.5z"/><path fill=3D"#C9CBCF" d=3D"M=
60 340h2v14h-2"/><path fill=3D"#C9CBCF" d=3D"M63 341h10v8H63"/><path fill=
=3D"#DD3C4C" d=3D"M60 320h2v14h-2"/><path fill=3D"#EEC4C8" d=3D"M63 321h10v=
8H63"/><path fill=3D"#FE6502" d=3D"M80 320h14v14H80"/><path fill=3D"#FFF" d=
=3D"M84 329c-1.36 0-2 .64-2 2 0 .36.64 1 2 1 .36 0 1-.64 1-1 0-1.36-.64-2-1=
-2zm-2-4v2a5.12 5.12 0 0 1 5 5h2c.1-3.81-2.99-6.9-7-7zm0-3v2a7.9 7.9 0 0 1 =
8 8h2c0-5.48-4.52-10-10-10z"/><path fill=3D"#6C737A" d=3D"M22.6 347.1l-.7 3=
.2 3.2-.7m-1.67-3.2l3.6-3.6 2.48 2.47-3.6 3.6m3.19-7.57c-.4 0-.8.1-1.1.4l-.=
7.7 2.5 2.5.7-.7c.2-.3.4-.7.4-1.1 0-1-.8-1.8-1.8-1.8z"/><circle cx=3D"107" =
cy=3D"452" r=3D"7" fill=3D"#C91D2E"/><path fill=3D"#FFF" d=3D"M110.2 453.7l=
-1.9-1.9 1.9-1.9v-.3l-.9-.8h-.3l-2 2-1.8-2h-.3l-.9.8v.3l1.9 1.9-1.9 1.9v.3l=
.9.9h.3l1.9-1.9 1.9 1.9h.3l.9-.9"/><circle cx=3D"47" cy=3D"347" r=3D"7" fil=
l=3D"#C91D2E"/><path fill=3D"#FFF" d=3D"M50.2 348.7l-1.9-1.9 1.9-1.9v-.3l-.=
9-.8H49l-2 2-1.8-2h-.3l-.9.8v.3l1.9 1.9-1.9 1.9v.3l.9.9h.3l1.9-1.9 1.9 1.9h=
.3l.9-.9"/><circle cx=3D"47" cy=3D"326" r=3D"7" fill=3D"#C9CBCF"/><path fil=
l=3D"#222426" d=3D"M33.9 518.6l-1.7-.2c-1.3-.1-1.9-.6-1.9-1.6 0-1.1.8-1.8 2=
.4-1.8 1.1 0 2.1.3 2.8.8l1-1c-1-.8-2.3-1.1-3.8-1.1-2.3 0-3.9 1.2-3.9 3.1 0 =
1.8 1.1 2.7 3.2 2.9l1.8.2c1.2.1 1.8.6 1.8 1.6 0 1.3-1.1 1.9-2.8 1.9-1.3 0-2=
.5-.3-3.3-1.2l-1 1c1.2 1.1 2.6 1.5 4.4 1.5 2.6 0 4.3-1.2 4.3-3.2-.2-2-1.5-2=
.7-3.3-2.9zm13.3-4.8c-1.7 0-2.8.3-3.7 1.5l1 1c.6-.9 1.3-1.2 2.7-1.2 1.9 0 2=
.7.8 2.7 2.3v1h-3.2c-2.4 0-3.7 1.2-3.7 3.1 0 .8.3 1.6.8 2.2.7.7 1.5 1 3 1 1=
.4 0 2.2-.3 3.1-1.1v1h1.6v-7.2c-.1-2.4-1.5-3.6-4.3-3.6zm2.7 7c0 .9-.2 1.5-.=
5 1.8-.7.6-1.5.7-2.4.7-1.7 0-2.4-.6-2.4-1.8 0-1.2.8-1.9 2.4-1.9h3l-.1 1.2zm=
7.6-5.6c1 0 1.6.3 2.4 1.2l1-1c-1.1-1.2-2-1.6-3.5-1.6-2.7 0-4.7 1.8-4.7 5.5 =
0 3.6 2 5.5 4.7 5.5 1.5 0 2.4-.4 3.5-1.6l-1.1-1c-.8.9-1.4 1.2-2.4 1.2s-1.9-=
.4-2.5-1.2c-.5-.7-.7-1.5-.7-2.9 0-1.3.2-2.2.7-2.9.7-.8 1.6-1.2 2.6-1.2zm13.=
4-1.3H69l-4.8 4.7v-9.5h-1.6v15.4h1.6v-3.9l1.9-1.9 3.6 5.8h1.9l-4.4-6.9 3.7-=
3.7zm7.3-.5c-1.6 0-2.7.6-3.4 1.4-1 1-1.3 2.3-1.3 4.3s.3 3.3 1.3 4.3c.7.7 1.=
8 1.4 3.4 1.4 1.6 0 2.8-.6 3.4-1.4 1-1 1.3-2.3 1.3-4.3s-.3-3.3-1.3-4.3c-.6-=
.8-1.7-1.4-3.4-1.4zm1.3 8.3c-.3.3-.7.5-1.3.5-.6 0-1-.2-1.3-.5-.6-.6-.6-1.6-=
.6-2.7 0-1.2.1-2.1.6-2.7.3-.3.7-.5 1.3-.5.6 0 1 .2 1.3.5.6.6.6 1.5.6 2.7.1 =
1.2 0 2.2-.6 2.7zm10.8-8.2l-2.2 6.9-2.3-6.9h-2.9l4.1 11.1h2.2l4.1-11.1h-3zm=
7.6-.1c-2.9 0-4.8 2-4.8 5.7 0 4.5 2.5 5.7 5.1 5.7 2 0 3.1-.6 4.2-1.7l-1.7-1=
.6c-.7.7-1.3 1-2.5 1-1.6 0-2.4-1-2.4-2.5h6.9v-1.2c0-3.2-1.7-5.4-4.8-5.4zm-2=
.1 4.6c0-.5.1-.8.3-1.2.3-.7.9-1.2 1.9-1.2.9 0 1.6.5 1.9 1.2.2.4.2.7.3 1.2h-=
4.4zm11-3.4v-1.1h-2.7v11.1h2.8v-6.7c0-1.4.9-2 1.8-2 .7 0 1 .2 1.5.7l2.1-2.1=
c-.8-.8-1.5-1-2.6-1-1.3-.1-2.3.4-2.9 1.1zm6.3-2.3v12.3h2.8v-8.8h2v-2.1h-2v-=
1.2c0-.6.3-1 1-1h1.1v-2.3h-1.6c-2.3 0-3.3 1.6-3.3 3.1zm16.2 1.1c-1.6 0-2.7.=
6-3.4 1.4-1 1-1.3 2.3-1.3 4.3s.3 3.3 1.3 4.3c.7.7 1.8 1.4 3.4 1.4 1.6 0 2.8=
-.6 3.4-1.4 1-1 1.3-2.3 1.3-4.3s-.3-3.3-1.3-4.3c-.6-.8-1.8-1.4-3.4-1.4zm1.3=
 8.3c-.3.3-.7.5-1.3.5-.6 0-1-.2-1.3-.5-.6-.6-.6-1.6-.6-2.7 0-1.2.1-2.1.6-2.=
7.3-.3.7-.5 1.3-.5.6 0 1 .2 1.3.5.6.6.6 1.5.6 2.7 0 1.2 0 2.2-.6 2.7zm16.5-=
8.2l-1.8 6.9-2.3-6.9h-2l-2.3 6.9-1.8-6.9H134l3.4 11.1h2.3l2.3-7 2.3 7h2.3l3=
.4-11.1h-2.9zm-25.1 7.7v-12.1h-2.8v12.3c0 1.6 1 3.2 3.2 3.2h1.6v-2.3h-1c-.7=
 0-1-.4-1-1.1zm-80.7-5.6l1.4-1.4h-3v-3.5h-1.6v11.1c0 1.6.9 2.9 2.7 2.9h1.1v=
-1.3h-.8c-1 0-1.5-.6-1.5-1.6v-6.1h1.7v-.1z"/><path fill=3D"#BCBBBB" d=3D"M2=
1 527v-8h3v11H0v-11h3v8"/><path fill=3D"#F48024" d=3D"M5.4 519.1l13.56 1.96=
.17-2.38-13.26-2.55-.47 2.97zm1.8-6.8l12 5.6 1.1-2.4-12-5.6-1.1 2.4zm3.4-5.=
9l10.2 8.5 1.7-2-10.2-8.5-1.7 2zm6.5-6.2l-2.1 1.6 7.9 10.6 2.1-1.6-7.9-10.6=
zM5 525h14v-3H5v3z"/><path fill=3D"#FFF" d=3D"M50.2 327.7l-1.9-1.9 1.9-1.9v=
-.3l-.9-.8H49l-2 2-1.8-2h-.3l-.9.8v.3l1.9 1.9-1.9 1.9v.3l.9.9h.3l1.9-1.9 1.=
9 1.9h.3l.9-.9"/><path fill=3D"#222426" d=3D"M41.8 31.4l-2.2-.2c-1.7-.1-2.3=
-.8-2.3-2 0-1.4 1-2.2 3-2.2 1.3-.1 2.6.3 3.6 1.1l1.3-1.3c-1.4-1-3.1-1.5-4.8=
-1.4-2.9 0-4.9 1.5-4.9 3.9 0 2.2 1.4 3.4 4 3.6l2.2.2c1.6.1 2.2.8 2.2 2 0 1.=
6-1.4 2.4-3.6 2.4-1.6.1-3.1-.5-4.2-1.6l-1.3 1.3c1.5 1.4 3.5 2 5.5 1.9 3.2 0=
 5.5-1.5 5.5-4.1 0-2.6-1.6-3.4-4-3.6zm16.8-6.1c-2.2 0-3.5.4-4.7 1.9l1.3 1.3=
c.8-1.1 2.1-1.7 3.4-1.5 2.5 0 3.4 1 3.4 2.9v1.3h-4c-3 0-4.6 1.5-4.6 3.9 0 1=
 .3 2 1 2.7.8.9 1.9 1.2 3.8 1.2 1.4.1 2.9-.4 3.9-1.4v1.3h2v-9.1c-.1-2.9-1.9=
-4.5-5.5-4.5zm3.4 8.9c.1.8-.1 1.7-.7 2.3a4 4 0 0 1-3 .9c-2.1 0-3.1-.7-3.1-2=
.3 0-1.6 1-2.4 3-2.4H62v1.5zm9.7-7.1c1.2 0 2.4.5 3.1 1.5l1.3-1.3a5.4 5.4 0 =
0 0-4.4-2c-3.4 0-5.9 2.3-5.9 6.9 0 4.6 2.6 6.9 5.9 6.9 1.7.1 3.3-.7 4.4-2l-=
1.3-1.3c-.7 1-1.9 1.5-3.1 1.5-1.2.1-2.4-.5-3.1-1.5-.7-1.1-1-2.3-.9-3.6-.1-1=
.3.2-2.5.9-3.6.7-1 1.9-1.6 3.1-1.5zm16.8-1.6h-2.4L80 31.4V19.5h-2v19.4h2V34=
l2.4-2.4 4.5 7.3h2.4l-5.6-8.6 4.8-4.8zm9.2-.7c-1.6-.1-3.2.5-4.3 1.7-1.3 1.3=
-1.6 2.9-1.6 5.4 0 2.5.3 4.1 1.6 5.4 1.1 1.1 2.7 1.7 4.3 1.7 1.6.1 3.2-.5 4=
.3-1.7 1.3-1.3 1.6-2.9 1.6-5.4 0-2.5-.3-4.1-1.6-5.4a5.38 5.38 0 0 0-4.3-1.7=
zm1.7 10.5c-.9.8-2.3.8-3.2 0-.7-.7-.8-2-.8-3.4s.1-2.7.8-3.4c.9-.8 2.3-.8 3.=
2 0 .7.7.8 1.9.8 3.4s-.1 2.7-.8 3.4zM113 24.9l-2.8 8.6-2.8-8.6h-3.7l5.2 14h=
2.7l5.1-14H113zm9.6-.1c-3.6 0-6.1 2.6-6.1 7.1 0 5.7 3.2 7.2 6.5 7.2 2 .1 4-=
.7 5.3-2.2l-2.1-2.1c-.8.9-2 1.4-3.2 1.3-1.6.1-3-1.1-3.1-2.7V33h8.7v-1.6c.1-=
3.8-2.1-6.6-6-6.6zm-2.7 5.8c0-.5.1-1 .3-1.5.4-.9 1.3-1.4 2.3-1.4 1-.1 1.9.5=
 2.3 1.4.2.5.3 1 .3 1.5h-5.2zm13.9-4.3V25h-3.4v14h3.5v-8.4c-.1-1.3.8-2.4 2.=
1-2.6h.2c.7 0 1.4.3 1.8.8l2.6-2.6a4.1 4.1 0 0 0-3.3-1.3c-1.3-.1-2.6.4-3.5 1=
.4zm7.9-2.8v15.4h3.5v-11h2.6v-2.7h-2.6v-1.5c-.1-.6.3-1.2.9-1.3h1.6v-3h-2a3.=
9 3.9 0 0 0-4 3.8v.3zm20.4 1.3c-1.6-.1-3.2.5-4.3 1.7-1.3 1.3-1.6 2.9-1.6 5.=
4 0 2.5.3 4.1 1.6 5.4 1.1 1.1 2.7 1.7 4.3 1.7 1.6.1 3.2-.5 4.3-1.7 1.3-1.3 =
1.6-2.9 1.6-5.4 0-2.5-.3-4.1-1.6-5.4a5.38 5.38 0 0 0-4.3-1.7zm1.7 10.5c-.9.=
8-2.3.8-3.2 0-.7-.7-.8-2-.8-3.4s.1-2.7.8-3.4c.9-.8 2.3-.8 3.2 0 .7.7.8 1.9.=
8 3.4s-.1 2.7-.8 3.4zm20.7-10.4l-2.3 8.6-2.9-8.6h-2.5l-2.8 8.7-2.3-8.6H168l=
4.3 14h2.9l2.9-8.8L181 39h3l4.3-14-3.8-.1zm-31.6 9.8V19.5h-3.5v15.4a3.8 3.8=
 0 0 0 3.6 4h2.5v-3h-1.3c-.6.1-1.1-.2-1.3-.8v-.4zM53 25.8h-3.7v-4.4h-2v13.9=
c0 2 1.1 3.6 3.4 3.6h1.4v-1.7h-1c-1.3 0-1.8-.7-1.8-2v-7.7h1.9l1.8-1.7z"/><p=
ath fill=3D"#BCBBBB" d=3D"M26 41v-9h4v13H0V32h4v9"/><path fill=3D"#F48024" =
d=3D"M23.09 33.99l.7-2.95-16.11-3.35L7 31l16.09 2.99zM9.1 23.2l15 7 1.4-3-1=
5-7-1.4 3zm4.2-7.4L26 26.4l2.1-2.5-12.7-10.6-2.1 2.5zM21.5 8l-2.7 2 9.9 13.=
3 2.7-2L21.5 8zM7 38h16v-3H7v3z"/></g></svg>
------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://i.stack.imgur.com/RIZKi.png?s=32&g=1

iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAFzUkdC
AK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAZiS0dE
AP8A/wD/oL2nkwAAAAlwSFlzAAAASAAAAEgARslrPgAAC55JREFUWMM1lNuPXdVhh7+19tqXcz9n
7jOei+3x2MbYhbFNgEBBiYAEiEr70IgmrVpVKmn70D5UKo0UVepTxUNTqYK0RX2AojZqhARJaEwb
Aw4J4BjbeIyNPWPPzZ4Zz+3cz9lnX9fqg9Xfv/D9vk+9v+Kbcj6DDAL8XpfUK+BmFJYlUImh3WrT
ikEmKTIN0FggLPKVItmMTbPeoVZvUuyrMNCfRaSaJDYkBrQRVDd3aCzPcXJ6L23l0onB9ioEzRbL
V0+hXCUx2uBHMYEReI6FJUEAwmiUsnERpGkPx/GINXR7AXYU47qKjOuQVRB2ffyci6cs4jQmijVx
opGuR35smvXIoKRNEPXo9TaIOw0EWRRIkiBGSYPnZVBKAGAZ0FpjhMBxFLFxkFLgIohTTRKFJImL
rSzyGY9aJ6DdDjAZF1sKpBQkRpMvZSEzynZ1h4IWOLk8gd+h26ti8FF+O8CzU4YKHomy6XF3xkAU
a1JAWZBoTZwacrkMnuuQpAlhmGCkQEhJLutgpKAXRARCoJSFZVm4joXtWMg4T9ppI708mf5BMpag
FtdQnXadzGAfOceljQFtEOIuljhNSYWFEhZBLyLVKZZto5GkWpIkCY7nkM3YZLUgsW3akabV6iIB
z3HAOGBZOBh6jdsE1iTFbJY9M9MkrWWUZVso26WlBZE2CHkXgUJgWxJjSYQQpGlKqjVJlBAnMUmc
opQBFI6SmNAQJTGWUBgDidH4vYBMzsXOWCjboThQIvEcEq3pGSiWx1D5YgkhBNqkIEAIgQQEBksK
bMvC6BQsSWoEGhtlBONTBQplyAooAVGYYyOBzd0AL6PwHI8gDOn6PgKBrTXF4ig522MtMSTtkKFy
HiUtGzDkbEVkDF1tEEASx4RxjGUprKLCSwc5ZCWkWzdYuLbAmz/eZfNWjWaYsG+0zNj0JFpmOHjf
CQ6eKBGFmtq2wQ8SoijCD2OiNCBwE3DLuI5i/2A/KogTPNtGKUMUQZqCZUGcpMSpwS4r+gP4+KW/
5PVL77GyUee5P/5TXn/jLVbmPwPgxOOPkPwPfHFljqLn8PBTv8crb75M17PRicF2FNqz6exusXV7
mdzQftIkx0LHRyllYYwhSQRpkqJTQ4pFmhqEbTPkwAfffYGM8xm/88wBXn9rjn989Q3GR6fYKYww
NdHHVLHAzdWrHJwexbZtPnznX/jbF3K89OpLLAcGyxJkbRtRKpF19mK0YW2nRTsHyrEl2hiC5G69
hBH0ugHdXsjE4T7++8XvIQe7fOfFf+XVv/guxcoox3MNNhu76KSDYw+yW61SGBkm1hrHznDysSf4
8N03eP2V3+Cbf/Zttu5EaGVwHId8poLQGqcg2JNzUZYAnaQESYIQdyvY6fk0tWRkBzZXz/B3f/8q
zZtr7ArFY795iMAP+OmZGxhhkfg90lyWysQU7e1NpIB8rsDh2Uf56Q9/wNPPfxulbLQ2+H6E5UDJ
s8gKRdtIlC0EiRD8/5S8m+ByuZ+lTz+iHXYgSFFJi5IN33j2q1w+f4XyJwt3W2EiLGUzWOqjtn4H
W0ZUCoJmUGF56wKXzp/l4a88RKOmSaUk1SkFKQiBbmJQGLCkREqJQJKmCcqxcEpgWw2e+soDXHj/
Qyb3VAjChPffu8gjJw8j4h6u0GSkRRJGdIMY3w+xLMF2NSDSWyi3xIenfsJ9jz4EErKuCzokFgJH
amIJKoxC4ijGVnmEFHT9AC0dyi5kK3XcB06wvuWzu7FMtjTNy//2NsePf4+xvRNUvrjD+voW946N
cP2LK2xsb7BnZIxOu46TKTI4OsbStTm2NwMqIx6ibYgjTZQKhBAYQIVBTKPXI5vNEoUh7SDEKxQo
GiiPjHPmnXeYOTDN7sYmGTdkdKLI93/wGs9/4xneef8SJpehVuuC7fL1rz3N5upNDHePrSyF7Vhc
/fSXPP3NJ2l1wLEtUq0RykEIgTJCkFUKnRpqtSqJ8ijaDsO9Zaq7DcYnxllaXiXnabarVV59+SUu
XJjjz1/8PsVSkWYQ02l16BvLE2sbN1chTUI0FkHgYxmXO6uXSdMnUcpCGEUv6iI1aMdG2Y6NqyRp
FNKo7VKZ3E9ex5iNy+zeucbFc9cYGCxzecWnGbv80yv/ztTYGF976jinP13CIkvgdxkbLLF7Z4Vc
Lo8RGpFqOu0OutBj8coCrSrkcgKdSOLU4CoBRqO0NrhSEAY9Sn1DlEoVBsUGjuMgRIHiwBhpGDC/
vEQrUrhOlv849SZPHD3MmGfjD7gUq4I0tShU+tBJyOjwHho7beYuf8Djjz9KdXubrY01Zo+PU+8J
LNvFtiy0lCitNamQ9KIIJ5slq0C2FpHjwyy+/WOq9ZTNrV3+8Fu/y88+vsLC9WX2lsr816kPGB8d
xO1m6OzWyWSyHN53L7XqDu1Gk6tzHzE0WKDbC0haG6ytzPPw8XE0miTVZGyJxKBynoNODWGcoByB
MjA4NsHux28jwk2uXpjniSceoLZxi9VLN6hHKaHKMnP4EMurKyQbW1Rcl7C1xqXTP2Tq5JPYwwc4
MKvoJeBX1xC2hbQVGkhTjR8bShmJEgblKItmp42J27h2BePA+rl3qTW3sESGfSMlfvsPnuOvvvMP
fHxji52dOkePf4mZg4c4cvxRdrbWWVleJDM0SWFkkNj0EW3tEPVigk6dTrtFRgmOHn+QCNBIAgBp
YUmJ0klCq1kH3cPJlUnPnaYyvpfK/pPYG//Ma9ca3FqqcezYJDvtkNONKneWP+fgZJ6NjU3mF9bx
sjbtboPeakC20AAMi9fm6B8eJ2o22Ok26B/06Pl3NcxaFhqJ1BqVJgkGcN0B/AsfsG90ATXxHM1z
bzNf69HWMbYQTB64j+zldUYqGSqVItWVNa7eXCdMfIYG9mHSiNvLq0ztn6ZU6WNouMDK0jX2Hvoy
YX2ZbjuhVFFYvsYRhjA1dy1QIqFtu4xaPSr+W0zM/jXLFy7Sun6KM2eu8ltPP0oSWcxdv4WRLhPD
/WRyiquLO0RG8OXZ/TTbhnrHJ+O5+L0eh+6fZu9EP459haXF8xw6NovtKEwIUgoQkKKRUqImiy55
12NvSeIe/BtQY1Tyt4mPfouZxmccGc1y5vQZOuu3uXTxIlECjXaLlabhyGQeqUeo12qsbGyRxBGL
K8tou8ixI/vp6xtgeXEJQUSxAGkAWduiLQQCgZIC9aP35gDQGoRVQYkmmb5JVP4YU19/lsU7q+wZ
uUXfgxbpvnMUi1kee+h+zvziV4yND3L+oznSzA1+/0+ex7bznDg5y7Wbt5mamuHdD35NrWfIjYwC
4PtQq3bQaUoYGwoDLurjX/4cJ5PD7wZcOHuG8ckphFZMHz5KYWAIIRTXTUq5MsXRp15gfGSYnCt5
+o+epNEKGbi3zUjRYqhcwnOh5EmOHIVaJ+Wx3P2M3fcMm7eX+M/XPiIUkqLnkaSabLbMnNCopUuf
YOdzCBR5W7Myf46B0QN8+oufMXlgmNkvPcv8wgKN+i2C8DDzmQxJHGFbCqnytJub1Lsx9VqVqekp
2q0WSdChs7PO2MQUgyP76bWbbG3ewbMll9eWcXNFeq0muUIZFUkI2y0cEjKuIvFyZC1Nmne4cukc
t+av0z96D+6BGYrFLOvLS5z/8BTD4/tw82Usx2ViYi/Dh/ezuvAFIyPjBORZ9XvEKzfZXLuNVDZH
TzzC6tItWlGPk7MPcuPqRRa++AQV+R0MEiyDDVi2xO82yRXLzM5+lZ31y8S9XT4/u4HfaXHg3gdY
W73B2s3zjO2fZd/RBzj9kx9x4MgR6tUqn/36NPlyP65ls1XdQOYdmm2f1tZN3Hw/R2ZmiDfWyNtZ
JvcdQ9lESMfDsTNkMlmmB/rZre6QkBK0N9k3Nk0rijDxLp+f/V9m7jnG3ul7qN9ZxG9ts3b9LMVy
hduL8xijGRzdw8j4JM3dGrVeA9vzmNl7kLXLZwmDOknwIH7YZHu9Qb7Sz/8BmOytRbMEA5wAAAAl
dEVYdGRhdGU6Y3JlYXRlADIwMTUtMDgtMTVUMjI6NDQ6MDgtMDQ6MDCXejvsAAAAJXRFWHRkYXRl
Om1vZGlmeQAyMDE1LTA4LTE1VDIyOjQ0OjA4LTA0OjAw5ieDUAAAAE10RVh0c29mdHdhcmUASW1h
Z2VNYWdpY2sgNi41LjQtNyAyMDEyLTA1LTA5IFExNiBPcGVuTVAgaHR0cDovL3d3dy5pbWFnZW1h
Z2ljay5vcmen81WCAAAAGHRFWHRUaHVtYjo6RG9jdW1lbnQ6OlBhZ2VzADGn/7svAAAAGHRFWHRU
aHVtYjo6SW1hZ2U6OmhlaWdodAAyMzL3qSRWAAAAF3RFWHRUaHVtYjo6SW1hZ2U6OldpZHRoADI0
NfogdL8AAAAZdEVYdFRodW1iOjpNaW1ldHlwZQBpbWFnZS9wbmc/slZOAAAAF3RFWHRUaHVtYjo6
TVRpbWUAMTQzOTY5MzA0OJSldmEAAAARdEVYdFRodW1iOjpTaXplADEyNGtiUeUIwAAAACp0RVh0
VGh1bWI6OlVSSQBmaWxlOi8vLy90bXAvL29yaWdpbmFsL1JJWktpWzBdQnv1CAAAAABJRU5ErkJg
gg==

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/2e2d79b9350ef4ebf04ac0ad5816a5c3?s=32&d=identicon&r=PG

iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD
RElEQVRYhbVXz0sbQRh9G0J/0KJQrKAmkXowUcmhamwLJc2xYHuwkdIf54KlUCgUr8ZSUEr/AqG2
YNtT1nsVZPeqlsJGTeLBmI3FZIU2aKPGQ9PDsuPs7GzS/PCdsjuzee/7Zr433wiPI59LoDAzPorL
F8+T58jsAsIhP/xdbeAhMruAzcwed6y9pQnvX9wvO9/B/ZLCZmYPU3NLiMwuILa1axkPh/y2344E
rWPsfCLA1dqMl6O3cenCuaqE+Lva0O2+apnf3tKEW32dlvfsfIdBPD02jJt9nRAEwTYiOyG8LIwE
/XA4+P9Fz3dOjw3DwSFNqhpEKWYr5LB4gsLRiSkqY23p6J9MfgEAvHoYRKDHTebPjI/qAlhyg3gt
leUSu1qb8SDox1CvxyQ8HPJjam7JNnpRVjDoc5EMGxvdyRJMflysitiAkYU/R0Xu2qu5PFYTOyQL
BiwCqiWmEQ75sV8o2q49mwUAECY+fCuVq3NjDWsFvTdYtLc0wVGpzutFJZ8gPnBWQir5hMUJz0JI
OZ+wtWK6zusFmwXaJywCWGdsFOgs0D5ByrCacqsFdj7hPGtiGjyfcL57fo88JFUN+4Wixa0aBdpr
1rayECXF7ISiFMP+4bHFrRqJjVQOUUlBQtUAUHsgqWrkAOJ5dr2Ip3Xi+LZmek8E0Ecvz7NrRULV
IEoK1lM57rgDMEcPnJ5cjUDh6ASFY3s/cQLgNh5GFurFgNeF/u4OfE/uQJRjSGd/mwWw0RtoZBYE
QcCgz40BrwuriQxEOQY1l9cFlGu7RFlpiABaSKDHg0GfG8vxDOZlBUKpVDLdC9i+/evEU/I7oWo4
+E+fsGvt2HuHpSOiezsWoqTg4LBYtkIq9ZQsLALYDtdAPJ0jpbSSyGCox1MVsWH57L2D2xPyshCV
TvfDvBRDwOeGIAg1d9FEQKW+HdDtk3YwVctjOZ7BjV5PxTq3u3esp7KI0meBXd/ORk+yIMcQ6HGj
3+vC9e4O/Nj8CVGOIbX7yzSPJU+kNUQlBRvb+nKShkTN6VGxWNvKkoODRkbLYyWuAtDLq9/rwttn
d/H60R1ca7vCSwYA4M2nRUJuEqBHpeCvuSohcqInY7LZQ6oRYuAfLo7F4nFMNFQAAAAASUVORK5C
YII=

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://i.stack.imgur.com/LGmTA.png?s=32&g=1

iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAABGdBTUEAALGPC/xhBQAAACBjSFJN
AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAACalBMVEX//////v/99eH87rf+
+/n++//75pb7zCb7xQv87rv++fv73WD8zxz9ziP7yyL99eH++fj721X8zx/+zi/80ST65Yb+/f/+
+v/73Vv9zh7+ziX9zhn73mT+///++//73mr9zhr8zx372Ur86aD++fj+/P/74XL8yBP80yv855f+
+//////++//74Xj8xg762Ub8897////++//74XH7xgr73mX9+f7++v/732n7xg3743f++//++Pj7
3Ff7xg775ZP+/f/////99eb82EH7yBL76Z3//v///v/88Mn7zSv8yBf867H//v/+/f/76Jv7yhv8
yh/87r3//v/////+///+///757z55rX6zST7yyD878P////+///75LP50G35x1L5yFn5rx74wkT4
3oH88MP////////87+b5z2/5rx/6tiT6tij6tin6tjH5rhz53Jr////9/v35u0P6tiH6tjH6tjH6
tjH6tjH6tjD5vjj8+Oj////615D6rx76tjH6tjH6tjH6tjD5tzT77tr+/fz9/Pb4uj/6tjH6tjH6
tjH6tif5xlP67cb89cr74Kb6rx76tjH6tjH6tjH5vTj41H365rj////62ZP6tiL6tjH6tjH6tjH6
rx75147+///64a3+/f/73J36rhz6tjH6tjH6tjH6tjH6tyX5yVn98/D++/z9883//v/98OL5vEL6
sSP6tiT6tiP4xFD4uT38+vL877H6xAj99t3////+///88tv5z2v4wE38///768n99eX++u/88Lf+
/P7++f/77sf88r/////88sn888H////64of89tr+/v////1ZG0sdAAAAAWJLR0QAiAUdSAAAAAd0
SU1FB+IKEBUdCoilu44AAADmSURBVDjLtdOhL8VhFMbx89l+wv1dgSTYNE1SrhkbiUBiU2T/BNFk
XVbMJEmymRmzSZrmDxBvEYT3umPec29y6vPdu/Oc53mbGDPNfwLwOQKYGAO0oJ8CU0C6w0zR3zNg
ruhvmYv5or9mNhfAS3qHRXjKD9WD+/ySK3Cbnnod3KRZbIDrNKxtcFVPc8dgzqtx73/Lzmp9OBjK
TquF6Q71k2qjDkuwcHxUA1r0Q6dwFaDDR8S00cCsHGgpDdi7cLlbASYHFrai+/eJ5ofLyIDNiDss
R6ylP2v1wdLIr/dY2f8X0HvOgC8gTh1TV0BA8AAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOC0xMC0x
NlQxNzoyOToxMC0wNDowMKP+4d8AAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTgtMTAtMTZUMTc6Mjk6
MTAtMDQ6MDDSo1ljAAAATXRFWHRzb2Z0d2FyZQBJbWFnZU1hZ2ljayA2LjguOS05IFExNiB4ODZf
NjQgMjAxOC0wNy0xMCBodHRwOi8vd3d3LmltYWdlbWFnaWNrLm9yZ5Q3IuAAAAAYdEVYdFRodW1i
OjpEb2N1bWVudDo6UGFnZXMAMaf/uy8AAAAYdEVYdFRodW1iOjpJbWFnZTo6SGVpZ2h0ADM0NvEa
H28AAAAXdEVYdFRodW1iOjpJbWFnZTo6V2lkdGgAMzQ2YutPMgAAABl0RVh0VGh1bWI6Ok1pbWV0
eXBlAGltYWdlL3BuZz+yVk4AAAAXdEVYdFRodW1iOjpNVGltZQAxNTM5NzI1MzUwD7/YYAAAABN0
RVh0VGh1bWI6OlNpemUAMzMuOUtCQv5u5rQAAAAidEVYdFRodW1iOjpVUkkAL3RtcC8vb3JpZ2lu
YWwvTEdtVEFbMF3ru3eZAAAAAElFTkSuQmCC

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://i.stack.imgur.com/pJhEk.jpg?s=32&g=1

/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAIBAQIBAQICAgICAgICAwUDAwMDAwYEBAMFBwYHBwcG
BwcICQsJCAgKCAcHCg0KCgsMDAwMBwkODw0MDgsMDAz/2wBDAQICAgMDAwYDAwYMCAcIDAwMDAwM
DAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAgACADAREA
AhEBAxEB/8QAGAABAAMBAAAAAAAAAAAAAAAACAYHCQT/xAAqEAACAgEDBAIBAwUAAAAAAAABAgME
BQYREgAHCCETMRQJIkEVFiRhgf/EABoBAAIDAQEAAAAAAAAAAAAAAAQFAwYHAAL/xAAsEQABBAED
AwIEBwAAAAAAAAABAAIDEQQFITFBUWESInGBobEGEyMykcHh/9oADAMBAAIRAxEAPwBuyV9t+pih
2hGPz+80cb4+absYKhV1he1XZrizXkweIW9Dj2Dcoxa5vGvxSlGQqjfIV5kFG4t0Hk5TWez1UUwx
cV8nvq2hD/xq/VG19oHvnp3Fd0MoZtJ6n/xLlzPxQ1P6NYCclsJLBHssbFShjfki7qfkQBi0GJkv
JIe4H+kVmYjAAWNIP3WlsgSzAroyPHIodXVgysCNwQR6II/kdNgkxCnZqNYkCxozsfpVG5PUa5op
cxudvMX2pt2RlNK/Ckkti/PJkK/GKdizusrlv2OCx/a3sD1t66z3OkEsz5DySfvS1bTYTDAxrdm0
L+NWVnx529o8L3N0Rlr+n4cdaaOYAiusc1c7b8gyjdDuPW+2/v1t0Vg22rNIbU42uBoWrR/Sry13
KeF+Hp3Y0QafyV7E1eMzyj8eOXnGBzJKqgl+NV3IVY1A222F0w3F0YJWe50YZKQEp+5egcd3O0da
wmWo47JUbEtew1a/VW1VmkgnjsRCWJvToJYkJX1uB9g+xIQh9+iJvmR4qYzCa0o5zBYK5+ZnMjVk
yrw5uR6JgRJkkgcu6GMyo6+1rsI/x14uRLKOqU/WMo5MkkkhLvcL69ueTQ236bLVIdMidjMe3r6T
ya469Bfjj5qC678Ru2Wl7Oclr6LwGTdp/wAmJ2iF21J8USKIRacLIwYox5MU2+Q7nYcuoYsydwFO
N/xz4Gy8O07Ha4hwFed+PJ3KTXjB2rs9m/H7TeAyFTHUcpWrtNegog/BFYmkeaRVJAZtmcjkwDHb
3t9dXXAieyBrZOd/qb+iz7VZoZct78f9u1eaAF/Mi1dsh++iCEvVV+T2noL+iJr0elP7hvUuMytG
tfmvEjYkSMvIj1ttudh/rqq6lpssb3zxn2Hci++x2+Kv2ifiG8ZuBITfA7ED/BSO2E1jPJcazkak
3yQo0xjKgD0fakn1yPsf96VRfpkP7JjlO/NaY+4ISg09rTE67w0eQw+QrZCpKAQ8TglDtvxdftHH
8qwDA+iB1f45GyND2GwVmckT43Fkgohf/9k=

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/f06b2e0306c5663957b56d2e1e94a5ad?s=32&d=identicon&r=PG

/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcg
SlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwK
DAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQU
FBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAIAAg
AwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMF
BQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkq
NDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqi
o6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/E
AB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMR
BAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVG
R0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKz
tLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A
/NDSvtd4pls7S2ulBYmFbNJJExyN3yjqM4x1xitCx+KN1ZWEtt/ZWhyB1AV20a0Z155+Zoi3T0Ir
d+ClnpN1eva3N3cx3OoTx6ZLGisITDOQqyM4HyGKURyg5+bYBg81xGt6Qt34oms9FhlvfN2vFBbr
5j5KB2UBBztJYcDjb7VwPDwqyaqQTXTQ9aWMqqnHllr63/MluPG15cZzaacgP9yxiX+S03VzqthF
G97axWhl5RTAqsw9Rx07exBFM0XShZ+JorTWIJLJogztDcr5bbhGXjUqwPDHaMEchvfNd78c7TTL
a7lhjlujd6devo9ojI/kG1t12NIkjcOXl3SHoQZGyORVezjCcVCCt1M44qo6cnKbv01sZPwk/wBA
1a0u5pnithdxXMhSZtqxW7ea5kiCkODjauSMMRjrmud8Q6tdWHi64u7O4+yXkIWNpbSP7OVcRhJO
AepO4E/xEk96v6F4N8Um5AtLB2eMgNFKw2kBgxVlJwRuAJBHUVoTfBrxrqd1LcSac0s0zmR3Mqks
xOSetZvGYenNqdWK+aNP7Nxk4rloy+5nPWHiC71TxWmo6lci8vJwY2nvIxNyYzGhIPcfLg9iAe1d
N8TlOualfX0MjG2a7kv/ADJJHWPZckPiOIrhdjKyMQSWI6fLmqU/wa8YWDBn0x0ZcEFXGQaoeINB
8Sq5+32s6DkiNQQigtuIC9AC3PHfmhYmjVmnTqp/NGv9m4unTbqUJ/8AgLP/2Q==

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/66f1a6c281cc83ae4cac9acb9ffb5213?s=32&d=identicon&r=PG

/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcg
SlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwK
DAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQU
FBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAIAAg
AwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMF
BQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkq
NDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqi
o6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/E
AB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMR
BAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVG
R0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKz
tLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A
+Xo9bt9LsIIdMmhjvZyqpEeREhXru7lsnj2969Z8J6vb+KvC8v2mWPUbuNdsfmBB5b4I24JGcZPH
4V5pF4St9FtEnjvYZbcr58FvKoWZMMPfoOeeT+VZml3NpoWrvNfzta6ZPKWd4ZQOeSAPQZ6k9K/H
sThqeKjelfmWqdtX5H9Y0qvJG1TRfke++E/DWg6N4b/4R+61YRa9q8DulxnIhYckqTyo4Jwcdq0/
DFpoqD7HrUkd1O0gtrq8+zgrKi8jzNwI/iY/KcHdmuKg0jwvrj2+qy3U0ExgKma4nDRyowK8SD5R
3PXn1rpfh94ctrXRpLLUWhvJZjttmimWQmPnD7QcdD39a+VxMpQhOcpyu3qrW18vJaaDjShONt10
6nzXL48XxZp+jWVssb3sc0UEcLKF+8dhVmPVTuY54wSa87+IOviLVZD5alnUJkDAyB1IrD0u9UX0
twblH5A2ICFPP6fWs/xYwmumkQmSJuAc8p7Gv2fD4KnSqpRWiPynMM5q1MFKaersv+D8z1P4F+KH
8Q6inhyS4MBQNNalf4+fmhx75yB6g+tfU/wx8KoPEOoTIjjyIQCMsRjlcNnghcA546c1+dej6vda
FqMd5ZTGG4iOUdRn9D1r1iy/am8b6dJZyxy2yXNvOJzceTiScgklZCDgqSxyAB1NeTnORYjGt/VZ
JKS1v3/4JlkvFlLC4V0sWm5LZrt2P//Z

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/9278dc00e1a8755dc2de02b6a908a15a?s=32&d=identicon&r=PG

/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcg
SlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwK
DAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQU
FBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAIAAg
AwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMF
BQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkq
NDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqi
o6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/E
AB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMR
BAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVG
R0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKz
tLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A
+gv20Phlf/FDw/4M06xYQxW2t/a7u4bkQQrbTKWxnk5ZQB6kdBzXi4/Zd8D6zp0Salf3uoWkMwln
tZplAnA5AyB8o+nPoRX0T8fPEV2PCd+1jEJp/OWzhiYkBmaQLkkdB94/QV8oazqVz8KvCzv4x8Rw
C9uLjzIzaRkRxjH3AScsOp+YZ7dq/KMTi8RWq8uGnazskt2+/wAj9AweHhHD/veuvl0C98JfD7SJ
Luy8HRw6Pcw/PLaI/wB/gfNjqSMjPt9K8e8TfGPX/AGpSWep+GrWSME+VPBqo/egdwpjzXJW1k9v
8Tj4p03xU1xZzy7xHbygjgdCCegx0A9easfHv7Nr+iM4YXIlQSIy9Y3G4ZHuflH0Br1sPhUqsYV3
7RSWt7pp9exNaTdKUqa5eW9tmmvxP0M8WeJrV9T8RWE1wjTacLWYRORjfIZUU/gQT+VfDX7Trf8A
CQ67tsLyPUrnyHU2gIkaNSCN+MHHDdQQc4PQV6X+1BHrk3xU1qHSLqW0N3apDdxoMOyK28Mp7EZU
5GOpFfN+vfCrWbPTj4huotU/sqWdbQ6ksQaGRiAQrknKnaGA4wSp5608qwVPDVVXlPW23qcuKrSq
0PZqOj6nk7XY8PxLYi4ZZ4v3rbT9x89Miu7ubySDw7dNMSTcWyXKs3XIVh/QVn618B/EFvZtqszw
SxhSVVZMnHON2OOeD171i+J/Ga6jp9vZ/Zfss9vbfZDGGzubkZ6e/wClfXTca8k6bT7nkUpSw8JK
rp28z//Z

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/a00f4e464f1b2501a7e87ee78c9782e3?s=32&d=identicon&r=PG

/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcg
SlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwK
DAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQU
FBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAIAAg
AwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMF
BQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkq
NDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqi
o6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/E
AB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMR
BAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVG
R0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKz
tLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A
5qyhzisDWPHeqHXH0Twroy6xfwELc3M8vl29uxxhSerNzyB0rtNN00kdf0rgfCbXfhrxpqskdk11
p76nI0sh+QgvIfTPQnjPUYryqUXUnZnrRaeh6R4a1TUYmt7PX7SGw1KUEotvIXjkwMkAkDBxzj2N
djFJt5rmfs97qviCxmvrcWlubgpYSK27zHKNjd6ZG4fUit2dZIQQRgjgg1MuaD8iqkVF6HY/BD4d
+GPE3gK88ReJPFln4chjujAGvHjRThFPVnX16V5P8W/+EN0TxLJbeEfFVp4htrsxtLdRwMkImDHK
Bs4Y4Cncp6/Q1+aEPjTVURgb2ZtxyxZySfrXsHwq/act/BfhmbRtd8PDXo1LNbyeYFI3HJVwQcjO
SD716tKjGLTPLjWkpXPrseOW0/V7eC4aG/SwheQpFjiVuYwvXnII3Hpurv7uQ6zoVnrFhv8As9xt
88SfM8LgjerfXkZr8wPHvxV1Hxh4vTXbWNdDa3AW0hsWKiBQSeD3OSSTX0D+yn+1NrMPi7/hHvE1
79rtdTJCSuqgeZjowAA5x+dbSo06q5OvQ1eJc5Xkf//Z

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://i.stack.imgur.com/s774H.png?s=32&g=1

iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAMFmlDQ1BpY2MAAHjarVdnVFNp1923
JKGEmoiAlNARBOmCSO+CgHQYCyEJEAghhgQVexlUcOxiwYqOfdSxADIWRB1sg2DvgzqojIyDBbvy
/kjAKd/3413rfda6Wfvu7HPOPmfdddc9gJ4XXyaTkPpAkVQhT4oK5WVkZvFYv4IAARZY4PIFJbKQ
xMQ4/L/nzXUQAHDFhS+TSfDfHQOhqEQAEIkAcoQlgiKAOATQpgKZXAEwWgHYTFTIFADjNQCuPCMz
C2BqAODmqbAZAG6OCrsB4MpTksIAZjigwebz5XmAbiIAXqkgTwHoygC4SYViKaC7CUCgIJ8vBHTb
AQwpKioWAnpsAI45f8mT97ecOf05+fy8fqzqBQCgES4ukUn4k/G/PkUSZV8NawDsfHl0EgAuQOwo
LI5NAsAGiKPSnPgEAIYAcVYsBNT4dr4yOlWt7xKUhGUBMAJICPnhsQDMANJIWZgaosYefDmg0pPx
YkVMihrnyIuT1PnJUlFJRHIfzhfFxKlzzpdK4vvwhlxxZAwAfYA8VJafkq7ySZ4uFafFA9AFyNaS
wuRYtf5+WX5YfJ9GrkxKBWALkK9z5ZFJKg1lXFTS1xflKuBHJAMwBqhgRX5KtCqWyhCVZMT1eROK
wiNUHiihSJqq9kwpZIrQJHVsuUySqNZTG0SSqCTVnKn9JaXJfbGXFfIU9cyphwX8kYkq/9QbmSIx
ReWNphGHMISDByV4yEExCiBu6arrAk/9TyT4kCMPIriomb6IdPAhhxR8JKMMf0AKEUr640LBhxwi
lEKKz/2s6tcFueBDjlKIUIJCPIYcRbQpHUj703F0IB1MB9IetC/t1xfH0+uryoxghjOjmZHMwf0+
BCiGBMWQQ/xv7msk4zGjjfGQcY3RzriFWEggghJyiCDt7ywNv0EOcd/9ePFs+T+c8zAK7VCqpyJC
DqTo7NPQ9rQH7U2H0gF0IO0HHm1Em8KF9qJ96RA6iPanvWm/vzlU9rv4Ost/1hNB+rce1byuk663
2kVOv/+wftU/s4T9ZUZCFCP2n0pqPnWQaqZOUueoo1QdeNQJqp66SB2j6v7yJPwGOfL6qyVBBCkK
IYG4T+O2263T7dO/qvPVDuQQoQRQiCYpACCsWDZZLs7LV/BCZDKJiBcjFbgO4Xm4uXsDGZlZPNXr
45URCACE0fmv3IRGwK8CIPK+cnwb4MhjgPPmK2fzEmAvAY61CpTyUhVHAwADWtADFyawgA0c4QIP
+MAfwYjASCQgBZkYBwHyUQQ5JmIqZqEclViClViLjdiCHfgBB1CHoziJn3EBrbiGO2hHB56hG2/w
kSAIFqFDcAgTwpKwI5wJD8KXCCQiiDgiicgksok8QkooianEHKKSWEasJTYTO4kfiSPESeIc0Ubc
Ih4QncRL4gNJkWySS5qT9uRQ0pcMIWPJFHIsmUdOIMvIueQicjVZQ+4ha8mT5AXyGtlOPiN7KFDa
lBFlRblQvlQYlUBlUbmUnJpOVVBVVA21l2qgmqkrVDvVRb2nmTSH5tEutD8dTafSAnoCPZ1eSK+l
d9C19Gn6Cv2A7qa/MHQYZgxnxnBGDCODkceYyChnVDG2MQ4zzjCuMToYb5hMphHTgTmMGc3MZBYw
pzAXMtcz9zEbmW3MR8weFotlwnJmBbASWHyWglXOWsPawzrBuszqYL3T0Naw1PDQiNTI0pBqzNao
0tilcVzjssYTjY+a+pp2msM1EzSFmpM1F2tu1WzQvKTZoflRy0DLQStAK0WrQGuW1mqtvVpntO5q
vdLW1rbW9tMerS3Wnqm9Wnu/9lntB9rv2YZsJ3YYewxbyV7E3s5uZN9iv9LR0bHXCdbJ0lHoLNLZ
qXNK577OO12OrqtujK5Qd4ZutW6t7mXd53qaenZ6IXrj9Mr0qvQO6l3S69LX1LfXD9Pn60/Xr9Y/
on9Dv8eAY+BukGBQZLDQYJfBOYOnhixDe8MIQ6HhXMMthqcMH3Eojg0njCPgzOFs5ZzhdHCZXAdu
DLeAW8n9gdvC7R5gOMBrQNqASQOqBxwb0G5EGdkbxRhJjBYbHTC6bvRhoPnAkIGigQsG7h14eeBb
40HGwcYi4wrjfcbXjD+Y8EwiTApNlprUmdwzpU2dTEebTjTdYHrGtGsQd5D/IMGgikEHBt02I82c
zJLMpphtMbto1mNuYR5lLjNfY37KvMvCyCLYosBihcVxi05LjmWgpdhyheUJy995A3ghPAlvNe80
r9vKzCraSmm12arF6qO1g3Wq9Wzrfdb3bLRsfG1ybVbYNNl021rajrKdarvb9radpp2vXb7dKrtm
u7f2Dvbp9vPs6+yfOhg7xDiUOex2uOuo4xjkOMGxxvHqYOZg38GFg9cPbnUinbyd8p2qnS45k84+
zmLn9c5tQxhD/IZIh9QMueHCdglxKXXZ7fLA1cg1znW2a53r86G2Q7OGLh3aPPSLm7ebxG2r2x13
Q/eR7rPdG9xfejh5CDyqPa566nhGes7wrPd84eXsJfLa4HXTm+M9ynued5P3Z59hPnKfvT6dw2yH
ZQ9bN+yGL9c30Xeh71k/hl+o3wy/o37vh/sMVww/MPxPfxf/Qv9d/k9HOIwQjdg64lGAdQA/YHNA
eyAvMDtwU2B7kFUQP6gm6GGwTbAweFvwk5DBIQUhe0Keh7qFykMPh74NGx42LawxnAqPCq8Ib4kw
jEiNWBtxP9I6Mi9yd2R3lHfUlKjGaEZ0bPTS6Bsx5jGCmJ0x3SOHjZw28nQsOzY5dm3swzinOHlc
wyhy1MhRy0fdjbeLl8bXJSAhJmF5wr1Eh8QJiT+NZo5OHF09+nGSe9LUpOZkTvL45F3Jb1JCUxan
3El1TFWmNqXppY1J25n2Nj08fVl6e8bQjGkZFzJNM8WZ9VmsrLSsbVk930R8s/KbjjHeY8rHXB/r
MHbS2HPjTMdJxh0brzeeP/5gNiM7PXtX9id+Ar+G35MTk7Mup1sQJlgleCYMFq4QdooCRMtET3ID
cpflPs0LyFue15kflF+V3yUOE68VvyiILthY8LYwoXB7Ya8kXbKvSKMou+iI1FBaKD1dbFE8qbhN
5iwrl7VPGD5h5YRueax8WwlRMrakXsFVyBQXlY7Kb5UPSgNLq0vfTUybeHCSwSTppIuTnSYvmPyk
LLLs+yn0FMGUpqlWU2dNfTAtZNrm6cT0nOlNM2xmzJ3RMTNq5o5ZWrMKZ/0y2232stmv56TPaZhr
Pnfm3EffRn27u1y3XF5+Y57/vI3z6fni+S0LPBesWfClQlhxvtKtsqry00LBwvPfuX+3+rveRbmL
Whb7LN6whLlEuuT60qClO5YZLCtb9mj5qOW1K3grKla8Xjl+5bkqr6qNq7RWKVe1r45bXb/Gds2S
NZ/W5q+9Vh1avW+d2boF696uF66/vCF4w96N5hsrN37YJN50c3PU5toa+5qqLcwtpVseb03b2vy9
7/c7t5luq9z2ebt0e/uOpB2ndw7buXOX2a7Fu8ndyt2de8bsaf0h/If6vS57N+8z2le5H/uV+3//
MfvH6wdiDzQd9D2495DdoXWHOYcraonaybXddfl17fWZ9W1HRh5pavBvOPyT60/bj1odrT424Nji
41rH5x7vPVF2oqdR1th1Mu/ko6bxTXdOZZy6enr06ZYzsWfO/hz586nmkOYTZwPOHj03/NyR877n
6y74XKi96H3x8C/evxxu8WmpvTTsUn2rX2tD24i245eDLp+8En7l56sxVy9ci7/Wdj31+s0bY260
3xTefHpLcuvF7dLbH+/MvMu4W3FP/17VfbP7Nb8O/nVfu0/7sQfhDy4+TH5455Hg0bPfSn771DH3
sc7jqieWT3Y+9Xh6tDOys/X3b37veCZ79rGr/A+DP9Y9d3x+6M/gPy92Z3R3vJC/6H258JXJq+2v
vV439ST23H9T9Obj24p3Ju92vPd93/wh/cOTjxM/sT6t/jz4c8OX2C93e4t6e2V8OR8AQAEgc3OB
l9sBnUyA0wpo6ar2LwAAodoZAdU3yP+NVTsaAMAH2B4MpM4E4hqBDY2A3UyA3QgkAkgJBunp2X+p
T0mup4cqF1sOMN719r4yB1gNwGd5b+/H9b29n7cC1C2gcYJq7wMApj6wyRoAfrGZ96/96z9wEWrP
wkIlDwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAAWJQAAFiUBSVIk8AAACSdJREFUWMO11fmP
3HUdx/Hn53vOvXPs7uzOdnfa7bW9oBQqpZpCgHAUwZKCInJICI1IQ0QUTIQoP0BAUFIFJIACchVE
EzkqpYDQAC2W0nZLu9u7u91jdnZm59rZme93vt/vxx8EI9EYuV5/wDuPvH94vTQppeTTRoI1uY1C
368oj++mqeNMkovvBHyf+pTGZ4hd3MvotjUcPjJJaypB/+5XqGYP0HXWn9Ewv1yAB+QP/ZzhcYe5
89M0RRQUM8DRgX6i++4mPveWLxdQPLSevm3bSU3vQhMaQ31VqqZLqDnJaO96wt3fRtdnfjmAhlel
PHQ/ZiREd5sPqSsY8SCVsRqGT9AYVinsvZOW4x9GfNEACUzsfZiRwSFioRT9e6rsGtEwQrBoGRzs
b7BkRjMHd7xBqG0zgeSKLxZQmxrm8K7nqIkOumM+7nq6yCtbLGYnPdJbJG9ut9j4+Aya07MZP/gY
nckVKF8UQAIT/esoFKu0xeOoQuGyS8O8ut1i34TGi0+WuPvWBC1JlZihM5Y9RHngCaLpy78YQGno
fQ5u30Ag0UTPPB+FCUkiqHLlyiCbeoO0xzOc0WNzeGeR7p4kRryTwT3rCUxbhaGGPz9gpHcdlarG
yQsCOEIQDXi4RY+LzzFQ9SKioXGgH+KtJdLdMVIdgoEjeXJ9j5JaeP3nA+QPP8/+/e+x9ORuPA02
vFohKHWEJumY7rFp8xBLly/jupuf5IEfns5YOcPsdJVUMsKB3ueIzbwAv3/6ZwTIKQa3P4Qjp5GI
BPnjy6OsvW2cUFBl1oIwsakyp50QplrPcMuPbuaNjSMMFDUWzCnx4v2zqNgtZHbdS9eydaifBTCy
+xFGxzO0RRK8+/oAxlQNf9AiW3Dw9lQ5dbHG965OsP6FAtfe+Vs621PofpWzl4fQFZuIUaTv77uI
JFeSmHH2pwPU64PkDzxFLN5Ei6wzUKvTOVNw4ekGDz7bwGcIrrwwRGlCct7yMGtXd7Nhc5FvrQjx
tYVBJqsapu7Q1hElu/ehTwfwgIn++xjKTdIzN8XgwSK2ChKV66+McSxrMKPDZN50k/GMQ0ToXHxq
MwfHIpx/eooupUgxY2MmfZhmmOHBHcT7HiU576r/D1DNvM/Yvr/iD7ejKoJC3aPq6URRKU3q/PjK
CIbwMTKqIe0aY46G6cLNq0OYmsKhIRc9rBKo1VACCmYoRXbnAzR1n4fPbP3fAA8oD91L2VHJ5BQM
Q2dg3KYuoe4K8rUGyYhKrVHDmxJIIGV6DBVcyrakPVggduIVHDs8RKi8mUkUgiEN3SuT3/0LUifd
84md+A9AbfhZCgNbaYm285tHB5mfVnhtZ5HUNJ1FM/xsfa9K3VIpVV0SIcH5x/vpnh/gp0/naDQq
XHpyiK905XjpzS2sXWFx0z0jTDUUfvLdFhYZLxKbv4ZAYM5/BzjeJLmjD1GoR+luVjhwZJiBnIGn
uQQUPzNagrxUkpx7Yohl011+v6mCZrvYRYsm1eaXl6ToajW48cEHeOuQxZpT0iSjJvNm67yzs87S
OQb5PbfjX/r4v76g/Xvflw4+RqlwjNbWGTQ8i1BQZUe/xdx5OqpUsOoe4aBJSPdYuaiJv7xdQVou
jUmHvaNF1r0R4GffCFOwfSQiKodyDfIllw3vuNx14zRaWnUO7H+bRPp1Aq1nfBLQcDIc+uAZsoU0
S3pMHNOhLdnEN9MST0iGszA45sNQbQbHqtz0hzK7Buoc5xcUJmB2PMyNS3Vy40X2ZV1Kk1U+HGoi
ElVxJsq0J8DvN4nFAxSHH8TXegbKxwAJFPfcTmniGN2d3Uw5BnbDZUGXYE5XAAIqW3dahP0aN6zy
s+5PFaKqx6K0wYM7bHqiFuWaw3Uv5GkJq5y/UGfRzE7+dtAj5lPpmhXlrQ8cemYlCJg2xWyGaPYF
Aq0X/BNQK21hpPclwqEEnl1nasrCangs79FIdWpkqrBqhUFQ97ALkl9fHSU70mCa3+TIQoPJQoGg
7jFsK1iiRnfaRyRhMG1mM7q/RtBs4AR95CwNoejEokEqR3+H+TFg9IM7OJyH1phLPlcm2QSZChwr
hZGyxvNvl9i6p8JpS9NgWZxznMsvn5/kmWtaeaq3yLv7xzl1rp/DEzq1ukXnqMaHR0dZ/XWTy88w
mZIKwoRKMY87OUXr9ASK5lAfXIdWzWykt/d9bBljYMymXqnTd8QhMxXhrNV3sOetWxFelgODNqpZ
4dqVITb3VXn/8ARD1RiOIrjjojaSEYv7Xp+g2Q8lp4lL5rosjk2Sn/QIxcJ4QqIqEjdgUNeOIxqO
4JRfRuvbei/ZsommuYxk6jQsB0URjE5meeKxm5ibrJJMGBx/QjOFCUlLs8b2fQpL57cybkGiyePZ
XpW1Z+o0GlOsvG09K848m7UXnEJnrkrzHBWhx9GFh5SCplg7fvUAakPg4UMbHTqKJgzG8w2yZRfP
lfhVh7awTjxaZPn8IDuQGHsd2uMKsRaDD4dU2mJB8vUg318V4p1ej935KrpPIz+8F6Gu5MQOH7OS
NpqpIBQdVdh40sIMLsHw15E4KO4+tKm6h6qo1G0XyxEU7AZtuiSpq3Q0h2gOB5nRZXD8rCq66lK0
wqz9jp8mb5JNO6Z4bY9LJufyg8sMRL9JceO9XPHYw2zbOcSaa7q4KGoivDqhWAxpdKCIARTXQwoD
XdPR/KZAqiqRiEmpITGkRtznoKoghUlNCfLV5XFOWmzhuCaW0YGmFAh5CiccZ+M5UKkpJJoD+EyH
5oDDrJzGWeemaZtmYPr86K5D1Ceo6SrSHUdVDBDg2i5ae6vC0ZyO6auTiKmg+fAJG2vCxTQCKOF2
RkplbFsjEOrBtk3Gs/0EhYLiOQgh8HAZzU0RivipuBbBlM4iM4yQGqMjAr/pUXarSG0IRVZRtDDS
yVMqFdDSC9egfvgIIa9M1XSRgQCa0AilPDrSFQKJuZDbgKm76IaD5pWJVjNIM4jARVFUXDWE6lTQ
hINPA6EqKH4/Xs1DeAUC8QSKGEcRRajXwZtAeDZdnW1oLQtuoGnOVSyyi4DAQ0cIicDFUySK2Ypw
rgHpgeUhDYXmJQqea+FZFVRfFPQQwmsgPRspvY+6VSIUEyEdNDMInvPR2CsgHbAFSmga/wA9sf2/
4hFQKwAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNi0wMy0yNlQxMDoyMzowNC0wNDowMK9TySgAAAAl
dEVYdGRhdGU6bW9kaWZ5ADIwMTYtMDMtMjZUMTA6MjM6MDQtMDQ6MDDeDnGUAAAATXRFWHRzb2Z0
d2FyZQBJbWFnZU1hZ2ljayA2LjUuNC03IDIwMTItMDUtMDkgUTE2IE9wZW5NUCBodHRwOi8vd3d3
LmltYWdlbWFnaWNrLm9yZ6fzVYIAAAAYdEVYdFRodW1iOjpEb2N1bWVudDo6UGFnZXMAMaf/uy8A
AAAYdEVYdFRodW1iOjpJbWFnZTo6aGVpZ2h0ADI3NHqmRGcAAAAXdEVYdFRodW1iOjpJbWFnZTo6
V2lkdGgAMzAyAepOLwAAABl0RVh0VGh1bWI6Ok1pbWV0eXBlAGltYWdlL3BuZz+yVk4AAAAXdEVY
dFRodW1iOjpNVGltZQAxNDU5MDAyMTg0lf7w/wAAABF0RVh0VGh1bWI6OlNpemUAMTEya2JH3duc
AAAAKnRFWHRUaHVtYjo6VVJJAGZpbGU6Ly8vL3RtcC8vb3JpZ2luYWwvczc3NEhbMF0clp93AAAA
AElFTkSuQmCC

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/d71e6f29b4a15b0a2038f28ee913a293?s=32&d=identicon&r=PG

/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcg
SlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwK
DAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQU
FBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAIAAg
AwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMF
BQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkq
NDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqi
o6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/E
AB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMR
BAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVG
R0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKz
tLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A
/TfRNPSKJTgVx3xz+PXh74B+G4dT1lJbqW4Yx29pbkb5GHcknhRkZPv0NdppV4pjUZr8pP2kfF83
x3/aB8YTm6mbwro98dJtUViPPeH5JG/3Q+/GOufrn5+ddYXD80Nz6nKsueaY72VTZa/12O28a/8A
BTLxxd6vNd6DolnZWFuuDbtIZCzAHPJxkDOThedte+/stftwXHxl8QxaP4htLawmceSJrdcRCbsC
SxyW6DoM/r8e6T8BdH1E2v8Ao7pak/dDEc9Mn1r1nwd+zvo2jSm70a+n0vVd6lQeYpeOdw/I5r59
ZjWg+aLd79Xo/wCvI/S8VwzhY0XGpFRVrJparz7u3mfb2m60yIBmvyK1X4lWHgjxJeWk1jK9v9tu
JpJxgZLzM/APJ4Yc1+i/in4vaT4M0+aaebzZY0LeWh54Ga/NzX7Nk1nUdRWxg1OW+DJIblPMGCem
O1d/NCrGMZ7HDlODq0Kk6tLR6HufgT4w6R4jtoVtMsFUn7u1l47ivWvCn7SfgS1uo9L1XULeKYcK
5U5B/wB7GK+av2XtEhtfGN7by2ieVd2UsWzBKo5UgEeh5/Ss/SvhdYal4ru9P1XTbldQVnjtr1Lh
gFLcK+3oSPSuSpGFNt3sj7WrTqYyioVI6+tutv0P/9k=

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/4a1d82a3c812fcb93fa6846d9f3da5bf?s=32&d=identicon&r=PG

iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD
L0lEQVRYha1XQUwTQRR97a4NPVAaxaKtKWBCMKZgAgl40psXQzRRD8aL8eSFXjTeICRwknhQEw8e
DOndMwcSD5AY5dCAYiqExKSgpURst1hol90th7LT2ensTEn7L7tv/u6fP3/efzvr+fZ6u5KcTsO2
oYkoaHwai42H4QuqYOMNxCPc59fndqC8m381pbR5kVnUAAC3Pl4FjU8z+fBkN7pGA473M4salDYv
ukYDdZN/efELXgAYiEcwNBElThbHxsNCDAC+oFq7DyiAp+ZLTqfx/c3vuslRAchbbJlsrOcNDE92
k3EW2+W2r76AQoLT5uZX6Yd8AQXNYD1vVG+oyXkc6H98AUC1EiQBuyy0k86UzZzgE7M5wK7YvrJJ
2PFV3mQsTk6nq3vqggEXDtDPU0nQ8ZWHPU+n6Mn8oTPcPZSZzfZ86oD7vpvfM9f5WThV36MQ/q0V
sbdadIwHr/hx8UYHjKIl9Kfe75Axnk44SMizvyv/MfZpENsLOazObsMsW7j2/BK6x85h4UEKpb0j
oZ+enMcRlZcZjXM/DrA1n0P09lnkfx5C1wz03OlE9muBiI3MD7hzRGUz4/X5yuwWtM1DJGdqpaNL
LvPTK67TgbrMKLOxpVdQtnscgF4wYZYsgmV+enEAHARV3TKj+3zwWQSX752Hx1MNfv1lLzJLGhbu
pxryAxIOiPq8o8+P3rvVPd1bLcIsWcgsaQjfDCI00o5yzhD6d5f3qwty4YC0DfufdKGwWar7OoZG
2hEabcdR0RT6197+IWNDE1Hxt4DXp1a5Al0zwJpeMGCWLamfNt45gyTgtket0gE3Iwm47VErdECk
M2RW0fe8GR2Q6YyDA7w+BZrTAZnOSDkANKcDMp2RcqAVOiDSGYcO8Pq0lTrAMykH1j9kyT3N3t3l
faJyPOP5Y+NhbCSy0DWT4IY40IhfZvb7G4msA3t5wdn/AkB87pf9N7DxaVx3HqCToFfqxmZZn7M4
Fo84TsjqRiJbK0s8Al9AcQgKbTyONHKeEI2pNCHI31DBbJgD0vPECSYVnUlDL5gEq7zgbPm5KxX8
J3AxJ+5APNI8B4hJMFtRGx8DORol5njj8K4AAAAASUVORK5CYII=

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/c0c384a119c3c5a93baf012f81962415?s=32&d=identicon&r=PG

/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcg
SlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwK
DAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQU
FBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAIAAg
AwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMF
BQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkq
NDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqi
o6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/E
AB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMR
BAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVG
R0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKz
tLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A
6b9rj4qy+L/2dLjQrbxRcaP4zubu2trm2k1aVra9hklWMbFdiVO4qxyPlCvhiQDXpfw6/wCCRXwT
8MW1hceIY9V8VarHBF9oa5vDHbPMqje6xoAdpbJ2szcYBzzn4n8e+G/hVrOmQWNz4p1OG5TBtrpZ
UuPJYEHqg4yQueRnAPbj7C+FP7RX7SXxX+JvhrQbHwtZWHw/vbAu3je3tJLm3ZRA+2XzH2qZDKoU
x4yCcEDqADwz/gpp+xT4C+FXgc+NPBOjQ6DJE0fm21nuEbqXVGyn3R/rFbIA+634cJ8Iv2p/i54c
+DHgfQ9LbTItGhgSyjfULaee4AM74fHmLvXbllAPUFRgBRW98R/hD+0z4n8L+LPE/wAYfGaN4DtL
W/Is4dSWVLyVY5AojiGfLUOoJ37cBcAc10Ft+y/qlrY6fNpfgX4mW9rZvC9tbW1pbC2lRSxDAC4Z
ipDbhuwSQuQvQAE+g/AT4dR6yljq9xfzaRbmOP8AtTRdTW7aWUNm5gWFLcyZiY4Jw2d+PlOa928V
t4f+BPgHTfh+vibxJ4f8IXU093Z6ul4YrhHdpMI1wqx+WjyBHzxhpCDkEZs3n7MXhzR9Pmv54dI1
CK3+eRLzRooy6guSrpJEpjQBASTke3Qno/gT4D1zx/KbjWPDth4es7HULryre4s7Z/8ARXuHuLZ4
dmfleKVI9jABVh/i3UAfm942lnn8ZH4PfDu41W58Pao1vca6Jdck1GNPnMjENsVI2YEE7QckhdxO
RX7H/BrxBr7+E9O0nVtLt7O807T7SMhpmVjkMoBBU/NtjBPP8XatHTvhH8O9D120vbDw5o2nagkr
CJbO2SFTMV3FtiAAvgZyRkdRiol1Y3HjfULG0yJpbsH7Qq7vLVYERm54ypEigHjLgkHBFAH/2Q==

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://i.stack.imgur.com/oh6VZ.png?s=32&g=1

iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBI
WXMAAABIAAAASABGyWs+AAAHe0lEQVRYw5WXW2wV1xWGv31mz5mZc/GxHXCrSn1r1ScUTF4ACVOp
aqAF44pyKaRNYzt9AJI2UQMJNhdjHBuM7RgCcZRyVVIuCikUYwymEBIqoIpKo/axlfrMJcY+98vM
7D4ce3zGxybpfpy1Z/aatdf/rbWkUkoxy1LAl+cH+dMbbYSfqUIIMctGRfLxKKt72pi/dhWTu+6f
OMP316wiGg0DcKNvgAW/XEtVzRzvVclTlgBq19STjSe4+vY7WJUxBFDI5gCFbpogBIVsjp9176J2
7Srv3TvHT3Oz731afrUWgM+OHOevA6dY1LjRd8ZTHZhci5o2ghBcaTuAUorVPXsAxaWWTsxYFFC+
6Nw9foYrbQeo+HYNASm5PXCS6/sOYVXF0HT/kTIeTxAKBglIzWdwHYdMrkC0IlJ0onFD8RAhWLCu
+KfZRIobve+hWyYXtrWTT2dQrsvw3l4i4RDhcIih3d18cfoTItEIQtfLfk7eP3WO2++dIBiy0HQd
Bbi2TT6VZlHzC3zrB99jXv3zxat2XUQg4L28uHkjd4/9kcKTMZTjgBCIQAClFAhRvEMDlKv8iVXq
wA9ffRkhBCNdB4lWREFAfCzO8tbXqdvSxNvz6ojHE5iaxvDePpTropRiUeMGAAq5HIl4gpUd21n4
6/UABMMhBnd0oecLrGjZRrRyLtc6+wlLCdPyWAIsfaUZEQhws28A5Sp+svP3LNn0UnGDYfCX9h5k
UCdUXQnA1Y4+hBlg4Yb1uLbNyo7tnkMAynGL12g7ANRtbgSl+LT/Axzb9juQiCeJhEPUbW4k/uAh
wrK8w3PJFLpplIXeqowxsucgiccJlre+zoJ1DVPZf/QjrncfxpASTWrkkimMSJi6LU2kx8bJ51OE
iHm3If9zcYih/YcxImEsy0QAfUPXcQs2AanhJG2EDPjlKQRGOMTf3j9Fdc0cbh06imvbEBBknoxj
RCMIIXCSNkeWr6eQy1NIZ2jo2kFlzXe87/zjw4+RtS+uJ2s7DO3uxomEISDI5gsAmLqOCFkebKbr
X7dM4vFE8VcyGbK2gyY175pd6eCkC2QTSX68eyvzVi3zceLq3r5iDpTpvHcPKMWl1k5MVYxKemyc
hq6dKBSDrZ1YFdFi1gsBKNL5PA37dnrvefZAABkMYgV1HydGOg8Sqq5Eqgni+XS+tkTnPUcAaNi3
03suhGC4vQdpGEUlZHM0dE3ZmWbXTcPPifZeQhNol1+eH6R2Tf2sOr9z7COSj0ahpGQox5mmZ+UT
eLmdMk5MXpO8sLUN13FBqRl1jlKYUuNSaycIgXIcLu/ajxGNeB/XTXNWu1KK9OgYK9rf9HFiMkIy
VF3F1Y5eUBR1ns4wtGu/h9+ApoFlYQkYbu8BhZflJbLAqoiW25Uil0jy0843WLjhFzNGSAohkIaB
UopCOoNVFSMSsrh16A8YkTBmMEg+k4WJfbOXznJ7IZtj8W9/4zvc48REhORkmDNj4yxreY3FzS94
m68fOsrow8fopsH/u5RSVNfMobpmDl21P0II0C2TdAknPAe8LF43Vc/vnTzLvYET6E/hwPSmxGdX
kC0UeG5dA/lUmsu79hONhNFDFnbJPjmZxaokbe8eP8O1zncwYxXeXc7GgcnDp9tNKXEN3csloMiZ
VJrVvXtQjsOft3cUHdBNk4vb2inMoNOZIjQrB0rsl3d0IUtK30ycCUg51RHNptNvpvPpdpeAlKSf
jHHn2GkWN2+ckTPz19QjlVKkn8yk016kEZxB5+435oAARroOYlZEUI7LcEcfypnijABk8tFXrGjb
6qvn6UwWO5dH02XR4wmdX2k7gGPbGJoGqpg5k2GdkQOAGdQZ3NFV5IxpgKLIGaVY1LQR+fPePb5u
9l/nr/F5z3uYFRF008BJ2rjS8frEcFUlCBCahhUMMvrwEbphzMiBgK2hVVei2Q4BqWHqOgjQUhlu
9A5gahry2ZLDk4kkD/77b1r+ectrSI4sX48zmiSTy5Vx4u9nLzD61RPuvnuUYDjko6NyXbSIwZar
5zAixblgaHc3GLCiZRuu45JKp/G1Goauc/fEWfRQiKVbmjAiYVzbIVso+KphUaqn+ezwMd66f4No
dZjhHT2+ucHO5xGBgHf47YGTfHH6E5SriFbOpW5zI9FoxD8XaFIjaJmMdPYjhKBuc+NUu678nBhq
O0BkTjUACzesR2VdXz+RyeW4te9dAD4/cpyRfYeITCTuta5+lOuy9JXm8sFE03WiFVFu9g0Qf/CQ
oJSYus7FaX1/OGQVifcUnVfEYlzr7OfeyXNYVTFvLghLyaf9H2Dn8+UOqImZTLkKYVlT7VUpJ1yF
CIe+Vufz6p/nuwufY8mmxqmJSE1+zyaTL5Q74No28bG415ofuHiFxHiClR1vldVzPWQx0tU/oXNn
xn6icu4zsxYsa/ps6DoOuWSKZa2vsWTTS7iOS3Y8wcq9b/o44do2qCJyrViFp//SuWFS51+3fA6k
c3mWvvoyS7c0AZBKpVi5/XfUvrjO23P/w48Z3N2NVRWbtQ+wKmNcae/FrIgyf0094ikO/A+peb12
6EfevQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNS0wOC0xNlQyMjoyMzo1MS0wNDowMGmjFZMAAAAl
dEVYdGRhdGU6bW9kaWZ5ADIwMTUtMDgtMTZUMjI6MjM6NTEtMDQ6MDAY/q0vAAAATXRFWHRzb2Z0
d2FyZQBJbWFnZU1hZ2ljayA2LjUuNC03IDIwMTItMDUtMDkgUTE2IE9wZW5NUCBodHRwOi8vd3d3
LmltYWdlbWFnaWNrLm9yZ6fzVYIAAAAYdEVYdFRodW1iOjpEb2N1bWVudDo6UGFnZXMAMaf/uy8A
AAAYdEVYdFRodW1iOjpJbWFnZTo6aGVpZ2h0ADEyOAwhQlAAAAAXdEVYdFRodW1iOjpJbWFnZTo6
V2lkdGgAMTI40I0R3QAAABl0RVh0VGh1bWI6Ok1pbWV0eXBlAGltYWdlL3BuZz+yVk4AAAAXdEVY
dFRodW1iOjpNVGltZQAxNDM5Nzc4MjMxAtFmqQAAABJ0RVh0VGh1bWI6OlNpemUAMy4wMmtiP54q
6AAAACp0RVh0VGh1bWI6OlVSSQBmaWxlOi8vLy90bXAvL29yaWdpbmFsL29oNlZaWzBdMKFK0QAA
AABJRU5ErkJggg==

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://i.stack.imgur.com/P7Wth.jpg?s=32&g=1

/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAIBAQIBAQICAgICAgICAwUDAwMDAwYEBAMFBwYHBwcG
BwcICQsJCAgKCAcHCg0KCgsMDAwMBwkODw0MDgsMDAz/2wBDAQICAgMDAwYDAwYMCAcIDAwMDAwM
DAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAgACADAREA
AhEBAxEB/8QAGgABAQACAwAAAAAAAAAAAAAABwYDBAUICf/EACoQAAEEAQMEAQQCAwAAAAAAAAIB
AwQFBgcREgAIEyEiFBUxURZBUmHh/8QAGgEAAgMBAQAAAAAAAAAAAAAABQYDBAcAAv/EAC8RAAED
AwMCBgECBwAAAAAAAAECAxEABCExQVEFYQYSE4GRsXEV8SIjJEKh0fD/2gAMAwEAAhEDEQA/APPT
VDD3P4Q0oviax5sR9PG2qnuLwr6/30j2qv5vsfqtv6yj+jUeCk/5FcD296CztTNTXa1/IoGLSW47
s6wnXHlh1oQQFSkuuviBkJIKonAQMi97bbdNj96lloOJEjTBGu3tWaW1g4+8puYVE5B039+29Lfc
P2kyO2HUhjHpFxNu0jvOPR1l1cyGBMPM+USjuvgCOtbH/Scty3VERdkDdSdS6wHRroee31TR4dt1
s35aORBjjuJ5E6UY5BhCTeW8f0v6c/70IbXGlObzIWIimudWV+Q1T0GWAEzKRBLZeJel39Kmyovr
fdFRU6rhRSZGtE1MtOtltwSDVDoFWvaNamVV3jttkjdg0SsNR27aSXnQ+PJtBIyH5IKIvxXceSL6
VeuVcLP8Ma9qq/oto2PUbASRvJj7pygdmFx3baM4vljGW1MvILqdZ2lBSlORKhur5fTm868Kmoyn
ZDLvEj5LwaPmfI+mNnoT7lpJVC5wDwJ1PO425zontdftmr4EpK0Qcp5MaJ3GIJmeN56z3Whty3qk
mFR6ZbHKXpn29mDXPhLKQ/8A4Nk2SgX733229rsnQO5YetSU3A8v/bRrTYxe2ly2XbdQKRrtH5B0
pFrNftKmO3LJ6vJqm+pc/wAcY+2lLfsQSKcZuSLoK6jZEJuNOirQCgL7f5EW2yJKxZreV6aRnk4G
c5+OKFO+IWmUF9ZwP7ZyYMGD75/HerftmqQpMzNXKt+TS5JUsC3e1cgLuCkZ6Q2jotuxw3RxR3Eh
FOSohDuicui3h9hTT61vABQgAGAZmTE8iMjGaHdf6uL22S2ykhBkkg+YHECYjIM41kdqM+4LvCld
s2nkrHydiU99RNQMT+geZ8DrbzhhLsny/CBxSSAfJF2JDRU3FemhFwFthaDqB87/AAZFJD/mtipt
Wqce3I7ERWt2l3em2I9zcifqpAvMVoVYYsa5tnyRIVNL8qtC444BEpQCVUVlwS8fIVQxb3IelvxO
y4tptbY3MjsY0+KL+HLssreaVgKAPwT/ALol067Or/XrLLqtCr8NTjbzcnJp9obbULGjfBHXHH5a
EnLcVQkFoSVEXojc+Gus2t6WHG/TcSfKoKIERmCJg4yIJkRmomuo9MfYIB8ydRg4ncH7wI4q20c7
H9TMA1tkYlQ2kiZUxHPC1T2bxVNk6Dz5cXwFzigogsOj5my9Eaon526jTbp6hbeZ1OEmNcgxt22O
3O1emRcdPvPStVT5hMEYInfb8EGpnMtftbkqKirk5FjsWNiBuMOxfO4+hL9U88TSi4pknBwnNlbJ
dlQV9KiopC2actmw02ZA5/ahl2+u4c9RwAHQx2rH2lauZTqh3Gkw4xU297lkCXGqKJmK5EaEpShD
VGxbRRVsdjI2BVEMVVU+QCnVbqDDly0EkgDzCfrFTdLuEMXBUoSopMD8/sa//9k=

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/8bbc94977312d285045b2412257b6cb8?s=32&d=identicon&r=PG

/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcg
SlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwK
DAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQU
FBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAIAAg
AwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMF
BQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkq
NDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqi
o6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/E
AB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMR
BAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVG
R0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKz
tLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A
/K+vRfgb8G5/jT4rn0pNVs9EtLW3a6uL6+lWONEBAxkkc8/kCe1ed4r0H4F+MNA8BfEiw1zxJon/
AAkWm2sUw/s1nVUldo2Rd24EEAtux6gcisK/P7KXs3Z20PVwUabxEPbK8bq6vb8T6c+O37Lfwa8A
/A2S/wDBPidfGfi22RZbi8sdQjuYl+YbwY0+6ACeT6V8PEYc+lfXPjW8+HXwg8LzXfgGytr7Wdbi
KzT3Gofazp6sMvAgUhSB0ywJ4xk9T8sanKUgjt1wI8mTaFAwfr3rzsvqTkpczbV9L7+Z7+e4Cnh4
U2koySd1HVb6a2XTy6FASDFO8zYwIJBHIIqEDFK3JFe3Y+Q53Y6BdTn8R6paQpGsLyFIeHdtx6ZJ
Zif6V9LePvhn8NdX8B2dhoxuh4ntVSM3sEY8sY+8JAzAnJOen0PY/KNrfT2YcQSmHzBtZk4Yj0z1
A/nXu2oeI4vAvg+xhhzILW2iEcbuW3TOu4jPoCWOPevKxlKUXB0r3vov8z9I4WWGzD6yszlalGPN
J9fRaadW2tdElqf/2Q==

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/482810f6637ba931bc76524140b1a727?s=32&d=identicon&r=PG

/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcg
SlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwK
DAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQU
FBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAIAAg
AwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMF
BQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkq
NDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqi
o6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/E
AB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMR
BAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVG
R0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKz
tLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A
9h/bz1S/0f4JpJYjEck0kE58sMAjwunccHng1+eH7KuoTw/Hnwa1s6xzHVIRud9gwTggn3GR+Nfp
L+29oUWt/s+6zJI4QWCPdjc2BuVG2j3JJAA9TX5mfsyraN8ZvDhv0SS0W/h8wSPsXG4dTnjkivyv
gSUZZLONtU3f7j6fMrqpSf8AW5+3PhvTI7LdKg/1sSc4745/p+VW74cGsjwJrn9s2MjdApbA9AHd
f/ZDWxfdDXu4C60ZzYvXU+e/2wltr74Ba/YXTvHHcRmVjERvCwqZnIX+LCxnjIr8lPhdqB0/xH9p
V9jRSxSBsA4w4OcHr0r9RP27dJvdQ+ESTWcwhEJuxJucICDaS55PqAy477sd6/Jvw1M0M98VPzBK
8fw9gv7Neu727dP0RtnD0hZdz9pf2bPH9t4pu9ZtLZxcRrJdSpOnQoLyXb9Mhx+Vez3zcGvin/gm
zdS6hL4pkZiyQWsCD0y8srf0Ffal8eDX1PslRxEqa6Hmzm50lJn/2Q==

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://i.stack.imgur.com/3NfHK.jpg?s=32&g=1

/9j/4AAQSkZJRgABAQEASABIAAD/4gIcSUNDX1BST0ZJTEUAAQEAAAIMbGNtcwIQAABtbnRyUkdC
IFhZWiAH3AABABkAAwApADlhY3NwQVBQTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA9tYAAQAA
AADTLWxjbXMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAApk
ZXNjAAAA/AAAAF5jcHJ0AAABXAAAAAt3dHB0AAABaAAAABRia3B0AAABfAAAABRyWFlaAAABkAAA
ABRnWFlaAAABpAAAABRiWFlaAAABuAAAABRyVFJDAAABzAAAAEBnVFJDAAABzAAAAEBiVFJDAAAB
zAAAAEBkZXNjAAAAAAAAAANjMgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB0ZXh0AAAAAEZCAABY
WVogAAAAAAAA9tYAAQAAAADTLVhZWiAAAAAAAAADFgAAAzMAAAKkWFlaIAAAAAAAAG+iAAA49QAA
A5BYWVogAAAAAAAAYpkAALeFAAAY2lhZWiAAAAAAAAAkoAAAD4QAALbPY3VydgAAAAAAAAAaAAAA
ywHJA2MFkghrC/YQPxVRGzQh8SmQMhg7kkYFUXdd7WtwegWJsZp8rGm/fdPD6TD////bAEMAAgEB
AgEBAgICAgICAgIDBQMDAwMDBgQEAwUHBgcHBwYHBwgJCwkICAoIBwcKDQoKCwwMDAwHCQ4PDQwO
CwwMDP/bAEMBAgICAwMDBgMDBgwIBwgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwM
DAwMDAwMDAwMDAwMDAwMDP/AABEIACAAIAMBIgACEQEDEQH/xAAZAAADAAMAAAAAAAAAAAAAAAAH
CAkCBQb/xAAsEAABBAEDAwQBAwUAAAAAAAACAQMEBQYHERIACBMJFCExIgoVQRYjJDJC/8QAGQEA
AgMBAAAAAAAAAAAAAAAAAgUAAwYH/8QAJxEAAQQBAwQABwAAAAAAAAAAAQIDESEEADFBBRITUWFx
gZGh8PH/2gAMAwEAAhEDEQA/AHjxrQ/CNS8vAZtBj9rZA0bdhLhNHGCUPEdiQHC8pHsu3FEVF477
bdG7V+kb0s05uptBXRpuZY3iR/05HfHg7NsVioEIOSDxH/IVoeW2wqqrt0LdIKW3za8sFxWvK4s4
EV2uyHIo8j2FYMoFQebD5bLzUV+UFTIEQd/pFXPX71EF019RXDNDccrcfySfHpJGQZpKfmq5JxCu
jQFcbdTZeJvK82CmJbmIPMmg/mpDgG23XGlLQJSIMxUAKn1X8507TiFx9LYTMGx9Rzel7P8ATX4d
n+ndHMDWW7a1IismzllpFbbsaqVZoAq+TMVt0FYcF1CUiMiMt1U03VV6Jfou0GsHa3pxq1hmoOYF
kFPgebN4xTun5ZbfFuIy649HV3+4DLgyoYo0REjZtPIn/RF11ri2lmo2QZbXxsDt8VyPM5lTeXtz
gti9QTrBVKR7Z4zYcR4OZeQxNURH0FUL8m0Hp2sG08h1GNDFkspLN533LxyF8pm5sKIpKv8AsaIA
7r/Koq/a9H5MrqKFM4znYaMiZ3HMAigQYGx3076ljIwEpOQnuk+kj57EyLFm/gL1Gaf6xK9zN7Cq
4cKfSVdwq1tRGr7BGYYFLg/mBNqPFt4ZcOJNiukDpNPe4bMlB9Op0+qXqDfaX93enueV829pc6/Y
mRnXfmEZFlZMvvDIlmaIgn7huQKuIooJIZiooK8egRp/rY9p1Dgw2nnG5EByHZxtxUFVGgNBL7/E
uSJ9fG/1t9dH71Au57Hu8Xsao7QpzbeV4Xex3Bjm2Dbnt5LLjD/FURFLZxI5Kvyicf43VeunMJxD
jOIAAVGxuRyL/T9tUBRQUqRx+NbfWv1FNaa3syl09VGdweyxq8ipax4mRTXZMQeYyYhx4bqcGoxm
BoZg4e4oocQAzRaU+m1+oxk6hap6U0GoRtnjmq7jFEw94FKTj108oowBuou7sN1wvEhGiuNkbfIy
ETPqdmi2mjHddppd4pjLUUMh1Uw+qyRlmQbbynLp0cE/CZIRijiy5DJtgvx5UUhVG90W3tAhuWmp
Oj2KznLCnsYup9dWNbwyMgP92hJ43BVR8ahydX6UlJtR2+VUYx0ZjAx/DjIhtcxJJlQIsE2KIEbe
qgAuquLyitzIEkCjQntixAAsKE+zzr//2Q==

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/60ff43e8632a20984515ac2e2c8c2c24?s=32&d=identicon&r=PG

iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC
PUlEQVRYhe2WzWsTURTFf2+YUkMXtmqwUsQEbTGi3RQqotBaFFzqXnDXpbhx4aaLbNy7i/RPKLo0
IKEOGCGYWQmtmK/Bj4hRmkWRaquMi2Smb14zmQkTk03Pai7v8c65795z5wnbtm3asOpNMmtFJ2T+
4hR3li4g49GTl3TDyvIisSMjbrxZ+86IrnHu9PGO+zU5yBWqHvLb11NdycIglYxT/rhFZu0tlU9b
/gKsepNye4NDLoSILADg1tVpzpwaZ/W52RLyeV+I7nw42febXBYBYJgWq89MklPj3Lh8FmHbtu3U
vhO5WvOH964RG9XxQ/rpK0/8+P5NT5zNlzBMy411aGUfNvPYqO5psl4h3wSAZtWbHDsa+y/X3k3E
wlwCAH375+5AyWURQKsH5IUgn0eFOie0LnsHAv92VqB2czqzzs7vP6HX/TD8GwjyuerrXrGyvOiJ
1fMOlCCqzw+cF3BW6B5IZ9Y9sVrfoPXIAoIODEuoYuhNOHQBh3NAD/JpVATNGb2fng8Ddc4czgHx
4vUH23kcdIJaQ/V/HrRfdYeMjWoDzTAtsvlSSL39g1Gssbv3t2XDQYswijXMza/Mzkzuz4FBiTCK
NbJvyizNJ9GEQGxUG3auUOFLYxuAhbkEck/s/NrzHBA0J1Sfy/3ikMcnxnhw9wqaEOipZJzziRO8
t36QK1Tc97ojotc54feecMgBN3to21AIgSokm4du7ugFMnl8YozZmUl3zTMHVCHvSt+4NH2yb+Tg
zR7gH7AzDS0dsv4HAAAAAElFTkSuQmCC

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/e45dd81d0238dfb6d9a9adcf3dcf12f7?s=32&d=identicon&r=PG

/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcg
SlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwK
DAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQU
FBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAIAAg
AwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMF
BQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkq
NDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqi
o6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/E
AB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMR
BAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVG
R0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKz
tLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A
8ctvH+iad4iiOm6NBcX8LAw3GoXDyi3KncCoUqBggYyBg56V6p8bNH8RaJ8RvEGha4bPVdYvp2lW
/sLIA3xkQSRgbi0inJGQpGCD2wa+a5/2nvEXiQSo2m2sFijbo5CJtwx90HbIFJ4HRRnvmvoH9kbw
3rPjCLUvG2s34eEp5MSTnYsSglS+5iSzNgqAegB67uPkJZc4U7VFbVfab+5Wsc9DAVa75Y/PXZbf
qdV8Mv2g/CHw2l0nw34w8ExLZxou6/v7JLhFuCckiR0+U5PBDY6AY4rf/ab+PPwo0nRrC78P3tzb
a/cBY4dCih8yPy8/60NuAiAx+POB1rpvif4j8P8AifwtJpF5p1je2KRNEMKpZOMZDAc1+cvxG+Hi
eFbQ69ZXM13bC9ktfLlBYRIADGB7Z3flXdRoYfESUZ7f116H0+Own1ehFuK6K6/XuTW+pIJrnSIR
BDYYWUBLdfM342kFsA43A8DAyTxX058KvHdl4Z+FFv4e1K42wSLLJ5cq8IrSuNoHufmHuTXjHjLx
LoV5req6vodmLWWS+nk89LZIjEssjywgheCwAkUtkfcT1NWPHvxETRk8Oy2uix2q2ulR2ckds25J
OCfN5yd7FizZzksTXpV8LOcU0efl1RYev7Wculjt/E8sWlaTbHw/qbXtzqE5NzIZRviVcqFI24zn
HOD0rZ8U/EWXTfhRY/D5NFfVtBujHd3wbSkiae5LA+YLnzCwwBtBAQFWX5Tls/Jv/CwdUm8QIbaA
IGIbY6cyH+HI/HoPWvQPiJ8YvF/hfVwltcyQ6LH5lppjRlTG8MTGLGRkZ43EdRu4wMU6eDnFXvqd
ePxscS+WmvdR/9k=

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/43249457c96772478f5fac6c6aeb1539?s=32&d=identicon&r=PG&f=1

iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD
2klEQVRYhbWXTWwTVxSFv3GcRgUEtoOxY9M0xjg4joSdX0FBRWJTKS44lcKmIFSpm+66yqJVpVbd
dsMSddFFtvWitIrUqBKoUtQKXHCSUiLFDXGckpq4xCF/FJJ4urBmGA/vjeMkvSt77vM597555zxf
5Zuf76u5Jytk/1nGGH7nASI+Fz/9kUMWsWY3xz0OkqmMdM3bJ/yI8I+6DtDub6Tu5LtXvvj8vVME
Dh/i8dN19jfUc+VMmMtvhRn5fZbCyjMhcF+0hRdbJd4/Haa+zsaD+UXhupIKZvyrZ9u4fDrMjxNZ
7HOLK6RnF+hq8RBtPowK2BSFqXxRCtoXbeFMyMdnyV/46PxJ4rEAgHAnquHbAG7cfYiqqiiKgk1R
KD+blpJf6m3l+/RDVMPzeCzAQE9I+BsrfBvAZqlUAQawsVWSks8XV7kznQfg2kiamcJTyyKs8G0A
FzuO6ZVpkegKCsmBiu7HcwW+/O62XoioCCt8e5NjP71BL1P5IjfuTrOxVSLRFaTd30jI4yDzeKmC
3Ni9McZzBcZzBaLNbhKdxxggRDKVQYTfb8BXhkYfqPmltVcOXMjjIOR1AOjkANdvTnBbUIA5os1u
6utsHHz9NUT4rV4nJ7wOlA++HjG/Hj1izW4+fqejKplVDI/NWPqETZboi7bQUF+3K3KwVoe0AE3n
5nc9PDbDt3empGCyvFURdhH5pd5Wrt+cqJCOeSuN52I7eZlZVeyASOdarL/YePn5+Saqqm4rf20k
rd8Dop3Qd0Cmc3NH6883uXq2DcWka1lek2fHm24SncFXdsJuJpfpXCPRLLXWfHq2QHq2QGfLERKd
Qb0Iu5Fc1r0xZOTbzd/LLnAvu0B34Ainjjdhf1Rc46vh36Q3315GyOPg04u9+vdbk3PYxnMFIv5G
PrnQQ8Tn+l8LMN4vtybnGBqdLKsgmcqQyS8xGO+2LGSnPgDl7tv9jRXkYFCBdirjsQCD8W798jCC
78YHtO6N5GDygWQqw/DYDFC+LAbj3Xpupz5g7N5MXrEDxiLgpXOZO6rVB7TuReTCAqoVUasPhDwO
FpbXheRgcRsaX4cxavWBQ/sapOQASrW5YGHlGRubW9vyCZHOs4Xl3c0F9/96wrnwURJdQRZX/5XO
CQAfnmvHfXCfTj40Ork3c0EylWGgJ1QhT9FfrIhA53s2F2hnQpOn2bD6JTqvhl/TXCDziXCTkzaf
Syq1Hc0F/aa5QFSEca2MXIa/rbmg1etkKl8UFgFln2jzuZhfWpOSV5s7LOeCcJOTHwReoMVAT4hH
xVV+/fNv6ZrzkTeEc4E2d/wH7L6+9AnkZzEAAAAASUVORK5CYII=

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/1cc6b009e391bd678f8e14a6d4561f7f?s=32&d=identicon&r=PG

/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcg
SlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwK
DAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQU
FBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAIAAg
AwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMF
BQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkq
NDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqi
o6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/E
AB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMR
BAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVG
R0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKz
tLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A
+ffHvg1/h38R9NvvBm2yvb+U28NgxCoCUCupJOAj7zlc4Gevpr/CH4vePtY8Ta5BLqUtxpcMX2S7
tLncPsjAhQIjj5TlT8vQgHpwRD4/8I+IjCNc1VXtjDII7eK2jI8l84+VDzztPzHPTv0rofhL4mGr
Xsvh65tPsaanK0+p3IuGkuJ26I3lgkbzuwXIJI4PauKFadLDtxnqluNUHXqKmle52s3xI8QR2c9l
c6kxE0xbDtgnjsxyfy71Ja3lzr9qiDUfKkiiKmSVjhR6gAEsR7DOCa7r4rfBHwxpvgeLxD4fN+us
WsYWWxvFJjlydvy5Odxz+Yxjoa8s8H6nqNjbtNZNHbSI2UjmyXAJHy+/O3Ga8eOKqVrTqScktN39
xviMBLBT9m0k3r+h4V44+KGu+I7uSW4Z0jOVjHLGFCxbaufcnk5NWvA3h3R/Clo2q3mpXaHWbKRZ
HWVTKsqsGVYyvzgsAeD14r17xP8ACK3sheSCZLpzEyoklsihTkndkZPQgfhXiHxTvYfD2iW+g3Op
fap0Mc6wwo3+ikDK8lsA4J4A717MYRqQ9nBWHTlLDzVR9D6Iuvij4A03w7q11GuuWWoajbQW6aZq
t45gX5Spfyz8oLGLcWBP3uqnp4sj3vhW4uJXQT6bFKjAafKZFuGfbt2oQzY68bt2T7jHP/BLWLq9
1VtWuLG2vYra0k0+KbUEEiJvBDssZ4ZtrNyeBuzg16vbS6TrMkq20yR3IXaVEaBCcDG7j1APBHIp
UcBOF1HZ9/0NcfjPrbjLax//2Q==

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/680c8b7807876ac0a02687814374aa0a?s=32&d=identicon&r=PG

/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcg
SlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwK
DAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQU
FBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAIAAg
AwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMF
BQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkq
NDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqi
o6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/E
AB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMR
BAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVG
R0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKz
tLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A
zrn9tnwj8FfhvY+F/DFjd3731vIX1qOUJcWxZcD5RxkHnGe3418ea/8Asv8Aiie2svEWqa/Z3P8A
bUKX6nzHknKyjevmbhwxBBIyevWvrn4E+Pv2a9C+FWgeG/F+k2Mnji5uczXd5FvVQX+X58/KNvy7
cdefSud+ON/q+l6mlnHpdjBaxSNHHLYxyzRtGMeWYlVclSpX6HI5xmgD4O8feBrvwJqsdndSJMJE
8xJEGARnFe6fsI/HZfhN8Un0bVj5vhjxFCba5jYZEU6gtDKvvuyh9n9hW38WvhTP488HLrNlp066
tZ7d0L8M0efmyPbOfXivPPiJ8N7X4RRaOlrH5mvQXpcXm9sTKqjd8p4AV9uOM8nrxQB9QftF/sd2
9l4N0i/0jTrayluY0WG7kkCSNJnc+5c9sHmup+L2kWmh+BfCXiHS9TXUbWG3jsb6GBGlktZ0XOSV
Jyrc84GMc9qxf2+LjxPq+oWUkcE80FvGPI+xuxQ5bA2qOd2eoxzXhOjfErX/AIceDp9B1bwq8H9s
jzFfUmIYsCD5m08gjHt1oA9d8PeMFV/OLFRJyUYEHn1B6VH8QvA+n/EHWtL1jMZSy4WPsxIJbj13
FT+Brxzwj460vxNoeqajquu2+l3NjckR2sjrELi3wNrKMkltwfIBPG38WeGPifqfjz4gaX4e8KQT
TWCyedcykY3RqDkgHoOnJ5NAH//Z

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/cd5bf0bad1687cf998f2a1b2ae9604c4?s=32&d=identicon&r=PG

/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcg
SlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwK
DAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQU
FBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAIAAg
AwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMF
BQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkq
NDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqi
o6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/E
AB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMR
BAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVG
R0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKz
tLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A
+Xfht4bsNR0GyuZLXzp3zucyMDncwHGfQfpW34t8LeTbxLbaa9yxPKtdOiqOOMFh16VF8GYZLvQI
FMmw20kgVR0wNp/PLn8AK+i9C8M+HU8IjVvEM9qqylw0l5ceUkQUkYByBnofxr8fzLM6mCxLcryV
7WV/l1R/UuX4TL3k1GrVpRXNGKbUY3vbV6pro9WfNWm+DLe/tXN1o8lkRyqm7eTIOfRuD0rlfHvg
nStJ8NX95b2xjnj2bZBK5xl1B4Jx0Jr2G+1DR59W1C10XVbfULaN9scscgJK9R9cdM+1cN8TLIyf
DjV7ncG2RQkleRkzIP0/rXdhcXXlXhzNpNx016tdzrzHLss/setVpU4SahJqXLG+kW76JaryMrwL
f+J7CxlTQ9Ot7qGN97STYypJHTLDuoqxr2ieMPFt3595oNncXABQMk4+XHHQS4FZ2keJJPDaReba
tJbs25kDY3YPQj0/zmus/wCE60y5Wa9j8VjR7m4ijiWxFnK8duN3J6EEgZPy469+le7UjUjVdWnT
WvWzb+dj81wmKy76jTo43EVLLeC5bbOzSlG3Zb9exyw8PeL/AAvHPeQaBZQHY29so/y8EgLvOenT
Gaw/EWqeM7nwPetexwJoc8aPJtKbiBIoXAzkfMB2rv8AxB8TtOsbdrm18W22pTR2xj+wyWMqLNLu
Hz5KgA9cZzjHvz5D4i+ILa5pt/bG0gj+0IEzG7YXEitwvT+Efr61phYVq01OpSW61s0/x19GZY/H
ZTSw9Sjg8XVs4ySjdJNtdeWNrPZrT1P/2Q==

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/233068cf617da7d4beaf684533f00fab?s=32&d=identicon&r=PG

iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAJ
iElEQVRYw61XfVRUZRr/ve/9YGYYhnH4lC8BAT9QItyoNIVKzTA1E0+LllamldXa7truVnpaMzPW
2LYtz1pUVhalWZxUTEc9FHpCwUQEQVgVxAH5GGGA+Z5777t/zAwMVpu1e895z3vnzn2f3+95nvd5
3t8l+AXXzKKqhODwMcsoEecS0AyOiBpIDIpHkhS3+zxzew47Ld07zu7dWHW5Zvd12STX81LOq0f0
+jEZmwRR+yhhVITEAAWAzACJAbLvXmZgMoNstxkdfe1rDrw65dz/TGDO+80ZakNMKUfFZCIHgP4E
Af8980h210DPY3s3pn38qwnM+eh8liYs9ggFr4fMQIaMK4ridpmZpHR6n5NoSoRwohDqJ0BkBiYp
imug58k9m1K3/WICM9/+PlqXMPF7SoQYv6ey3VbhsfZvP7l1lcnadiE8JCzFIEtOqe9KrSk+O78j
9e6nsvjRo1aIIaOmEicDLDKohUkOy5W5ZVsmGa+bwPQlO7WjFt+xU9Qa8iAzyA7Hua6Txhfa9+6a
NDp11gpD3JSEYMMYEELBACiSC33tNUrtwfUlvR2nVt5ZXJ2rHZP2Jq8OTlHsLshtlo7ui0fTKzct
tvwsgbxnTmfzYfpPhKlxKUQh8Az2765av7Rs7A3LC0ePmx1JeApQ4l3pW201tyhNFW9tu3Di3efG
3rTi9ZCwlIltLV89fds/ytaLOsN8AJDdzovOq50FX+cnVf0kgXuebchTaaM+l5KJio8NpS7L1ZLa
F1dfzJj11+c1hjgKnoBxBKC+lYSgs/GQub7speV97af3J2Tmb8yaX7ROEELRfb7CUnto/aIZxUee
EHWGfBBAkWW703zl/v2LEvb9gMDcP53JVutiy0GYRrkpGIosnTz57INfZOW9tlmljwB4eME5AnAA
A8OFo++ervl87TwwxRSROn1J9pJ3PtGExILIDPAwmFuOW08d/stduduObuXVmkwAUGTZ6eg23f51
QfJxAOAAIGfVHq0ueryRE4KiZLWkkBiN5+y2F9alpq/4uzYikYNAwAQKCAQQCBSqoPFAobGudF0e
wHrUo2Kzpjz4VmlozAQB1OcZATS6OJEyYbpT6V6lHZ26nIBSAspzonpm5A252y8d2uGiADAqIfMF
GqRKYRyAYA4eh/VjjS1ypT5mkgiegPEE4AkgUDAeaDxQaGzY98oCAAMANJPyX/w0LC1bA5EMkfSv
GZN5f5rp85I7PP2WzyB5q4kjYqI+KfPPAECnr/5Kx6m1q+ELryIw1P/r+eq49Hm3gfPlnCcAD4An
aPnuw/qGPa8sBuAEgPhp9z+TkLMkzQ8MfngwjoAKPOIn37emp/ZoMTwK/CR4MXh1zqZDOqqPz7iP
iqLOT0C2O5rFvqDJGn2sd7P5884T9JlqnHW71xf4PAcARGfNWkxVAiCOBPfvFXAEUSm3h9e//Vyk
bLW1EomBSAwc4/W62An3Uk6tucvrnXcQh1Khi5yQCwowOmyEcQSXq7/8yG3trQ+sHHNTpdEj20YC
U1+l+GZeVCN+4oI7FbfnmD8CkBg4Tn03JTyXNeQlRyBLzqYgjSEFxF9uvpqnQO/F6tpr+0aL8b3n
ThQtW9NRs9+sQPYSDgBnPjsaffwk5pYa4RkmQBjN5CbO/0sh5QXBu4DAYjqzj/eo5mkMcUOhB09A
eAptXNp0UaePcg1eHeUe7NUCsAJwWNubT1yu2Pn2gKnRwqt1U7QRyWriP6wUgMgMgz3/dgYnphzh
efU8b/sEmEfSUPCED8wdEQSFMVn5sRYdnnaL7oaHCp+Z807Dp/N2d1XmvPHN1aS5j27y/T3Qfrz0
b8cK549r+eb9Uz/a9WXGQ/L2CF8URAoOTm+evSMkNlXltvfZwQDvYCNnBYDCEBRsQMSE26ioC4++
Bsncd6l2P5jvl2+W3LZuyWkLD9wDkJmdMoqLgXuA8Nxkl8185lrAEWe+z4ueU98ONO/csuEaAvrI
cTMegOILP/POdsvlemhp+jABgHmUVsqIfHJECkQh19x2/DBTAOIzMiQ+fODEw+Ds6kBjyctPMkVu
CwTPWPxKWVzWwsQh4goguR0wndtXzumCZ0ACIAHwMDC3VEUlt21vYAT4kJBETUpSk6W9VkKgAgrw
XLLZcbZkwz+7z5QPqR0uKDh5yvKt36bN+t1UImOEUuo6X25OX/2yldfqogNTINkGy2hX3ZEDsuIy
MQ5gvppPWfD0gst1pSVM9jaNoY3jYWAuCQ27N+1pKd/+Rz+4Ifmme6c9tas6adpDGUTCEGHiFaxo
q/vijbCMqY8Rl/cZkRgUl8tkPv/dAVr9xiNuj2twc2AaBL0+X5WeWNp5zmiGNEyCuRmaD751vGl/
UYEvkLqxuauKb135cWlUaq6BeIaJEh+JS6d3notbWHAqSB9+D6zykPceW3/h8R0POSkAdFTte0fy
OKqGNqLA08S8hzc3f79tpaW93u2PQOuxDxrOlK6bB8Cuix4/++aHP6i9cdFrj2q0sYBbAdw+cB+J
7gvHBi417XoiMnvmm6CUotfjDb3DXnXl7IFtI/TA7HfrErWxKZWUF4fKym3tM1auXVg8OXfddtvA
pc4Tux/PIYRgXM6aorHTVvxWY4gfLjXmbTiQASYzdDYdNp+teLVg2mtl64PCwmfIDif4KieYIncO
9rXcenDrza0/UERzdjRP0kTFH6S8GON/5rH1f1P10gMbumvK28LH3JI3fvqajZFpuXrib9EBBKAw
OPq70FpTcthia3jxxjVbi0SD4RZwBEqjBaRD6rD3m+76euuU+p/UhDPfq4kJjk3ezmtCZvv/lN3O
TkdP+7OVv19oT8pculIXkZYbGjVRFaSNABiDc7AL/d2N9v6uRmPr6ZLiW5//LEYdn7SZDw4OBwfI
VifYCbPR1tv28KHiGR0/q4oT5z6CiSs23CsI2td5vS7Rq34ZZKe9WXJYP7xaV1lxasvjcPf3agkh
CAqJsGYu3cIbJmTfLoSGLuN1oYlD+oLITltd4/LmT4p2tZze8Qs/TP5QnaKOjC0nBnUcNBRM8L0u
MTCby00ZbwYHCo6GU7WKJz5Qfzkzorid/d0FZUviv/z1n2ZrqxM1YQlfcCpNll8bIECcXis+/AQU
SGZnf/fS/csSjf/NPvdzBM5/V2zRRY//QKUfbae8+BvCcSr/0T187g/fMyiS5LJ+NGBqWmR8LL32
//J17L9mPLVXFxo/OZ9XqedC4LIIR6PBEco49IIoDQrzHLJdbfvs8Nrs1uu1+R+gjaibv6ee3QAA
AABJRU5ErkJggg==

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://lh4.googleusercontent.com/-kpRTzH5zyzs/AAAAAAAAAAI/AAAAAAAAAAA/ICc26Nac6mY/photo.jpg?sz=32

/9j/4AAQSkZJRgABAQAAAQABAAD/4QAqRXhpZgAASUkqAAgAAAABADEBAgAHAAAAGgAAAAAAAABH
b29nbGUAAP/bAIQAAwICAwICAwMDAwQDAwQFCAUFBAQFCgcHBggMCgwMCwoLCw0OEhANDhEOCwsQ
FhARExQVFRUMDxcYFhQYEhQVFAEDBAQFBAUJBQUJFQ0LDRUUERQUFBMREhIUERUVEBQVERIVExIO
ExQTFRUQFBUVEg4VEw0SFA8RFBUPDxUVDRIQ/8AAEQgAIAAgAwERAAIRAQMRAf/EABgAAAMBAQAA
AAAAAAAAAAAAAAYHCAkF/8QALRAAAQMCBQIFAwUAAAAAAAAAAQIDBAURAAYHEiExQQgTIlFhFHHR
FTJCgZH/xAAZAQADAQEBAAAAAAAAAAAAAAAEBQYDAgH/xAApEQABAwIFAwMFAAAAAAAAAAABAAID
BBEFEiIxQSFRYRRxoRMygZHx/9oADAMBAAIRAxEAPwBY5Q0Cm6r1moQ5lSk0ynR+Uvwi62Dz0SHL
lXtwbDr3xIz1npmh1rnyq6Gj9Q4i/TwlB4nfC+/pU/GrdIUuZSN6G5d0bVoWTYOFI4srobWAPbkn
BOHYkKq8bxZ3CGxHC301pWG7efCQdFo0uqVeUxFivyXPKcWG2W1LUQLHgAc4dPcGtBJSOMEvI90Y
T8hRafkipSpL7BrzSytcdLqVKZQAAE8Egk+okDnkA8jAzZnOkAaNPdFmJgicXHV2Wt3hrynSpdPr
FQiN7GmyI6EeXtU+epeJIBsbC1+1v7QVEIkvdUMLzHYBB2vlFRqFVn8mQ5AKHoUgqZaSlPnOJb3B
C1kHg3SABtuVC5PTANMGQnOOOU3mY6aPKeeFLOhugacmacmt5oo1TVV6+ylxIkJUhmK0kqUW1Nou
vcSn9qwDfabWAuxr6siXKDZo28/lT9JRFrLuGo7jsiKl6NZHzA44uW8uFSdpcUYigG1ADoAb8n8D
AkeISlxAf+91tJQMa2+S6vzKkGkZP+t/TmfKjPqKlpUq9jxx8W5/33vj1s127Ji+K7gl/q5BoNPM
fMLK9spp5v1JV1TvG5PHvYj74C+mA6zdk0p57DUoD1o8Zec06oz2stojUWnRSqnyYxbbkCoIC7ku
702Seo9FiOTe/SqpqSMwWkFwe/CjMTxCR9TpGXL0/q7unut1I1KliG/ThlqckJcltsueaZDaR6lM
353kn+W4i4JUo4VTYayE582j59l3HiT525Muv491XFd1Gm5Wlym/pDMjKWVAtlIUOtwbkfJuDgNs
XRUBkvulhmzX3KkVtcuoVmHTXWip1ER1wE7wNoNr8mylWt3P2xu2mkf9oQ7qmOLq51lndnDMTOaM
65jrDTrjjEqWt5DklRKykk9b89uL9sVUTCyNrDuFE1EgmmfINiUyPDZW2Ieo7sCUlq1RgvxkKcCd
zbgKXBsPUXDRT84Cr488BPbqiKOTJKB36L//2Q==

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://lh3.googleusercontent.com/-eUZ7QWKVYy4/AAAAAAAAAAI/AAAAAAAAAAA/ACHi3reCaR-aBHD0BwDvFZAk-r_nCnrNtw/mo/photo.jpg?sz=32

iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAAA3NCSVQICAjb4U/gAAAABmJLR0QA
AACJAHvQcDPEAAABk0lEQVRIiWNk6KxmoCVgoqnpoxaMWjA0LGAhXmmUpp6OqPj3P793P7h74tlj
InUxEpOTk3SNaq0cFfgFIdw///6dfP44adu6W+/fEtTLzOBqh19FoKrWTHd/Hja2eZfP1hzeffzZ
YyFOTmtpeUtpudkXzxC0gHAQlZjZ8LKxd548VHFwFwMDAwPDnWnnT15PzjeWkHJXVNl5/w6lFmiJ
iL3+9hVmOhQsunreQkqWhZFwGiFsAR8b+813b9AE208cIqiRWAuYGBn//PsH5xqJS8LZTz5/evXt
K6UWIAMjccmz8dlwbtfJw+UHd1Jqwd///9iYmSHsJ58/dZ08zMDAYCUtZyMjT4ybCFvw4ccPcW4e
CPvVt68QJ6/wCyfGdAZiiopzL58JsHMs9g4h0kQ0QNgH1Yd264iIR2jqCXNy7Xpw59ffvyYS0q4K
Kr/+/r1DRE4mqqiwlpbrdvQwFpeGRMa////vfng3/fzJ/jPHqGMBBCjxC7ooKP//z3D25dNzL58T
qYsEC8gDQ7/CGbVg1ALKAQASt4jDtbgeaQAAAABJRU5ErkJggg==

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/ae536c1c0bc292aaca19574b58587ff1?s=32&d=identicon&r=PG

/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcg
SlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwK
DAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQU
FBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAIAAg
AwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMF
BQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkq
NDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqi
o6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/E
AB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMR
BAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVG
R0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKz
tLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A
+6finpPw++Eng668Q+I7/wDsTTIGC+fsMjs7ElURQMsT6DsM8AE180+F/wBuX4K6h4oTTpdU8R6P
ZPJsi1a/slFoGICgt5cjMgyAclccnOKn/wCCllv/AMJ3cfDbQdO1JWsBLfXV9HagysMJGVOxfvMV
WYKOOc8jNfMuoeNd9rfWtn4EV9Ns4xGIA6YkTIX5gBgD5h69frXj1qdCLXLBP8D6LD4nF1YvmqtL
z1P1FsPhpPNptvPp/i66uYJFEkdxA7ESqeQQVlAIwR07U/8A4V/4ogmLQ+Lr3ZncBLuIA545kb27
dq8r/Za+LPhvwV8AdB0a8+3QTaLDKs0ZiM/lRlmlU71JG1UcDJIxsPAxXudv49jvrO3uorRoLa4R
ZIpLqQKWVhlW2ruYAjnJArojhaFlyr8WccszxTb55J+qX+R+fHxw+I3hX4Na5oPh7UbG1vvFV8fO
W+0yditiGaSMK+5mB3fKdoAIwecHnx2/8XLqd1cagNZt7WGaRt+1im1QOkq7wG6HjA6kd6+QdQ8R
yXdyZp9QZ7oyGXz5pCZN2c7t3rX0N8NtU8M/EOH7XMbLTdVWNUunWPeEyAHlQY4ycnaOmcDpWWIo
/bitSsFinBeyk9D6o/Zc+Pvh/wASxal4Ytok8OeIJrwLczHUTYrd+VGSjTHzVJBUPypAzsBBz83t
GnfBHwf8WDeXXjLW9R8XOTg2mpeJ76OOI7s7o0imCKuNhxg8jIxmvym1n4ifYPi5J4g8JTzWEUJj
itp4zseTyo1j3Mvo4TJHoeR1r79/Z6+Ltv8AFHwRb6xLDHDeLIbe8iVQV81cE4B6AqQcc9SOcV2c
86FpRPLnapdNdT//2Q==

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://i.stack.imgur.com/V6iFi.jpg?s=32&g=1

/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAIBAQIBAQICAgICAgICAwUDAwMDAwYEBAMFBwYHBwcG
BwcICQsJCAgKCAcHCg0KCgsMDAwMBwkODw0MDgsMDAz/2wBDAQICAgMDAwYDAwYMCAcIDAwMDAwM
DAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAgACADASIA
AhEBAxEB/8QAGQABAQEAAwAAAAAAAAAAAAAACQgEAgUH/8QALRAAAgEDAwMDAwMFAAAAAAAAAQID
BAUGBxESAAgTCSEiMUFRFBYjFTJCYXH/xAAYAQADAQEAAAAAAAAAAAAAAAAEBQYAA//EACgRAAEC
BQIGAgMAAAAAAAAAAAECAwAFESFRBDEGE0FhcZHB8KGx4f/aAAwDAQACEQMRAD8AYjuY7ssBw7SK
4XaXK7LLS2pkrKuOGtj8zwxkyOqAn3YhSB7H3I6DHVru472fUMxqPPpNXptJtPr9Ia6y2WyXJ7TK
KUvyh2WjUVUi7DbyTVHzI5BQpVRf2kWXw37XjBaKdUenrb7DTTox9nikSRHU/kFWII/BPR4ZnUa2
SXPNMPhx6zYXjeEqthx2acGSS5wxStT0q/Ik7tBCJC4AXYbbe/UrM5m4hgusKCVEjfH094qZBK2t
TqS1qEqUALAZ8jbbIjBhHq69yXYjqTi97zzOb1rHhBuENNfKS4yvUyvQneOZFY8WWRVbzRyHkfJH
8iUYr1ZXrf8Ac1mFBpZbsK01qrOlHmLV0eRXKhqzV1X6GJo1jpE8XtCKgSEyknmUjaNfi0jE2/2H
k+X6SXMZldrBeKa6xeGKe3zIzAndTyVVCof9fUEdNlYtd7vq52t6W5Tf1p7deb9j9LVVsMUqLtO0
Sc28QdjGG+LAEkfIgEgb9HSOfvFpTDlFEbkY7fqAOI+Hm2Xk6loFCSLA71+33MTlonkwo+4HBGeZ
I+N7jYFiB7iOQj6/86jP1Ge12vxPutzuS41N0utsvdf+5bQgmjZ46GqHBOMskoXwxPHLCyGNn5KP
8SCcF19RTW7Sm15bc8Kh03xC6UcH6WludU0dyrKKYlNjT+dHjWUc9hIEI9/xv15bqTZcg1nxTPbn
n2fV94zvDMpghW4XS5n9dkFHVUC/xU5JXk0ZpmlSGMAcUnVVHv0hVo3G2y4pQFMXxjzn8Q6k7pc1
XKQmoIJvatAT7saWPuONHQ2TCcihStur/wA8sH9Vq5pUENFTB1EkrLGvECOLkd9ix4ff6dKTZ+5/
TDXXIJrFp7kttvc9vhapSht9JUwLDTRsiAqHiRCq+SIcU+gdTtsQehcuVDXWvGJKZqCnez2ba63u
Ry8Yr4IGExhZx8tpSip7fZieuq7fcGukuOXKsTJsmsFyu6lxLarnJTCCORjyRlH96/Efcfb8DrvK
dKnlLcWo1qKH+fEbiRaitsAZtft1+epBj//Z

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/d7011761181ddb840f9cce628eb1e2f0?s=32&d=identicon&r=PG&f=1

iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE
E0lEQVRYhb1XzW8bRRx9MztrbxXHXccJhFsa0yOoat26UoC4QqiUY3uhSL0gwTG9IHNrpZ7iKBf+
AdR/IP2ANlWCQLSlbQpSiBJUBKpdDj0kxMSmayvb7tjLYTXenfXsximEd9r52Jnf/Gbemzdkcaju
QgGzoCHxCkXnhYtcyUD6EJPam4/aqM7a6DjA5ryjGgJmQUPjYVsq61kq9Weqn8ZLBrb/6ODXz7YB
F6gtNDF8kiFXMkATBNVZGxtfOYALHP9+EJu3vO8wxksGls+0pHIiS6X+3QDExNmijqeXn3cnF6gt
cNQWmgCBVD/4hoaRU3pPFsyChmxRV5aD/alZ0HB4bgBH5wcjJ5egqM+VDC+w0OqjysH+lJkEuun/
7fztRk8eAZJETwDU8CvE6p9efo4nX9jdrAEAE6kVe3zgvBfp40t23wE8mbWBjlxXnbFx5EoKgLf6
cGZzJQObtxxQ8UNtgePhu038/FET2UmG1y/IKRRblb+ZwtCkf3abv7exfrWXBVu3OepLHGZBkw60
WFztOwcjp3SQKBoOn2SgSYIXG53u4QyivsRRnbGRGCZYn1PTcGiSgaUJ/ryhZsmrp3WQ5bOWG8fz
N78cUA7eL1bOtSJ1Yv8xzc9AFM/f+8v8VwFYa20snbCUGTg8N+DrQBTPBb7JNqRysZKGbtId23fS
CYowdknBfhCnE70B7AHidOJ/CSBKJwDFXUANguqMja3bXPqhWElLZZYmfbXvpBMseAkJHLmS6vJc
IHjgVIhqV61eoFq2wfQsla7MIMyCFjtpP+BNF4VvUz06Y/3SRmXGBnm2yt04noYVcLcQ9BQ6QxLe
Fgt1JK7ruiq1Mgsajs4P9gwk0K8OhOvDOkOB/u7z/wyhTFNg5/t8L0GBeJ7uNYj1G3cfTFhKquRv
ppA57p1epyF3YGkCQgNOKqJdnIGgzlSmbdTvejpDVj9punH3uXA1L4ufPrDUfuI+R2XaBln+0HJr
i1z588j7DKAk1vczk8S+G9rbLjo2sHVHPQft2OixXwAwNpWENkCUDBEYLxmSlXu2wtF81Mbqxy08
eMfCxnUHtUWOoSJD/kYKmbd7niGgW3c4zGOyBxybSuK1swmsX3UkBxtefTCtIhAxcZBujy/ZaPzI
kb+WQv7rFDJv+YEwAKiUbeSveXvNGy4OXtyHtU9b3YMpHGxw0EidiPATwmUfOG8gfz2F+j2OStn2
Aqjf5ajf511LHr7BujoRVLCX0Ane8AdgaQK2n/h+oFL2eR/WBZVOVKZ3pxNjU0kcvLgP1lobK+da
WDphYXPe8f1A/QeO+j0OfYRIq4+6z0XWBOL8xNhUEqOnE55DDm2l9C7ITDAkR2WfP3pGj/T9mQmG
juMi93nEu6FsgzBvu6Je0P8AI68hGH24xDkAAAAASUVORK5CYII=

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/1f6df2c9dac05c886ac3f90e692f93af?s=32&d=identicon&r=PG

/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcg
SlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwK
DAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQU
FBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAIAAg
AwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMF
BQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkq
NDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqi
o6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/E
AB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMR
BAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVG
R0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKz
tLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A
9i+Lfji0+F3gu/1672t5C4jjb+Nz91R+NfG2m/FX41fFSz1bUdMvYNN0m3lHluYhGGJ52KRzgD1z
1r3D/goDot+vgPS7u2jvriyFxsuI7dC0SY5VpMA+4GSB+lQeF9C1jTPgjolvomi2dratoL6gs00h
LyXHlbgnlgc5Oc85/r+c06cacOblTb7n3mBowrztN6HhPwh/av8AEvh/x2/h/wAavHJp8jFcyOf9
Hxn5ldsllPHBPGK+09Nmtdf0m01Oxk820u4Vnhk2kbkYZU4PPINfnB4m+H+r+PvGXhi602aC71LU
plXZbKI9mTggglgCMH/DtX6aeHPDg8PeGdJ0oOZPsVpFbeYcktsQLk55ycZqcbTpOMZ09JPdLbQw
qwlh6sqb26ejPRfF/g7TvGnh++0XVYPtFheR+XKmcZGcgg+oIBH0r5m1bwrqfhvwVcaX4qDaj/wj
cT2ULaZcee89qwUwvPGmGB+XacgE7Seck14R+1D+2V438R+NdY0XwtrMvh/wzaXD2sR04+XPchTt
MjSj5hkgkBSBgjOTzXz58Pf2gfiB8F7bULXw9qyGxviHngu4FnDMM4b5hkHnsee9e3/ZlWVO91fs
cOHzBYapza2Pcf2ZD4Gj+J9xeeJ7iDQNO0p2v9Pe9k+zW5uAwUbt/QAHIBI5UV9+W97Z61YQ3+nX
cF/ZTLviuLWRZI5F9VZSQR7ivxf8efFnxN4/uGl1O5iQspV1tYFiDA9c4GT+dc94f8aeIPB5LaJr
up6MxIY/YLySDJ7E7SK0eUzqxvOVn9/+RjisxhVq80E2vu/zP//Z

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/d1d852d55cc464c56384f7543eb11b41?s=32&d=identicon&r=PG&f=1

iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD
4ElEQVRYhbWXX0xbVRzHP7d/oEEfRLMFUqQGWHHQECDaRrBtNJaxyExkYeA0MctifDDsjbqRgSS8
GLZFt8QHExOY7IUsRXTMaJfh0oRCQwQmAdpK3VhL3GjQqdFMY6wPTe96ue0tK+3vpbn39ny/33PO
/X3P/QpTozdjBtNeKupLSK7wapRlzx2WPev88+Bflj3rPGo1tlbScKCKVPh3ljdZurGOqqK+hA9a
Rjn35jg/Ld4lvBrlwvGv6LWPUPbsUyy4Q5jsBvom36DWZtgxeVu3mcKiAmT4K1HOH/uS3pcuYjDt
QWMw7aXxYBXff73GgjuEIEAsBkazHpP9GQDGBj109tk45TpCwBdhfMiruCJt3WasXSZOWod579M2
RXwVQHtPMwjxwbFY/Lfd2SQBHRv0cOWCj2pLGadcR9KuSFu3ma5+OxPnZoj9FwdTwlcBaArUCIIg
AdLqNDLwhAhAFJKKfCO4xeyEX7yvhK8CJGoTNT7klQnYLiIVeSo8JXxNQq3RrKfd2YRWpxH3OOCL
pBUBcOiERUa+ffYy/EINrqFpEV9wfzYfK60qFl+4RAV8EYK+DZEsVXX22fjz/gORHOCTdyeZGV8V
r9/+8BVS4fu9YfyzEYSzR12xbPt8t9XYWokq2z7fbSV8QgXxPQ36NhTbK9fk1i4TsxN+1HVFjgGA
Zc86Wp2GpsM1WDtrqbUb2Ir8QXT9t5yTd/XbGe2dIrwSja9AojL1ea7IkztFtf1P6fo8V+Qg9QWZ
gHyIUPIJud8micg1OchdUSLAaNbTf/WoeH19ZHHXAh57Qsdbe86kfS7ZguQT8PrIIsPOa7sWcOiE
hc4+W2YByee/SB5LNyx3IkQBidnnmjyTCHVdkWPAaNbT0WvNC/mtm/corSqmuORxqi1laHUaybmj
rityDLxzvpWlG7fzMvO7oV/57vMfuL20Sem+J7G8Vi0RoTGa9dy7dT8v5Mk1/80a89+u8dzBfeJ2
jw16ED4+NhGbmwzmlVxWAjz/qhGtTo2QKRdcOj0l3jNa9PRPSn3ir9//VjSt4x8dUMwFmor6Ek6/
fJF6RyWv9zShLVTzxdkZ5q4EeP9yh2TQYWezhHzYeY1Lmz1AeueU4ReoGT/jZe5qkJOXO3aWCwCq
XygTvxO2d0vi2zCViEz4O84Fidmna1Uls8kuFxQ+PCb2Nz9NzYvlKckTkUtJRFa5wDU0LZl9upkv
uEP0Ox5mv1Qiss4Ffm+YGms5G8GtjD6x4A6x4A7R0BJ/2Tr7bIwNeuS5YFvuUMwFq9Nhfv7xF6Zd
K4/sEw0tlWgL1exvLk+ZCwK+CIHZCP8DNcZJ7l7nS/8AAAAASUVORK5CYII=

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/5c0cb020132b00069f62490e56686fe9?s=32&d=identicon&r=PG

iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAF
WUlEQVRYw9VXbUxTZxR+7gdtKVCqbWFAaSYjIsoQq2yAqMNZ3aKIOGXTbG4h+LHVj+3H5MdcNtwI
I5mGaXR+zRg3NyIoqCgZzhUzBHRCKiIGooilRQktxdaWFm7v3Y8FJ+2F4WQze/7de857z/Oee877
PofA2CEBsIQiibRpkyVqVbhYFRRASwHA7mD6DF1Ow402W6OH5XQAKgDYxvJRYgw+k0VCMnfZwojV
K19Xil5NCYUkkAZBDF/KcRxsDxlcqO1GSaXRVV5l+tHlZgsBtP1TAmKaIr7Izpq0eZs2lo4ME+NJ
0HnPiS/33GQOH7+zi/FwnwJwPgmB6JiooLLDhbPiUtRyPA1qG83Izr3a3NpuzwRwaywEEl5JUpwv
3ZMsl0mFGA9Y+txYoa0zV9f3aADoRyMQ/UqSoq7iYKo8QExjPOFwMliytsZcXd+T/HgmHicgjokK
unypJC1utJ0zDIvfrppxpakXpvv9AAdEPOePxPiJmJMohx9NjpqJ2St1za3t9peHaoIaMtIU8VX5
/pSMmEkS3sUDgyx2Hm7D19+zECoykDJ/PRYt1SI5bQ2abxNYo/0OB4rb4WE5JMZPAE35EhGLaKjj
pCFHT971ZzlUPZ6ByeveirqxP38mb97bOx3YnG9A9oY8aDQaH3t2djZKS0sfPb8YE4yyfSl4QRXI
u5n1nzQwB4rbpwFoIwFAJCRzt22M5Q1+p9OBTQVW7N5/mjc4AIhEomHP11sfYOkGPW4bHvL6b9sY
S4uEZC4AkAAkyxZGrObr84FBFpvy72L33h8gl4/cjlqtFoGBf+02Li4OJ8p/xeb8TrgHPD7+kWFi
LFsYsRqAhALwRt6H096Mjfb990VH2pCW/jni4+NHrfCQkBBkZWUhMjISmZmZKCgogEwmwwT58zhX
cQKzZ/qSJwnQx88amwmKJA5aGjNygoP8hjkMMiymvlaNxUvffqr2O3v6GG5UzoPAb3hRPrAPQqY+
dYiIjw1u0J/RqL3P9kGGRbfFPS5nQKhM6NOeHMchIf18I60KE6u8gwOAH01CGeqPfwsEQUAVJlaR
Q1fqs0BQAC0l8YxB2h1M37MKbncwfXTnPaeB4zi5dx0w41iEI6HD5DDQza22RttDRu3dhhyAeSsv
Yo5U9VRBqs0dyMpQ+ry3ORg0t9oaaQ/L6S7UducsX6T06YIP3ouCqF6OuUrlo9YhSBIcy4Kvc7xR
YzJhajqFj9fG+NhO/mzEvmO3dTSAipJKo2v5IqXI22njO9HIqKrDrBA1IqZMAR0cDIKiwDIMGKsV
LqMRLoMB4DifAFaXC+XWFpx6N4mXXEml0QWgggRgK68yFXfe85VsAj8S3+5IwGc15/CAokBQf97e
JE1DoFBAMmMGJsydC0Ig8Am+vakGe3dMh1BA8erF8ipTMQAbBQCMh7vp6Pe8nz4/3KctpRIBUl8S
46OdZQgQyBAVHj7MTvn7gxKL4e7qepT2g10N2LdrOqIi+a/jrYVNzGV97yoAliF6lms3+6QLZock
892KUokAKxaH4oK+Dt8U69BjdYKmaVAkCafbjQ6bDWcuXsSRjutQprEo2j4dionCEUXqljx9Ecvh
Jz5J9vulkrSpo0oyD4tLDRZcudYLU/dwSZY6Uwb67yVZS2u7PXFIkvmI0rQkRd2ZQ6nyAP9xFqX9
DNJzasw6L1HqTfeWrr5Hk55TY7b0jd8hZOlzDwXXeM8GFI///Q6js+zUL10L1HFSxZNORHz/PGNd
bcvV69YFAFq87dQI63ot1oEjR0/e9Td19ycmxEpJ75NyLKPZ1sImZkuevqin170KQPf/bjj9T8bz
PwCWtzdJtus3fAAAAABJRU5ErkJggg==

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://i.stack.imgur.com/9TDZu.jpg?s=32&g=1

/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAIBAQIBAQICAgICAgICAwUDAwMDAwYEBAMFBwYHBwcG
BwcICQsJCAgKCAcHCg0KCgsMDAwMBwkODw0MDgsMDAz/2wBDAQICAgMDAwYDAwYMCAcIDAwMDAwM
DAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAgACADAREA
AhEBAxEB/8QAGQABAQEAAwAAAAAAAAAAAAAAAAkHBggK/8QAJRAAAQMDBAEFAQAAAAAAAAAAAgED
BAUGBwAIERMJEhQhIiMx/8QAGQEBAAMBAQAAAAAAAAAAAAAAAAIFBgQD/8QAJhEAAQQBBAEDBQAA
AAAAAAAAAQACBBEhAwUSUUExYXEGgZGh8P/aAAwDAQACEQMRAD8A6q47tibt8vmuLQTG0sTVKMVd
k0ue+rxQpyqrAezZHl3rkK40gsKhmTgsoiLygp2y5DIYDi0kONUKu6J8kCqGc4Vpt23ukvcA4NDR
yJN9gUKBJJJAAAVRfBZv7wnhWkBhy9qlV8c53vSuuOyKbdtJfpQVl5TRmHGivup1E70LH/AjFxXp
BiAKq8JwMnaUoc9F1j7Y+aXnuO3yImpw12kdGjR82LrvKrDqSr00RSU8wniqtfaZscj5Uw9SKtNy
Hie5KVcciZJKRVaxX4DT/odgtehsxZTsdZkKTbIgKxBMuBD1DDcGOl6DtB5q/T2Pf98Kx23cXxJL
ZDc0cjsWDX6x0cqS24jeJt/zRgKqWJaEvK9mVWzqs5VbCozdFbqcyrVt3rcR6TMdc9zGdSQTzZo2
pk8qA4qIooJ0UHbpOlrGRqEFzqB8ADoVXtWPxlavefqCDKiCHpNIa2zfku9QTYJuyeVuvJIJFAep
Xak/ekna/jdzI5GeQ3LWphXSRNNMkVVWI0sxVBr8hXv7Pq39E/g/HGtAsGuf6IipymiLMntlmHpO
bTyW7irHDuRTfCSt0nbUMq12gCNi4ktW+5CQBQUJC54RE5+NEWmonGiJoiaImiJoiaIv/9k=

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/92ae3e74cdfe018cb184093fdb246861?s=32&d=identicon&r=PG&f=1

iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB
uElEQVRYhe1XrXLCQBD+jslkSMDyBsUEQw04kNT1AXiSViJ4klahKnEgi0KAKk/QIhvIRLAVTDJ3
y10uoQEMq9j7wvfd3v7MnZitQuq3fOjs82uPj8WvFjvHeoGHxSZCFFPqV6bLEPP17iriT4/1E98B
gOkyBAAkJ6ETHw8bij+abNNIbLhJHMBxA/Imqq64aOT9wIeccmfQroHXQLfpASgnDZ5bUfyqKxT/
4jXA+bmfuwZGk63iy/m34Zxf9nPXABcsiif83Bcvb9+Z/+TVXdRe338y8UomegVLU2DrcwCYr3fY
xwelrfLiJn7n5EuDzdc7JY9cxIabLHcK9vEh/R3FBCIqhJss9wkkEUUx4blThxCiEG7dgK3PExEi
MpJn4SZ+hy/YzBaZCTfx37wNb76B+xy4z4H7HBCzVUhy8QzatZPLQ1nWCzx4bkXhd3TXJNkvU1zu
jITf0YnqNlHmu0Dmd/ii7qP/GBfn/Eob8js798+xxSbCYhMdRQMfVVcoQaWDiF/Fy3oXRDEhigmd
hyr6LR/dpod+4KfrgohIFhsPG1pxfhq8rbJwXRqS0e3kjfzcd4GtBv4AcXilUZJ/iTUAAAAASUVO
RK5CYII=

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/6b5fa39f5bc4b397eb7e55766eecd8c4?s=32&d=identicon&r=PG

iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB
6ElEQVRYw82XP2gTURzHPzlPS1PbSo1/8Q1iKKKE4BIeQRGK2EFHE7JKhCA4iGSQbi7umaRi6H5I
hNJDFBGCkuHElHDQ4cgadIhgIj0MCY1LszS9mti7F7/j7/3e+37uvd/73V2IXcUTq5+A66jR55qV
uwGgxxOrOgAhtJAi9z5oA18d6AJcu3OFE2fnlAD8/N5Obm5sdQE0Jix9b+Dc4jxTM3ogZp3tHt+c
1sEAUzM603PHJrcDA9U+vsOxKkPx6eOz3H2UDx7AsSp8WHsxFJ8/dUYNwECxWIxoNEqj0cCyLN+P
4K+3IJvNUiqVyOfzamvAS93Ob76+XR9rzumLlxCXr/oD4LZbvHz8YKw5t+4/RDx9djgAIQSZTGYs
Y8dxqFar/hyBlBIp5VgAhULBPwDXdWk2myPlRiIRwuGwv0VomibpdHqkXMMwSKVS/lzDibViL82e
jLDy+v2+Y8/v3ebXj2awAJp2hIXzFzzHAt8Bt93i1ZOc55iSTvjFfKO+BqSUGIYxcq7vAEIIhBDq
b0GxWKRcLv/T4vV6/fAAtm1j27b6PrCYSPpmctBangDxpWXiS8vqO2FnuxeY2X5rDwHs/W4PWv/F
y+gowKa5VQ5BUoVpHyrATQC9ZuV6u7/nO311D74z8P0DylqOFlnqtxoAAAAASUVORK5CYII=

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://www.gravatar.com/avatar/d952974ad4e5daa59b2b90e5cbbfad5f?s=32&d=identicon&r=PG

/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcg
SlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwK
DAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQU
FBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAIAAg
AwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMF
BQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkq
NDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqi
o6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/E
AB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMR
BAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVG
R0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKz
tLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A
/Ob4S/De9+IGvOyJGml6ev2m8nuG2x7V5EecHLNjGADxk9q7nxt458W+PLZJNY1G71FYVVED/KkS
hR8qIuFQAdgBjoAKqfstJDr/AI7/AOES1HU00LQ9YKvf6wyBxZxxrIAzAsuVJk2n5gclT2r6ttP2
SLXU5I7H4U+OrD4nybES/tbS3RHskkJXdLIrvGFzu4DbhknGASErX1FufH2iwWOraPLpV9AUMr5E
4A3b+x/XtXm19ZGwvbi2cgvDI0bEdMg4P8q+pPj38AL/AOEvxBi8OW7C/wBRNkL25gsyJGRkZw6g
Lnr5RYA4POK+X9UupbzVr24uIzFNNM8jxkYKsWJIx+NbryHFWZZ8L60miakXmDNazRmGZU6lchh+
TKp/Cvrb9kr4wa58MPH8dh4O8QQST+IU+zmxjKmO9YA7PNJBeMJvZ/l2ucMoIzkfGPpX0z+y1oem
+CPAXjT4u6vAl1Pp2NB0C0kJCy3s8Z86U45IihPTuZl5FZpJ6MLLqfYv7VXwy+Fen/Ca0/tPxBeW
PxZu7c3KXWnSeZc3Mzt5qGdScRxhgv7zKtgNt3ZNfmVrWq6pr1zepq8An1K0RhJOYgJsqyg7yPvY
55PPPWvStR8TNd3c+pX942oXlzlnFxIWYk/xsc5Y/X1715/8R77+1NcfUlUx/aso7D/loVwNx9yM
Z9xXT7GdKN5E06kW+VM//9k=

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW----
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: https://lh3.googleusercontent.com/-WQgmrK9O0j4/AAAAAAAAAAI/AAAAAAAAAC8/41ILQ4MJfYo/photo.jpg?sz=32

/9j/4AAQSkZJRgABAQAAAQABAAD/4QAqRXhpZgAASUkqAAgAAAABADEBAgAHAAAAGgAAAAAAAABH
b29nbGUAAP/bAIQAAwICAwICAwMDAwQDAwQFCAUFBAQFCgcHBggMCgwMCwoLCw0OEhANDhEOCwsQ
FhARExQVFRUMDxcYFhQYEhQVFAEDBAQGBAUKBgYKEA0LDhQNEA8OEA4PEBUQDRUNEA8QFQ0QDQ0O
Dw0PDQ0RDw0NEhANDg8PDQ0NDQ8NEg8NDxIP/8AAEQgAIAAgAwERAAIRAQMRAf/EABkAAAMBAQEA
AAAAAAAAAAAAAAcICQUGBP/EACoQAAIBAwIFAwQDAAAAAAAAAAECAwQFEQYhAAcIEjEiMkETFFFx
FSNh/8QAGQEAAgMBAAAAAAAAAAAAAAAAAgQBAwUA/8QAIhEAAgICAQMFAAAAAAAAAAAAAAECEQMh
MQQSE1GhsdHh/9oADAMBAAIRAxEAPwClhn288X2VHMcytew8t9A3/U81JNcEtVI9T9rB75iBsucH
GSRlsHAyfjjiULv0q9Z1858cxLzpHUOlKay1FPQSXOnqaGR2VY0ljjMcocn1f2rhhgHB9I47TVph
tOPIymo7Tb9U2SutF0pUrbdWwtBPBINnQjf9H5BG4OCN+BavTIugXVfU3pBr1BabVWG8VUrKDNCQ
lNGCRu0rbeM+0MMjBK7kAppvQHJp82eZGi9McvrhUa1uK2+w18D0kkcnd9afvQ5jjRfUz4z7fxnO
N+L1B5NJEp9uybPTf1IWfpz5pXa8XywTXS33SiFHHU0KxfeUyBkfKqWVSjgIWGdyiFScHNOKNqhj
Lt2Up5Xc6NMc5tIQ6k0rcDXW2SRoHEkZjlglXHdHIh3VhkH8EMpBIIJNqiklzbdSfxtwiFfU1S2/
uxK1JJ2OQ2fBz7Tg7+PTwitEUFvq7v8ATaq5C6TuVprXloqOu7AtVOWldWjaPO5PcQyKDj4YnjS6
bIlKiHERitr1+2k2czk+8vt248Yx58b58fHFsnoJDF9GHPe46Bo9W6bjuUlDS1UBu8Ap4kaQ1CBY
mPdIGRVK/Tz6ST2DGMHhDqMnjh3BxXc6PXbNF3SvCTvcrVbUkLI0dM31qo9p7e0SSK4B28ooHjGR
4xFkbdO/j6GvHq0Y/OrSlmtmmaCO1p97e3qAZayplaaq7BG57C8jZVCdyBgenOOG+lypZV6ESg1B
sXS6UdZTqzzUk8MTAMGkjZVIPggkYwcHH5xxtymnwKBC5fWGom1rJOsBpKentERkC4KlzFECv6LL
Iw/1Ruc743V5FkwqEXbbr3f4Mwh2yt8Uf//Z

------MultipartBoundary--O3R2m1Sydeco3AaAXiu0dW1Tf1jBPQz8lc3hObDTVW------

  

git clone --recursive https://github.com/rbgirshick/fast-rcnn.git

  Git命令 --recursive 会递归克隆fast-rcnn项目下面的所有git项目   不包含分支!!!!!!!!!

 

 
 

创建分支
git branch test: 基于当前commit创建test分支。.git/HEAD 文件中记录了当前分支名字。

删除分支
git branch -d test:删除本地test分支

git branch -D test: test分支还没有合入当前分支,所以要用-D参数才能删掉。

git push origin --delete test 删除远程test分支

git push origin :test 删除远程test分支

查看分支
 git branch 列出当前分支清单

git branch -a 查看远程分支和本地分支

git branch -v 查看各个分支最后一个提交信息

git branch --merged 查看哪些分支已经合并入当前分支

拉取分支 
git fetch origin 同步远程服务器的数据到本地

git checkout -b test origin/test_remote 将远程分支test_remote拉取下来到本地test分支

git checkout test 将远程分支test拉取下来到本地test分支

git pull test从远程分支test 中checkout下来的本地分支test成为跟踪分支,使用git pull或者git push就会操作到对应的远程分支test

切换分支
分支即是commit的不同引用,在这些分支上,会产生各自的历史。
分支切换即为HEAD引用的一个移动,以及暂存区与工作区的还原。切换分支的时候,会使用分支上最新的提交来还原暂存区和工作区.

git checkout test: 切换到test分支,并指向

git checkout test_tag: 切换到test_tag,这时候处于detached HEAD状态。这时可以git checkout -b test_tag来创建test_tag分支,指向test_tag的commit。

合并分支
fast-forward merge:  

git checkout master 切换分支到master

git merge test 将test分支合并到master分支,这时master分支指向的提交就是test分支最新的提交,并不会产生新的提交。

non-fast-forward merge

git checkout master 切换分支到master

git merge test 将test分支合并到master分支,如果有冲突,需要解决冲突后,将改动添加到暂存区,然后git merge --abort,之后再恢复暂存区,再提交后merge。这时就会增加一个提交,相比较于fast-forward merge。

git merge --abort:如果git merge的时候出现冲突,可以执行这个命令取消merge。

注意:如果有没提交的改动,建议不要使用git merge。否则git merge --abort的时候可能不会还原那些改动。

git cherry-pick commit_id 将一个分支的commit_id提交合并到当前分支上,并舍弃另一个分支上的其他提交。

 

Git merge如何判定冲突,机制如下:

先寻找两个commit的公共祖先,比较同一个文件分别在ours和theirs下对于公共祖先的差异,然后合并这两组差异。如果双方同时修改了一处地方且修改内容不同,就判定为合并冲突,依次输出双方修改的内容。

分支rebase
原理:回到两个分支最近的共同祖先,根据当前分支(也就是要变基的分支)后续历次提交生成一系列补丁文件,然后以基底分支最后一个提交作为新的出发点,应用上这一系列补丁文件,最后生成一个新的合并提交对象。从而修改当前分支的历史,成为基底分支的直接下游; 再使用Fast-forward合并一次即可。(首先用git rebase;再用git merge)

git rebase master test;git checkout master;git merge test 把test分支变基到master分支上

git checkout test; git rebase master;git checkout master;git merge test 把test分支变基到master分支上

git rebase --onto master server client git checkout master;git merge test 取出client分支,找出cient和server分支的共同祖先之后的变化,在master上重演一遍。

规则:不要对远程分支做rebase!

取消提交
取消git add file的内容:git reset HEAD file

取消修改的内容: git checkout -- file

回退到某个commit: 

git reset --hard commit_id 彻底回退到commit_id版本,本地源码也恢复到commit_id版本

git reset --soft commit_id  回退到commit_id版本,修改的文件可以直接再提交

git reset commit_id 默认使用--mixed选项,回退到commit_id版本,修改的文件需要git add后才能提交

HEAD 最近一个提交

HEAD^1 上一次提交

commit_id 每次提交的SHA1值,可以通过git log看到。

git push origin master -f 将当前commit_id的改动强制提交到master分支上。

修改提交
先取消提交,再修改文件重新提交。

git commit --amend 修改最后一次提交。先git add 新的changes,然后再跑这个命令重新提交。

暂存修改:
        git stash save -a "stash1": 使用-a参数来保存当前修改为stash1,这时再用git status就看不到之前做的修改了。

还原暂存区的修改:

git stash list:查看所有stash列表

git stash pop --index stash@{0}: 还原stash@{0}的引用,如果加上stash引用,默认还原栈顶的引用。stash@{0}会从stash list中清掉。

git stash apply --index stash@{0}:既还原又保存stash@{0}。

git stash clear 清理所有stash

命令 作用域 常用情景
git reset 提交层面 在私有分支上舍弃一些没有提交的更改,撤销提交会重写提交历史, 不能用于公共分支。
git reset 文件层面 将文件从缓存区中移除
git checkout 提交层面 切换分支或查看旧版本
git checkout 文件层面 舍弃工作目录中的更改
git revert 提交层面 在公共分支上回滚更改, 在撤销一个提交的同时创建一个新的提交。安全,不会重写历史。
git revert 文件层面 (然而并没有)
---------------------
作者:neu_xiaolu
来源:CSDN
原文:https://blog.csdn.net/neu_xiaolu/article/details/80680389
版权声明:本文为博主原创文章,转载请附上博文链接!

 

 

  git branch 和 git checkout经常在一起使用,所以在此将它们合在一起

  1.Git branch

    一般用于分支的操作,比如创建分支,查看分支等等,

    1.1 git branch

      不带参数:列出本地已经存在的分支,并且在当前分支的前面用"*"标记

    1.2 git branch -r

      查看远程版本库分支列表

    1.3 git branch -a

      查看所有分支列表,包括本地和远程

    1.4 git branch dev

      创建名为dev的分支,创建分支时需要是最新的环境,创建分支但依然停留在当前分支

    1.5 git branch -d dev

      删除dev分支,如果在分支中有一些未merge的提交,那么会删除分支失败,此时可以使用 git branch -D dev:强制删除dev分支,

    1.6 git branch -vv 

      可以查看本地分支对应的远程分支

    1.7 git branch -m oldName newName

      给分支重命名

  2. Git checkout

    1. 操作文件  2. 操作分支

    2.1 操作文件

      2.1.1 git checkout filename 放弃单个文件的修改

      2.1.2 git checkout . 放弃当前目录下的修改

    2.2 操作分支

      2.2.1 git checkout master 将分支切换到master

      2.2.2 git checkout -b master 如果分支存在则只切换分支,若不存在则创建并切换到master分支,repo start是对git checkout -b这个命令的封装,将所有仓库的分支都切换到master,master是分支名,

    2.3 查看帮助

      git checkout --help

      当然git checkout还有许多命令,但这些已经能满足我们日常开发所需

学习无他法,唯有持之以恒
git clone --recursive https://github.com/rbgirshick/fast-rcnn.git

  Git命令 --recursive 会递归克隆fast-rcnn项目下面的所有git项目   不包含分支!!!!!!!!!

 

 

  git branch 和 git checkout经常在一起使用,所以在此将它们合在一起

  1.Git branch

    一般用于分支的操作,比如创建分支,查看分支等等,

    1.1 git branch

      不带参数:列出本地已经存在的分支,并且在当前分支的前面用"*"标记

    1.2 git branch -r

      查看远程版本库分支列表

    1.3 git branch -a

      查看所有分支列表,包括本地和远程

    1.4 git branch dev

      创建名为dev的分支,创建分支时需要是最新的环境,创建分支但依然停留在当前分支

    1.5 git branch -d dev

      删除dev分支,如果在分支中有一些未merge的提交,那么会删除分支失败,此时可以使用 git branch -D dev:强制删除dev分支,

    1.6 git branch -vv 

      可以查看本地分支对应的远程分支

    1.7 git branch -m oldName newName

      给分支重命名

  2. Git checkout

    1. 操作文件  2. 操作分支

    2.1 操作文件

      2.1.1 git checkout filename 放弃单个文件的修改

      2.1.2 git checkout . 放弃当前目录下的修改

    2.2 操作分支

      2.2.1 git checkout master 将分支切换到master

      2.2.2 git checkout -b master 如果分支存在则只切换分支,若不存在则创建并切换到master分支,repo start是对git checkout -b这个命令的封装,将所有仓库的分支都切换到master,master是分支名,

    2.3 查看帮助

      git checkout --help

      当然git checkout还有许多命令,但这些已经能满足我们日常开发所需

相关文章: