body[dialog="changePasswordForm"] #changePasswordForm {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="changePasswordForm"] #changePasswordForm * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="changePasswordForm"] #changePasswordForm {
    top: 20px;
  }
}
body[dialog="privacyForm"] #privacyForm {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="privacyForm"] #privacyForm * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="privacyForm"] #privacyForm {
    top: 20px;
  }
}
body[dialog="deleteStackForm"] #deleteStackForm {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="deleteStackForm"] #deleteStackForm * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="deleteStackForm"] #deleteStackForm {
    top: 20px;
  }
}
body[dialog="newLoginForm"] #newLoginForm {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="newLoginForm"] #newLoginForm * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="newLoginForm"] #newLoginForm {
    top: 20px;
  }
}
body[dialog="enterPassword"] #enterPassword {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="enterPassword"] #enterPassword * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="enterPassword"] #enterPassword {
    top: 20px;
  }
}
body[dialog="newSignupForm"] #newSignupForm {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="newSignupForm"] #newSignupForm * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="newSignupForm"] #newSignupForm {
    top: 20px;
  }
}
body[dialog="createPasswordForm"] #createPasswordForm {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="createPasswordForm"] #createPasswordForm * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="createPasswordForm"] #createPasswordForm {
    top: 20px;
  }
}
body[dialog="verifyForm"] #verifyForm {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="verifyForm"] #verifyForm * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="verifyForm"] #verifyForm {
    top: 20px;
  }
}
body[dialog="bugReportForm"] #bugReportForm {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="bugReportForm"] #bugReportForm * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="bugReportForm"] #bugReportForm {
    top: 20px;
  }
}
body[dialog="commitMessageDialog"] #commitMessageDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="commitMessageDialog"] #commitMessageDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="commitMessageDialog"] #commitMessageDialog {
    top: 20px;
  }
}
body[dialog="revertDialog"] #revertDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="revertDialog"] #revertDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="revertDialog"] #revertDialog {
    top: 20px;
  }
}
body[dialog="conflictDialog"] #conflictDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="conflictDialog"] #conflictDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="conflictDialog"] #conflictDialog {
    top: 20px;
  }
}
body[dialog="forgotPasswordEndForm"] #forgotPasswordEndForm {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="forgotPasswordEndForm"] #forgotPasswordEndForm * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="forgotPasswordEndForm"] #forgotPasswordEndForm {
    top: 20px;
  }
}
body[dialog="visibilityForm"] #visibilityForm {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="visibilityForm"] #visibilityForm * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="visibilityForm"] #visibilityForm {
    top: 20px;
  }
}
body[dialog="userMenu"] #userMenu {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="userMenu"] #userMenu * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="userMenu"] #userMenu {
    top: 20px;
  }
}
body[dialog="addCollaboratorDialog"] #addCollaboratorDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="addCollaboratorDialog"] #addCollaboratorDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="addCollaboratorDialog"] #addCollaboratorDialog {
    top: 20px;
  }
}
body[dialog="confirmDialog"] #confirmDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="confirmDialog"] #confirmDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="confirmDialog"] #confirmDialog {
    top: 20px;
  }
}
body[dialog="okDialog"] #okDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="okDialog"] #okDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="okDialog"] #okDialog {
    top: 20px;
  }
}
body[dialog="busyDialog"] #busyDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="busyDialog"] #busyDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="busyDialog"] #busyDialog {
    top: 20px;
  }
}
body[dialog="textInputDialog"] #textInputDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="textInputDialog"] #textInputDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="textInputDialog"] #textInputDialog {
    top: 20px;
  }
}
body[dialog="saveNewDialog"] #saveNewDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="saveNewDialog"] #saveNewDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="saveNewDialog"] #saveNewDialog {
    top: 20px;
  }
}
body[dialog="usernameDialog"] #usernameDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="usernameDialog"] #usernameDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="usernameDialog"] #usernameDialog {
    top: 20px;
  }
}
body[dialog="upsellDialog"] #upsellDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="upsellDialog"] #upsellDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="upsellDialog"] #upsellDialog {
    top: 20px;
  }
}
body[dialog="createWorkspaceDialog"] #createWorkspaceDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="createWorkspaceDialog"] #createWorkspaceDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="createWorkspaceDialog"] #createWorkspaceDialog {
    top: 20px;
  }
}
body[dialog="historyDialog"] #historyDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="historyDialog"] #historyDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="historyDialog"] #historyDialog {
    top: 20px;
  }
}
body[dialog="resolveConflictDialog"] #resolveConflictDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
  top: 50px;
}
body[dialog="resolveConflictDialog"] #resolveConflictDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="resolveConflictDialog"] #resolveConflictDialog {
    top: 20px;
  }
}
body[dialog="draftDialog"] #draftDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
body[dialog="draftDialog"] #draftDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="draftDialog"] #draftDialog {
    top: 20px;
  }
}
body[dialog="mainMenu"] #mainMenu {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
  top: 50px;
}
body[dialog="mainMenu"] #mainMenu * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="mainMenu"] #mainMenu {
    top: 20px;
  }
}
body[dialog="mainMenu"] #editTabButton {
  pointer-events: none;
  opacity: 0.5;
}
body[dialog="teamMenu"] #teamMenu {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
  top: 50px;
}
body[dialog="teamMenu"] #teamMenu * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="teamMenu"] #teamMenu {
    top: 20px;
  }
}
body[dialog="teamMenu"] #editTabButton {
  pointer-events: none;
  opacity: 0.5;
}
body[dialog="teamMembersDialog"] #teamMembersDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
  top: 50px;
}
body[dialog="teamMembersDialog"] #teamMembersDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="teamMembersDialog"] #teamMembersDialog {
    top: 20px;
  }
}
body[dialog="teamMembersDialog"] #editTabButton {
  pointer-events: none;
  opacity: 0.5;
}
body[dialog="addTeamMemberDialog"] #addTeamMemberDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
  top: 50px;
}
body[dialog="addTeamMemberDialog"] #addTeamMemberDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="addTeamMemberDialog"] #addTeamMemberDialog {
    top: 20px;
  }
}
body[dialog="addTeamMemberDialog"] #editTabButton {
  pointer-events: none;
  opacity: 0.5;
}
body[dialog="teamUpgradeDialog"] #teamUpgradeDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
  top: 50px;
}
body[dialog="teamUpgradeDialog"] #teamUpgradeDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="teamUpgradeDialog"] #teamUpgradeDialog {
    top: 20px;
  }
}
body[dialog="teamUpgradeDialog"] #editTabButton {
  pointer-events: none;
  opacity: 0.5;
}
body[dialog="teamPlusUpgradeDialog"] #teamPlusUpgradeDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
  top: 50px;
}
body[dialog="teamPlusUpgradeDialog"] #teamPlusUpgradeDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="teamPlusUpgradeDialog"] #teamPlusUpgradeDialog {
    top: 20px;
  }
}
body[dialog="teamPlusUpgradeDialog"] #editTabButton {
  pointer-events: none;
  opacity: 0.5;
}
body[dialog="sharedLinkDialog"] #sharedLinkDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
  top: 50px;
}
body[dialog="sharedLinkDialog"] #sharedLinkDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="sharedLinkDialog"] #sharedLinkDialog {
    top: 20px;
  }
}
body[dialog="sharedLinkDialog"] #editTabButton {
  pointer-events: none;
  opacity: 0.5;
}
body[dialog="teamApiKeyDialog"] #teamApiKeyDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
  top: 50px;
}
body[dialog="teamApiKeyDialog"] #teamApiKeyDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="teamApiKeyDialog"] #teamApiKeyDialog {
    top: 20px;
  }
}
body[dialog="teamApiKeyDialog"] #editTabButton {
  pointer-events: none;
  opacity: 0.5;
}
body[dialog="teamApiIpDialog"] #teamApiIpDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
  top: 50px;
}
body[dialog="teamApiIpDialog"] #teamApiIpDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="teamApiIpDialog"] #teamApiIpDialog {
    top: 20px;
  }
}
body[dialog="teamApiIpDialog"] #editTabButton {
  pointer-events: none;
  opacity: 0.5;
}
body[dialog="iconUpsellDialog"] #iconUpsellDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
  top: 50px;
}
body[dialog="iconUpsellDialog"] #iconUpsellDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="iconUpsellDialog"] #iconUpsellDialog {
    top: 20px;
  }
}
body[dialog="importDialog"] #importDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
  top: 50px;
}
body[dialog="importDialog"] #importDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  body[dialog="importDialog"] #importDialog {
    top: 20px;
  }
}
body[dialog]:not([dialog="actionPanel"]):not([dialog="findWidget"]).loaded #splitEditorMain,
body[dialog]:not([dialog="actionPanel"]):not([dialog="findWidget"]).loaded #topbar {
  pointer-events: none !important;
}
body[dialog]:not([dialog="actionPanel"]):not([dialog="findWidget"]).loaded #splitEditorMain *,
body[dialog]:not([dialog="actionPanel"]):not([dialog="findWidget"]).loaded #topbar * {
  pointer-events: none !important;
}
body[dialog]:not([dialog="actionPanel"]):not([dialog="findWidget"]).loaded #scrim {
  opacity: 0.6;
}
body #teamMenu[permission="own"] .apiSelectControl {
  display: initial;
}
body:not([teamcapabilities~="api"]) #selectApi:after {
  content: "+";
  margin-left: 2px;
  color: #ff00ff;
  position: relative;
  top: -0.5em;
  font-size: 90%;
  font-weight: bold;
}
#history,
#share2,
#renameDiagram,
#deleteDiagram {
  display: none;
}
.upsell {
  font-weight: bold;
  cursor: pointer;
  display: none;
}
.upsell:hover {
  text-decoration: underline;
}
.plus {
  color: #1cd14c;
}
span.team {
  color: #ff40ff;
}
#mainMenu {
  overflow: hidden;
  text-align: center;
  width: 300px;
  margin-left: 10px;
  left: 0;
  border: 2px solid dimgray;
}
#mainMenu .stackSection {
  margin-top: 5px;
  display: none;
}
#mainMenu .mainMenuLoginLink {
  font-weight: bold;
  cursor: pointer;
  color: #2196F3;
}
#mainMenu #logoWordmark {
  margin-top: 10px;
  text-decoration: none;
}
#mainMenu #logoWordmark #wordmark {
  opacity: 0.78;
}
#mainMenu #mainMenuSignIn {
  margin-top: 5px;
  color: black;
}
#mainMenu #mainMenuSignUp {
  font-size: 10pt;
  opacity: 0.86;
}
#mainMenu .button {
  font-weight: 600;
}
#mainMenu .exampleStacks {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}
#mainMenu .exampleStacks > div {
  margin-left: 5px;
  text-align: left;
  display: flex;
  flex-direction: column;
}
#mainMenu .exampleStacks > div button {
  cursor: pointer;
  line-height: 1.5;
}
#mainMenu .blog a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
}
#mainMenu .blog a:hover {
  color: #000000;
}
#mainMenu .twitter a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
}
#mainMenu .twitter a:hover {
  color: #000000;
}
#mainMenu .submitBug span {
  color: rgba(0, 0, 0, 0.68);
  cursor: pointer;
}
#mainMenu .submitBug span:hover {
  color: rgba(0, 0, 0, 0.87);
}
#mainMenu .privacy a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
}
#mainMenu .privacy a:hover {
  color: #000000;
}
#mainMenu .stack {
  display: flex;
  justify-content: space-between;
  padding-left: 5px;
  padding-right: 5px;
  white-space: nowrap;
  overflow-x: hidden;
}
#mainMenu .stack a {
  cursor: pointer;
}
#mainMenu .stack.opened a {
  font-weight: bold;
}
#mainMenu .stack .stackNamespace {
  margin-left: 5px;
  cursor: default;
  font-size: 10pt;
  opacity: 0;
}
#mainMenu .stack:hover .stackNamespace {
  opacity: 0.35;
}
#mainMenu .stack i {
  font-size: 16pt;
  opacity: 0.68;
  cursor: pointer;
  display: none;
  margin: 0 1px;
}
#mainMenu .teamName {
  cursor: pointer;
  display: flex;
  margin-left: 5px;
  white-space: nowrap;
  overflow-x: hidden;
  line-height: 1.5;
}
#mainMenu .header {
  font-size: 16pt;
  margin-left: 10px;
  margin-right: 10px;
  margin-block-start: 0;
  margin-block-end: 0;
  font-weight: initial;
  color: black;
}
#mainMenu.hasTeams .header {
  font-size: 14pt;
}
#mainMenu > hr {
  margin-left: 10px;
  margin-right: 10px;
}
#mainMenu .linkRow {
  font-size: 9pt;
  margin-top: 20px;
  display: flex;
  justify-content: space-evenly;
}
#mainMenu #footer {
  font-size: 9pt;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex-grow: 1;
  margin-top: 5px;
  margin-bottom: 5px;
}
#mainMenu #footer a {
  text-decoration: none;
}
#createOpen {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  margin: 15px 0 5px 0;
}
#createOpen .button {
  padding: 0 15px 0 15px;
}
#createOpen #createNewStackButton {
  padding: 0 30px;
}
#createWorkspace,
#menuConfluence,
#menuDesktop {
  margin-top: 5px;
  display: none;
}
#createWorkspace .button,
#menuConfluence .button,
#menuDesktop .button {
  padding: 0 20px;
}
#menuDesktop {
  margin-top: 15px;
}
#openStackButton {
  display: none;
}
#teamMenu {
  min-height: 500px;
}
#teamMenu .closeButton {
  display: none;
}
#teamMenu[page="diagrams"] #teamBody {
  display: flex;
}
#teamMenu[page="diagrams"] #selectDiagrams {
  pointer-events: none;
  color: rgba(0, 0, 0, 0.5);
}
#teamMenu[page="icons"] #teamIcons {
  display: flex;
  flex-direction: column;
}
#teamMenu[page="icons"] #selectIcons {
  pointer-events: none;
  color: rgba(0, 0, 0, 0.5);
}
#teamMenu[page="icons"] #teamExit {
  display: none;
}
#teamMenu[page="api"] #teamApi {
  display: flex;
}
#teamMenu[page="api"] #selectApi {
  pointer-events: none;
  color: rgba(0, 0, 0, 0.5);
}
#teamMenu[page="api"] #teamExit {
  display: none;
}
#teamMenu .iconHeader {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
#teamMenu .iconHeader input {
  display: none;
}
#teamMenu .iconNewFolder {
  margin-left: 10px;
  padding: 0 20px;
}
#teamMenu .iconAddNew {
  line-height: 20pt;
  font-size: 11pt;
  border-radius: 3px;
  cursor: pointer;
  padding: 5px 30px;
}
#teamMenu .iconBreadcrumbs {
  display: flex;
  align-items: center;
}
#teamMenu .iconBreadcrumbs > *:not(:first-child) {
  margin-left: 10px;
}
#teamMenu .iconBreadcrumbs button {
  color: rgba(0, 0, 0, 0.68);
  cursor: pointer;
}
#teamMenu .iconBreadcrumbs button:hover {
  color: rgba(0, 0, 0, 0.87);
}
#teamMenu .iconBreadcrumbs .iconBreadcrumbChevron {
  color: rgba(0, 0, 0, 0.5);
}
#teamMenu .iconBreadcrumbs .iconBreadcrumbName {
  color: rgba(0, 0, 0, 0.5);
}
#teamMenu .iconBreadcrumbs .iconBreadcrumbName:not(:last-child) {
  cursor: pointer;
}
#teamMenu .iconBreadcrumbs .iconBreadcrumbName:not(:last-child):hover {
  text-decoration: underline;
  color: rgba(0, 0, 0, 0.87);
}
#teamMenu .iconList {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 10px;
  margin-top: 15px;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 600px;
}
#teamMenu .iconList .iconListMessage {
  width: 100%;
  margin-top: 50px;
  text-align: center;
  font-size: 14pt;
  color: rgba(0, 0, 0, 0.68);
}
#teamMenu .iconList .iconDiv,
#teamMenu .iconList .folderDiv {
  width: 150px;
  height: 150px;
  display: flex;
  flex-direction: column;
  background-size: 55% auto;
  background-repeat: no-repeat;
  background-position: center center;
}
#teamMenu .iconList .folderDiv {
  background-image: url(/icons/folder.svg);
  cursor: pointer;
  outline-offset: -1px;
  justify-content: flex-end;
  align-items: center;
}
#teamMenu .iconList .folderDiv:hover {
  outline: 1px solid lightgray;
}
#teamMenu .iconList .folderDiv .iconText {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 90%;
  margin: 0 5% 20px 5%;
  pointer-events: none;
}
#teamMenu .iconList .iconText {
  color: rgba(0, 0, 0, 0.68);
  font-size: 10pt;
  user-select: text;
}
#teamMenu .iconList .iconDiv {
  background-color: #F8F8F8;
  justify-content: space-between;
  overflow-wrap: break-word;
}
#teamMenu .iconList .iconDiv .iconText {
  background-color: #F8F8F880;
  margin-left: 3px;
}
#teamMenu .iconList .iconDiv .iconAction {
  display: flex;
  justify-content: flex-end;
  background-color: #EEEEEEFF;
  padding-top: 3px;
}
#teamMenu .iconList .iconDiv .iconAction button {
  color: rgba(0, 0, 0, 0.5);
  margin-right: 5px;
}
#teamMenu .iconList .iconDiv .iconAction .iconDelete {
  color: rgba(255, 0, 0, 0.5);
}
#teamMenu .iconList .iconDiv.new {
  background-color: #E8F8E8;
}
#teamMenu .iconList .iconDiv.new .iconText {
  background-color: #E8F8E880;
}
#teamMenu #teamRecent {
  width: 15%;
  border-right: 1px solid lightgray;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  font-size: 10pt;
}
#teamMenu #teamRecent .header {
  color: rgba(0, 0, 0, 0.68);
  margin-top: 3px;
}
#teamMenu #teamMain {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  width: 85%;
}
#teamMenu #teamBody {
  display: none;
  margin-top: 10px;
}
#teamMenu #teamIcons,
#teamMenu #teamApi {
  display: none;
  margin-top: 10px;
}
#teamMenu #teamControls {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#teamMenu #teamMainControls {
  display: flex;
  align-items: center;
}
#teamMenu #teamLicenseControls {
  display: none;
  margin-left: 10px;
  align-items: center;
  white-space: pre;
}
#teamMenu #teamLicenseControls i {
  color: green;
}
#teamMenu #teamLicenseControls .renew,
#teamMenu #teamLicenseControls .manage {
  text-decoration: underline;
  cursor: pointer;
}
#teamMenu #teamLicenseControls .manage {
  font-size: 10pt;
  margin-left: 10px;
}
#teamMenu .teamControl {
  display: none;
  margin-right: 20px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.68);
}
#teamMenu .teamControl.selected {
  font-weight: bold;
  color: #000000;
  pointer-events: none;
}
#teamMenu .teamControl:not(.selected):hover {
  color: #000000;
}
#teamMenu #teamYourDiagrams,
#teamMenu #teamRecentlyCreated {
  display: none;
}
#teamMenu .entryName {
  line-height: 1.5;
}
#teamMenu .entryName.new {
  color: #2196F3;
}
#teamMenu .entryName:hover {
  text-decoration: underline;
}
#teamMenu #teamEmpty,
#teamMenu #teamEmptyFilter {
  display: none;
  padding: 20px;
  text-align: center;
}
#teamMenu #teamCreateNew,
#teamMenu #teamEmptyCreate {
  display: none;
}
#teamMenu[permission="own"] #teamCreateNew,
#teamMenu[permission="edit"] #teamCreateNew,
#teamMenu[permission="own"] #teamEmptyCreate,
#teamMenu[permission="edit"] #teamEmptyCreate {
  display: initial;
}
#teamMenu[permission="own"] #teamHeaderRight,
#teamMenu[permission="edit"] #teamHeaderRight {
  visibility: visible;
}
#teamMenu .apiSelectControl {
  display: none;
}
#teamMenu .link {
  cursor: pointer;
  color: blue;
}
#teamMenu .link:hover {
  text-decoration: underline;
}
#teamMenu #teamManage {
  display: none;
  margin-right: 20px;
  padding: 0 20px;
}
#teamMenu #teamCreateNew {
  padding: 0 20px;
  margin-right: 20px;
}
#teamMenu #teamFilter {
  padding: 0 10px 0 24px;
  line-height: 16pt;
  min-width: 200px;
  border: 1px solid dimgray;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='dimgray'><path d='M784-120 532-372q-30 24-69 38t-83 14q-109 0-184.5-75.5T120-580q0-109 75.5-184.5T380-840q109 0 184.5 75.5T640-580q0 44-14 83t-38 69l252 252-56 56ZM380-400q75 0 127.5-52.5T560-580q0-75-52.5-127.5T380-760q-75 0-127.5 52.5T200-580q0 75 52.5 127.5T380-400Z'/></svg>") no-repeat scroll;
  background-size: 16px;
  background-position: 4px;
}
#teamMenu[permission="own"] #teamManage {
  display: initial;
}
#teamMenu[permission="own"] #teamLicenseControls {
  display: flex;
}
#teamMenu[status="loading"] #teamEntries {
  display: none;
}
#teamMenu[status="loading"] .teamLoading {
  display: initial;
}
#teamMenu[status="empty"] #teamEntries {
  display: none;
}
#teamMenu[status="empty"] #teamEmpty {
  display: initial;
}
#teamMenu[status="emptyFilter"] #teamEntries {
  display: none;
}
#teamMenu[status="emptyFilter"] #teamEmptyFilter {
  display: initial;
}
#teamMenu #teamExit {
  position: absolute;
  left: 0;
  bottom: 0;
  flex-direction: row;
  align-items: center;
  color: rgba(0, 0, 0, 0.68);
  cursor: pointer;
  display: flex;
  margin-left: 10px;
  margin-bottom: 10px;
}
#teamMenu #teamExit i {
  margin-right: 5px;
  transform: rotate(180deg);
}
#teamMenu #teamApi {
  flex-direction: row;
}
#teamMenu #teamApi > div:first-child {
  margin-bottom: 40px;
}
#teamMenu #teamApi .teamApiKeysSection {
  overflow-y: auto;
  margin-top: 15px;
}
#teamMenu #teamApi .teamApiKeysSection th {
  padding-top: 0;
}
#teamMenu #teamApi .iconButton {
  display: none;
  opacity: 0.5;
  cursor: pointer;
  font-size: 22px;
}
#teamMenu #teamApi .iconButton:hover {
  opacity: 0.87;
}
#teamMenu #teamApi tbody td:last-child {
  padding-bottom: 0;
  padding-top: 8px;
}
#teamMenu #teamApi tr:hover .iconButton {
  display: initial;
}
#teamMenu #teamApiKeys {
  flex: 1.666;
}
#teamMenu #teamApiAllowlist {
  flex: 1;
  margin-left: 40px;
}
#teamMenu .teamApiKeysHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#teamMenu .teamApiKeysHeader .apikeyTitle {
  margin: 0;
  font-weight: bold;
  font-size: 18px;
}
#teamMenu .teamApiKeysHeader .apiKeyCopy {
  font-size: 14px;
  margin-left: 7px;
}
#teamMenu .teamApiKeysHeader .teamApiKeysHeaderCopy {
  display: flex;
  flex-direction: column;
  align-items: baseline;
}
#teamMenu .teamApiKeysHeader .teamApiKeysHeaderButton {
  padding: 0 20px;
}
#teamMenu #teamApiKeysSectionEmpty,
#teamMenu #teamApiAllowlistSectionEmpty {
  text-align: center;
  margin-top: 20px;
  font-style: italic;
  font-size: 16px;
}
#teamMenu #teamApiKeysTable th,
#teamMenu #teamApiKeysTable td {
  width: 20%;
}
#teamMenu #teamApiKeysTable th:nth-last-child(2),
#teamMenu #teamApiKeysTable td:nth-last-child(2) {
  width: 10%;
}
#teamMenu #teamApiKeysTable th:nth-last-child(1),
#teamMenu #teamApiKeysTable td:nth-last-child(1) {
  width: 10%;
}
#recentTeamDiagrams {
  display: flex;
  flex-direction: column;
  color: rgba(0, 0, 0, 0.87);
}
#recentTeamDiagrams div {
  margin-top: 5px;
  cursor: pointer;
}
#recentTeamDiagrams div:hover {
  text-decoration: underline;
}
#recentTeamDiagrams:empty:before {
  content: "(none)";
}
.dialog.teamDialog {
  width: 95%;
  margin-left: 2.25%;
  left: 0;
  border: 2px solid dimgray;
  padding: 0;
}
.dialog.teamDialog > div:not(#dialogScrim) {
  padding-left: 20px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
}
.dialog.teamDialog .teamLoading {
  display: none;
  position: relative;
  height: 50px;
  padding: 20px;
}
.dialog.teamDialog .teamLoading .loadIcon {
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
}
.dialog.teamDialog tbody {
  display: block;
  max-height: 500px;
  overflow: auto;
}
.dialog.teamDialog thead,
.dialog.teamDialog tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
  /* even columns width , fix width of table too*/
}
.dialog.teamDialog thead:nth-child(even),
.dialog.teamDialog tbody tr:nth-child(even) {
  background-color: aliceblue;
}
#teamList .moreCell,
#teamList .moreHeader {
  display: none;
  width: 24px;
}
#teamList th div i {
  opacity: 0.333;
  display: initial;
  cursor: pointer;
  rotate: 90deg;
  user-select: none;
}
#teamList th div.sortable {
  display: flex;
}
#teamList thead[sortcolumn="name"] .sortable[sortName="name"] i {
  opacity: 1;
}
#teamList thead[sortcolumn="updated"] .sortable[sortName="updated"] i {
  opacity: 1;
}
#teamList thead[sortcolumn="created"] .sortable[sortName="created"] i {
  opacity: 1;
}
#teamList thead[sortcolumn="name"][sortvalue="asc"] .sortable[sortName="name"] i {
  rotate: -90deg;
}
#teamList thead[sortcolumn="updated"][sortvalue="asc"] .sortable[sortName="updated"] i {
  rotate: -90deg;
}
#teamList thead[sortcolumn="created"][sortvalue="asc"] .sortable[sortName="created"] i {
  rotate: -90deg;
}
.showMore .moreHeader,
.showMore .moreCell {
  display: table-cell;
}
.showMore .moreCell {
  opacity: 0.78;
}
#teamMenu[permission="own"] #teamList .moreHeader,
#teamMenu[permission="own"] #teamList .moreCell {
  display: table-cell;
}
#teamMenu[permission="own"] #teamList .moreCell {
  opacity: 0.78;
}
#teamMenu[permission="edit"] #teamList .moreHeader,
#teamMenu[permission="edit"] #teamList .moreCell {
  display: table-cell;
}
#teamMenu[permission="edit"] #teamList .moreCell {
  opacity: 0.78;
}
#teamEntries .moreContainer {
  display: flex;
}
#teamEntries .more {
  border-radius: 50%;
}
#teamEntries .more:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
#teamEntries .nameContainer {
  display: flex;
  align-items: center;
}
#teamEntries .sharedLinkIcon,
#teamEntries .lockIcon {
  display: none;
  cursor: default;
  margin-left: 5px;
  color: #2196F3;
}
#teamEntries .lockIcon {
  transform: scale(0.9);
}
#teamEntries .folderIcon {
  margin-right: 5px;
  scale: 0.75;
  translate: 0 -1px;
  cursor: default;
  user-select: none;
}
#teamEntries .upIcon {
  margin-right: 5px;
  scale: 0.8;
  translate: 0 -1px;
  cursor: default;
  user-select: none;
}
#teamEntries .editIcon {
  margin-right: 5px;
  scale: 0.75;
  cursor: default;
  user-select: none;
  translate: 0 -1px;
  color: #2196F3;
}
#teamEntries .hasLink .sharedLinkIcon {
  display: initial;
}
#teamEntries .locked .lockIcon {
  display: initial;
}
.teamHeader {
  display: flex;
  border-bottom: 1px solid lightgray;
  padding-bottom: 5px;
  justify-content: space-between;
}
.teamHeader .workspace {
  color: rgba(0, 0, 0, 0.68);
  white-space: pre;
}
.teamHeader .teamName {
  font-size: 24pt;
  margin-right: 10px;
}
.teamHeader #teamHeaderLeft {
  display: flex;
  align-items: baseline;
}
.teamHeader #teamHeaderRight {
  display: flex;
  align-items: flex-end;
  visibility: hidden;
}
.teamHeader #selectIcons,
.teamHeader #selectApi {
  margin-left: 10px;
  cursor: pointer;
}
.teamHeader #selectIcons:hover,
.teamHeader #selectApi:hover {
  color: black;
}
.teamHeader #selectIcons {
  margin-right: 10px;
}
.teamHeader #selectSeparator {
  border-left: 1px solid lightgray;
  height: 16px;
  margin: 2px 0;
}
.teamHeader #selectDiagrams {
  cursor: pointer;
  margin-right: 10px;
}
.teamHeader #selectDiagrams:hover {
  color: black;
}
#userMenu {
  width: 200px;
  margin-left: -120px;
  align-items: center;
}
#userMenu #userIcon {
  margin-top: 20px;
  border-radius: 10%;
  width: 100px;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
#userMenu span {
  margin-top: 10px;
}
#userMenu .button {
  margin-top: 10px;
  width: 80%;
  background-color: transparent;
  color: #2196F3;
}
#userMenu #startChangePassword {
  display: none;
}
#teamMembersDialog {
  width: 60%;
  margin-left: 19.25%;
}
#teamMembersDialog[status="loading"] .teamLoading {
  display: initial;
}
#teamMembersDialog[status="loading"] #teamMemberBody {
  flex-direction: column;
}
#teamMembersDialog[status="loading"] #licenseInfo,
#teamMembersDialog[status="loading"] #permissionsList {
  display: none;
}
#teamMembersDialog #teamMemberBody {
  display: flex;
  flex-direction: row;
  margin-top: 10px;
}
#teamMembersDialog #permissionsList {
  width: 79%;
}
#teamMembersDialog #permissionsList td {
  overflow: hidden;
}
#teamMembersDialog #licenseInfo {
  display: flex;
  flex-direction: column;
  width: 20%;
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid lightgray;
}
#teamMembersDialog #licenseInfo .licenseRow {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-size: 11pt;
  color: rgba(0, 0, 0, 0.68);
}
#teamMembersDialog #licenseInfo .licenseRow > div {
  overflow: hidden;
  white-space: nowrap;
}
#teamMembersDialog #licenseInfo .licenseRow.total {
  margin-top: 10px;
  font-weight: bold;
}
#teamMembersDialog #licenseHeader {
  text-align: center;
  margin-bottom: 10px;
}
#teamMembersDialog td:last-child {
  text-align: center;
  width: 20%;
}
#teamMembersDialog td:last-child .button {
  padding: 0 20px;
}
#teamMembersDialog td:first-child {
  width: 60%;
}
#teamMembersDialog .teamFooter {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
#teamMembersDialog .teamFooter .button {
  padding: 0 20px;
}
#teamMembersDialog #teamMemberCounts {
  position: absolute;
  font-size: 11pt;
  line-height: 20pt;
  right: 20px;
  color: rgba(0, 0, 0, 0.68);
}
#addTeamMemberDialog {
  width: 50%;
  margin-left: 24.25%;
}
#addTeamMemberDialog #addTeamMemberBody {
  display: flex;
  flex-direction: column;
}
#addTeamMemberDialog #addTeamMemberBody > * {
  margin-top: 10px;
}
#addTeamMemberDialog #addTeamMemberBody .instructions {
  max-width: 500px;
  align-self: center;
}
#addTeamMemberDialog #addTeamMemberInputs {
  display: flex;
  justify-content: space-between;
}
#addTeamMemberDialog #teamMemberEmail {
  width: 45%;
  height: 70px;
  resize: none;
}
#addTeamMemberDialog #permissionOptions {
  width: 50%;
  display: flex;
  justify-content: space-around;
}
#addTeamMemberDialog .instructions {
  text-align: center;
}
#addTeamMemberDialog #addTeamMemberButtons {
  display: flex;
  justify-content: space-between;
}
#addTeamMemberDialog #addTeamMemberButtons .button {
  padding: 0 20px;
}
#addTeamMemberDialog #addTeamMemberButtons div .button {
  margin-left: 10px;
}
#addTeamMemberDialog #existingTeamMemberEmail {
  display: none;
}
#addTeamMemberDialog #deleteTeamMember {
  visibility: hidden;
}
#addTeamMemberDialog.existing #existingTeamMemberEmail {
  display: initial;
}
#addTeamMemberDialog.existing #deleteTeamMember {
  visibility: initial;
}
#addTeamMemberDialog.existing #teamMemberEmail {
  display: none;
}
#teamUpgradeDialog {
  width: 60%;
  margin-left: 20%;
}
#teamPlusUpgradeDialog {
  width: 26%;
  margin-left: 37%;
}
#teamPlusUpgradeDialog .teamPlusColor {
  color: #ff00ff;
}
#teamPlusUpgradeDialog .teamUpgradeIntro {
  font-weight: bold;
  font-size: 22px;
  margin-top: 10px;
}
#teamPlusUpgradeDialog #teamPlusBenefits {
  margin-top: 10px;
}
#teamPlusUpgradeDialog #teamPlusBenefits {
  display: flex;
  flex-direction: column;
}
#teamPlusUpgradeDialog .teamUpgradeCenter {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#teamPlusUpgradeDialog .teamUpgradeBody,
#teamPlusUpgradeDialog .upgradeFooter,
#teamPlusUpgradeDialog .emailUsFooter {
  display: none;
}
#teamPlusUpgradeDialog[mode='new'] #upgradeViaStripe,
#teamPlusUpgradeDialog[mode='new'] .upgradeFooter,
#teamPlusUpgradeDialog[mode='new'] .emailUsFooter {
  display: flex;
}
#teamPlusUpgradeDialog[mode='upgrade'] #upgradeViaEmail {
  display: initial;
}
#teamPlusUpgradeDialog #upgradeViaEmail {
  font-weight: bold;
  padding: 0 45px;
}
.teamPlusBenefitsList > div:before {
  content: "\2022\00a0";
  line-height: 2;
}
.dialog.teamUpgradeDialog {
  overflow: hidden;
}
.dialog.teamUpgradeDialog .licenseNameTeam {
  color: blueviolet;
  font-weight: bold;
}
.dialog.teamUpgradeDialog .licenseNamePlus {
  color: #ff00ff;
  font-weight: bold;
}
.dialog.teamUpgradeDialog .teamUpgradeMain {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.dialog.teamUpgradeDialog .teamUpgradeMain[license="team"] #teamExplainer {
  display: block;
}
.dialog.teamUpgradeDialog .teamUpgradeMain[license="team"] #teamPlusTable th:nth-child(2),
.dialog.teamUpgradeDialog .teamUpgradeMain[license="team"] #teamPlusTable td:nth-child(2) {
  opacity: 1;
}
.dialog.teamUpgradeDialog .teamUpgradeMain[license="team+"] #teamExplainerPlus {
  display: block;
}
.dialog.teamUpgradeDialog .teamUpgradeMain[license="team+"] #teamPlusTable th:nth-child(3),
.dialog.teamUpgradeDialog .teamUpgradeMain[license="team+"] #teamPlusTable td:nth-child(3) {
  opacity: 1;
}
.dialog.teamUpgradeDialog .teamUpgradeLeft {
  width: 40%;
}
.dialog.teamUpgradeDialog .teamUpgradeIntro {
  opacity: 0.87;
  margin-top: 20px;
}
.dialog.teamUpgradeDialog .teamUpgradeBody {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 10px;
  min-width: 325px;
}
.dialog.teamUpgradeDialog .teamUpgradeBody > * {
  min-width: 200px;
  margin-top: 10px;
}
.dialog.teamUpgradeDialog textarea {
  resize: none;
}
.dialog.teamUpgradeDialog .seatsControl {
  display: flex;
  justify-content: space-between;
}
.dialog.teamUpgradeDialog .seatsControl input {
  width: 50px;
}
.dialog.teamUpgradeDialog .upgradeFooter {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  margin-top: 20px;
}
.dialog.teamUpgradeDialog .upgradeFooter button:not(:first-child) {
  margin-left: 10px;
}
.dialog.teamUpgradeDialog .teamExplainer {
  margin-top: 20px;
  opacity: 0.87;
  display: none;
}
.dialog.teamUpgradeDialog .allowedViewerUsers {
  opacity: 0.68;
}
.dialog.teamUpgradeDialog .button {
  min-width: 190px;
}
.dialog.teamUpgradeDialog #teamPlusTable {
  width: 48%;
}
.dialog.teamUpgradeDialog #teamPlusTable td,
.dialog.teamUpgradeDialog #teamPlusTable th {
  padding: 5px 2px;
}
.dialog.teamUpgradeDialog #teamPlusTable td {
  opacity: 0.5;
}
.dialog.teamUpgradeDialog #teamPlusTable td:first-child {
  opacity: 0.78;
}
.dialog.teamUpgradeDialog #teamPlusTable tr {
  background-color: transparent !important;
}
.dialog.teamUpgradeDialog #teamPlusTable th {
  opacity: 0.5;
}
.dialog.teamUpgradeDialog .footnote {
  margin: 10px 0 0 0;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.68);
}
#sharedLinkDialog {
  width: 50%;
  margin-left: 24.25%;
}
#sharedLinkDialog .header {
  margin-top: 10px;
  font-size: 16pt;
  align-self: center;
}
#sharedLinkDialog #sharedLinkFooter {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#sharedLinkDialog #sharedLinkFooter button {
  padding-left: 20px;
  padding-right: 20px;
}
#sharedLinkDialog .sharedLinkBodyEntry {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#sharedLinkDialog .sharedLinkBodyEntry:not(:first-child) {
  margin-top: 20px;
}
#sharedLinkDialog .sharedLinkBodyEntryTitle {
  font-weight: bold;
}
#sharedLinkDialog #sharedLinkUrl {
  background-color: #eee;
  word-break: break-all;
  font-size: 10pt;
  padding: 5px;
  color: rgba(0, 0, 0, 0.68);
  margin-left: 80px;
}
#sharedLinkDialog #sharedLinkPassword {
  display: none;
  flex-direction: row;
  align-items: center;
}
#sharedLinkDialog #sharedLinkCreatePassword {
  display: none;
}
#sharedLinkDialog #sharedLinkPasswordText {
  margin-right: 10px;
}
#sharedLinkDialog #sharedLinkPasswordButtons i {
  font-size: 20px;
  opacity: 0.5;
  transition: opacity 0.2s;
}
#sharedLinkDialog #sharedLinkPasswordButtons i:hover {
  opacity: 0.87;
}
#sharedLinkDialog.hasPassword #sharedLinkPassword {
  display: flex;
}
#sharedLinkDialog:not(.hasPassword) #sharedLinkCreatePassword {
  display: initial;
}
#teamApiKeyDialog {
  width: 30%;
  margin-left: 34.25%;
}
#teamApiKeyDialog .header {
  margin-top: 10px;
  font-size: 16pt;
  align-self: center;
}
#teamApiKeyDialog #teamApiKeyUsernameSection,
#teamApiKeyDialog #teamApiKeyExpirationSection,
#teamApiKeyDialog #teamApiKeyPermissionsSection {
  display: flex;
  flex-direction: column;
}
#teamApiKeyDialog input,
#teamApiKeyDialog select {
  max-width: 300px;
  padding: 5px 10px;
}
#teamApiKeyDialog #teamApiKeyExpiration {
  width: 200px;
}
#teamApiKeyDialog #teamApiKeyPermissionsList {
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 0;
}
#teamApiKeyDialog ul {
  list-style-type: none;
}
#teamApiKeyDialog .apiPermissionEntry {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#teamApiKeyDialog .apiPermissionEntry:not(:last-child) {
  margin-bottom: 10px;
}
#teamApiKeyDialog .apiPermissionEntry select {
  width: 130px;
}
#teamApiKeyDialog .apiPermissionEntry input {
  width: 250px;
}
#teamApiKeyDialog .apiPermissionEntry .delete {
  opacity: 0.5;
  cursor: pointer;
  font-size: 22px;
  margin-left: 5px;
}
#teamApiKeyDialog .apiPermissionEntry .delete:hover {
  opacity: 0.87;
}
#teamApiKeyDialog .apiPermissionEntry:marker {
  display: none;
}
#teamApiKeyDialog .apiPermissionEntry select {
  margin-right: 10px;
}
#teamApiKeyDialog #teamApiKeyFooter {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#teamApiKeyDialog #teamApiKeyFooter button {
  padding-left: 20px;
  padding-right: 20px;
}
#teamApiKeyDialog #teamApiKeyBody .section {
  padding: 10px 0;
}
#teamApiKeyDialog #teamApiKeyBody .section label {
  font-weight: bold;
  font-size: 16px;
}
#teamApiIpDialog {
  width: 30%;
  margin-left: 34.25%;
}
#teamApiIpDialog .header {
  margin-top: 10px;
  font-size: 16pt;
  align-self: center;
}
#teamApiIpDialog .section {
  display: flex;
  flex-direction: column;
}
#teamApiIpDialog input {
  max-width: 300px;
  padding: 5px 10px;
}
#teamApiIpDialog #teamApiIpFooter {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#teamApiIpDialog #teamApiIpFooter button {
  padding-left: 20px;
  padding-right: 20px;
}
#teamApiIpDialog #teamApiIpBody .section {
  padding: 10px 0;
}
#teamApiIpDialog #teamApiIpBody .section label {
  font-weight: bold;
  font-size: 16px;
}
#iconUpsellDialog {
  width: 1000px;
  margin-left: -520px;
}
#iconUpsellDialog .header {
  font-size: 24pt;
  align-self: center;
}
#iconUpsellDialog #iconUpsellImages {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
#iconUpsellDialog .iconUpsellImage {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 50%;
  min-width: 50%;
  padding-top: 10px;
}
#iconUpsellDialog .iconUpsellImage:first-child {
  border-right: 1px solid lightgray;
}
#iconUpsellDialog .iconUpsellImage:last-child {
  border-left: 1px solid lightgray;
}
#iconUpsellDialog img {
  width: 90%;
  max-height: 400px;
  border: 1px solid lightgray;
}
#iconUpsellDialog .button {
  margin-top: 20px;
}
#importDialog {
  width: 1000px;
  margin-left: -520px;
}
#importDialog .header {
  font-size: 24pt;
}
#importDialog .message {
  margin-bottom: 5px;
}
#importDialog textarea.import {
  resize: none;
  min-height: 400px;
  margin-bottom: 10px;
  white-space: nowrap;
}
#importDialog #importFooter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
#importDialog #importError {
  color: firebrick;
  display: flex;
}
#importDialog #importError i {
  margin-right: 5px;
}
#importDialog #importError.valid {
  color: green;
}
#importDialog #importButtons {
  display: flex;
  justify-content: end;
}
#importDialog #importButtons .button {
  padding: 1px 30px;
}
.emailUsFooter {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  color: rgba(0, 0, 0, 0.5);
}
.loginForm {
  width: 250px;
  margin-left: -145px;
}
.loginForm .closeButton {
  top: 0;
  right: 0;
  font-size: 16pt;
}
.loginForm input {
  line-height: 20pt;
  font-size: 12pt;
  padding-left: 5px;
}
.loginForm input:disabled {
  opacity: 0.68;
}
.loginForm .error {
  color: red;
  font-size: 9pt;
  opacity: 1;
  text-align: center;
  display: none;
  margin-bottom: 10px;
}
.loginForm .error.visible {
  display: initial;
}
.loginForm hr {
  border: 0;
  border-top: 1px solid #eee;
  margin: 14px 0 9px 0;
}
.loginForm .loginSection {
  display: flex;
  flex-direction: column;
}
.loginForm .loginSection * {
  margin-top: 5px;
}
.loginForm .loginSection div {
  font-size: 9pt;
}
.loginForm .loginSection div input {
  margin: 0;
}
.loginForm .loginSection div #forgot {
  cursor: pointer;
}
.loginForm .loginSection div #forgot:hover {
  text-decoration: underline;
}
.loginForm #alreadyHave {
  color: blue;
  cursor: pointer;
}
.loginForm #alreadyHave:hover {
  text-decoration: underline;
}
#verifyForm {
  width: 550px;
  margin-left: -295px;
}
#verifyForm .instructions {
  align-self: center;
  margin: 5px 0;
}
#verifyForm .button {
  color: white;
  background-color: #2196F3;
  border: 1px solid darkgray;
}
#verifyForm .button:hover {
  border: 1px solid lightgray;
}
#verifyForm #verificationEmail {
  font-weight: bold;
}
#verifyForm .header {
  margin-bottom: 5px;
}
#privacyForm {
  width: 250px;
  margin-left: -145px;
  text-align: center;
}
#privacyForm div {
  display: flex;
  justify-content: flex-end;
}
#privacyForm > * {
  margin-top: 5px;
  transition: opacity 0.2s;
}
#privacyForm #privacyHeader {
  font-size: 16pt;
}
#privacyForm #privacySubHeader {
  margin-top: initial;
  text-align: center;
}
#privacyForm #privacyIcon {
  font-size: 64pt;
  margin-top: 15px;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
}
#privacyForm.changing * {
  pointer-events: none;
  opacity: 0.2;
}
.signUpTerms {
  margin-top: 10px;
  font-size: 10pt;
  color: rgba(0, 0, 0, 0.68);
  text-align: left;
}
#changePasswordForm {
  width: 420px;
  margin-left: -240px;
  text-align: center;
}
#changePasswordForm .passwordHeader {
  font-size: 16pt;
}
#changePasswordForm * {
  margin-top: 5px;
}
#changePasswordForm .newPassDiv {
  margin-top: 15px;
}
#changePasswordForm div span {
  float: left;
}
#changePasswordForm div input {
  float: right;
}
#bugReportForm {
  width: 600px;
  margin-left: -320px;
}
#bugReportForm .header {
  font-size: 16pt;
  align-self: center;
}
#bugReportForm * {
  margin-top: 5px;
}
#forgotPasswordEndForm {
  width: 420px;
  margin-left: -240px;
}
#forgotPasswordEndForm .header {
  font-size: 16pt;
  align-self: center;
}
#forgotPasswordEndForm .passwordHeader {
  font-size: 16pt;
}
#forgotPasswordEndForm * {
  margin-top: 5px;
}
#forgotPasswordEndForm .newPassDiv {
  margin-top: 15px;
}
#forgotPasswordEndForm div span {
  float: left;
}
#forgotPasswordEndForm div input {
  float: right;
}
#forgotPasswordEndForm input {
  padding-left: 5px;
}
#forgotPasswordEndForm .button {
  margin-top: 10px;
  color: white;
  background-color: #2196F3;
  border: 1px solid darkgray;
}
#forgotPasswordEndForm .button:hover {
  border: 1px solid lightgray;
}
#deleteStackForm {
  width: 450px;
  margin-left: -245px;
  text-align: center;
}
#deleteStackForm * {
  margin-top: 10px;
}
#deleteStackForm div {
  display: flex;
  justify-content: flex-end;
}
#deleteStackForm div .button {
  margin-left: 5px;
}
#deleteStackForm div .okButton {
  color: white;
  background-color: red;
  border: 1px solid darkgray;
}
#deleteStackForm div .okButton:hover {
  border: 1px solid lightgray;
}
#deleteStackForm div .cancelButton {
  background-color: transparent;
  color: #2196F3;
}
#visibilityForm {
  width: 500px;
  margin-left: -270px;
}
#visibilityForm .header {
  font-size: 16pt;
}
#visibilityForm > .section {
  opacity: 0;
  transition: opacity 0.45s;
}
#visibilityForm.loaded > .section {
  opacity: 1;
}
#visibilityForm .button {
  color: white;
  background-color: #2196F3;
  border: 1px solid darkgray;
  padding: 0 20px;
  margin-left: 40px;
}
#visibilityForm .button:hover {
  border: 1px solid lightgray;
}
#visibilityForm .section {
  display: flex;
  flex-direction: column;
}
#visibilityForm .section .header {
  display: flex;
  align-items: baseline;
}
#visibilityForm .section .body {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
#visibilityForm #privacySection,
#visibilityForm #collaboratorsSection,
#visibilityForm #viewersSection {
  display: none;
}
#visibilityForm .sectionMessage {
  font-size: 10pt;
  margin-left: 10px;
}
#visibilityForm .restrictionMessage {
  margin: 10px 0;
  color: rgba(0, 0, 0, 0.68);
}
#visibilityForm .noCollaborators,
#visibilityForm .addCollaborator {
  display: none;
}
#visibilityForm .noCollaborators button,
#visibilityForm .addCollaborator button {
  color: blue;
  cursor: pointer;
}
#visibilityForm .noCollaborators button:hover,
#visibilityForm .addCollaborator button:hover {
  text-decoration: underline;
}
#visibilityForm .collaboratorList {
  display: none;
  flex-direction: column;
}
#visibilityForm.hasViewers #viewerList,
#visibilityForm.hasViewers #addViewer {
  display: flex;
}
#visibilityForm.hasEditors #editorList,
#visibilityForm.hasEditors #addEditor {
  display: flex;
}
#visibilityForm.noViewers #noViewers {
  display: initial;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
#visibilityForm.noEditors #noEditors {
  display: initial;
}
#visibilityForm .collaboratorItem {
  display: flex;
  align-items: baseline;
}
#visibilityForm .collaboratorItem:before {
  content: "\00b7\00a0";
}
#visibilityForm .collaboratorRemove {
  color: rgba(0, 0, 255, 0.68);
  cursor: pointer;
  font-size: 10pt;
  margin-left: 5px;
}
#visibilityForm .collaboratorRemove:hover {
  text-decoration: underline;
  opacity: 1;
}
#visibilityForm .shareSection {
  display: none;
  flex-direction: column;
  margin-bottom: -10px;
  margin-top: 10px;
}
#visibilityForm .shareSection #shareLink {
  padding: 10px;
  font-size: 11pt;
  background-color: #f0f0f0;
}
#visibilityForm.public .shareSection {
  display: flex;
}
#commitMessageDialog {
  width: 500px;
  margin-left: -270px;
}
#commitMessageDialog .header {
  font-size: 16pt;
  align-self: center;
}
#commitMessageDialog #commitMessageMessage {
  margin-top: 10px;
  display: flex;
}
#commitMessageDialog #commitMessageMessage input {
  padding-left: 3px;
  flex-grow: 1;
}
#commitMessageDialog #commitMessageButtons {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
#commitMessageDialog #commitMessageButtons .button {
  min-width: 100px;
}
#draftDialog {
  width: 500px;
  margin-left: -270px;
}
#draftDialog .header {
  font-size: 16pt;
  align-self: center;
}
#draftDialog #draftButtons {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}
#draftDialog #draftButtons .button {
  width: 100%;
}
#draftDialog #draftButtons .button:not(:first-child) {
  margin-top: 10px;
}
.textInputDialog {
  width: 400px;
  margin-left: -220px;
}
.textInputDialog .header {
  font-size: 16pt;
  align-self: center;
}
.textInputDialog .instructions {
  font-size: 10pt;
}
.textInputDialog .instructions:empty {
  display: none;
}
.textInputDialog .textInputText {
  margin-top: 10px;
  display: flex;
}
.textInputDialog .textInputText input {
  padding-left: 3px;
  flex-grow: 1;
}
.textInputDialog .textInputButtons {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.textInputDialog .textInputButtons .button {
  min-width: 100px;
}
.textInputDialog.required #textInputCancel,
.textInputDialog.required .closeButton {
  display: none;
}
.dialogButtons {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.dialogButtons .button {
  min-width: 100px;
  margin-left: 10px;
}
#revertDialog {
  width: 400px;
  margin-left: -220px;
}
#revertDialog .header {
  font-size: 16pt;
  align-self: center;
}
#revertDialog #revertWarning {
  margin-top: 10px;
  align-self: center;
  font-weight: bold;
}
#revertDialog #revertButtons {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
#revertDialog #revertButtons .button {
  min-width: 100px;
}
#conflictDialog {
  width: 500px;
  margin-left: -270px;
  padding-bottom: 8px;
}
#conflictDialog .header {
  font-size: 16pt;
  align-self: center;
}
#conflictDialog #conflictMessage {
  margin-top: 10px;
}
#conflictDialog .merge {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#conflictDialog .merge .upsell {
  font-size: 12px;
  margin-top: 5px;
}
#conflictDialog .merge .mergeMessage {
  font-size: 10pt;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
}
#conflictDialog .merge .mergeMessage i {
  font-size: 10pt;
  margin-right: 3px;
}
#conflictDialog #mergeOk i {
  color: limegreen;
}
#conflictDialog #mergeConflict i {
  color: red;
}
#conflictDialog #mergeOk,
#conflictDialog #mergeConflict {
  margin-right: 14px;
}
#conflictDialog .mergeMessage {
  display: none;
}
#conflictDialog[status="checking"] #mergeCheck {
  display: flex;
}
#conflictDialog[status="mergeOk"] #mergeOk {
  display: flex;
}
#conflictDialog[status="mergeConflict"] #mergeConflict {
  display: flex;
}
#conflictDialog #mergeUpsell,
#conflictDialog #mergeSection {
  display: none;
}
#conflictDialog.canMerge #mergeSection {
  display: initial;
}
#conflictDialog:not(.canMerge) #mergeUpsell {
  display: initial;
}
#conflictDialog #conflictButtons {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#conflictDialog #conflictButtons > * {
  width: 33.3%;
  text-align: center;
}
#conflictDialog #conflictButtons .button {
  min-width: 100px;
}
#resolveConflictDialog {
  width: 600px;
  margin-left: -320px;
  padding-bottom: 8px;
}
#resolveConflictDialog .header {
  font-size: 16pt;
  align-self: center;
}
#resolveConflictDialog .instructions {
  margin-bottom: 5px;
}
#resolveConflictDialog .dialogButtons {
  margin-top: 10px;
}
#resolveConflictDialog #conflictEditor {
  width: 100%;
  height: 550px;
  border-top: 1px solid black;
}
#addCollaboratorDialog {
  width: 400px;
  margin-left: -220px;
}
#addCollaboratorDialog .header {
  font-size: 16pt;
  align-self: center;
}
#addCollaboratorDialog #addCollaboratorEmail {
  margin-top: 10px;
  display: flex;
}
#addCollaboratorDialog #addCollaboratorEmail input {
  padding-left: 3px;
  flex-grow: 1;
}
#addCollaboratorDialog #addCollaboratorButtons {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
#addCollaboratorDialog #addCollaboratorButtons .button {
  min-width: 100px;
}
#confirmDialog {
  width: 400px;
  margin-left: -220px;
}
#confirmDialog .header {
  font-size: 16pt;
  align-self: center;
}
#confirmDialog .subHeader {
  color: rgba(0, 0, 0, 0.68);
}
#confirmDialog #confirmButtons {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
#confirmDialog #confirmButtons .button {
  min-width: 100px;
  padding-left: 20px;
  padding-right: 20px;
}
.newLoginForm {
  padding: 40px;
  width: 300px;
  margin-left: -170px;
}
.newLoginForm .continueButton {
  font-weight: bold;
}
.newLoginForm .loginIcon {
  align-self: center;
}
.newLoginForm .loginHeader {
  text-align: center;
  font-size: 16pt;
  margin-bottom: 20px;
}
.newLoginForm .loginHeader.small {
  font-size: 12pt;
}
.newLoginForm .loginHeader.large {
  font-size: 20pt;
}
.newLoginForm .newLoginMain {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.newLoginForm .newLoginMain .loginIcon {
  width: 50px;
  height: 50px;
}
.newLoginForm .newLoginMain > * {
  margin: 5px 0;
}
.newLoginForm .newLoginMain .instructions {
  margin: 0;
}
.newLoginForm input {
  padding: 5px;
}
.newLoginForm .newLoginEmailSection {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.newLoginForm .newLoginEmailSection .newLoginEmailLabel {
  font-size: 10pt;
  font-weight: bold;
}
.newLoginForm #createPasswordAlready {
  font-size: 10pt;
}
.newLoginForm #newLoginForgot,
.newLoginForm #createPasswordLogIn {
  font-size: 10pt;
  cursor: pointer;
  color: #2196F3;
}
.newLoginForm #newLoginForgot:hover,
.newLoginForm #createPasswordLogIn:hover {
  text-decoration: underline;
}
.newLoginForm .disabledEmailSection {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  position: relative;
}
.newLoginForm .edit {
  position: absolute;
  right: 5px;
  font-weight: bold;
  font-size: 10pt;
}
.newLoginForm .newLoginIdpSection {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.newLoginForm .idpButton {
  display: flex;
  align-items: center;
  border: 1px solid lightgray;
  color: dimgray;
  padding-top: 7px;
  padding-bottom: 7px;
}
.newLoginForm .idpButton img {
  width: 18px;
  height: 18px;
  margin: 0 15px 0 10px;
}
.newLoginForm .idpButton:not(:last-child) {
  margin-bottom: 5px;
}
.newLoginForm .idpButton:hover {
  border: 1px solid silver;
}
.newLoginForm .orLines {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 5px 0;
}
.newLoginForm .orLines div {
  width: 42.5%;
  border-top: 1px solid lightgrey;
}
.newLoginForm .orLines .or {
  color: rgba(0, 0, 0, 0.5);
  font-size: 8pt;
  text-align: center;
}
.newLoginForm .logInMicrosoft {
  display: none;
}
#busyDialog {
  padding-bottom: 10px;
}
#okDialog,
#busyDialog {
  width: 500px;
  margin-left: -270px;
}
#okDialog .header,
#busyDialog .header {
  font-size: 16pt;
  align-self: center;
}
#okDialog #okButtons,
#busyDialog #okButtons {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
#okDialog #okButtons .button,
#busyDialog #okButtons .button {
  min-width: 100px;
}
#upsellDialog {
  width: 360px;
  margin-left: -200px;
}
#upsellDialog #upsellMessage {
  font-size: 16px;
  margin-top: 10px;
  text-align: center;
}
#upsellDialog #upsellMessage > div {
  font-size: 22px;
}
#upsellDialog .upsell {
  display: none;
}
#upsellDialog[type="plus"] #upsellPlus {
  display: initial;
}
#upsellDialog[type="team"] #upsellTeam {
  display: initial;
}
#upsellDialog #upsellButtons {
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
#upsellDialog #upsellButtons .button {
  min-width: 100px;
}
#historyDialog {
  width: 1000px;
  margin-left: -520px;
}
#historyDialog .header {
  font-size: 24pt;
  align-self: center;
}
#historyDialog tbody {
  display: block;
  max-height: 400px;
  overflow: auto;
}
#historyDialog tbody tr:nth-child(even) {
  background-color: aliceblue;
}
#historyDialog thead,
#historyDialog tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
  /* even columns width , fix width of table too*/
}
#historyDialog .listAvatar {
  margin-left: 0;
}
#historyDialog tr > *:first-child {
  width: 20%;
}
#historyDialog #historyFooter {
  margin: 10px 0 5px 0;
  text-align: center;
}
#historyDialog.team #historyFooter {
  display: none;
}
#historyDialog .open {
  text-align: center;
  padding: 0;
}
#historyDialog .open .button {
  background-color: transparent;
  border: 1px solid #2196F3;
  color: #2196F3;
  padding: 0 20px;
}
#historyDialog #addMoreEntries {
  text-align: center;
  cursor: pointer;
  text-decoration: underline;
}
#createWorkspaceDialog {
  width: 500px;
  margin-left: -270px;
  padding-bottom: 8px;
  overflow: hidden;
}
#createWorkspaceDialog .header {
  font-size: 16pt;
  align-self: center;
}
#createWorkspaceDialog #createWorkspaceBody {
  width: 2160px;
  display: flex;
  flex-direction: row;
  transition: margin-left 0.45s;
}
#createWorkspaceDialog #createWorkspaceBody > div {
  width: 540px;
  min-height: 290px;
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  padding-right: 40px;
}
#createWorkspaceDialog #createWorkspaceBody .panelTitle {
  font-weight: bold;
  margin-bottom: 10px;
  white-space: pre;
}
#createWorkspaceDialog #createWorkspaceBody .panelTitle span {
  font-weight: initial;
  color: rgba(0, 0, 0, 0.68);
  font-size: 8pt;
}
#createWorkspaceDialog[panel="0"] #createWorkspaceBody {
  margin-left: 0;
}
#createWorkspaceDialog[panel="1"] #createWorkspaceBody {
  margin-left: -540px;
}
#createWorkspaceDialog[panel="2"] #createWorkspaceBody {
  margin-left: -1080px;
}
#createWorkspaceDialog[panel="3"] #createWorkspaceBody {
  margin-left: -1620px;
}
#createWorkspaceDialog[panel="0"] #createWorkspaceNext,
#createWorkspaceDialog[panel="1"] #createWorkspaceNext,
#createWorkspaceDialog[panel="2"] #createWorkspaceNext {
  display: initial;
}
#createWorkspaceDialog[panel="1"] #createWorkspaceBack,
#createWorkspaceDialog[panel="2"] #createWorkspaceBack,
#createWorkspaceDialog[panel="3"] #createWorkspaceBack {
  display: initial;
}
#createWorkspaceDialog[panel="0"] #createWorkspaceCancel {
  display: initial;
}
#createWorkspaceDialog[panel="3"] #createWorkspaceSubmit {
  display: initial;
}
#createWorkspaceDialog #createWorkspaceButtons {
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#createWorkspaceDialog #createWorkspaceButtons > div {
  flex-direction: row;
  justify-content: flex-end;
}
#createWorkspaceDialog #createWorkspaceButtons button {
  min-width: 100px;
  display: none;
}
#createWorkspaceDialog .instructions {
  margin-bottom: 10px;
}
#createWorkspaceDialog input[type='text'] {
  padding: 4px;
}
#createWorkspaceDialog #workspaceNameAvailableLabel {
  font-size: 10pt;
  margin-top: 2px;
  margin-left: 2px;
  align-items: center;
  display: flex;
  white-space: pre;
}
#createWorkspaceDialog #workspaceNameAvailableLabel:empty:before {
  content: "\200b";
}
#createWorkspaceDialog #workspaceNameAvailableLabel i {
  font-size: 10pt;
}
#createWorkspaceDialog #workspaceNameAvailableLabel.available {
  color: green;
}
#createWorkspaceDialog #workspaceNameAvailableLabel.unavailable {
  color: red;
}
#createWorkspaceDialog #workspaceNameAvailableLabel.checking {
  color: rgba(0, 0, 0, 0.5);
}
#createWorkspaceDialog .importableDiagram {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}
#createWorkspaceDialog .importableDiagram input,
#createWorkspaceDialog .importableDiagram label {
  cursor: pointer;
}
#createWorkspaceDialog .importableDiagram label {
  margin-left: 3px;
}
#createWorkspaceDialog #workspaceTrialBenefits {
  padding: 0 35px;
}
#createWorkspaceDialog #workspaceTrialBenefits p {
  margin: 15px 0 0 0;
}
#createWorkspaceDialog #workspaceTrialBenefits ul {
  margin-top: 5px;
  padding-left: 25px;
}
#createWorkspaceDialog .workspaceInvite {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#createWorkspaceDialog .workspaceInvite > input {
  width: 60%;
}
#createWorkspaceDialog .workspaceInvite > div {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
#createWorkspaceDialog .workspaceInvite > div input,
#createWorkspaceDialog .workspaceInvite > div label {
  cursor: pointer;
}
#createWorkspaceDialog .reviewEntry {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
#createWorkspaceDialog .reviewEntry > :first-child {
  text-decoration: underline;
}
#createWorkspaceDialog .reviewEntry .reviewValue {
  color: rgba(0, 0, 0, 0.68);
  margin-top: 2px;
}
#createWorkspaceDialog .reviewEntry .reviewValue:empty:before {
  content: "None";
  font-style: italic;
}
#createWorkspaceDialog .reviewPanel .instructions {
  font-size: 12pt;
  text-align: center;
  margin-top: 5px;
  color: rgba(0, 0, 0, 0.87);
}
.dialog {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
  position: fixed;
  padding-left: 20px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 20px;
  left: 50%;
  transition: top 0.5s, box-shadow 0.5s, opacity 0.5s;
  background: white;
  z-index: 3;
  display: flex;
  flex-direction: column;
  opacity: 0;
  top: 0;
  pointer-events: none;
}
.dialog * {
  pointer-events: none;
}
.dialog .instructions {
  font-size: 10pt;
  color: rgba(0, 0, 0, 0.68);
  text-align: left;
}
.dialog .hr {
  margin: 20px 2% 15px 2%;
  border-bottom: 1px solid lightgray;
}
.openDialog {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  opacity: 1;
  top: 100px;
  pointer-events: initial;
}
.openDialog * {
  pointer-events: initial;
}
@media screen and (max-width: 850px) {
  .openDialog {
    top: 20px;
  }
}
#cantShareMessage {
  display: none;
}
.own #visibilityForm #privacySection,
.own #visibilityForm #collaboratorsSection,
.own #visibilityForm #viewersSection {
  display: flex;
}
#dialogScrim {
  position: absolute;
  pointer-events: none !important;
  z-index: 999;
  background-color: rgba(255, 255, 255, 0);
  transition: background-color 0.45s;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#dialogScrim * {
  pointer-events: none !important;
}
#dialogScrim > div {
  opacity: 0;
  transition: opacity 0.45s;
}
#dialogScrim.visible {
  background-color: rgba(255, 255, 255, 0.5);
  pointer-events: initial !important;
}
#dialogScrim.visible .loadIcon {
  opacity: 0.75;
}
#dialogScrim.visible #scrimMessage {
  opacity: 1;
}
#scrimMessage {
  position: absolute;
  left: 5px;
  bottom: 2px;
  font-size: 10pt;
}
.z-depth-0 {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-1-half {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.z-depth-4 {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}
button {
  margin: 0;
  background-color: transparent;
  padding: 0;
  border: 0;
  font-size: inherit;
  text-align: initial;
  cursor: pointer;
}
.button {
  line-height: 20pt;
  font-size: 11pt;
  border: 1px solid transparent;
  border-radius: 3px;
  cursor: pointer;
  text-decoration: none;
}
.button:focus {
  outline: 2px solid black;
}
.button:disabled {
  opacity: 0.68;
  cursor: default;
}
.primaryButton {
  color: white;
  background-color: #2196F3;
  border: 1px solid darkgray;
}
.primaryButton:hover {
  border: 1px solid lightgray;
}
.destructivePrimaryButton {
  color: white;
  background-color: red;
  border: 1px solid darkgray;
}
.destructivePrimaryButton:hover {
  border: 1px solid lightgray;
}
.destructiveSecondaryButton {
  background-color: transparent;
  border: 1px solid red;
  color: red;
}
.destructiveTertiaryButton {
  background-color: transparent;
  color: red;
}
.secondaryButton {
  background-color: transparent;
  border: 1px solid #2196F3;
  color: #2196F3;
}
.attentionButton {
  color: white;
  background-color: darkorange;
  border: 1px solid darkgray;
}
.attentionButton:hover {
  border: 1px solid lightgray;
}
.tertiaryButton {
  background-color: transparent;
  color: #2196F3;
}
.closeButton {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 20pt;
  cursor: pointer;
  opacity: 0.5;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table,
th,
td {
  border: none;
}
table {
  width: 100%;
  display: table;
}
table.bordered > thead > tr,
table.bordered > tbody > tr:not(:last-child) {
  border-bottom: 1px solid #d0d0d0;
}
thead {
  border-bottom: 1px solid #d0d0d0;
}
td,
th {
  padding: 15px 10px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
}
th {
  opacity: 0.54;
  cursor: default;
}
@media screen and (max-width: 1700px) {
  #teamMenu #teamApi #teamApiKeys {
    flex: 1.333;
  }
}
@media screen and (max-width: 1450px) {
  #teamMenu #teamApi {
    flex-direction: column;
  }
  #teamMenu #teamApi #teamApiKeys {
    flex: 1;
  }
  #teamMenu #teamApi #teamApiAllowlist {
    margin-left: 0;
  }
  #teamMenu #teamApi #teamApiKeysSection {
    max-height: 350px;
    min-height: 200px;
  }
  #teamMenu #teamApi #teamApiAllowlistSection {
    max-height: 250px;
    min-height: 100px;
  }
  #teamMenu #teamApi .teamApiKeysHeader .teamApiKeysHeaderCopy {
    flex-direction: row;
  }
}
