@import url(https://web.archive.org/web/20230320191410cs_/https://use.fontawesome.com/releases/v5.12.0/css/brands.css);
@import url(https://web.archive.org/web/20230320191410cs_/https://use.fontawesome.com/releases/v5.12.0/css/fontawesome.css);

.flyover th {
    text-align: center;
}
.flyover tr td:first-child > .icon {
    float: left;
    margin: 0 8px 0 0;
}
.flyover tr td:first-child > .title {
    font-size: 14px;
}
.flyover tr td:first-child > .smalltext {
    color: #929292;
}
.flyover tr td:first-child .sync,
.flyover tr td:first-child .unlink {
    margin-right: 10px;
    float: right;
}
.flyover tr td:first-child .unlink {
    color: #e66a6a;
}
.flyover .content td:last-child {
    width: 30%;
}
.flyover .content td:last-child label {
    width: 50%;
    float: left;
}
.flyover .icon {
    display: inline-block !important;
    border-radius: 2px !important;
    color: #fff !important;
    text-align: center !important;
    margin: 5px 5px 5px 0 !important;
    vertical-align: middle !important;
    font-size: 18px !important;
    padding: 5px !important;
}
.flyover .footer {
    text-align: center;
}
.flyover .footer div {
    font-size: 15px;
    margin: 5px 0 10px;
}
.flyover .footer .icon {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    position: relative;
    top: 0;
}
.flyover .footer .icon:hover {
    top: -3px;
}
.flyover [class*="500px"] {
    background: #444;
}
.flyover .amazon {
	background: #FF9900;
	color: #000!important;
}
.flyover .bitbucket {
    background: #205081;
}
.flyover .discord {
    background: #7289DA;
    -webkit-box-shadow: rgb(0 0 0 / 20%) 0 2px 10px;
    box-shadow: rgb(0 0 0 / 20%) 0 2px 10px;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 5px !important;

}
.flyover .disqus {
    background: #2E9FFF;
}
.flyover .dribbble {
    background: #EA4C89;
}
.flyover .facebook {
    background: #3B5998;
}
.flyover .foursquare {
    background: #2398C9;
}
.flyover .github {
    background: #2ea44f;
    -webkit-box-shadow: rgb(0 0 0 / 20%) 0 2px 10px;
    box-shadow: rgb(0 0 0 / 20%) 0 2px 10px;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 5px !important;
}
.flyover .gitlab {
	background: #fc6d26;
}
.flyover .google {
    background: #2ea44f;
}
.flyover .instagram {
    background: #3F729B;
}
.flyover .linkedin {
    background: #007FB1;
}
.flyover .mailru {
	background: #168de2;
}
.flyover .odnoklassniki {
	background: #ed812b;
}
.flyover .reddit {
    background: #FF4500;
    -webkit-box-shadow: rgb(0 0 0 / 20%) 0 2px 10px;
    box-shadow: rgb(0 0 0 / 20%) 0 2px 10px;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 5px !important;
}
.flyover .spotify {
	background: #222326;
    -webkit-box-shadow: rgb(0 0 0 / 20%) 0 2px 10px;
    box-shadow: rgb(0 0 0 / 20%) 0 2px 10px;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 5px !important;
}
.flyover .stackexchange {
    background: #1F5196;
}
.flyover .steam {
    background: #000;
    -webkit-box-shadow: rgb(0 0 0 / 20%) 0 2px 10px;
    box-shadow: rgb(0 0 0 / 20%) 0 2px 10px;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 5px !important;
}
.flyover .tumblr {
    background: #2C4762;
}
.flyover .twitchtv {
    background: #772ce8 !important;
    -webkit-box-shadow: rgb(0 0 0 / 20%) 0 2px 10px;
    box-shadow: rgb(0 0 0 / 20%) 0 2px 10px;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 5px !important;
}
.flyover .twitter {
    background: #00ACED;
}
.flyover .vkontakte {
    background: #2E9FFF;
}
.flyover .windowslive {
    background: #3E73B4;
}
.flyover .wordpress {
    background: #21759B;
}
.flyover .yahoo {
    background: #731A8B;
}
.flyover .yandex {
	background: #FFCC00;
}
.flyover .wechat {
	background: #7bb32e;
	color: #000!important;
}
.flyover .login_box {
    display: inline-block;
    padding: 10px 15px;
    margin: 10px 0;
    vertical-align: middle;
}
.flyover .login_box_buttons {
    padding: 5px 8px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
    font-size: 13px;
    vertical-align: middle;
    margin: 2px 0;
    display: inline-block;
    line-height: 20px;
    width: 49%;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-weight: 500;
}
.flyover .login_box_icon_text_wrapper {
    display: inline-block;
    text-align: left;
    width: 49%;
}
.choose-account .desc {
    margin: 20px 0 0;
    text-align: center;
}
.choose-account .accounts {
    margin: 70px 0;
    text-align: center;
}
.choose-account .accounts > div {
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
    min-width: 150px;
    padding: 12px 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.choose-account .accounts > div:hover {
    background: #fff;
    -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
}
.choose-account .accounts > div * {
    cursor: pointer;
}
.choose-account .accounts > div h2 {
    margin-bottom: 0;
    font-weight: 500;
}
.choose-account .accounts > div .avatar {
    -webkit-border-radius: 999em;
    border-radius: 999em;
    max-height: 70px;
    max-width: 70px;
}
		
		
		
		
/*
     FILE ARCHIVED ON 19:14:10 Mar 20, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:05:33 Jun 21, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.617
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.009
  esindex: 0.014
  cdx.remote: 17.342
  LoadShardBlock: 176.742 (3)
  PetaboxLoader3.datanode: 92.909 (4)
  PetaboxLoader3.resolve: 479.264 (2)
  load_resource: 452.236
*/