@import url(https://fonts.googleapis.com/css?family=Poppins);
@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);
body,
h1, h2, h3, h4, h5, h6,
p,
span,
a,
div,
button,
input,
textarea,
label,
ul, ol, li,
table, th, td,
select,
strong,
em {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important; }

div {
  font-size: 1.1rem; }

@media (max-width: 700px) {
  .showfullscreen {
    width: 100% !important; } }

.card-info-card .card-element {
  padding-top: 11px;
  padding-bottom: 11px; }

.referalLink {
  color: rgba(0, 0, 0, 0.87);
  border-bottom: 2px solid #0000001a;
  cursor: pointer; }
  .referalLink:hover {
    color: rgba(0, 0, 0, 0.87);
    border-color: currentColor; }
  .referalLink:focus {
    color: rgba(0, 0, 0, 0.87);
    border-color: currentColor; }

.invoice-main {
  margin-top: 38%;
  margin-left: 22%;
  width: 115%; }
  .invoice-main .invoice-heading {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    opacity: 0.7; }
  .invoice-main span {
    font-size: 14px;
    margin-top: 5px; }
  .invoice-main .invoice-details {
    margin-bottom: 11px;
    display: flex;
    flex-direction: column; }
  .invoice-main .invoice-view {
    cursor: pointer;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 4px;
    text-decoration: underline; }

#UpgradeDiv .currency-cbx-root {
  margin: 23px; }
  #UpgradeDiv .currency-cbx-root .radio {
    margin-right: 15px; }

#UpgradeDiv .message {
  padding: 12px 0; }

#UpgradeDiv .upgrade-plan-header {
  display: flex;
  justify-content: space-between;
  padding: 0 24px; }

#UpgradeDiv .add-payment-info {
  padding: 12px 0;
  cursor: pointer; }
  #UpgradeDiv .add-payment-info:hover {
    opacity: 0.8;
    text-decoration-line: underline; }

#UpgradeDiv .ui.relaxed.grid {
  margin-left: unset;
  margin-right: unset; }

#UpgradeDiv .plan-table-header {
  padding: 14px 0;
  border-bottom: 1px solid #eee; }

#UpgradeDiv .plan-table-row {
  padding: 8px 0;
  border-bottom: 1px solid #eee; }
  #UpgradeDiv .plan-table-row div {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: auto; }

#UpgradeDiv .plan-div {
  display: flex;
  flex-direction: column; }

#UpgradeDiv .plan-name {
  font-size: 18px;
  font-weight: 500;
  background: #512459;
  text-align: center;
  padding: 6px;
  border-radius: 25px;
  color: #fff; }

#UpgradeDiv .free {
  background: #0297d8; }

#UpgradeDiv .personal {
  background: #ea4c3f; }

#UpgradeDiv .economy {
  background: #fccb0f; }

#UpgradeDiv .business {
  background: #5db442; }

#UpgradeDiv .plan-tagline {
  text-align: center;
  font-size: 12px;
  margin-top: 4px; }

#UpgradeDiv .plan-info-lable {
  width: 100%;
  padding: 8px; }

#UpgradeDiv .plan-info {
  width: 100%;
  text-align: center;
  padding: 8px; }

#UpgradeDiv .plan-value {
  font-size: 18px;
  font-weight: 600; }

#UpgradeDiv .plan-field {
  font-size: 14px;
  font-weight: 500;
  text-align: left !important; }

#UpgradeDiv .true-symbol {
  color: green;
  font-size: 20px;
  font-weight: 700; }

#UpgradeDiv .false-symbol {
  color: red;
  font-size: 20px;
  font-weight: 700; }

#UpgradeDiv .current-plan-link {
  margin-top: 7px;
  padding: 2px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  opacity: 0.9;
  color: #3f71f9;
  pointer-events: none; }

#UpgradeDiv .upgrade-plan-link {
  margin: 16px;
  padding: 2px;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  color: #5cb441;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #5cb451; }
  #UpgradeDiv .upgrade-plan-link:hover {
    color: #5cb451;
    font-weight: 500;
    opacity: 0.9; }

#UpgradeDiv .downgrade-plan-link {
  margin: 16px;
  padding: 2px;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  color: #ea4c3f;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #ea4c4f; }
  #UpgradeDiv .downgrade-plan-link:hover {
    color: #ea4c4f;
    font-weight: 500;
    opacity: 0.9; }

#UpgradeDiv .cancel-plan-link {
  margin: 16px;
  padding: 2px;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  color: red;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid red; }
  #UpgradeDiv .cancel-plan-link:hover {
    font-weight: 500;
    opacity: 0.9; }

#UpgradeDiv .disabled {
  color: #000;
  pointer-events: none;
  opacity: 0.2;
  border: 1px solid #000; }

.faq-dev {
  padding-top: 12px; }

.back-btn {
  cursor: pointer;
  color: blue; }
  .back-btn:hover {
    opacity: 0.8; }

.ui.accordion .title:not(.ui) {
  font-size: 18px !important; }

#Powerup .address-form .a-item {
  font-size: 0.9rem !important; }

#Powerup .powerup-heading {
  display: flex;
  align-items: center;
  justify-content: space-between; }

#Powerup .powerupList {
  display: flex;
  align-items: center;
  margin-top: 14px;
  padding: 9px;
  border: 2px solid #ddd;
  border-radius: 10px;
  justify-content: space-between;
  cursor: pointer;
  width: 65%; }

#Powerup .powerup-name {
  color: black;
  font-size: 15px;
  font-weight: 600; }

#Powerup .powerup-button {
  background: green;
  color: white;
  padding: 3px 5px 3px 5px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 600; }

#Userinfo {
  margin-left: 15px; }
  #Userinfo .address-form .a-item {
    font-size: 0.9rem !important; }
  #Userinfo .user-wsempty {
    display: flex;
    height: 50%;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 18px; }

#Account {
  position: relative;
  max-width: 400px;
  border: 1px solid #ddd;
  text-align: center;
  padding: 10px; }
  #Account .title {
    font-weight: 500; }
  #Account .content {
    padding: 0 40px; }
    #Account .content .img-sec {
      position: relative;
      width: 100px;
      height: 100px;
      margin: 0px auto 10px auto; }
      #Account .content .img-sec .avatar {
        margin: 0 auto;
        width: 100px;
        height: 100px;
        margin-bottom: 10px;
        border-radius: 100%;
        object-fit: cover; }
      #Account .content .img-sec .edit-icon {
        background: #0096FF;
        color: #fff;
        right: 0;
        bottom: 0px;
        position: absolute;
        height: 32px;
        width: 32px;
        border-radius: 100%;
        box-shadow: 0 1px 10px rgba(0, 0, 0, 0.08);
        cursor: pointer; }
        #Account .content .img-sec .edit-icon i {
          margin: 0 auto; }
    #Account .content p.name {
      font-weight: 500;
      font-size: 16px; }

.account-sidebar {
  padding: 10px 0;
  overflow-y: scroll !important;
  height: calc(100vh - 150px); }
  .account-sidebar .list-title {
    padding: 18px 12px 8px !important;
    opacity: 0.7;
    font-size: 14px;
    font-weight: 600; }
  .account-sidebar .item {
    padding: 10px !important;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.25em !important; }
    .account-sidebar .item a {
      color: #333333; }
    .account-sidebar .item:hover {
      background: #f2f2f2;
      border-radius: 6px; }
    .account-sidebar .item .activeLink {
      color: #2185D0; }
  .account-sidebar .wsItem {
    padding: 0px !important;
    margin-left: 8px;
    font-size: 16px;
    line-height: 1.5em !important; }
  .account-sidebar i.icon {
    margin: 0em 0.5rem 0em 0em;
    font-size: 16px; }
  .account-sidebar .workspace {
    margin-bottom: 4px;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 0px 12px;
    min-height: 35.5px; }
    .account-sidebar .workspace:hover {
      background: #f2f2f2;
      border-radius: 6px; }
    .account-sidebar .workspace .iconbg {
      width: 26px;
      height: 26px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 3px;
      background-color: #e0e0e0; }

.transfertCredit .credittextbox {
  font-size: 1em;
  margin: 0em;
  max-width: 100%;
  flex: 1 0 auto;
  outline: none;
  text-align: left;
  line-height: 1.21428571em;
  padding: 0.67857143em 1em;
  background: #ffffff;
  border: 1px solid rgba(34, 36, 38, 0.15);
  color: rgba(0, 0, 0, 0.87);
  border-radius: 0.28571429rem;
  transition: box-shadow 0.1s ease, border-color 0.1s ease;
  box-shadow: none; }

.transfertCredit .creditInputdiv {
  position: relative;
  font-weight: normal;
  font-style: normal;
  display: inline-flex;
  line-height: 1.4;
  font-size: 1em; }

.my-account h2 {
  font-weight: 500; }

.my-account .cpybox {
  display: flex;
  align-items: center;
  gap: 10px; }
  .my-account .cpybox .button {
    margin: 0; }

.my-account .emailInputDiv {
  display: flex;
  align-items: center;
  gap: 10px; }

.my-account .emailInputBox {
  border-color: rgba(0, 0, 0, 0);
  padding: 0.5rem;
  border-radius: 6px;
  background: #0000000d;
  flex: 1 1 auto;
  min-width: 0;
  min-height: 0;
  font-size: 0.9rem; }
  .my-account .emailInputBox:target {
    border-color: #00000040; }
  .my-account .emailInputBox:active {
    border-color: #00000040; }
  .my-account .emailInputBox:focus {
    border-color: #00000040; }
  .my-account .emailInputBox:focus-visible {
    border-color: #00000040;
    outline: transparent; }

.my-account .invitebtn {
  cursor: pointer;
  font-size: .9rem;
  font-weight: 600;
  border-radius: 6px;
  margin-left: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #2d7ff9;
  color: #ffffff;
  flex: none; }
  .my-account .invitebtn:hover {
    background-color: #2750ae; }

.my-account .social-icon {
  display: flex;
  align-items: center;
  gap: 10px; }
  .my-account .social-icon .button {
    margin: 0; }

@media screen and (max-width: 500px) {
  .my-account .social-icon {
    display: inline-flex; }
  .my-account .cpybox {
    width: 400px; } }

.my-account .grid-component {
  width: auto;
  margin-bottom: 0 !important;
  margin-top: -15px !important; }
  .my-account .grid-component .column {
    padding: 0px;
    padding-bottom: 1em; }
  .my-account .grid-component .grid-column {
    align-items: center !important;
    display: flex !important;
    flex-direction: column !important; }
  .my-account .grid-component .card {
    cursor: pointer; }
  .my-account .grid-component .card {
    border-radius: 10px;
    padding: 7% !important;
    margin: 5% 10% 5% 10% !important;
    display: flex;
    align-items: center;
    margin: 12px !important;
    width: 100% !important;
    border: 1px solid transparent;
    border-radius: 3px;
    border: 2px solid #f5f5f5; }
    @media screen and (max-width: 500px) {
      .my-account .grid-component .card {
        width: 100% !important; } }
    @media screen and (max-width: 1199px) {
      .my-account .grid-component .card {
        min-height: 220px !important; } }
    .my-account .grid-component .card .logo {
      block-size: 50px;
      margin-bottom: 10px; }
    .my-account .grid-component .card .integration-name {
      margin: 4px;
      color: black;
      font-size: 30px;
      font-weight: 600;
      text-align: center;
      line-height: 30px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      max-width: 200px;
      font-family: "Roboto Slab", serif !important; }
    .my-account .grid-component .card .integration-type {
      margin: 4px;
      color: #696969;
      font-size: 18px;
      text-overflow: ellipsis;
      overflow: hidden;
      text-align: center;
      line-height: 30px;
      font-weight: 500; }
    .my-account .grid-component .card .integration-desc {
      margin: 4px;
      font-size: 12px;
      height: 45px;
      text-align: center;
      line-height: 16px;
      padding: 0 4% 0 4%;
      font-family: "Roboto Slab", serif !important;
      color: #696960; }
    .my-account .grid-component .card .integration-action {
      margin-top: 8px;
      align-self: stretch;
      text-align: center; }
      .my-account .grid-component .card .integration-action .integrate-button {
        width: 100%; }
    .my-account .grid-component .card .integration-status {
      margin-top: 8px;
      align-self: stretch;
      text-align: center; }
  .my-account .grid-component .int-row {
    display: flex;
    padding: 10px;
    box-shadow: 5px 5px 5px 2px #cccccca3;
    cursor: pointer; }
    .my-account .grid-component .int-row:hover {
      box-shadow: 5px 5px 5px 4px #cccccca3; }
    .my-account .grid-component .int-row img {
      width: 80px;
      height: 80px; }
    .my-account .grid-component .int-row .desc {
      padding: 18px; }
      .my-account .grid-component .int-row .desc .int-name {
        font-size: 18px;
        font-weight: bold; }
      .my-account .grid-component .int-row .desc .int-desc {
        line-height: 2;
        color: gray; }

.my-account .link-details input {
  margin: 10px 0px;
  padding: 5px;
  width: 400px; }

.my-account .notice {
  opacity: 0.5; }

.my-account .inline {
  display: flex; }

.my-account .profile {
  display: flex;
  align-items: center; }
  .my-account .profile .profile-pic .img-sec {
    position: relative;
    width: 130px;
    height: 130px;
    margin: 0px auto 10px auto; }
    .my-account .profile .profile-pic .img-sec img.avatar {
      margin: 0 auto;
      width: 130px;
      height: 130px;
      margin-bottom: 10px;
      border-radius: 100%; }
    .my-account .profile .profile-pic .img-sec .edit-icon {
      display: none;
      background: #3f71f9;
      color: #fff;
      right: 4px;
      bottom: 8px;
      position: absolute;
      height: 32px;
      width: 32px;
      border-radius: 100%;
      box-shadow: 0 1px 10px rgba(0, 0, 0, 0.08);
      cursor: pointer; }
      .my-account .profile .profile-pic .img-sec .edit-icon i {
        margin: 0 auto; }
    .my-account .profile .profile-pic .img-sec:hover .edit-icon {
      display: flex; }
  .my-account .profile .profile-detail {
    margin-left: 100px; }

.my-account .input-box {
  margin: 10px 0; }
  .my-account .input-box .label {
    text-transform: uppercase;
    font-weight: 500;
    opacity: 0.7; }
  .my-account .input-box input {
    border: 1px solid transparent;
    padding: 2px;
    transition-property: all;
    transition-duration: 500ms; }
    .my-account .input-box input:active, .my-account .input-box input:focus {
      border: 1px solid rgba(34, 36, 38, 0.15);
      padding: 4px; }
  .my-account .input-box .link-ref {
    margin-left: 4px;
    cursor: pointer; }

.my-account .api-key p {
  padding: 4px; }

.my-account .danger-zone {
  margin: 10px 0; }
  .my-account .danger-zone .caution {
    opacity: 0.5;
    padding: 4px; }

.my-account .delete-account {
  text-decoration: none;
  color: red;
  outline: 0;
  opacity: 0.5;
  cursor: pointer;
  font-weight: 500; }

.my-account .delete-account:hover {
  text-decoration: none;
  color: red;
  outline: 0;
  opacity: 1;
  cursor: pointer;
  font-weight: 500; }

.my-account .account-action .button {
  padding: 6px 10px; }

.my-account .form {
  display: flex;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 10px; }
  .my-account .form .fieldss {
    border-right: 2px solid #eeeeee;
    margin-right: 15px; }
  .my-account .form .error-message {
    margin-left: 12px;
    color: red;
    font-size: 13px; }
  .my-account .form .img-sec {
    position: relative;
    width: 100px;
    height: 100px;
    margin-right: 18px; }
    .my-account .form .img-sec .avatar sb-avatar__text {
      border-radius: 100%; }
    .my-account .form .img-sec .sb-avatar__text {
      border-radius: 100%; }
    .my-account .form .img-sec img.avatar {
      margin: 0 auto;
      width: 100px;
      height: 100px;
      margin-bottom: 10px;
      border-radius: 100%; }
    .my-account .form .img-sec .edit-icon {
      background: #0096FF;
      color: #fff;
      right: 0;
      bottom: 0px;
      position: absolute;
      height: 32px;
      width: 32px;
      border-radius: 100%;
      box-shadow: 0 1px 10px rgba(0, 0, 0, 0.08);
      cursor: pointer; }
      .my-account .form .img-sec .edit-icon i {
        margin: 0 auto; }
  .my-account .form .firstinput {
    width: -webkit-fill-available;
    font-size: 1.1rem; }

.my-account .notification {
  display: flex;
  align-items: center; }
  .my-account .notification .switch-container {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0); }
  .my-account .notification input[type="checkbox"].switch {
    position: relative;
    opacity: 0; }
  .my-account .notification input[type="checkbox"].switch + div {
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border-radius: 999px;
    background-color: darkgray;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: background-color, box-shadow;
    transition-property: background-color, box-shadow;
    cursor: pointer; }
  .my-account .notification input[type="checkbox"].switch + div span {
    position: relative;
    font-size: 1.6rem;
    color: white;
    margin-top: 12px; }
  .my-account .notification input[type="checkbox"].switch + div span:nth-child(0) {
    margin-left: 10px; }
  .my-account .notification input[type="checkbox"].switch + div span:nth-child(1) {
    margin-left: 30px; }
  .my-account .notification input[type="checkbox"].switch:checked + div {
    width: 40px;
    background-position: 0 0;
    background-color: #3b89ec; }
  .my-account .notification input[type="checkbox"].switch + div {
    width: 40px;
    height: 20px; }
  .my-account .notification input[type="checkbox"].switch:checked + div {
    background-color: #57bb00; }
  .my-account .notification input[type="checkbox"].switch + div > div {
    float: left;
    width: 20px;
    height: 20px;
    border-radius: inherit;
    background: #ffffff;
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: transform, background-color;
    transition-property: transform, background-color;
    pointer-events: none; }
  .my-account .notification input[type="checkbox"].switch:checked + div > div {
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
    background-color: #ffffff; }
  .my-account .notification input[type="checkbox"].bigswitch.switch + div > div {
    width: 40px;
    height: 20px;
    margin-top: 1px; }
  .my-account .notification input[type="checkbox"].switch:checked + div > div {
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }

.my-account .referalLinkBtn {
  display: inline-flex;
  align-items: center;
  border-radius: 6px;
  color: #333333;
  outline: 0;
  font-weight: 500;
  margin-top: 1rem;
  background-color: #0000000d;
  padding: 0.25rem 0.5rem 0.25rem 0.5rem; }
  .my-account .referalLinkBtn:hover {
    background-color: #0000001a; }

.my-account .deleteAccount {
  display: flex;
  align-items: center; }

.my-account .g-drive-integration {
  display: flex;
  flex-direction: column; }
  .my-account .g-drive-integration .ui.checkbox {
    margin: 10px; }
  .my-account .g-drive-integration .ui.toggle.checkbox label:before {
    width: 41px;
    background-color: #a9a9a9; }
  .my-account .g-drive-integration .ui.checkbox input:checked ~ .box:before,
  .my-account .g-drive-integration .ui.checkbox input:checked ~ label:before {
    background-color: green !important;
    width: 41px; }
  .my-account .g-drive-integration .ui.toggle.checkbox input:checked ~ label:after {
    left: 1.53em;
    box-shadow: none; }
  .my-account .g-drive-integration #googleDriveDiv *,
  .my-account .g-drive-integration #googleDriveDiv *:before,
  .my-account .g-drive-integration #googleDriveDiv *:after {
    box-sizing: border-box; }
  .my-account .g-drive-integration #googleDriveDiv .g-sign-in-button {
    margin: 10px;
    display: inline-block;
    width: 240px;
    height: 50px;
    background-color: #4285f4;
    color: #fff;
    border-radius: 1px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
    transition: background-color 0.218s, border-color 0.218s, box-shadow 0.218s; }
  .my-account .g-drive-integration #googleDriveDiv .g-sign-in-button:hover {
    cursor: pointer;
    -webkit-box-shadow: 0 0 3px 3px rgba(66, 133, 244, 0.3);
    box-shadow: 0 0 3px 3px rgba(66, 133, 244, 0.3); }
  .my-account .g-drive-integration #googleDriveDiv .g-sign-in-button:active {
    background-color: #3367d6;
    transition: background-color 0.2s; }
  .my-account .g-drive-integration #googleDriveDiv .g-sign-in-button .content-wrapper {
    height: 100%;
    width: 100%;
    border: 1px solid transparent; }
  .my-account .g-drive-integration #googleDriveDiv .g-sign-in-button img {
    width: 18px;
    height: 18px; }
  .my-account .g-drive-integration #googleDriveDiv .g-sign-in-button .logo-wrapper {
    padding: 15px;
    background: #fff;
    width: 48px;
    height: 100%;
    border-radius: 1px;
    display: inline-block; }
  .my-account .g-drive-integration #googleDriveDiv .g-sign-in-button .text-container {
    font-family: Roboto, arial, sans-serif;
    font-weight: 500;
    letter-spacing: 0.21px;
    font-size: 16px;
    line-height: 48px;
    vertical-align: top;
    border: none;
    display: inline-block;
    text-align: center;
    width: 180px; }

.invite-section {
  width: 320px; }
  .invite-section .firstinput {
    width: -webkit-fill-available;
    font-size: 1.1rem; }
  .invite-section div {
    font-size: 1.1rem; }
  .invite-section a:hover {
    text-decoration: underline; }
  .invite-section .title {
    padding: 16px 0 !important;
    font-weight: 500; }
  .invite-section .small-title {
    padding: 8px 0 !important;
    font-weight: 500;
    opacity: 0.7;
    font-size: 17px;
    text-transform: uppercase; }
  .invite-section .credit-sec p {
    font-weight: 500; }
  .invite-section .credit-sec .credit-title {
    margin-bottom: 10px;
    font-weight: 500;
    padding-bottom: 10px; }
  .invite-section .credit-sec button {
    margin-top: 10px;
    margin-bottom: 10px; }
  .invite-section .credit-sec .form {
    font-size: 1.1rem; }
    .invite-section .credit-sec .form .input {
      margin-top: 10px;
      width: 100%; }
    .invite-section .credit-sec .form .dropdown {
      width: 100%; }
  .invite-section .referal {
    margin-bottom: 20px; }
    .invite-section .referal p.desc {
      margin-top: 10px; }
    .invite-section .referal .link {
      font-size: 13px; }
  .invite-section .workspaceList {
    background-color: #f5f5f5;
    color: #000000de;
    border-radius: 5px;
    width: 100%;
    padding: 8px 16px;
    margin: auto;
    margin-bottom: 6px;
    text-align: left;
    cursor: pointer; }
  .invite-section .AppsumoPlanDetails .planToggle {
    display: flex;
    align-items: center;
    margin-bottom: 15px; }
    .invite-section .AppsumoPlanDetails .planToggle .planName {
      font-size: 16px;
      font-weight: bold; }
  .invite-section .AppsumoPlanDetails .list :last-child {
    margin-bottom: 0; }
  .invite-section .AppsumoPlanDetails .workspaceList {
    background-color: #f5f5f5;
    color: #000000de;
    border-radius: 5px;
    width: 100%;
    padding: 8px 16px;
    margin: auto;
    margin-bottom: 6px;
    text-align: left;
    cursor: pointer; }
  .invite-section .AppsumoPlanDetails .wsList-hover:hover {
    text-decoration: none; }

.my-notification .single-notification {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 16px; }
  .my-notification .single-notification .Checkbox {
    padding-left: 30px; }

.members {
  margin-top: 12px; }
  .members .avatar sb-avatar__text {
    border-radius: 10px; }
  .members .sb-avatar__text {
    border-radius: 10px; }
  .members h4 {
    margin: 0px; }
  .members .add-member {
    display: flex;
    justify-content: space-between; }
  .members .member {
    display: flex;
    align-items: center;
    padding: 8px;
    justify-content: space-between;
    transition: 0.2s all;
    margin-top: 12px; }
    .members .member:hover {
      opacity: 0.9; }
    .members .member .member-info {
      display: flex; }
      .members .member .member-info .profile-pic .profile {
        width: 35px;
        height: 35px;
        margin-right: 4px;
        margin-top: 2px; }
      .members .member .member-info .info {
        margin-left: 3px; }
        .members .member .member-info .info .name {
          text-transform: capitalize;
          font-weight: 500; }
        .members .member .member-info .info .email {
          text-transform: lowercase;
          font-size: 11px;
          opacity: 0.7; }
        .members .member .member-info .info p {
          margin: 1px; }
    .members .member .role {
      margin-left: 50px; }
      .members .member .role p {
        opacity: 0.8; }
  .members .firstnameLastName {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }

.workspacesegment {
  margin: 0px;
  padding: 0px; }

.maincolobration .billablecolobration {
  display: flex;
  align-items: center; }
  .maincolobration .billablecolobration .subcolobration {
    display: flex;
    align-items: center; }

.upgrade .plan-box {
  text-align: center;
  border-radius: 20px;
  padding: 20px; }
  .upgrade .plan-box .pricing .plan-name {
    text-transform: capitalize;
    font-weight: 500; }
  .upgrade .plan-box .pricing button {
    margin: 8px 0; }
  .upgrade .plan-box .plan-info {
    opacity: 0.8; }
    .upgrade .plan-box .plan-info ul {
      list-style: none;
      padding: 4px; }
    .upgrade .plan-box .plan-info li {
      padding: 4px; }

.usage-limit .member {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .usage-limit .member:hover {
    opacity: 0.9; }
  .usage-limit .member .member-info {
    display: flex; }
    .usage-limit .member .member-info .info {
      margin-left: 15px; }
  .usage-limit .member .role {
    margin-left: 40px; }
    .usage-limit .member .role p {
      opacity: 0.8; }
    .usage-limit .member .role .bar {
      width: 890px;
      height: 8px;
      font-size: 11px;
      padding-bottom: 2px; }

.current-plan .plan-info {
  margin: 0 0 8px 8px; }
  .current-plan .plan-info p {
    margin: 8px 0; }
  .current-plan .plan-info .name {
    font-weight: 500; }
  .current-plan .plan-info .inline {
    display: flex;
    align-items: center; }
  .current-plan .plan-info .upgrade-dialogue {
    background-color: #f7f7f7;
    padding: 16px;
    border-radius: 8px;
    width: 70%; }
    .current-plan .plan-info .upgrade-dialogue h4 {
      font-weight: 500;
      margin: 8px 0; }
    .current-plan .plan-info .upgrade-dialogue ul {
      list-style: none; }
    .current-plan .plan-info .upgrade-dialogue li {
      margin: 8px 0; }

.billing-history ul {
  list-style: none;
  margin: 4px 0; }
  .billing-history ul span {
    opacity: 0.7;
    font-size: 12px; }

.billing-history li {
  margin: 4px 0; }

.section-title {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  padding: 16px 0;
  opacity: 0.7; }

#API {
  line-height: 2.3em; }
  #API .btn-int {
    color: #008dd2;
    box-shadow: 0px 0px 0px 2px #008dd2 inset !important;
    margin-right: auto;
    margin-top: 12px;
    margin-bottom: 17px; }
    #API .btn-int i {
      background: #008dd2;
      color: #fff; }
    #API .btn-int:hover {
      background: #008dd2;
      color: #fff; }
  #API .btn-intprimary {
    color: #008dd2;
    margin-right: auto;
    margin-top: 12px;
    margin-bottom: 17px; }
  #API .row {
    padding: 20px;
    margin: 15px;
    margin-bottom: 0px;
    box-shadow: 2px 2px 2px 2px #f1eded91; }
    #API .row .column:first-child {
      display: flex; }
      #API .row .column:first-child img {
        height: 35px;
        margin-right: 20px; }
  #API .btn-refresh-api {
    display: -webkit-inline-box !important;
    vertical-align: inherit;
    font-size: 13px; }
  @media only screen and (max-width: 500px) {
    #API .ApiButton {
      display: flex;
      align-items: center; }
    #API .row {
      margin: 0px; } }

.content-form-api {
  padding: 5px; }
  .content-form-api .field {
    display: block;
    align-items: baseline;
    margin-top: 10px; }
    .content-form-api .field label {
      font-weight: 500;
      width: 12%; }
    .content-form-api .field input,
    .content-form-api .field select,
    .content-form-api .field .input,
    .content-form-api .field textarea {
      width: -webkit-fill-available;
      width: -moz-available;
      padding: 8px !important;
      margin: 4px 0 !important;
      outline: none !important;
      border: 1px solid #ddd !important;
      border-radius: 4px;
      box-shadow: 0 0 17px 0 #ddd !important; }
      .content-form-api .field input:focus,
      .content-form-api .field select:focus,
      .content-form-api .field .input:focus,
      .content-form-api .field textarea:focus {
        border: 1px solid #85b7d9 !important; }
      .content-form-api .field input::selection,
      .content-form-api .field select::selection,
      .content-form-api .field .input::selection,
      .content-form-api .field textarea::selection {
        background: #ceddf3; }
  .content-form-api .fb-connect {
    margin-top: 15; }

.Workspaces .ui.labeled.icon.button {
  padding-left: 2.5em !important;
  padding-right: 1em !important; }

.Workspaces .segment.tab {
  box-shadow: none;
  margin: none;
  padding: none;
  border-radius: none;
  border: none; }

.Workspaces .ui.secondary.pointing.menu .active.item {
  border-color: #3398e5; }

.Workspaces .ui.secondary.pointing.menu .active.item:hover {
  border-color: #3398e5; }

.Workspaces .ui.secondary.pointing.menu .item {
  font-size: 1.1rem; }

#deletBlock {
  display: flex;
  justify-content: center;
  height: 100vh; }
  #deletBlock .button-css {
    padding-top: 5px;
    padding-bottom: 5px;
    opacity: 0.5;
    padding: 10px; }
  #deletBlock .delete {
    box-shadow: 0 0 0 1px #912921;
    background: #e66056 !important;
    color: #fff !important;
    width: "8%"; }
  #deletBlock .delete:hover {
    background: #9a2118 !important;
    box-shadow: 0 0 0 1px #912921 !important;
    color: #fff !important;
    width: "8%"; }
  #deletBlock .input {
    margin: auto; }
  #deletBlock .container {
    height: fit-content;
    margin: auto; }

.GridColumn {
  padding: 0vw; }

.Toastify__toast-container {
  width: 100%;
  min-width: fit-content;
  max-width: fit-content; }

.custom-notification {
  box-shadow: none; }
  .custom-notification .Toastify__toast {
    height: 100%;
    min-height: 42px;
    max-height: 42px;
    padding: 12px 18px;
    align-items: center; }
  .custom-notification .Toastify__toast--info {
    background: #31353e;
    border-radius: 4px;
    border: 1px solid #31353e; }
    .custom-notification .Toastify__toast--info .Toastify__toast-body {
      color: #f6f6f6 !important; }
  .custom-notification .Toastify__toast--success {
    background: #379392;
    border-radius: 4px;
    border: 1px solid #379392; }
    .custom-notification .Toastify__toast--success .Toastify__toast-body {
      color: #f6f6f6 !important; }
  .custom-notification .Toastify__toast--error {
    background: #e53a40;
    border-radius: 4px;
    border: 1px solid #e53a40;
    color: #f6f6f6; }
    .custom-notification .Toastify__toast--error .Toastify__toast-body {
      color: #f6f6f6 !important; }
  .custom-notification .Toastify__toast-body {
    margin: 0px;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.87);
    font-weight: 400; }

.apiAccount .apikey-root {
  flex-direction: column;
  align-items: flex-start; }
  .apiAccount .apikey-root h4 {
    width: 100%; }
  .apiAccount .apikey-root .api-input-group {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px; }
    .apiAccount .apikey-root .api-input-group input {
      font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
      margin: 0em;
      outline: none;
      -webkit-appearance: none;
      tap-highlight-color: rgba(255, 255, 255, 0);
      line-height: 1.21428571em;
      padding: 0.67857143em 1em;
      font-size: 1em;
      background: #ffffff;
      border: 1px solid rgba(34, 36, 38, 0.15);
      color: rgba(0, 0, 0, 0.87);
      border-radius: 0.28571429rem;
      box-shadow: 0em 0em 0em 0em transparent inset;
      -webkit-transition: color 0.1s ease, border-color 0.1s ease;
      transition: color 0.1s ease, border-color 0.1s ease;
      width: 26%;
      text-align: center; }
    .apiAccount .apikey-root .api-input-group .key-view {
      cursor: pointer;
      position: relative;
      width: auto;
      height: auto;
      background: #E0E1E2 none;
      border-radius: 50%;
      padding: 8px; }
    .apiAccount .apikey-root .api-input-group button {
      margin: 0 !important; }
    @media only screen and (max-width: 500px) {
      .apiAccount .apikey-root .api-input-group .key-view {
        position: absolute;
        left: 53.5%;
        bottom: 40%;
        cursor: pointer; }
      .apiAccount .apikey-root .api-input-group input {
        width: 62%; } }

.apiAccount button {
  margin-top: 10px !important;
  margin-right: 10px !important; }

.apiAccount .copyButton {
  position: relative;
  display: inline-block; }
  .apiAccount .copyButton:hover .copyButtontext {
    visibility: visible; }

.apiAccount .copyButtontext {
  visibility: hidden;
  width: max-content;
  background-color: #303b47;
  color: white;
  text-align: center;
  text-transform: none;
  border-radius: 6px;
  font-size: 13px !important;
  padding: 0 8px;
  position: absolute;
  z-index: 1; }

.apiAccount .tem-card {
  margin: auto;
  max-width: 316px;
  max-height: 230px;
  background: #fff;
  /* box-shadow: 0 2px 16px rgba(0, 0, 0, 0.2); */
  /* border-radius: 10px; */
  box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.25);
  border-radius: 7px;
  cursor: pointer;
  align-items: center;
  width: auto;
  /* border: 2px solid #f5f5f5; */
  transition: 0.2s all ease; }

.billable-info {
  color: #4d4d4d;
  font-family: -apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol',sans-serif; }
  .billable-info .billable-collaborators {
    display: flex;
    align-items: center;
    margin-bottom: 8px !important;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.25;
    color: #333333 !important;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol',sans-serif; }
    .billable-info .billable-collaborators .help-info {
      opacity: .75;
      cursor: pointer;
      margin-left: 4px;
      display: flex;
      align-items: center; }
      .billable-info .billable-collaborators .help-info .help-icon {
        color: rgba(0, 0, 0, 0.5);
        fill: rgba(0, 0, 0, 0.5); }
  .billable-info .member-content .member-data {
    padding: 0 !important;
    margin-bottom: 16px;
    color: #4d4d4d; }
    .billable-info .member-content .member-data .member-info-css {
      width: 58.33333%; }
      .billable-info .member-content .member-data .member-info-css .user-info {
        padding-left: 8px;
        line-height: 1.5; }
        .billable-info .member-content .member-data .member-info-css .user-info .user-name {
          font-size: 14.4px;
          font-weight: 400; }
        .billable-info .member-content .member-data .member-info-css .user-info .user-email {
          font-size: 11px;
          opacity: .75;
          margin: 0px;
          max-width: 100%;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
  .billable-info .member-content .ws-role {
    display: flex;
    line-height: 1.5;
    font-size: 11px; }
    .billable-info .member-content .ws-role .ws-div {
      margin-right: 4px;
      max-width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .billable-info .member-content .ws-role .user-accesstype {
      opacity: .75; }
  .billable-info .member-content .tooltip {
    position: relative;
    display: inline-flex; }
  .billable-info .member-content .tooltip .ws-tooltip-text {
    visibility: hidden;
    width: 258px;
    background-color: #303b47;
    color: white;
    text-align: left;
    text-transform: none;
    border-radius: 4px;
    font-size: 13px;
    padding: 4px 8px;
    position: absolute;
    z-index: 8;
    left: 100%;
    bottom: -16px; }
  .billable-info .member-content .tooltip:hover .ws-tooltip-text {
    visibility: visible; }
  @media (min-width: 1246px) {
    .billable-info .member-content .tooltip .ws-tooltip-text {
      left: 100%; } }
  @media (max-width: 1200px) and (min-width: 1245px) {
    .billable-info .member-content .tooltip .ws-tooltip-text {
      left: 92%; } }
  @media (max-width: 1110px) and (min-width: 1199px) {
    .billable-info .member-content .tooltip .ws-tooltip-text {
      left: 100%; } }
  @media (max-width: 1109px) {
    .billable-info .member-content .tooltip .ws-tooltip-text {
      left: -136%; } }
  .billable-info .member-content .stack-content {
    display: flex;
    text-align: right;
    justify-content: center;
    flex-direction: column;
    line-height: 1.5; }
    .billable-info .member-content .stack-content .stack-role {
      display: flex;
      align-items: center;
      margin: 4px 0; }
      .billable-info .member-content .stack-content .stack-role .stack-data-main {
        display: inline-flex;
        height: 100%;
        text-align: right; }
        .billable-info .member-content .stack-content .stack-role .stack-data-main .stack-icon-info {
          display: flex;
          align-items: center;
          margin-right: 8px; }
      .billable-info .member-content .stack-content .stack-role .stack-info {
        display: flex;
        flex-direction: column;
        font-size: 11px; }
        .billable-info .member-content .stack-content .stack-role .stack-info .stack-name {
          margin-right: 4px;
          max-width: 100%;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          font-size: 11px; }
        .billable-info .member-content .stack-content .stack-role .stack-info .manage-user {
          color: #166ee1;
          text-align: left;
          font-weight: 600; }
          .billable-info .member-content .stack-content .stack-role .stack-info .manage-user:hover {
            color: #0d4184; }
    .billable-info .member-content .stack-content .stack-view-role {
      margin: 4px 0 0 0; }
  .billable-info .member-content .view-text {
    display: flex;
    cursor: text;
    font-weight: 500;
    margin-left: 36px; }
  .billable-info .add-collaborator-content {
    font-family: -apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol',sans-serif;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    transition: all 0.085s ease-in 0s;
    padding: 4px 8px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 500;
    background-color: rgba(0, 0, 0, 0.05);
    line-height: 1.5; }
    .billable-info .add-collaborator-content:hover {
      background-color: rgba(0, 0, 0, 0.1); }

.popup-content {
  padding: 4px 8px !important;
  background: #3c3c3c !important;
  margin-left: 170px !important;
  margin-bottom: -32px !important; }
  .popup-content .content {
    font-family: -apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol',sans-serif;
    font-size: 12.8px; }

.upgrade-btn-div .upgrade-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  line-height: 22px;
  height: 32px;
  width: 100%;
  background-color: #166ee1;
  color: white; }
  .upgrade-btn-div .upgrade-btn:hover {
    background-color: #166ee1;
    color: white; }
  .upgrade-btn-div .upgrade-btn .plan-text {
    line-height: 22px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    font-weight: 500;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol',sans-serif; }

.ws-plan-info {
  font-family: -apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol',sans-serif;
  line-height: 1.5;
  margin-bottom: 32px; }
  .ws-plan-info .ws-plan-heading {
    font-family: -apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol',sans-serif;
    display: flex;
    align-items: center;
    color: #333333;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 8px; }
    .ws-plan-info .ws-plan-heading .help-info {
      opacity: .75;
      cursor: pointer;
      margin-left: 4px;
      display: flex;
      align-items: center; }
      .ws-plan-info .ws-plan-heading .help-info a, .ws-plan-info .ws-plan-heading .help-info .help-icon {
        color: rgba(0, 0, 0, 0.5);
        fill: rgba(0, 0, 0, 0.5); }
  .ws-plan-info .ws-content {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .ws-plan-info .ws-content .ws-name-text {
      display: inline-flex;
      align-items: center;
      margin-right: 12px;
      border-radius: 3px;
      padding: 4px 8px;
      font-size: 9px;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: .1em;
      background-color: #e5e9f0;
      color: #2e2f32;
      cursor: default; }
    .ws-plan-info .ws-content .change-plan-a {
      font-size: 13px;
      cursor: pointer;
      color: #2e2f32;
      opacity: .75;
      padding-bottom: 0.14rem;
      border-bottom: 2px solid rgba(0, 0, 0, 0.1); }
      .ws-plan-info .ws-content .change-plan-a:hover {
        border-bottom: 2px solid #2e2f32; }

.ws-setting-div {
  display: inline-flex;
  align-items: center; }
  .ws-setting-div .ws-name-rename {
    display: flex;
    align-items: center;
    font-size: 27px;
    font-weight: 600;
    line-height: 1.125;
    color: #4d4d4d; }
  .ws-setting-div .rename-div {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    opacity: .75;
    margin: 0 16px;
    line-height: 1.5;
    color: #4d4d4d;
    margin-top: 21px;
    margin-bottom: 10px; }
    .ws-setting-div .rename-div .pencil-icon {
      color: #4d4d4d;
      display: flex;
      align-items: center;
      margin-right: 0px; }
    .ws-setting-div .rename-div .rename-text {
      margin-left: 4px;
      font-size: 12px; }

.wsrename-input {
  padding: 8px !important;
  font-size: 24px;
  font-weight: 500;
  border-radius: 6px !important;
  border: 2px solid #cccecf !important;
  font-family: -apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol',sans-serif !important; }
  .wsrename-input:focus {
    outline: none; }

.ws-summary-box {
  background-color: #f1f5ff;
  margin-bottom: 32px;
  padding: 16px 24px 24px 24px;
  border-radius: 3px;
  font-family: -apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol',sans-serif !important; }
  .ws-summary-box .summary-header-content {
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .ws-summary-box .summary-header-content .summary-header-h2 {
      margin-bottom: 0px;
      line-height: 1.25;
      font-size: 17px;
      font-weight: 600;
      color: #333;
      cursor: text;
      font-family: -apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol',sans-serif; }
    .ws-summary-box .summary-header-content .plan-detail {
      font-size: 14.4px !important;
      color: #333 !important;
      cursor: pointer; }
  .ws-summary-box .summary-desc {
    font-size: 11px;
    font-weight: 400;
    color: #666;
    cursor: text;
    margin-left: 2px;
    margin-top: 4px; }
  .ws-summary-box .circle-boxes {
    margin-top: 16px;
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .ws-summary-box .circle-boxes .progress-content {
      display: flex;
      align-items: center;
      line-height: 1.5;
      width: 29%;
      margin-top: 10px;
      margin-right: 24px; }
      .ws-summary-box .circle-boxes .progress-content .circle-css-main {
        display: flex;
        align-items: center;
        flex: none;
        margin-right: 8px; }
        .ws-summary-box .circle-boxes .progress-content .circle-css-main .CircularProgressbar {
          width: 32px;
          height: 32px; }
          .ws-summary-box .circle-boxes .progress-content .circle-css-main .CircularProgressbar .CircularProgressbar-trail {
            stroke: rgba(0, 0, 0, 0.1);
            fill: transparent; }
          .ws-summary-box .circle-boxes .progress-content .circle-css-main .CircularProgressbar .CircularProgressbar-path {
            fill: transparent;
            stroke-linecap: round;
            transition: all 0.3s ease 0s; }
      .ws-summary-box .circle-boxes .progress-content .summary-number {
        font-size: 13px;
        font-weight: 500;
        color: #333;
        margin: 0px; }
      .ws-summary-box .circle-boxes .progress-content .summary-text {
        font-size: 11px;
        font-weight: 400;
        color: #333;
        margin: 0px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .ws-summary-box .circle-boxes .progress-content {
      width: 28%; } }
  @media (max-width: 991px) {
    .ws-summary-box .circle-boxes {
      flex-wrap: wrap;
      justify-content: space-between; }
      .ws-summary-box .circle-boxes .progress-content {
        width: 40%;
        margin-top: 10px; } }

.circle-boxes .tooltip {
  position: relative; }

.tooltip .tooltip-text-desc {
  visibility: hidden;
  width: max-content;
  background-color: #303b47;
  color: white;
  text-align: center;
  text-transform: none;
  border-radius: 4px;
  font-size: 12px !important;
  margin-left: -4px;
  padding: 4px 8px;
  position: absolute;
  z-index: 8;
  left: 5px;
  padding-left: 7px;
  padding-right: 7px;
  bottom: -42px; }

.tooltip:hover .tooltip-text-desc {
  visibility: visible; }

.ui.progress.red-color .bar {
  background-color: #dc043b; }

.ui.progress.yellow-color .bar {
  background-color: #ffba05; }

.progressbar-info:last-child {
  margin: 0 0 14px !important; }

.stack-title-p {
  font-size: 14px !important; }

.customBtn-css {
  height: 32px;
  font-size: 13px !important;
  font-weight: 500 !important;
  max-width: 100%;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.32), 0 0 2px rgba(0, 0, 0, 0.08), 0 1px 3px rgba(0, 0, 0, 0.08) !important;
  padding: 0 12px !important;
  border-radius: 6px !important;
  border: 0 !important;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', sans-serif !important; }

.custom-cancel-btn {
  background-color: transparent !important;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.32), 0px 0px 2px rgba(0, 0, 0, 0.08), 0px 1px 3px rgba(0, 0, 0, 0.08) !important; }
  .custom-cancel-btn:hover {
    background: none;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.32), 0 0 3px rgba(0, 0, 0, 0.11), 0 1px 4px rgba(0, 0, 0, 0.12) !important; }

.cancelBtn-rightCss {
  margin-right: 8px !important; }

.custom-gray-btn {
  background-color: #E0E1E2;
  color: rgba(0, 0, 0, 0.6); }
  .custom-gray-btn:hover {
    background-color: #CACBCD;
    background-image: none;
    box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset;
    color: rgba(0, 0, 0, 0.8); }

.custom-primary-btn {
  background-color: #166ee1 !important;
  color: #fff !important; }
  .custom-primary-btn:hover {
    background-color: #0267eb !important; }

#Userinfo .mainContainer {
  margin-bottom: 20px; }

#Userinfo .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border: 1px solid black;
  padding: 5px 10px;
  border-radius: 5px; }

#Userinfo .mainBox {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }

#Userinfo .btnDiv {
  margin-right: -5px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap; }

#Userinfo .btnDiv button {
  padding: 0.7em 0.8em !important;
  min-width: 74px;
  min-height: 34px; }

#Userinfo .planText {
  font-size: 1.1rem;
  margin-left: 5px;
  font-weight: 600; }

#Userinfo .planInput {
  margin-right: 10px;
  width: 60px; }

#Userinfo .descriptionText {
  font-size: 1.0rem; }

#Userinfo .contentDiv {
  border: 1px solid black;
  padding: 10px;
  border-radius: 5px; }

#Userinfo .enableText {
  position: relative;
  margin-right: 10px;
  color: green;
  font-weight: 600; }

#Userinfo .incompleteText {
  position: relative;
  margin-right: 10px;
  color: red;
  font-weight: 600; }

.a-item .a-item-dropdown .text {
  font-size: 18px; }

#BillingHistory .billing-history-data {
  margin-left: 18%;
  margin-top: 32px; }
  #BillingHistory .billing-history-data .billing-history-heading {
    cursor: text;
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.25;
    color: #333333;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', sans-serif; }
  #BillingHistory .billing-history-data .history-content {
    margin-bottom: 16px;
    line-height: 1.5;
    color: #4d4d4d;
    cursor: text; }
    #BillingHistory .billing-history-data .history-content .history-date {
      opacity: .75;
      margin-top: 4px;
      font-size: 11px; }
    #BillingHistory .billing-history-data .history-content .ws-create-text {
      font-size: 13px; }
    #BillingHistory .billing-history-data .history-content .plandata {
      font-size: 13px;
      font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', sans-serif; }

.billing-history-scroll {
  height: calc(100vh - 480px);
  width: -webkit-fill-available;
  overflow: hidden auto;
  padding: 8px 2px; }

.billing-history-scroll::-webkit-scrollbar {
  width: 5px; }

.billing-history-scroll::-webkit-scrollbar-thumb {
  border-radius: 10px; }

.billing-history-scroll::-webkit-scrollbar-track {
  background: white !important; }

.loading-details {
  display: flex;
  justify-content: center;
  height: -webkit-fill-available;
  height: 100vh; }
  .loading-details img {
    width: 50px;
    height: 50px;
    margin: auto; }

#UpdatePlan {
  padding: 50px 0px; }
  #UpdatePlan .underline {
    text-decoration: underline; }
  #UpdatePlan .form-right {
    display: flex; }
  #UpdatePlan .form-left {
    display: flex;
    flex-direction: column; }
    #UpdatePlan .form-left .button {
      width: fit-content;
      margin-bottom: 20px;
      width: max-content; }
    #UpdatePlan .form-left .description {
      font-size: 24px; }
    #UpdatePlan .form-left .form {
      margin-top: auto; }
      #UpdatePlan .form-left .form .description {
        font-size: 17px; }
      #UpdatePlan .form-left .form .checkbox {
        font-size: 1.2rem; }

.upgrade-model {
  padding: 40px; }
  .upgrade-model .image {
    width: 350px; }
  .upgrade-model .description .header {
    font-size: 24px; }
  .upgrade-model .description .p {
    font-size: 17px; }
  .upgrade-model .action {
    margin-top: 20px; }
    .upgrade-model .action .button {
      margin-right: 10px; }

#pricing .header-row {
  position: sticky;
  top: 0;
  z-index: 100; }

#pricing .personal {
  /* border-radius: 40px; */
  background: #EEF5FA;
  margin-top: 1px;
  display: flex;
  align-items: center;
  flex-direction: column; }

#pricing .pricingBoxes {
  padding: 0 10px; }

#pricing .head {
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.2);
  /* border-radius: 40px; */
  /* position: sticky; */
  /* top: 80px; */
  color: #004780;
  z-index: 10;
  padding: 16px 8px; }
  #pricing .head .price {
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 0px; }
  #pricing .head .btn {
    border-radius: 20px;
    color: #fff;
    padding: 8px 20px;
    cursor: pointer; }
  #pricing .head .btn-downgrade {
    background: #d65041; }
  #pricing .head .btn-upgrade {
    background: #4FAD35; }
  #pricing .head .place-holder-name {
    min-width: 145px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  #pricing .head .place-holder {
    color: #606060;
    line-height: 1.2;
    min-width: 138px;
    overflow: hidden;
    margin-bottom: 6px;
    height: 41px; }
  #pricing .head .economy {
    background: #004780;
    color: #fff !important;
    /* border-radius: 40px; */ }
  #pricing .head .business {
    /* border-radius: 40px; */
    background: #EEF5FA; }
  #pricing .head .enterprise {
    /* border-radius: 40px; */
    background: #EEF5FA; }

#pricing .item {
  padding: 0px !important; }
  #pricing .item .firstrow {
    background-color: #004780; }
    #pricing .item .firstrow .text {
      color: white;
      font-size: 15px;
      font-weight: 10;
      text-align: left; }

#pricing .value {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 0px;
  padding: 15px;
  justify-content: center; }

#pricing .value img {
  width: 18px;
  margin: auto; }

#pricing .first {
  background-color: #004780;
  height: 29vh;
  /* Magic here */
  display: flex;
  justify-content: center;
  align-items: center; }

#pricing .first h3 {
  color: white; }

#pricing .left-header p {
  font-weight: bold !important; }

.header-menu-marign {
  padding: 10px; }

#Header {
  margin-top: 0;
  margin-bottom: 20px;
  height: 56px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #ddd; }
  #Header a {
    font-weight: 500; }
  #Header .ui .align {
    align-items: center !important; }
  #Header .notifications {
    cursor: pointer;
    margin-left: 8px;
    padding: 4px;
    border-radius: 24px; }
    #Header .notifications:hover {
      background-color: rgba(234, 234, 234, 0.8); }
  #Header .account-menu {
    cursor: pointer;
    margin-left: 8px;
    padding: 4px;
    border-radius: 24px; }
    #Header .account-menu:hover {
      background-color: rgba(234, 234, 234, 0.8); }

.UpgradePart {
  font-family: -apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol',sans-serif; }
  .UpgradePart h2 {
    font-family: -apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol',sans-serif; }

.checkout-form .payment-details {
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 0 6px 0 12px; }

.checkout-form .card-element {
  padding: 16px 0; }

.checkout-form .pay-button {
  padding-top: 16px; }
  .checkout-form .pay-button .button {
    background-color: #fff;
    padding: 12px 24px;
    font-size: 1rem;
    font-weight: 500;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.48), 0 0 2px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0, 0, 0, 0.08);
    font-family: 'DM Sans' !important;
    color: #414141 !important; }
    .checkout-form .pay-button .button:hover {
      color: #ffffff !important;
      background-color: #0062cc !important;
      box-shadow: 0 6px 14px rgba(0, 98, 204, 0.3);
      transform: translateY(-1px); }

.loading-details {
  display: flex;
  justify-content: center;
  height: 100vh img;
    height-width: 50px;
    height-height: 50px;
    height-margin: auto; }

.payment-done {
  display: flex;
  justify-content: center;
  height: -webkit-fill-available; }
  .payment-done .bx {
    width: auto;
    margin: auto;
    padding: 20px;
    border: 1px solid;
    border-radius: 5px; }
    .payment-done .bx img {
      max-width: 200px; }

.checkout-page-wrapper {
  padding: 20px 40px; }
  .checkout-page-wrapper .button-flex {
    display: flex;
    gap: 10px; }
    .checkout-page-wrapper .button-flex .ui.labeled.icon.button {
      padding: 10px !important;
      font-size: 15px !important;
      font-weight: 500;
      color: #454545;
      background-color: #ffffff;
      border: 1px solid #d1d5db;
      border-radius: 6px;
      font-family: 'DM Sans' !important;
      transition: all 0.2s ease-in-out;
      display: flex;
      align-items: center;
      line-height: 1.2;
      padding-left: 2.5em !important; }
      .checkout-page-wrapper .button-flex .ui.labeled.icon.button .icon {
        background: transparent !important; }
        .checkout-page-wrapper .button-flex .ui.labeled.icon.button .icon:hover {
          background-color: #0062cc !important; }
      .checkout-page-wrapper .button-flex .ui.labeled.icon.button:hover {
        background-color: #0062cc;
        color: #ffffff;
        box-shadow: 0 4px 12px rgba(0, 98, 204, 0.2);
        transform: translateY(-1px); }
    .checkout-page-wrapper .button-flex .ui.mini.button {
      padding: 10px !important;
      font-size: 15px !important;
      font-weight: 500;
      color: #454545;
      background-color: #ffffff;
      border: 1px solid #d1d5db;
      border-radius: 6px;
      font-family: 'DM Sans' !important;
      transition: all 0.2s ease-in-out;
      display: flex;
      align-items: center;
      line-height: 1.2; }
      .checkout-page-wrapper .button-flex .ui.mini.button:hover {
        background-color: #0062cc;
        color: #ffffff;
        box-shadow: 0 4px 12px rgba(0, 98, 204, 0.2);
        transform: translateY(-1px); }
  .checkout-page-wrapper .checkout-heading {
    font-size: 16px;
    margin-bottom: 5px; }
  .checkout-page-wrapper .checkout-page {
    padding-top: 30px;
    margin-left: 33%; }
    .checkout-page-wrapper .checkout-page .choose-plan {
      padding-top: 30px; }
    .checkout-page-wrapper .checkout-page .choose-billing-cycle {
      padding: 12px 0; }
    .checkout-page-wrapper .checkout-page .downgrade-warning {
      color: red;
      opacity: 0.7;
      border: 1px solid;
      padding: 8px;
      margin-bottom: 12px;
      border-radius: 6px; }
      .checkout-page-wrapper .checkout-page .downgrade-warning p {
        font-size: 16px; }
    .checkout-page-wrapper .checkout-page .total-amount {
      margin-left: 4px;
      font-size: 16px;
      font-weight: 500; }
    .checkout-page-wrapper .checkout-page .total-users {
      display: flex;
      padding-bottom: 8px;
      font-size: 15px; }
    .checkout-page-wrapper .checkout-page .discount-div {
      padding: 8px 0; }
    .checkout-page-wrapper .checkout-page .common-text {
      font-size: 15px; }
      .checkout-page-wrapper .checkout-page .common-text .dropdown-plan .text {
        font-size: 14px; }
    .checkout-page-wrapper .checkout-page .title {
      font-size: 17px; }
    .checkout-page-wrapper .checkout-page .final-amount {
      font-size: 16px;
      padding-top: 12px;
      font-weight: 500; }
    .checkout-page-wrapper .checkout-page .bililng-recurring-message {
      padding: 8px 0;
      font-size: 15px; }
    .checkout-page-wrapper .checkout-page .payment-checkout-div {
      padding-top: 10px; }
      .checkout-page-wrapper .checkout-page .payment-checkout-div .checkout-heading {
        padding-bottom: 4px; }
  .checkout-page-wrapper .New-checkout-page {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: auto; }
    .checkout-page-wrapper .New-checkout-page .checkout-leftbox {
      background: #fff;
      border-radius: 12px;
      padding: 10px 0;
      flex: 1; }
      .checkout-page-wrapper .New-checkout-page .checkout-leftbox .plan-head {
        width: 100%;
        padding: 10px 0; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .plan-head .plan-title {
          font-weight: 500;
          width: 100%;
          margin: 0;
          font-size: 24px;
          color: #000000;
          font-family: 'DM Sans', sans-serif !important; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .plan-head .plan-title strong {
            font-family: 'DM Sans', sans-serif !important; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .plan-head .plan-desc {
          width: 100%;
          font-size: 16px;
          color: #5E6C73;
          font-weight: 400;
          padding: 6px 0;
          font-family: 'DM Sans' !important; }
      .checkout-page-wrapper .New-checkout-page .checkout-leftbox .userSelect-dropdown {
        display: flex;
        padding: 10px 0; }
      .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content {
        display: flex;
        align-items: center;
        font-size: 16px;
        font-weight: 400;
        color: #333333; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection {
          margin-left: 12px;
          min-width: 190px;
          z-index: 1000;
          position: relative; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection .billing-users-control {
            display: flex;
            align-items: center;
            background-color: #ffffff;
            border-color: #cccccc;
            border-radius: 4px;
            border-style: solid;
            border-width: 1px;
            cursor: default;
            flex-wrap: wrap;
            -webkit-box-pack: justify;
            justify-content: space-between;
            min-height: 38px;
            outline: 0;
            position: relative;
            transition: all 100ms;
            box-sizing: border-box; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection .billing-users-control .billing-user-content {
              display: flex;
              align-items: center;
              flex-wrap: wrap;
              flex: 1;
              padding: 2px 8px;
              position: relative;
              overflow: hidden; }
              .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection .billing-users-control .billing-user-content .billing-selected-user {
                color: #333333;
                margin: 0 2px;
                max-width: calc(100% - 8px);
                overflow: hidden;
                position: absolute;
                text-overflow: ellipsis;
                white-space: nowrap;
                top: 50%;
                transform: translateY(-50%);
                font-size: 14px; }
                .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection .billing-users-control .billing-user-content .billing-selected-user .savingUsers-capsule {
                  background-color: #dbf5dd;
                  color: #2e7d32;
                  font-size: 11px;
                  font-weight: 500;
                  padding: 1px 6px;
                  border-radius: 10px;
                  margin-left: 8px; }
              .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection .billing-users-control .billing-user-content .billing-user-dummyInput {
                background: 0;
                border: 0;
                font-size: inherit;
                outline: 0;
                padding: 0;
                width: 1px;
                color: transparent;
                left: -100px;
                opacity: 0;
                position: relative;
                transform: scale(0);
                line-height: 1.15;
                margin: 0; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection .billing-dropdown-iconContent {
            display: flex;
            align-items: center;
            align-self: stretch;
            flex-shrink: 0; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection .billing-dropdown-iconContent .billing-dropdown-indicatorSeparator {
              align-self: stretch;
              background-color: #ccc;
              margin-bottom: 8px;
              margin-top: 8px;
              width: 1px;
              box-sizing: border-box; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection .billing-dropdown-iconContent .billing-dropdownInfo {
              color: #ccc;
              display: flex;
              padding: 8px;
              transition: color 150ms; }
              .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection .billing-dropdown-iconContent .billing-dropdownInfo .billing-dropdownIcon {
                display: inline-block;
                color: #ccc;
                fill: #ccc;
                margin: 0;
                width: 20px;
                height: 20px;
                font-size: 13px; }
              .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection .billing-dropdown-iconContent .billing-dropdownInfo .dropdown-open {
                color: #666666;
                fill: #666666;
                transition: color 150ms; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection .billingUser-dropdownMenu {
            box-sizing: border-box;
            margin: 8px 0;
            position: absolute;
            background-color: white;
            border: 1px solid #ccc;
            z-index: 1000;
            width: 100%; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection .billingUser-dropdownMenu .billingUser-dropdownBox {
              overflow-y: auto;
              height: 300px;
              padding: 4px 0; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection .billingUser-dropdownMenu .billingUser-dropdownList {
              padding: 8px 12px;
              color: #333;
              font-size: 14px;
              cursor: pointer;
              display: flex;
              align-items: center; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection .billingUser-dropdownMenu .hovered-option {
              background-color: #0a5bc51a; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection .billingUser-dropdownMenu .selected-option {
              background-color: #2684FF;
              color: #fff; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection .billingUser-dropdownMenu .billingUser-dropdownText {
              max-width: 100%;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection .billingUser-dropdownMenu .savingUsers-capsule {
              background-color: #dbf5dd;
              color: #2e7d32;
              font-size: 11px;
              font-weight: 500;
              padding: 1px 6px;
              border-radius: 10px;
              margin-left: 8px; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .usersSelect-content .billing-users-selection .billing-users-inputSelection {
            font-size: 100%;
            line-height: 1.15;
            margin: 0; }
      .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-choose-box {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        width: 100%;
        gap: 20px;
        padding: 10px 0; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-choose-box .workspace-box {
          width: 200px; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-choose-box .workspace-box .dropdown-plan {
            display: flex;
            align-items: center;
            justify-content: space-between;
            position: relative;
            border: 1px solid #d1d5db;
            border-radius: 4px;
            padding: 10px;
            background: #fff;
            font-size: 14px;
            color: #111827;
            cursor: pointer;
            transition: border-color 0.2s ease; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-choose-box .workspace-box .dropdown-plan .text {
              display: inline-block;
              transition: none;
              font-size: 14px;
              font-weight: 500;
              color: #4b5563;
              font-family: 'DM Sans' !important; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-choose-box .billingtype-box {
          width: 200px; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-choose-box .billingtype-box .dropdown-plan {
            display: flex;
            align-items: center;
            justify-content: space-between;
            position: relative;
            border: 1px solid #d1d5db;
            border-radius: 4px;
            padding: 10px;
            background: #fff;
            font-size: 14px;
            color: #111827;
            cursor: pointer;
            transition: border-color 0.2s ease; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-choose-box .billingtype-box .dropdown-plan .text {
              display: inline-block;
              transition: none;
              font-size: 14px;
              font-weight: 500;
              color: #4b5563;
              font-family: 'DM Sans' !important; }
      .checkout-page-wrapper .New-checkout-page .checkout-leftbox .add-promo {
        display: flex;
        align-items: center;
        justify-content: left;
        max-width: 150px;
        margin: 6px 0;
        font-size: 14px;
        font-weight: 500;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        font-family: 'DM Sans' !important;
        color: #007bff; }
      .checkout-page-wrapper .New-checkout-page .checkout-leftbox .billingAddress-title, .checkout-page-wrapper .New-checkout-page .checkout-leftbox .updateCardDetail-title {
        display: flex;
        align-items: center;
        justify-content: left;
        max-width: 150px;
        margin: 6px 0;
        font-size: 14px;
        font-weight: 500;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        font-family: 'DM Sans' !important;
        color: #007bff; }
      .checkout-page-wrapper .New-checkout-page .checkout-leftbox .billingInfo-title, .checkout-page-wrapper .New-checkout-page .checkout-leftbox .updateCardDetail-heading {
        margin: 6px 0; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .billingInfo-title b, .checkout-page-wrapper .New-checkout-page .checkout-leftbox .updateCardDetail-heading b {
          width: 100%;
          color: #5E6C73;
          font-size: 16px;
          font-family: "DM Sans" !important;
          font-weight: 500;
          padding: 10px 0; }
      .checkout-page-wrapper .New-checkout-page .checkout-leftbox .address-form {
        padding: 10px;
        border-radius: 4px;
        box-shadow: 0 0 0 2px #0000001a;
        margin: 15px 0;
        display: flex;
        flex-wrap: wrap; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .address-form .billing-address-title {
          font-size: 17px;
          font-weight: 500;
          color: #5E6C73;
          font-family: 'DM Sans'; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .address-form .address-form-flex {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .address-form .a-item {
          margin-top: 10px;
          display: flex;
          flex-wrap: wrap;
          width: 48%; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .address-form .a-item .input {
            width: 100%; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .address-form .a-item .input input {
              border-radius: 10px !important;
              padding: 9px !important;
              font-family: 'DM Sans';
              font-size: 15px;
              color: #5E6C73; }
              .checkout-page-wrapper .New-checkout-page .checkout-leftbox .address-form .a-item .input input::placeholder {
                color: #5E6C73;
                font-family: 'DM Sans';
                font-size: 15px; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .address-form .a-item .search {
            display: flex;
            align-items: center;
            min-width: 100%;
            min-height: 0;
            border-radius: 10px !important;
            padding: 9px !important;
            font-family: 'DM Sans';
            font-size: 15px;
            color: #5E6C73; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .address-form .a-item .search .text {
              color: #5E6C73;
              font-family: 'DM Sans';
              font-size: 15px; }
      .checkout-page-wrapper .New-checkout-page .checkout-leftbox .common-text {
        max-width: 430px;
        box-shadow: 0px 0px 1px #007aff, 0px 0px 2px #007aff, 0px 1px 3px #007aff;
        border-radius: 5px;
        padding: 20px 10px;
        margin: 10px 0; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .common-text b {
          font-weight: 500;
          margin-bottom: 5px;
          font-size: 16px;
          font-family: 'DM Sans';
          color: #5E6C73;
          display: flex; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .common-text .discount-input-box {
          display: flex;
          width: 100%; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .common-text .discount-input-box .input {
            width: 340px; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .common-text .discount-input-box .input input {
              border-radius: 4px !important;
              border: 1px solid #d1d5db;
              padding: 10px;
              font-size: 15px;
              font-family: 'DM Sans'; }
              .checkout-page-wrapper .New-checkout-page .checkout-leftbox .common-text .discount-input-box .input input::placeholder {
                color: #414141;
                font-family: 'DM Sans' !important;
                font-size: 15px; }
              .checkout-page-wrapper .New-checkout-page .checkout-leftbox .common-text .discount-input-box .input input:hover {
                border: 1px solid #96C8DA; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .common-text .discount-input-box .button {
            background-color: #fff;
            color: #1d1f25;
            font-size: 13px;
            font-weight: 500;
            border: none;
            border-radius: 8px;
            cursor: pointer;
            transition: all 0.3s ease;
            border: 1px solid #ddd;
            font-family: 'DM Sans'; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .common-text .discount-input-box .button:hover {
              color: #ffffff;
              background-color: #0062cc;
              box-shadow: 0 6px 14px rgba(0, 98, 204, 0.3);
              transform: translateY(-1px); }
      .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-discount-box {
        display: flex;
        flex-direction: column;
        width: 100%;
        gap: 10px; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-discount-box .discount-div.common-text {
          display: flex;
          flex-wrap: wrap; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-discount-box .discount-div.common-text b {
            width: 100%;
            color: #5E6C73;
            font-size: 16px;
            font-family: "DM Sans" !important;
            font-weight: 500;
            padding: 10px 0; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-discount-box .discount-div.common-text .input {
            width: 340px; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-discount-box .discount-div.common-text .input input {
              border-radius: 4px !important;
              border: 1px solid #d1d5db;
              padding: 10px;
              font-size: 15px;
              font-family: 'DM Sans' !important;
              color: #5E6C73; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-discount-box .discount-div.common-text .button {
            background-color: #fff;
            color: #1d1f25;
            font-size: 13px;
            font-weight: 500;
            border: none;
            border-radius: 8px;
            cursor: pointer;
            transition: all 0.3s ease;
            box-shadow: 0 0 1px rgba(0, 0, 0, 0.48), 0 0 2px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0, 0, 0, 0.08);
            font-family: 'DM Sans' !important; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-discount-box .discount-div.common-text .button:hover {
              color: #ffffff;
              background-color: #0062cc;
              box-shadow: 0 6px 14px rgba(0, 98, 204, 0.3);
              transform: translateY(-1px); }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-discount-box .use-credit-box .add-credits {
          display: flex;
          align-items: center;
          justify-content: left;
          max-width: 150px;
          margin: 6px 0;
          font-size: 14px;
          font-weight: 500;
          border: none;
          border-radius: 4px;
          cursor: pointer;
          font-family: 'DM Sans' !important;
          color: #007bff; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-discount-box .use-credit-box .use-credit-flex {
          max-width: 430px;
          box-shadow: 0px 0px 1px #007aff, 0px 0px 2px #007aff, 0px 1px 3px #007aff;
          border-radius: 5px;
          padding: 13px 10px;
          margin: 10px 0;
          display: flex;
          align-items: center;
          gap: 10px; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-discount-box .use-credit-box .use-credit-flex .input {
            font-size: 1em;
            width: 200px; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-discount-box .use-credit-box .use-credit-flex .input input {
              border-radius: 4px !important;
              border: 1px solid #d1d5db;
              padding: 10px;
              font-size: 14px;
              font-family: 'DM Sans' !important; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-discount-box .use-credit-box .use-credit-flex span {
            font-size: 14px;
            color: #5E6C73;
            font-family: 'DM Sans' !important; }
      .checkout-page-wrapper .New-checkout-page .checkout-leftbox .payment-checkout-div {
        padding: 10px 0;
        display: flex;
        flex-direction: column; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .payment-checkout-div .checkout-heading b {
          width: 100%;
          color: #5E6C73;
          font-size: 16px;
          font-family: "DM Sans" !important;
          font-weight: 500;
          padding: 10px 0; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .payment-checkout-div .pay-button .button {
          background-color: #fff;
          padding: 12px 24px;
          font-size: 1rem;
          font-weight: 500;
          border: none;
          border-radius: 8px;
          cursor: pointer;
          transition: all 0.3s ease;
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.48), 0 0 2px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0, 0, 0, 0.08);
          font-family: 'DM Sans' !important;
          color: #414141 !important; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .payment-checkout-div .pay-button .button:hover {
            color: #ffffff !important;
            background-color: #0062cc !important;
            box-shadow: 0 6px 14px rgba(0, 98, 204, 0.3);
            transform: translateY(-1px); }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .payment-checkout-div .pay-button .payButton-disabled {
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.48), 0 0 2px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0, 0, 0, 0.08) !important; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .payment-checkout-div .downgrade-warning {
          color: red;
          opacity: 0.7;
          border: 1px solid;
          padding: 8px;
          margin-bottom: 12px;
          border-radius: 6px;
          margin-top: 15px;
          width: 100%; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .payment-checkout-div .downgrade-warning p {
            font-size: 16px; }
      .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-amount-details {
        display: flex;
        flex-direction: column;
        padding: 15px 5px; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-amount-details .final-amount span {
          font-weight: 600;
          font-family: 'DM Sans' !important;
          font-size: 22px;
          text-transform: capitalize;
          line-height: 1.2; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-amount-details .plan-gst {
          font-size: 14px;
          color: #000000;
          font-weight: 400; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-amount-details .plan-details {
          font-size: 14px;
          color: #007bff;
          font-weight: 500;
          cursor: pointer;
          transition: all 0.2s ease;
          padding: 10px 0; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-amount-details .plan-details:hover {
            text-decoration: underline; }
        .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-amount-details .amount-gst {
          box-shadow: 0px 0px 1px #007aff, 0px 0px 2px #007aff, 0px 1px 3px #007aff;
          border-radius: 5px;
          max-width: 350px;
          padding: 10px; }
          .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-amount-details .amount-gst .total-users {
            display: flex;
            flex-direction: row;
            font-size: 15px;
            color: #5E6C73;
            align-items: center;
            gap: 5px; }
            .checkout-page-wrapper .New-checkout-page .checkout-leftbox .checkout-amount-details .amount-gst .total-users .total-amount {
              font-size: 15px;
              color: #5E6C73; }
    .checkout-page-wrapper .New-checkout-page .checkout-rightbox {
      display: flex;
      justify-content: center;
      flex-direction: column;
      background: #fff;
      border-radius: 12px;
      padding: 10px 0;
      flex: 1; }
      .checkout-page-wrapper .New-checkout-page .checkout-rightbox .plan-features-details {
        width: 90%;
        height: auto;
        padding: 10px;
        transition: 0.2s all ease; }
        .checkout-page-wrapper .New-checkout-page .checkout-rightbox .plan-features-details .plan-Summary-section h2 {
          font-weight: 500;
          margin-bottom: 5px;
          font-size: 16px;
          font-family: 'DM Sans'  !important;
          color: #5E6C73; }
        .checkout-page-wrapper .New-checkout-page .checkout-rightbox .plan-features-details .plan-Summary-section .plan-details-box {
          display: flex;
          justify-content: space-between;
          align-items: center;
          border-radius: 5px;
          background: #ffffff;
          padding: 30px 15px;
          gap: 2rem;
          margin-bottom: 1rem; }
          .checkout-page-wrapper .New-checkout-page .checkout-rightbox .plan-features-details .plan-Summary-section .plan-details-box .plan-box {
            display: flex;
            align-items: center;
            gap: 0.75rem; }
            .checkout-page-wrapper .New-checkout-page .checkout-rightbox .plan-features-details .plan-Summary-section .plan-details-box .plan-box input[type="radio"] {
              accent-color: green; }
            .checkout-page-wrapper .New-checkout-page .checkout-rightbox .plan-features-details .plan-Summary-section .plan-details-box .plan-box .plan-title {
              font-weight: 600;
              font-size: 16px;
              font-family: 'DM Sans'  !important;
              padding: 5px 0; }
            .checkout-page-wrapper .New-checkout-page .checkout-rightbox .plan-features-details .plan-Summary-section .plan-details-box .plan-box .plan-members {
              font-size: 14px;
              color: #5E6C73;
              font-family: 'DM Sans' !important;
              white-space: normal;
              word-break: break-word;
              line-height: 1.5;
              max-width: 265px; }
          .checkout-page-wrapper .New-checkout-page .checkout-rightbox .plan-features-details .plan-Summary-section .plan-details-box .save-option {
            width: 100px;
            font-size: 14px;
            font-weight: 500;
            color: #007aff;
            font-family: 'DM Sans' !important; }

#my-account {
  margin-top: 18px;
  font-size: 1rem; }
  #my-account .stack-loading {
    display: flex;
    align-items: center;
    height: 85vh;
    justify-content: center; }
  #my-account .grids-component {
    width: 100% auto;
    margin-bottom: 5% !important;
    margin-top: 5% !important;
    font-size: 1rem !important;
    font-weight: 500 !important;
    margin-left: none !important; }
    #my-account .grids-component .table-style {
      width: 100%;
      background: #FFFFFF;
      margin: 1em 0em;
      border: none !important;
      box-shadow: none;
      text-align: -webkit-right;
      color: rgba(0, 0, 0, 0.87);
      border-collapse: separate;
      border-spacing: 0px;
      margin-bottom: 15px !important;
      border: none; }
      #my-account .grids-component .table-style td,
      #my-account .grids-component .table-style th {
        border: none !important; }
      #my-account .grids-component .table-style .session {
        color: 8b46ff;
        font-size: 11px;
        font-weight: 400;
        margin-left: 0.5rem; }

.container .container-style {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0.5rem;
  width: fit-content; }

.container .input-style {
  width: 100%; }

.container .button-style {
  font-size: 0.9rem; }

.container .table-style {
  font-size: 14px;
  font-weight: 400; }

.container p {
  font-size: 1.1rem; }

.page-style {
  width: 25% !important;
  outline: none; }

* {
  box-sizing: border-box; }

div {
  font-size: 0.8rem; }
  div .options {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 7px -20px !important; }
  div .headings {
    margin: 8px 15px !important; }

div .email {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  align-items: flex-start;
  margin: 0 14%; }
  div .email .heading {
    margin: 12px 2px !important; }

.first {
  padding-top: 15px  !important; }

