.lightBoxLoginForm {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	max-height: none;
	display: block;
    position: fixed;
    z-index: 1002;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    top: 10%;
    width: 100%;
    overflow: hidden;
    background-color: rgb(240, 240, 240);
    border-radius: 15px;
    min-height: 15em;
    padding-bottom: 20px;
}

.lightBoxLoginForm .lightBoxContent {
	display: flex;
	justify-content: center;
	flex-direction: column;
	position: relative;
    background-color: rgb(240, 240, 240);
    margin: auto;
    padding: 0;
    width: 90%;
}

.lightBoxLoginForm .linkedInButton {
	margin-top: 6em;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
    background-color: rgb(0, 119, 181);
    border-color: rgb(0, 119, 181);
    color: white;
    height: 56px;
    border-radius: 5px;
    width: 200px;
    will-change: box-shadow;
    -webkit-box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
}

.lightBoxLoginForm #loginTeamSelect {
	margin-left: 19px;
}

.dimOverlay {
	display: block;
    position: fixed;
    z-index: 1001;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.4;
}
/*
     FILE ARCHIVED ON 04:43:39 Jan 16, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:33:00 Oct 21, 2023.
     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: 116.431
  exclusion.robots: 0.079
  exclusion.robots.policy: 0.068
  cdx.remote: 0.066
  esindex: 0.011
  LoadShardBlock: 79.946 (3)
  PetaboxLoader3.datanode: 92.567 (4)
  load_resource: 108.425
  PetaboxLoader3.resolve: 71.896
*/