﻿:root {
  --pm-status-color-success-10: #E3FCDA;
  --pm-color-grey-20: #ECF1F7;
  --pm-gray-50: #9DA3AE;
  --pm-color-grey-60: #707989;
  --pm-green-50: #B3F604;
  --pm-color-light-blue-10: #D1F9FE;
  --pm-color-purple-10: #F6E0FF;
  --pm-color-pink-10: #FEDADF;
  --pm-color-orange-10: #FFEBD2;
  --pm-color-white-100: #FFF;
  --pm-color-teal-60:#00ADB2;
}
*, :after, :before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

:root {
  --main-bg-color: #f5f8fb;
  --main-face-color: #ffffff;
  --text-color: #101423;
  --font-family: 'Inter', -apple-system, BlinkMacSystemFont, Roboto, Helvetica, sans-serif;
}

body {
  font-family: var(--font-family);
}

.show-password-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='13' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M9 12c3.13 0 5.732-1.788 7.856-5.5C14.732 2.788 12.13 1 9 1S3.268 2.788 1.144 6.5C3.268 10.212 5.87 12 9 12zM9 0c3.667 0 6.667 2.167 9 6.5-2.333 4.333-5.333 6.5-9 6.5s-6.667-2.167-9-6.5C2.333 2.167 5.333 0 9 0zm0 9a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm0 1a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7z' id='a'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%235C677D' fill-rule='nonzero' xlink:href='%23a'/%3E%3Cg mask='url(%23b)' fill='%235C677D'%3E%3Cpath d='M-1-4h20v20H-1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.hide-password-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='15' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M12.148 5.969a3.5 3.5 0 0 1-4.68 4.68l.768-.768a2.5 2.5 0 0 0 3.145-3.145l.767-.767zM5.82 12.297c.993.47 2.052.703 3.18.703 3.13 0 5.732-1.788 7.856-5.5-.837-1.463-1.749-2.628-2.738-3.501l.708-.708C15.994 4.337 17.052 5.74 18 7.5c-2.333 4.333-5.333 6.5-9 6.5a8.294 8.294 0 0 1-3.926-.957l.746-.746zM15.89.813L2.313 14.39a.5.5 0 0 1-.667-.744L3.393 11.9C2.138 10.837 1.007 9.37 0 7.5 2.333 3.167 5.333 1 9 1c1.51 0 2.907.367 4.19 1.102L15.147.146a.5.5 0 0 1 .744.667zm-3.436 2.026A7.315 7.315 0 0 0 9 2C5.87 2 3.268 3.788 1.144 7.5c.9 1.572 1.884 2.798 2.959 3.69l1.893-1.893a3.5 3.5 0 0 1 4.801-4.801l1.657-1.657zm-2.396 2.395a2.5 2.5 0 0 0-3.324 3.324l3.324-3.324z' id='a'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%235C677D' fill-rule='nonzero' xlink:href='%23a'/%3E%3Cg mask='url(%23b)' fill='%235C677D'%3E%3Cpath d='M-1-3h20v20H-1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.content {
  background-color: #F5F8FB;
  background-image: url('https://www.projectmanager.com/wp-content/uploads/2023/08/auth0-pm-workspace-signup-bg-scaled.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  min-height: 100vh;
  height: fit-content;
}

.ulp-button-icon:hover .password-icon-tooltip,
.ulp-button-icon:focus .password-icon-tooltip {
  opacity: 1;
}

.ulp-button-icon:focus,
.ulp-button-icon:hover {
  box-shadow: inset 0 0 0 150px rgba(0,0,0,.1);
}

.container {
  top: 45%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}

.box {
  width: 600px;
  min-height: 300px;
  border-radius: 5px;
  background-color: #fff;
  margin: auto;
  box-shadow: 0 12px 40px rgba(0,0,0,0.12);
  flex-direction: column;
  display: flex;
  justify-content: center;
}

.heading-text {
  text-align: center;
  margin-bottom: 60px;
}

h1, .h1 {
  color: #f5f8fb;
  font-family: "Inter",sans-serif;
  font-size: 40px;
  line-height: 37px;
  font-weight: 200
}

.hide {
  display: none !important;
}

.password-icon-tooltip {
  pointer-events: none;
  position: absolute;
  opacity: 0;
  bottom: 100%;
  left: -14px;
  padding: 8px;
  color: #f1f2f3;
  background-color: #000;
  font-size: 12px;
  border-radius: 3px;
  transition: opacity .3s ease-in-out;
}

  .password-icon-tooltip:before {
    content: "";
    position: absolute;
    top: 100%;
    transform: translateX(-50%);
    left: 50%;
    width: 0;
    height: 0;
    border-color: #000 transparent transparent;
    border-style: solid;
    border-width: 8px 8px 0;
  }

.form-group {
  margin: 8px 0 20px;
  border: transparent;
  border-radius: 5px;
  padding: 0 0 0 16px;
  position: relative;
  flex-wrap: nowrap;
  display: flex;
  outline-style: solid;
  outline-width: thin;
  outline-color: #707989;
}

  .form-group:focus-within {
    outline-color: #00ADB2;
    outline-style: solid;
    outline-width: 2px;
    box-shadow: 0px 0px 0px 4px #00ADB226;
  }

.form-control {
  width: 100%;
  outline: none;
  border: transparent;
  font-size: 16px;
  color: var(--text-color);
  height: 52px;
  line-height: unset;
  box-sizing: border-box;
  background-color: var(--main-face-color)
}

.ulp-button-icon {
  margin: 0;
  padding: 0;
  width: auto;
  outline: none;
  display: inline-flex;
  align-items: center;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  flex-grow: 0;
  position: relative;
}

.ulp-button-icon {
  padding-left: 4px;
  padding-right: 12px;
  min-height: 40px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  cursor: pointer;
}

.ulp-button-text {
  margin: 0;
  width: auto;
  outline: none;
  display: inline-flex;
  align-items: center;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  flex-grow: 0;
  position: relative;
  padding-left: 8px;
  padding-right: 20px;
  min-height: 40px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #00ADB2;
  font-weight: bold;
  cursor: pointer;
}

.input-button-icon {
  box-sizing: content-box;
  position: static;
  transform: none;
  padding: 8px;
  background-color: transparent;
  background-color: initial;
  background-position: 50%;
  background-size: 18px;
  background-repeat: no-repeat;
  pointer-events: none;
  flex-shrink: 0;
  width: 20px;
}


.btn, .btn:visited {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  border: none;
  cursor: pointer;
  text-align: center;
  line-height: normal;
  -webkit-transition: all 50ms ease;
  transition: all 50ms ease;
  border-radius: 5px
}

.btn-primary {
  background-color: #00adb2;
  color: #fff !important;
  width: 100%;
  margin-top: 8px;
}

  .btn-primary:hover, .btn-primary:focus {
    background-color: #004663;
  }

.btn-lg {
  padding: 22px 20px;
  font-size: 22px;
}

.btn-primary.btn-disabled {
  background-color: #D7DEE7;
}

.form {
  padding: 0 60px 40px 60px;
  flex-shrink: 0;
}

.emailDisplay {
  padding: 42px 0px 36px 0px;
  text-align: center;
  font-size: 18px;
  color: #707070;
}

.subheading {
  padding: 24px 0px 24px 0px;
  text-align: center;
  font-size: 18px;
}

.passwordRequirements {
  font-size: 16px;
  padding: 8px 16px 24px 16px;
  line-height: 28px;
}

.arrow {
  border: solid var(--text-color);
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  margin-right: 6px;
  margin-bottom: 1px;
}

.backbutton {
  position: relative;
  left: -20px;
  padding: 16px 0 0 0;
  color: var(--text-color);
  text-decoration: none;
}

.backbuttonLink {
  color: var(--text-color);
  text-decoration: none;
}

.hide {
  display: none;
}

.loadingFrame {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFF;
  margin: 8px;
  padding: 16px;
  flex-wrap: wrap;
  min-height: 400px;
}

.loadingText {
  color: var(--text-color);
  flex-basis: 100%;
  text-align: center;
  font-size: 18px;
  font-family: var(--font-family);
}

#error-message {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  background: #FF3D401A;
  color: #DB2C3E;
  border-radius: 5px;
  padding: 10px 20px;
  margin-bottom: 36px;
}

.password-guide-text {
  color: #00adb2;
}

.guide-text-checkmark {
  margin-right: 10px;
}

.guide-text-indent {
  margin-left: 20px;
}


.page-company-logo {
  position:absolute;
  align-items: center;
  top:20px;
  left:20px;
  color:white;
  font-family: "Px Grotesk", sans-serif;
  font-size: 16px;
  line-height: 1.15;
  vertical-align: center;
}

.company-logo-text {
  height:24px;
  font-size: 16px;
  vertical-align: text-top;
  line-height: 1.4;
}

.icon-pm-company-logo {
  margin-top:5px;
  font-size: 24px;
  height:24px;
  width: 24px;
  vertical-align: baseline;
}

.password-resend-message {
  font-size: 14px;
  line-height: 20px;
}

.password-resend-message .button-link {
  font-size:14px;
}

.reset-password {
  margin-top: 50px;
}

@media only screen and (max-width: 650px) {
  .container {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    transform: none;
  }

  .box {
    min-height: 700px;
    width: 100%;
  }

  #mainForm {
    padding-left: 30px;
    padding-right: 30px;
  }

  .passwordRequirements {
    font-size: 14px;
  }

  .subheading {
    padding: 18px 0px 18px 0px;
  }

  .emailDisplay {
    padding: 18px 0px 18px 0px;
  }

  .heading-text {
    display: none;
  }

  .page-company-logo {
    position:absolute;
    color:black;
    z-index: 1000;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    font-size:40px;
  }

  .icon-pm-company-logo {
    font-size: 40px;
  }

  .company-logo-text
  {
    display:none;
  }
}

.sso-provider, .passkey-challenge-button, .webauthn-enrollment-button {
  display: flex;
  position: relative;
  padding: 0 8px 0 52px;
  background: #ededed;
  align-items: center;
  width: 320px;
  font-size: 16px;
  font-family: inherit;
  height: 52px;
  border: none;
  color: #2d333a;
  cursor: pointer;
  outline: 0;
  transition: box-shadow .15s ease-in-out,background-color .15s ease-in-out;
}

.sso-provider {
  border-radius: 4px;
}

  .sso-provider .provider-image {
    position: absolute;
    left: 26px;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
  }

  .sso-provider:hover {
    background-color: rgba(1, 207, 194, 0.1);
  }

.provider-image[data-provider^=google] {
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB2aWV3Qm94PScwIDAgNDggNDgnPjxkZWZzPjxwYXRoIGlkPSdhJyBkPSdNNDQuNSAyMEgyNHY4LjVoMTEuOEMzNC43IDMzLjkgMzAuMSAzNyAyNCAzN2MtNy4yIDAtMTMtNS44LTEzLTEzczUuOC0xMyAxMy0xM2MzLjEgMCA1LjkgMS4xIDguMSAyLjlsNi40LTYuNEMzNC42IDQuMSAyOS42IDIgMjQgMiAxMS44IDIgMiAxMS44IDIgMjRzOS44IDIyIDIyIDIyYzExIDAgMjEtOCAyMS0yMiAwLTEuMy0uMi0yLjctLjUtNHonLz48L2RlZnM+PGNsaXBQYXRoIGlkPSdiJz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvdmVyZmxvdz0ndmlzaWJsZScvPjwvY2xpcFBhdGg+PHBhdGggY2xpcC1wYXRoPSd1cmwoI2IpJyBmaWxsPScjRkJCQzA1JyBkPSdNMCAzN1YxMWwxNyAxM3onLz48cGF0aCBjbGlwLXBhdGg9J3VybCgjYiknIGZpbGw9JyNFQTQzMzUnIGQ9J00wIDExbDE3IDEzIDctNi4xTDQ4IDE0VjBIMHonLz48cGF0aCBjbGlwLXBhdGg9J3VybCgjYiknIGZpbGw9JyMzNEE4NTMnIGQ9J00wIDM3bDMwLTIzIDcuOSAxTDQ4IDB2NDhIMHonLz48cGF0aCBjbGlwLXBhdGg9J3VybCgjYiknIGZpbGw9JyM0Mjg1RjQnIGQ9J000OCA0OEwxNyAyNGwtNC0zIDM1LTEweicvPjwvc3ZnPg==);
}

.provider-image[data-provider^=microsoft] {
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScyMScgaGVpZ2h0PScyMSc+PHBhdGggZmlsbD0nI2YyNTAyMicgZD0nTTEgMWg5djlIMXonLz48cGF0aCBmaWxsPScjMDBhNGVmJyBkPSdNMSAxMWg5djlIMXonLz48cGF0aCBmaWxsPScjN2ZiYTAwJyBkPSdNMTEgMWg5djloLTl6Jy8+PHBhdGggZmlsbD0nI2ZmYjkwMCcgZD0nTTExIDExaDl2OWgtOXonLz48L3N2Zz4=);
}

.provider-image[data-provider^=apple] {
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0nMTcwJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGhlaWdodD0nMTcwJz48cGF0aCBkPSdNMTUwLjM3IDEzMC4yNWMtMi40NSA1LjY2LTUuMzUgMTAuODctOC43MSAxNS42Ni00LjU4IDYuNTMtOC4zMyAxMS4wNS0xMS4yMiAxMy41Ni00LjQ4IDQuMTItOS4yOCA2LjIzLTE0LjQyIDYuMzUtMy42OSAwLTguMTQtMS4wNS0xMy4zMi0zLjE4LTUuMTk3LTIuMTItOS45NzMtMy4xNy0xNC4zNC0zLjE3LTQuNTggMC05LjQ5MiAxLjA1LTE0Ljc0NiAzLjE3LTUuMjYyIDIuMTMtOS41MDEgMy4yNC0xMi43NDIgMy4zNS00LjkyOS4yMS05Ljg0Mi0xLjk2LTE0Ljc0Ni02LjUyLTMuMTMtMi43My03LjA0NS03LjQxLTExLjczNS0xNC4wNC01LjAzMi03LjA4LTkuMTY5LTE1LjI5LTEyLjQxLTI0LjY1LTMuNDcxLTEwLjExLTUuMjExLTE5LjktNS4yMTEtMjkuMzc4IDAtMTAuODU3IDIuMzQ2LTIwLjIyMSA3LjA0NS0yOC4wNjggMy42OTMtNi4zMDMgOC42MDYtMTEuMjc1IDE0Ljc1NS0xNC45MjVzMTIuNzkzLTUuNTEgMTkuOTQ4LTUuNjI5YzMuOTE1IDAgOS4wNDkgMS4yMTEgMTUuNDI5IDMuNTkxIDYuMzYyIDIuMzg4IDEwLjQ0NyAzLjU5OSAxMi4yMzggMy41OTkgMS4zMzkgMCA1Ljg3Ny0xLjQxNiAxMy41Ny00LjIzOSA3LjI3NS0yLjYxOCAxMy40MTUtMy43MDIgMTguNDQ1LTMuMjc1IDEzLjYzIDEuMSAyMy44NyA2LjQ3MyAzMC42OCAxNi4xNTMtMTIuMTkgNy4zODYtMTguMjIgMTcuNzMxLTE4LjEgMzEuMDAyLjExIDEwLjMzNyAzLjg2IDE4LjkzOSAxMS4yMyAyNS43NjkgMy4zNCAzLjE3IDcuMDcgNS42MiAxMS4yMiA3LjM2LS45IDIuNjEtMS44NSA1LjExLTIuODYgNy41MXpNMTE5LjExIDcuMjRjMCA4LjEwMi0yLjk2IDE1LjY2Ny04Ljg2IDIyLjY2OS03LjEyIDguMzI0LTE1LjczMiAxMy4xMzQtMjUuMDcxIDEyLjM3NWEyNS4yMjIgMjUuMjIyIDAgMCAxLS4xODgtMy4wN2MwLTcuNzc4IDMuMzg2LTE2LjEwMiA5LjM5OS0yMi45MDggMy4wMDItMy40NDYgNi44Mi02LjMxMSAxMS40NS04LjU5NyA0LjYyLTIuMjUyIDguOTktMy40OTcgMTMuMS0zLjcxLjEyIDEuMDgzLjE3IDIuMTY2LjE3IDMuMjR6Jy8+PC9zdmc+);
}

.provider-image {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}

.provider-display-name {
  text-align: left;
}

.divider {
  font-size: 14px;
  display: flex;
  align-items: center;
  color: #707989;
  padding-top: 24px;
  padding-bottom: 24px;
}

  .divider::before, .divider::after {
    flex: 1;
    content: '';
    padding: 0.5px;
    background-color: #D7DEE7;
    margin: 16px;
  }

.box-heading {
  padding: 36px 0px 36px 0px;
  text-align: center;
  font-size: 24px;
}

.box-link {
  padding: 24px 0px 0px 0px;
  text-align: center;
  font-size: 14px;
}

.pm-link {
  color: #00ADB2;
  text-decoration: none;
  font-weight: bold;
}

.pm-link:hover {
  color: #008395;
}

.pm-email {
  color: #1384D8;
  text-decoration: none;
}

.form-link {
  font-size: 14px;
  padding-bottom: 12px;
}

.box-info {
  font-size: 16px;
  padding-bottom: 30px;
  line-height: 22px;
}

.box-info-blue {
  border: 0;
  background-color: #E8F6FF;
  padding: 20px;
  margin-bottom:30px;
  font-weight: 400;
}

.box-info-text-blue {
  color: #1384D8;
}

#password-requirements {
  padding: 16px;
  border-radius: 5px;
  user-select: none;
  background: #E3FCDA;
  margin-bottom: 36px;
  font-size:14px;
  color: #707989;
}

  #password-requirements.invalid {
    background: #ECF1F7;
  }

.complexity-strength-item {
  font-size:14px;
  color: #707989;
  padding-left: 20px;
  display:flex;
  gap: 10px;
}

.valid {
  color: #32B34F;
}

.button-link {
  background: none !important;
  border: none;
  padding: 0 !important;
  cursor: pointer;
  color: #00ADB2;
  text-decoration: none;
  font-weight: bold;
}

.button-link:hover {
  color: #008395;
}

.workspace-selector-items-list {
  margin: 30px 0 30px;
  max-height: 340px;
  overflow-y: auto;
}

.workspace-selector-item {
  align-items: center;
  background-color: var(--pm-color-grey-20);
  width: 100%;
  font-size: 14px;
  border: 0;
  font-family: "Inter", sans-serif;
  cursor: pointer;
  outline: 0;
  color: #101423;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  transition: 0.2s;
  padding: 6px 0;
  margin-bottom: 10px;
  border-radius: 4px;
}

.workspace-selector-item:hover {
  cursor: pointer;
  background: rgba(1, 207, 194, 0.1);
}

.workspace-selector-item-disabled {
  display: flex;
  padding: 8px;
  background: var(--widget-background-color);
  align-items: center;
  width: 100%;
  font-size: 14px;
  border: 0;
  color: var(--secondary-button-text-color);
  outline: 0;
  transition: background-color .15s ease-in-out;
}

.workspace-selector-disabled .button-icon-add {
  border: 1px solid #505768;
}

.workspace-selector-item-avatar-col {
  -ms-flex: 0 32px;
  flex: 0 32px;
  margin-right: var(--cds-spacing-05);
  height: 32px;
  width: 32px;
  text-align: center;
  margin-left: 6px;
}

.workspace-selector-avatar {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}

.workspace-selector-item-name-col {
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
}

.workspace-selector-item-name-col-name {
  -ms-flex: 1;
  flex: 1;
  width: 220px;
  text-align: left;
}

.workspace-selector-item-name
{
  text-align: left;
  line-height: 16px;
}
.workspace-selector-item-name-col-role {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  padding-right: 8px;
  padding-left: 8px;
}

.workspace-selector-item-role {
  font-size: 10px;
  background-color: var(--pm-color-white-100);
  padding: 0.125rem 0.25rem;
  border-radius: 4px;
  line-height: 16px;
  margin-right:3px;
}

.role-global-admin {
  background-color: var(--pm-status-color-success-10)
}

.role-admin {
  background-color: var(--pm-color-light-blue-10);
}

.role-manager {
  background-color: var(--pm-color-purple-10);
}

.role-member {
  background-color: var(--pm-color-pink-10);
}

.role-guest {
  background-color: var(--pm-color-orange-10);
}

.workspace-selector-footer {
  display: flex;
  align-items: center;
}

.workspace-selector-create {
  font-size: 14px;
  background-color: transparent;
  border: 0;
  cursor:pointer;
  color: var(--pm-color-grey-60);
}

.workspace-selector-create:hover {
  color: var(--pm-color-teal-60);
}

.workspace-selector-create-disabled {
  cursor: initial;
  color: #9DA3AE;
  background-color: transparent;
}

.workspace-selector-create-disabled:hover {
  color: #9DA3AE !important;
  background-color: transparent;
}

.workspace-selector-create-icon {
  display:inline-block;
  border: 1px solid #D7DEE7;
  width: 32px;
  margin-right: 12px !important;
  vertical-align: center;
}

.workspace-selector-create:hover > .icon {
  color: var(--pm-color-teal-60) !important;
  border: 1px solid var(--pm-color-teal-60);
}

.workspace-selector-create-disabled:hover > .icon {
  color: #9DA3AE !important;
  background-color: transparent;
  border: 1px solid #D7DEE7 !important;
}

.workspace-selector-create-icon::before {
  line-height: 32px !important;
  font-size: 9px;
}

.workspace-selector-submit-disabled {
  color: #D7DEE7;
}

.workspace-selector-submit-disabled:hover {
  cursor: default;
  color:  #D7DEE7 !important;
}

.workspace-selector-submit-disabled:hover > .icon {
  cursor: default;
  color: #D7DEE7 !important;
  border-color: #D7DEE7 !important;
}

.workspace-selector-footer-logout-col {
  text-align: right;
  margin-left:auto;
}

.workspace-selector-footer-logout {
  background-color: transparent;
  border: 0;
  font-size: 14px;
  line-height: 16px;
  color: var(--pm-color-grey-60);
}

.workspace-selector-footer-logout:hover {
  color: var(--pm-color-teal-60);
  cursor: pointer;
}

.workspace-create-form-section {
  margin-top: 35px;
}

.pm-header-description {
  font-size:14px;
  color: var(--pm-color-grey-60);
}

.checkboxes {
  font-size: 14px;
  display: flex;
  align-content: center;
  padding: 0 0 15px;
}

.checkboxes > a, .checkboxes > a:visited {
  color: var(--pm-color-teal-60);
  text-decoration: none;
}

.spacer-top {
  margin-top: 10px;
}

/* checkbox */
.checkbox-button input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

.checkbox-button-input {
  opacity: 0;
  position: absolute;
}

.checkbox-button-control {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background-color: inherit;
  color: #017b5f;
  border: 1px solid #707989;
  margin-right: 5px;
}

.checkbox-button-input:checked + .checkbox-button-control:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  background-color: var(--pm-green-50);
}

.checkbox-button-label {
  margin-right: 4px;
  color: var(--pm-color-grey-60);
  vertical-align: text-bottom;
}

.pm-create-section {
  margin-top:20px;
}

.workspace-create-footer-back {
  display: flex;
  margin-left:auto;
  margin-right: auto;
  background-color: transparent;
  border: 0;
  font-size: 14px;
  line-height: 16px;
  color: var(--pm-color-teal-60);
  margin-top:30px;
  font-weight: 700;
  cursor: pointer;
}

.pm-header-text {
  line-height: 20px;
}

.password-title {
  padding: 36px 0 36px 0;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}

.box-invite-header-top {
  padding: 36px 0 14px;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}

.box-invite-header-bottom {
  padding: 14px 0 36px;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}

.box-invite-header-title {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
}

.email-icon {
  padding: 70px 0 40px
}

.selected-icon {
  margin-top: -37px;
  margin-left: -5px;
  border-radius: 50%;
  background-color: #70e375;
  height: 16px;
  width: 16px;
  color: #fff;
  display: none;
}

.display-selected {
  display: block;
}

.display-none {
  display: none;
}

.icon-checked {
  width: 12px;
  height: 12px;
}

.form-scrolling {
  max-height: 600px;
}

.text-normal {
  font-weight: 400;
}

.text-align-center {
  text-align: center;
}

