body {
  margin: 0px;
  padding: 0px;
}
#outsideContainer {
  display: flex;
  justify-content: center;
}

#app {
  border-radius: 20px;
  position: relative;
  max-width: min-content;
}
#action {
  color: gray;
}
.animation {
  display: flex;
  padding: 4px;
  font-size: 16px;

  border-width: 1px;
  border-style: solid;
  border-color: gray;
  text-align: center;
  font-weight: 300;
  margin: 4px;
  border-radius: 5px;
  height: fit-content;
  align-items: center;
}
#animationOptions {
  display: flex;
  margin: 10px;
  white-space: nowrap;
  align-items: center;
}
.bottom5 {
  margin: 5px;
}
.button {
  font-size: larger;
  font-weight: 500;
  border-radius: 8px;
  border-width: 1px;
  cursor: pointer;
  min-width: 100px;
  margin-right: 5px;
  margin-bottom: 5px;
}

#canvas {
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: auto;
  border-style: solid;
  border-radius: 40px;
  touch-action: none;
  padding: 10px;
  margin-top: 12px;
}
.nachoCover {
  z-index: 0;
  position: absolute;
  top: 0;
  margin-left: 11px;
  margin-top: 33px;
  border-radius: 36px;
  opacity: 35%;
  background-color: ghostwhite;
}
.center {
  text-align: center;
}
.courier {
  font-family: "Courier New", Courier, monospace;
  font-size: 17px;
}
.hideModal {
  opacity: 0;
  z-index: 0 !important;
}
#dasModal {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: gray;
  z-index: 3;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 30px;
  padding-top: 10px;
  width: fit-content;
  text-align: center;
}
.showModal {
  opacity: 1;
  transition: opacity 0.5s;
}
#slideSource {
  opacity: 1;
  transition: opacity 1s;
}

.smHeading {
  font-size: 18px;
  margin-bottom: 15px;
}
.font18 {
  font-size: 18px;
}
.font15 {
  font-size: 15px;
}
.smcontent {
  font-size: 15px !important;
}
#canvasContainer {
  padding: 10px;
  position: relative;
}
.colorBar {
  height: 13px;
  width: 13px;
  border-color: gray;
  border-style: solid;
  border-width: 1px;
  display: inline-flex;
  margin-top: 1px;
}
.colorGroup {
  display: inline-flex;
  margin-left: auto;
}

#colorOptions {
  text-align: left;
  margin-left: 10px;
  margin-bottom: 15px;
}

.colorOption {
  height: 15px;
  border-color: gray;
  display: inline-flex;
  border-width: 1px;
  border-style: solid;
  padding: 5px;
  vertical-align: baseline;
  border-radius: 5px;
  min-width: 110px;
  margin-bottom: 3px;
  margin-top: 4px;
}

#colorBarContainer {
  text-align: center;
  display: inline-grid;
}

.hide {
  display: none;
}
.inline {
  display: inline;
}
.rotateCursor {
  cursor: url(images/rotate.cur), auto;
}
.center {
  text-align: center;
}
.cursorNotAllowed {
  cursor: not-allowed;
}
#footerSection {
  text-align: center;
  margin-top: 10px;
}
#gameBoardContainer {
  width: 100%;
}
#gameBoardTable {
  margin: auto;
}
#gear {
  background-image: url("images/icons/gear.png");
  width: 20px;
  height: 20px;
  background-size: cover;
  cursor: pointer;
}
.grayedOut {
  cursor: not-allowed;
  color: darkgray;
}
.left {
  text-align: left;
}
.labelForInput {
  text-align: left;
  margin-top: 10px;
}
#setMode {
  font-size: larger;
  font-weight: 500;
}
#showCoords {
  text-align: center;
  font-size: 20px;
}
#messageSection {
  width: 70%;
  height: auto;
  text-align: center;
  min-height: 40px;
  border-radius: 20px;
  padding: 5px;
  margin: 5px;
  vertical-align: middle;
  display: inline-block;
}
#modalBehinder {
  width: 100vw;
  height: 100vh;
  background-color: rgba(186, 198, 203, 0.398);
  z-index: 2;
  position: absolute;
  top: 0;
  display: none;
}

.modeTable {
  margin: 10px;
  border-spacing: 10px;
  border-width: 1px;
  border-style: solid;
  border-radius: 10px;
  border-color: darkgray;
}
.modeContainer {
  width: 100%;
}
.pAUserIDColor {
  color: gray;
}
.pillBox {
  border: none;
  text-align: center;
  border-radius: 8px;
  display: inline;
  font-size: 14px;
  font-weight: 600;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
#activeProfileName {
  white-space: nowrap;
}
#activeProfile {
  margin-bottom: 7px;
  margin-top: 21px;
}

#outside {
  position: relative;
  width: fit-content;
  font-family: Arial, Helvetica, sans-serif;
  margin: auto;
  border-radius: 20px;
  display: inline-flex;
  margin-top: 8px;
}

/* navigation */
#profileNav {
  margin-top: 11px;
  margin-bottom: 48px;
  height: 72px;
}

/* General Forms Stuff */
.inputMessages {
  font-family: courier;
  font-size: 15px;
}
.bottom7 {
  margin-bottom: 7px;
}
.buttonDisabled {
  cursor: not-allowed;
}
.flexRow {
  display: flex;
  flex-direction: row;
}
.flexColumn {
  display: flex;
  flex-direction: column;
}

/*end of game*/
.wartzarelli {
  background-image: url("images/wartzarelli.png");
  background-size: cover;
  background-position: top center;
  border-radius: 10px;
  width: 200px;
  height: 200px;
  margin-left: 15px;
}
.wartdelic {
  background-image: url("images/wartdelic.png");
  background-size: cover;
  background-position: top center;
  border-radius: 10px;
  width: 200px;
  height: 200px;
  margin-left: 15px;
}
#eogCTA {
  font-size: 18px;
  height: 30;
  padding-left: 10px;
  padding-right: 10px;
}
#eogHeader {
  font-size: 19px;
  font-weight: 600;
  margin: 10px;
}
#eogBodyMessage {
  margin: 10px;
}
#cta {
  margin: 20px;
}

/* Player Section */

/* Menu stuff */

.sections {
  margin-right: 9px;
}
#newSection {
  top: 104px;
  left: 55%;
  transform: translateX(-50%);
}
/*New Section */
.playDevice {
  border-width: 1px;
  border-color: rgba(186, 182, 192, 0.932);
  border-radius: 7px;
  padding: 4px;
  border-style: dotted;
}
#playOwnDevice {
  width: 80%;
}
#podLabelDiv {
  width: 80%;
}
/* .AddAccountNoWrap {
  white-space: nowrap;
} */
.deviceSplainerText {
  padding-left: 7px;
}
#personOwnDevice {
  top: 17px;
}
.indentedLabel {
  position: relative;
  padding-left: 25px;
  display: block;
  margin: 4px;
}
.indentedLabelOwnDevice {
  position: relative;
  padding-left: 25px;
  display: block;
  margin: 4px;
  align-items: center;
  display: flex;
}
.indentedLabelThisDevice {
  position: relative;
  padding-left: 25px;
  display: block;
  margin: 4px;
  align-items: center;
  display: flex;
}
label > [type="radio"] {
  position: absolute;
  left: 0;
}
#sameSameError {
  margin: 40px;
  font-weight: 600;
}
#newSearchLabel {
  margin-bottom: 7px;
}
#newThirdRow {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  padding: 10px;
  margin-top: 15px;
}
#newThirdRowTop {
  margin: 7px;
}
#newThirdRowBottom {
  display: flex;
  flex-direction: row;
}
#thirdRowLeft {
  width: 100%;
}
#thirdRowRight {
  width: 100%;
}
#newSearch {
  border-width: 1px;
}
#playerTable {
  table-layout: fixed;
  width: 150%;
}
.notPlayerSplainer {
  text-wrap: wrap;
  font-size: 15px;
  position: absolute;
  top: 10px;
}
#newMatchPlayers {
  position: relative;
}
#newRightColumn {
  display: flex;
  flex-direction: column;
  width: 87%;
}
.newHeader {
  font-weight: 600;
}
#newRightColumnUpperRow {
  margin-top: 15px;
  display: flex;
  flex-direction: row;
  flex-basis: auto;
  border-radius: 10px;
  padding: 10px;
}
#newMatchRightColumnUpperRightQuad {
  width: 100%;
}
#newRightColumnUpperLeftQuad {
  width: 75%;
}
#newMatchRightColumnlowerRightQuad {
  width: 100%;
}
#newRightColumnLowerRow {
  margin-top: 15px;
  display: flex;
  flex-direction: row;
  flex-basis: auto;
  border-radius: 10px;
  padding: 10px;
}
#newMatchRightColumnlowerLeftQuad {
  width: 75%;
}
.accountInviteButton {
  display: inline;
  margin-top: 4px;
  font-weight: 100;
  font-size: 14px;
  padding: 4px;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  padding-left: 8px;
  padding-right: 8px;
  height: auto;
  width: min-content;
}
.notAPlayerInviteButtons {
  display: inline;
  margin-top: 4px;
  font-weight: 100;
  font-size: 15px;
  padding: 4px;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  padding-left: 8px;
  padding-right: 8px;
  height: auto;
  margin: 10px;
}
.newActionButton {
  margin-top: 30px;
  width: 53%;
  height: 35px;
  font-weight: 600;
  font-size: 19px;
  padding: 4px;
  border-radius: 8px;
  border-width: 2px;
  border-style: solid;
}

/* search name pop */
#searchNamePopResultsWrapper {
  margin-top: 10px;
  max-height: 300px;
  overflow-y: auto;
  border-width: 1px;
  border-style: solid;
  border-radius: 7px;
}
.searchNameDiv {
  margin: 10px;
  width: min-content;
  border-radius: 10px;
  padding: 4px;
}

/* Help section */
.helpSubNav {
  display: inline-flex;
  width: 23%;
  border-width: 1px;
  border-style: solid;
  height: 22px;
  margin-top: 20px;
  justify-content: center;
  white-space: nowrap;
  min-width: fit-content;
  cursor: pointer;
  border-radius: 9px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.helpSection {
  top: 104px;
  min-height: 200px;
  height: 500px;
  left: 55%;
  transform: translateX(-50%);
}
#helpvert {
  margin-right: -5px;
  font-weight: 900;
}
#subNavContainer {
  width: 100%;
  margin-left: 4%;
  margin-right: 5%;
  display: flex;
  justify-content: space-evenly;
}
#helpContent {
  border-width: 1px;
  border-style: solid;
  width: 100%;
  margin-left: 4%;
  margin-right: 6%;
  height: fit-content;
  border-radius: 7px;
  overflow-y: scroll;
  max-height: 490px;
  padding: 10px;
  height: 100%;
}
.helpLi {
  margin-bottom: 10px;
}
#wartbrandt {
  background-image: url("images/wartbrandt.jpeg");
  background-size: cover;
  background-position: top center;
  border-radius: 10px;
  width: 100%;
  height: 500px;
}
#how2-1 {
  background-image: url("images/how2-1.png");
  background-size: cover;
  background-position: top center;
  border-radius: 10px;
  width: 50%;
  height: 305px;
}
#rightColumn {
  display: flex;
  flex-direction: column;
  width: 83%;
}
#previousNext {
  position: absolute;
  bottom: 25px;
  right: 68px;
}

/*recentMatches Section */
#rmfilterLeftColumn {
  border-radius: 10px;
  padding: 15px;
}
#rmfilterRightColumn {
  border-radius: 10px;
  padding: 15px;
}

#recentMatchesSection {
  top: 104px;
  left: 55%;
  transform: translateX(-50%);
}
#rmRightSide {
  display: flex;
  flex-direction: column;
  margin-left: 15px;
}
#filterButtonsRow {
  margin-top: 10px;
  margin-bottom: 15px;
}
.filtersMessage {
  text-align: center;
  color: darkred;
}

/* current Matche Section */

.curentMatchButtons {
  font-size: 15px;
  margin-top: 10px;
  padding: 6px;
  border-radius: 8px;
  font-weight: 500;
  border-radius: 8px;
  border-width: 1px;
  cursor: pointer;
  margin-bottom: 5px;
  width: 100px;
}

#noWatchers {
  align-items: center;
}
#participatingAsSplainer {
  text-align: center;
}
#matchSplainer {
  text-align: center;
}
#filterAnd {
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.ruSure {
  border-radius: 8px;
  margin: 10px;
  font-size: 16px;
  padding: 5px;
  border-width: 1px;
  padding-right: 7px;
  padding-left: 7px;
}

.codeButtons {
  margin-bottom: 5px;
  border-radius: 7px;
  font-size: 15px;
  border-width: 1px;
}
.boxshadow {
  box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.2);
  font-weight: 600;
}
.shadow {
  box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.1);
}
.filterButtons {
  font-size: 14px;
  border-radius: 16px;
  border-width: 1px;
  cursor: pointer;
  min-width: 57px;
  margin-bottom: 4px;
  margin-top: 4px;
}
.copied {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.copyIcon {
  background-image: url("images/icons/copyIcon.png");
  background-size: cover;
  height: 18px;
  width: 17px;
  cursor: pointer;
  display: inline-block;
  margin-left: 7px;
}
#totalPieces {
  float: right;
}
#startMatchPickList {
  field-sizing: content;
  min-height: 12px;
  border-radius: 8px;
}
#ymButtons {
  margin-top: 29px;
  text-align: center;
  margin-right: 3%;
  margin-left: 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#wmRightSide {
  display: flex;
  flex-direction: column;
  margin-left: 4px;
}
#ymTopRow {
  display: flex;
  flex-direction: row;
}
#ymMiddle {
  display: flex;
  flex-direction: column;
}
.yourMatchesPlayer {
  font-family: "Courier New", Courier, monospace;
  margin-top: 7px;
  min-height: 33px;
}
#YourMatchesCodeRow {
  border-radius: 10px;
  margin: 7px;
  padding: 7px;
  position: relative;
}
.currentMatchHeader {
  font-size: 18px;
  font-weight: 600;
  margin-top: 10px;
}
.ymPill {
  font-family: "Courier";
  display: inline-block;
  width: 31%;
  margin-top: 10px;
}
.wmWinnerPill {
  font-family: "Courier";
  display: inline-block;
  width: 85%;
  margin-top: 10px;
}

#yourMatchesOwnerRow {
  display: flex;
}
.flexDirRow {
  flex-direction: row;
}
.flexDirColumn {
  flex-direction: column;
}
#yourMatchesP1 {
  border-radius: 10px;
  margin: 7px;
  padding: 7px;
  width: 50%;
  min-width: 122px;
}
#yourMatchesP2 {
  border-radius: 10px;
  margin: 7px;
  padding: 7px;
  width: 50%;
  min-width: 122px;
}
#ymVisibility {
  border-radius: 10px;
  margin: 7px;
  padding: 7px;
  min-width: 122px;
  padding-bottom: 10px;
  margin-top: 14px;
}
.matchesSubheaders {
  font-size: 18px;
}
#currentMatch {
  width: 100%;
  margin-top: 10px;
}
.matchLI:hover {
  text-decoration: underline;
  cursor: pointer;
}
.matchButtonSm {
  font-size: small;
  font-weight: 500;
  border-radius: 8px;
  border-width: 1px;
  cursor: pointer;
  min-width: 100px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.matchButton {
  height: fit-content;
  max-width: 132px;
  font-weight: 700;
  padding: 10px;
}
#startGame {
  font-size: 20px;
  font-weight: 700;
}
#playingOn {
  margin-top: 5px;
}
.matchRowCurrent {
  border-radius: 8px;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 3px;
  font-family: "Courier New", Courier, monospace;
  font-size: 14px;
}
.matchRow {
  border-radius: 8px;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 3px;
  font-family: "Courier New", Courier, monospace;
  font-size: 14px;
}
.matchRow:hover {
  text-decoration: underline;
  cursor: pointer;
}
#currentMatchSection {
  top: 104px;
  left: 55%;
  transform: translateX(-50%);
}

/*  Section a.k.a. Join section */
#joinCodeInput {
  width: 250px;
  margin-top: 10px;
  margin-bottom: 3px;
}
#joinMessage {
  font-family: "Courier";
  font-size: 15px;
  text-align: center;
}
#invitations {
  border-radius: 10px;
  padding: 10px;
  display: flex;
  flex-direction: column;
}
#joinButtonDiv {
  text-align: center;
}
#joinButton {
  font-weight: 600;
}
#join {
  font-size: 18px;
  width: 40%;
  margin: 10px;
}
#participageLowerRow {
  display: flex;
  flex-direction: row;
  margin-top: 25px;
}
#playingAs {
  margin-top: 10px;
  margin-bottom: 15px;
}
#joinSection {
  top: 104px;
  left: 55%;
  transform: translateX(-50%);
}
#joinRow {
  display: flex;
  flex-direction: row;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
}
#joinCode {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.spacer {
  width: 9%;
}
.flexGrow1 {
  flex-grow: 1;
  flex-basis: 0;
}
.participateTip {
  bottom: 8%;
  text-align: center;
  border-radius: 8px;
  padding: 3px;
  max-width: 27%;
  margin-right: 8%;
}
/* General Section Stuff */
.workADayButtons {
  font-size: 15px;
  margin-top: 10px;
  padding: 6px;
  min-width: 124px;
  width: min-content;
  border-radius: 8px;
}

.workADayButtonsYM {
  font-size: 15px;
  margin-top: 10px;
  padding: 6px;
  min-width: 58%;
  border-radius: 8px;
}

.rightButtons {
  max-width: min-content;
}
.vertical {
  writing-mode: vertical-lr;
  transform: rotate(180deg);
  text-align: center;
}
.profileVertical {
  writing-mode: vertical-lr;
  transform: rotate(180deg);
  text-align: center;
}
.menu {
  font-weight: 900;
  margin-right: 2px;
  margin-left: 11px;
}
.middleContent {
  margin-right: 7px;
  width: 63%;
}
.contentGroup {
  display: inline-flex;
  margin-top: 3px;
}
.sectionWide {
  display: flex;
  margin-bottom: 10px;
  border-width: 1px;
  border-radius: 10px;
  border-color: darkgray;
  border-style: solid;
  min-width: 348px;
  position: absolute;
  cursor: default;
  z-index: 3;
  padding: 15px;
}
.sectionNarrow {
  display: flex;
  margin-bottom: 10px;
  border-width: 1px;
  border-radius: 10px;
  border-color: darkgray;
  border-style: solid;
  padding: 8px;
  width: 20px;
  cursor: pointer;
}
#joinMatchID {
  width: 191px;
}
/* Invites and Games Section */
.listControl {
  border-radius: 8px;
  border-width: 1px;
  min-width: min-content;
  padding-right: 15px;
}
.li1:hover {
  text-decoration: underline;
  cursor: pointer;
}

/* Create Account Pop  */
.submitButton {
  font-size: 18px;
  font-weight: 600;
  width: 60%;
  height: 40px;
  margin-top: 30px;
  text-align: center;
}
#createAccountSection {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: gray;
  z-index: 3;
  padding: 30px;
  width: 50%;
  text-align: center;
}

/* Forgot Password Section */
.inputFP {
  width: 97%;
  margin-top: 4px;
}
.inputFP:focus {
  outline: 1px solid black;
}

.labelFP {
  margin-top: 10px;
}

/* Profile Section */
#profileStats {
  display: flex;
  flex-direction: row;
}
.stats {
  border-radius: 7px;
  padding: 10px;
}
.accountStats {
  margin-right: 10px;
}
.statsHeader {
  font-weight: 600;
}
.changeSecQA {
  margin-top: 15px;
}
#proLeft {
  margin-right: 7px;
  margin-left: 3px;
}
#logInEmailWrapper {
  margin-top: 27px;
}
#createAccount {
  margin-bottom: 14px;
}
#tempNames {
  align-items: anchor-center;
  width: 105px;
  border-radius: 10px;
  padding: 10px;
  font-size: 15px;
  margin: auto;
}
.tempNameButtons {
  font-size: 14px;
  margin-top: 10px;
  padding: 3px;
  min-width: 71px;
  width: min-content;
  border-radius: 8px;
}

#profileTopRight {
  width: 61%;
}
#wartNouveau {
  background-image: url("images/wartNouveau.png");
  background-size: cover;
  height: 200px;
  width: 200px;
  position: absolute;
  top: -178px;
  right: 10px;
  z-index: -1;
}
#logInButton {
  font-weight: 600;
  font-size: 19px;
  width: 70%;
  margin-bottom: 16px;
}
#profileRightColumn {
  display: flex;
  flex-direction: column;
}
#profileBottomRight {
  display: flex;
  flex-direction: row;
}
#profileRightColumnBottomLeft {
  width: 90%;
}
#accountButtons {
  width: 160px;
  padding-top: 13px;
}
#logInForm {
  border-radius: 10px;
  padding-top: 1px;
  padding-left: 10px;
  padding-bottom: 25px;
  margin-top: 13px;
}
.profileMiddleContent {
  width: 100%;
  margin-right: 10px;
}
#profileSection {
  top: 10px;
  left: 55%;
  transform: translateX(-50%);
}
#tempNameSection {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: gray;
  z-index: 3;
  padding: 15px;
  width: 50%;
  text-align: center;
}

#tempNameInfo {
  margin-top: 6px;
  margin-bottom: 6px;
}

#tempNameInput {
  margin-top: 3px;
  margin-bottom: 6px;
}

#name {
  display: inline-flex;
  margin-left: 5px;
  margin-bottom: 3px;
}
.noWrap {
  white-space: nowrap;
}

.selected {
  font-weight: 900;
  font-size: 20px;
  height: max-content;
  cursor: not-allowed;
  box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.3);
}
#settingsSection {
  display: inline-block;
  vertical-align: middle;
}
#settingsPop {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: gray;
  z-index: 3;
  display: ruby;
}

.score {
  text-align: center;
  width: 100%;
  font-size: 30px;
}
.scorePlayer {
  text-align: center;
  border-radius: 16px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  cursor: pointer;
  min-height: 70px;
  width: 77px;
}

#scoreBoardContainer {
  width: 100%;
  position: relative;
  display: flex;
}
.scoreplayerTwo {
  padding: 10px;
  margin-left: auto;
}
#scoreTurn {
  text-align: center;
  padding: 10px;
  margin: auto;
  width: 35%;
  border-radius: 10px;
  border-color: darkgray;
  border-width: 1px;
  border-style: solid;
}
.scoreplayerOne {
  padding: 10px;
}
#scoreBoardTable {
  margin: auto;
}
#showCoords {
  min-width: 70px;
}
.trouble {
  margin: auto;
  text-align: center;
}
.nameOfGame {
  padding: 2px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.actionModes {
  color: black;
  border-radius: 5px;
  padding: 3px;
  width: 62px;
  display: inline-flex;
  margin-left: 4px;
  margin-right: 4px;
  cursor: pointer;
  margin-bottom: 10px;
  justify-content: center;
  align-items: center;
  height: 33px;
  margin-top: 7px;
}
#actions {
  text-align: center;
  white-space: nowrap;
}
#actionSection {
  position: absolute;
  top: 55px;
  left: 50%;
  transform: translateX(-50%);
}
.x {
  background-image: url("images/icons/x.png");
  background-size: cover;
  height: 15px;
  width: 15px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.warthog {
  background-image: url("images/warthog.jpeg");
  background-size: cover;
  /* position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer; */
}

.zoom {
  display: inline-block;
  padding: 1px;
  font-size: 15px;
  border-width: 1px;
  border-style: solid;
  border-color: gray;
  width: 15px;
  text-align: center;
  font-weight: 700;
}
#zoomIn {
  cursor: zoom-in;
}
#zoomOut {
  cursor: zoom-out;
}
#zoomSection {
  width: fit-content;
  display: inline-block;
  right: 18px;
  bottom: 19px;
}
#troubleshooting {
  display: block;
}
/* LogIn Section */
#logInSection {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: gray;
  z-index: 3;
  padding: 15px;
  width: 50%;
}
.marginTop10 {
  margin-top: 10px;
}
.input {
  width: 90%;
  margin-top: 3px;
}
.input:focus {
  outline: 1px solid black;
}

.popHeader {
  text-align: center;
  width: 100%;
  font-size: 20px;
}
#logInButtons {
  text-align: center;
  margin-right: 2%;
  position: relative;
}

#mobileNavBackground {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 70%;
}

@media (max-width: 500px) {
  .sectionNarrow {
    display: none;
  }
  #tempNameSection {
    width: 80%;
  }
  #hamburger {
    background-image: url("images/icons/hamburger.png");
    background-size: cover;
    height: 25px;
    width: 25px;
    position: absolute;
    cursor: pointer;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 5px;
  }
  .nav {
    margin-right: 0px;
    display: flex;
    flex-direction: column;
  }
  .workADayButtons {
    width: 125px;
  }
  #yourMatchesOwnerRow {
    flex-direction: column;
  }
  .menu {
    margin-left: 3px;
    margin-right: 3px;
    width: 150px;
  }
  #startRightColumn {
    width: 94%;
  }
  .spacer {
    width: 0px;
  }
  #profileNav {
    position: absolute;
    z-index: 2;
    top: 30px;
    width: 150px;
    height: 50px;
  }
  #profileSection {
    top: 0px;
    left: 53%;
  }
  #joinNav {
    position: absolute;
    z-index: 2;
    top: 200px;
    height: 50px;
    width: 150px;
  }
  #joinSection {
    left: 53%;
  }
  #newNav {
    position: absolute;
    z-index: 2;
    top: 120px;
    height: 50px;
    width: 150px;
  }
  #newSection {
    left: 53%;
  }
  #currentMatchNav {
    position: absolute;
    z-index: 2;
    top: 280px;
    height: 50px;
    width: 150px;
  }
  #currentMatchSection {
    left: 53%;
  }
  #recentMatchesNav {
    position: absolute;
    z-index: 2;
    top: 360px;
    height: 50px;
    width: 150px;
  }
  #recentMatchesSection {
    left: 53%;
  }
  #leaderBoardNav {
    position: absolute;
    z-index: 2;
    top: 440px;
    height: 50px;
    width: 150px;
  }
  #helpNav {
    position: absolute;
    z-index: 2;
    top: 520px;
    height: 50px;
    width: 150px;
  }
  #helpSection {
    left: 53%;
  }
  .displayFlex {
    display: flex !important;
    align-items: center;
    font-size: 20px;
    left: 50%;
    transform: translateX(-50%);
  }
  .vertical {
    writing-mode: lr;
    transform: none;
    width: 0px;
  }
  .sectionNarrow {
    width: auto;
  }
  .x {
    background-image: url("images/icons/x.png");
    background-size: cover;
    height: 15px;
    width: 15px;
    position: absolute;
    top: 10px;
    right: 10%;
    cursor: pointer;
  }
  .navX {
    background-image: url("images/icons/x.png");
    background-size: cover;
    height: 15px;
    width: 15px;
    position: absolute;
    top: 10px;
    right: 13px;
    cursor: pointer;
  }
  #outside {
    margin-top: 0px;
  }
  .sections {
    margin-right: 0px;
  }
  .sectionWide {
    width: 100% !important;
  }
  #profileTopRight {
    width: 54%;
  }
  #newRightColumn {
    width: 93%;
  }
  #ymMiddle {
    width: 61%;
  }
  #filterAnd {
    margin-left: 10px;
    margin-right: 10px;
  }
  #rmfilterRightColumn {
    margin-right: 20px;
  }
  .profileMiddleContent {
    width: 60%;
  }
  #app {
    border-radius: 0px;
  }
  .nameOfGame {
    padding: 10px;
  }
}
