.container {
  min-height: 100vh;
  padding: 0 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.main {
  padding: 5rem 0;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.main-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer {
  width: 100%;
  height: 100px;
  border-top: 1px solid #eaeaea;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer img {
  margin-left: 0.5rem;
}

.footer a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.title a {
  color: #0070f3;
  text-decoration: none;
}

.title a:hover,
.title a:focus,
.title a:active {
  text-decoration: underline;
}

.title {
  margin: 0;
  line-height: 1.15;
  font-size: 4rem;
}

.title,
.description {
  text-align: center;
}

.description {
  line-height: 1.5;
  font-size: 1.5rem;
}

.code {
  background: #fafafa;
  border-radius: 5px;
  padding: 0.75rem;
  font-size: 1.1rem;
  font-family: Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono,
    Bitstream Vera Sans Mono, Courier New, monospace;
}

.grid {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 800px;
  margin-top: 3rem;
}

.card {
  margin: 1rem;
  flex-basis: 45%;
  padding: 1.5rem;
  text-align: left;
  color: inherit;
  text-decoration: none;
  border: 1px solid #eaeaea;
  border-radius: 10px;
  transition: color 0.15s ease, border-color 0.15s ease;
}

.card:hover,
.card:focus,
.card:active {
  color: #0070f3;
  border-color: #0070f3;
}

.card h3 {
  margin: 0 0 1rem 0;
  font-size: 1.5rem;
}

.card p {
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.5;
}

.logo {
  height: 1em;
}

@media (max-width: 600px) {
  .grid {
    width: 100%;
    flex-direction: column;
  }
}

/*
.example{
  padding: 10px;
  @include themify {
    background: theme-get(bg-color);
    color: theme-get(text-color);
  }
}*/
.title-text {
  font-size: 34px;
  text-align: center;
  width: auto;
  font-weight: bold; }

.ant-message {
  position: fixed;
  /*
  top: 80px !important;
  */
  z-index: 9999;
  font-size: 18px;
  font-weight: 600; }
  .ant-message .ant-message-notice-content {
    min-width: 500px; }
    @media only screen and (max-width: 768px) {
      .ant-message .ant-message-notice-content {
        min-width: auto; } }
  .ant-message .anticon {
    font-size: 18px; }

.vertical-tabs {
  position: relative;
  width: 100%; }
  .vertical-tabs .ant-tabs {
    flex-direction: row; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    margin-right: 64px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap {
    margin-top: 8px;
    padding-right: 0px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-list {
    flex-direction: column; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
    margin: 0 0 0 0;
    padding: 5px 0;
    text-align: center;
    width: 240px; }
  .vertical-tabs .ant-tabs-tab {
    padding-bottom: 0;
    margin: 0; }
  .vertical-tabs .ant-tabs-ink-bar {
    background: none; }
  .vertical-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #2a26f5;
    font-weight: 500;
    font-size: 14px; }
  .vertical-tabs .ant-tabs-tab:hover {
    color: #2a26f5; }
  .vertical-tabs .ant-tabs-nav {
    flex-direction: column-reverse;
    min-height: 50vh; }
  .vertical-tabs .tab-title {
    position: relative;
    width: 100%; }
  .vertical-tabs .ant-tabs-extra-content {
    width: 100%; }
  .vertical-tabs .ant-tabs-tab-btn {
    color: #000000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px; }
  .vertical-tabs .ant-tabs-top > .ant-tabs-nav:before {
    border-bottom-color: transparent; }

.logo-text {
  font-size: 24px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap; }

.ant-select-dropdown {
  z-index: 1500 !important; }

.pop-up-title {
  width: 100%;
  font-size: 2.125em;
  font-weight: 500;
  color: #000000;
  line-height: 42px;
  border-bottom: 2px solid #92929216;
  text-align: center;
  padding-bottom: 24px;
  margin-bottom: 56px; }

.first-text {
  font-size: 20px;
  line-height: 30px;
  border: none;
  margin: 0;
  padding: 0; }

.second-text {
  font-size: 24px;
  line-height: 34px;
  border: none;
  margin: 0 0 24px 0;
  padding: 0; }

.other-text {
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  border: none;
  margin: 0 0 8px 0;
  padding: 0; }

.btn-container {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 16px 0 40px 0; }

.blue-btn {
  height: 35px;
  font-weight: 600;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 15px;
  font-size: 14px;
  color: #fff;
  background-color: #2a26f5;
  border: none;
  border-radius: 5px;
  min-width: 17.6388vw !important; }

.blue-btn:hover {
  font-size: 14px;
  color: #fff;
  background-color: #2f26f5;
  border: none; }

.blue-btn:focus {
  font-size: 14px;
  color: #fff;
  background-color: #2f26f5;
  border: none; }

.green-btn {
  background-color: #1DFFCA;
  color: black;
  font-size: 22px;
  font-weight: 600;
  height: 55px;
  width: 100%;
  border-radius: 10px; }

.green-btn:hover {
  background-color: #08DFAD;
  font-size: 22px;
  font-weight: 600; }

.green-btn:focus {
  background-color: #08DFAD;
  font-size: 22px;
  font-weight: 600; }

.red-button {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button span {
    font-weight: 600; }

.round-btn-5px {
  border-radius: 5px;
  min-width: 180px !important; }

.long-btn {
  min-width: 180px !important; }

.red-button:hover {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button:hover span {
    font-weight: 600; }

.red-button:focus {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button:focus span {
    font-weight: 600; }

.secondary-button {
  background: #fff;
  color: #2a26f5;
  border-radius: 8px;
  height: 40px;
  border: none; }
  .secondary-button span {
    font-weight: 600; }

.secondary-button:hover {
  background: #fff;
  color: #2a26f5;
  border-radius: 8px;
  height: 40px;
  border: none; }
  .secondary-button:hover span {
    font-weight: 600; }

.add-button {
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffce00;
  border-color: #ffce00;
  min-width: 256px;
  border-radius: 5px; }
  .add-button span {
    color: #362c5e; }

.add-button:hover {
  box-shadow: none;
  border: none;
  background: #ffce00;
  border-color: #ffce00; }

.orange-bordered {
  background: none;
  border: 2px solid #65bb95;
  color: #65bb95; }
  .orange-bordered span {
    font-weight: 600; }

.orange-bordered:hover {
  background: #65bb95;
  border: 2px solid #65bb95;
  color: #fff; }

.orange-bordered:focus {
  border: 2px solid #65bb95;
  color: #fff;
  background: #65bb95; }

.grey-bordered {
  background: none;
  border: 2px solid #737b7d;
  color: #000000;
  display: flex;
  align-content: center;
  align-items: center; }
  .grey-bordered .social-icon {
    width: 14px;
    height: 14px;
    margin-right: 5px; }
  .grey-bordered .bigger-icon {
    width: 16px;
    height: 16px; }

.grey-bordered:hover {
  background: none;
  color: #000000;
  border: 2px solid #000000; }

.grey-bordered:focus {
  background: none;
  color: #000000;
  border: 2px solid #000000; }

.no-border {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.no-border:hover {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.no-border:focus {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.input {
  height: 42px;
  margin-right: 5px;
  font-size: 16px; }

.input-dark-border {
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 5px; }

.input-55 {
  height: 55px;
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 10px; }

.input-45 {
  height: 45px;
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 10px; }

.ant-select-selection--single {
  position: relative;
  height: 42px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  min-width: 120px;
  display: flex;
  align-items: center; }

.grey-select .ant-select-selection--single {
  position: relative;
  height: 42px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  min-width: 120px;
  display: flex;
  align-items: center;
  background: #f2f2f2;
  margin-right: 8px; }

.grey-select .ant-select-selection-selected-value {
  font-size: 14px;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  margin-top: 2px; }

.grey-select .ant-select-arrow .ant-select-arrow-icon {
  color: #737b7d; }

.ant-select-arrow .anticon:not(.ant-select-suffix) {
  pointer-events: none; }

.grey-input {
  border: none;
  font-size: 14px;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  background: #f2f2f2;
  border-radius: 10px; }

.grey-input::placeholder {
  font-size: 16px;
  line-height: 26px;
  /* or 162% */
  color: #c4c4c4; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.65);
  transition: background-color 5000s ease-in-out 0s; }

.auth-title {
  font-size: 20px;
  font-weight: 500;
  color: #000000; }

.margin-bottom-24 {
  margin-bottom: 24px; }

.margin-top-24 {
  margin-top: 24px; }

.margin-top-16 {
  margin-top: 16px; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

.error-text {
  color: #57b18a;
  font-size: 12px;
  font-weight: 500; }

.auth-sub-text {
  color: #737b7d;
  font-size: 16px;
  font-weight: normal; }
  .auth-sub-text span {
    font-weight: 600;
    cursor: pointer; }
  .auth-sub-text a {
    font-weight: 600;
    cursor: pointer;
    color: #737b7d; }

.has-error .ant-input,
.has-error .ant-input:hover {
  background-color: #f2f2f2;
  border-color: #b15757; }

.has-error .ant-form-explain,
.has-error .ant-form-split {
  color: #b15757;
  font-size: 12px; }

.ant-form-explain {
  margin-bottom: -1px; }

.ant-form-explain,
.ant-form-extra {
  clear: both;
  min-height: 0;
  margin-top: -4px; }

.ant-form-item {
  margin: 0 0 20px; }

.ant-select-dropdown-menu-item-selected {
  background: #dbdde0; }

.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled),
.ant-select-dropdown-menu-item:focus {
  background-color: #dbdde0; }

.ant-select-dropdown-menu {
  padding: 0; }
  .ant-select-dropdown-menu .ant-select-dropdown-menu-item {
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%; }

.ant-modal-centered .feedback-modal .ant-modal-content {
  min-height: 550px;
  background: #fff;
  border-radius: 8px;
  min-width: 654px;
  padding: 32px 58px 32px 58px; }
  .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-close .ant-modal-close-x {
    font-weight: bold;
    color: #ed1c24; }
  .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body {
    display: flex;
    padding: 0;
    flex-direction: column; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input:focus, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input-focused, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input:hover {
      border-right-width: 2px !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title {
      color: #000000;
      font-weight: 700;
      margin-bottom: 6px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title:after {
      display: block;
      width: 74px;
      height: 2px;
      content: "";
      background: #ed1c24; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-message {
      font-weight: 700;
      color: #000000;
      margin-bottom: 58px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form {
      width: 100%;
      display: flex;
      align-items: center;
      flex-direction: column; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item-label > label {
        display: none; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item {
        margin: 0 0 24px; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item {
        width: 376px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .dropdown-select {
          border: none;
          border-radius: 10px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select:not(.ant-select-customize-input) .ant-select-selector {
          border-radius: 10px;
          height: 40px;
          border: 2px solid #000000; }
          .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item {
            display: flex;
            align-items: center;
            padding-left: 18px;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 24px;
            letter-spacing: 0em; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section {
          padding-left: 29px;
          border-radius: 10px;
          height: 40px;
          border: 2px solid #000000;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0;
          color: #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section:hover,
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section:focus {
          border: 2px solid #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message {
          padding-left: 29px;
          border-radius: 10px;
          height: auto;
          border: 2px solid #000000;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0;
          color: #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message:hover,
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message:focus {
          border: 2px solid #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button {
          height: 40px;
          margin-top: 10px;
          border-radius: 10px;
          background: #ed1c24;
          width: 100%; }
          .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button span {
            color: #fff;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 24px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button:hover, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button:focus {
          border-color: #ed1c24; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select-arrow {
          color: #000000;
          font-size: 20px;
          width: 20px;
          height: 20px;
          top: 40%; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item ::placeholder {
          font-weight: 500; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .error-message {
        width: 376px;
        text-align: left;
        font-weight: 500;
        font-size: 14px;
        color: #b15757;
        line-height: 21px; }

@media only screen and (max-width: 768px) {
  .ant-modal-centered .feedback-modal .ant-modal-content {
    min-height: 200px;
    padding: 12px;
    min-width: 90%; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title {
      font-size: 18px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-message {
      font-size: 14px;
      margin-bottom: 28px !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item {
      margin: 8px 0 !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .error-message {
      width: 100% !important; } }

.ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  /*
  background: #e8e8e8;
  */ }

.ant-table-thead > tr > th {
  background: #202945;
  font-size: 16px;
  line-height: 26px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: none;
  color: #fff;
  border-bottom: 2px solid rgba(146, 146, 146, 0.16); }

.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters {
  background: #fff;
  font-weight: bold;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #737b7d; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters {
  background: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  text-transform: uppercase;
  color: #737b7d; }

.ant-table-tbody > tr > td,
.ant-table-thead > tr > th {
  padding: 16px 14px; }

.ant-table-tbody > tr:nth-child(even) {
  background: #f2f2f2; }

.ant-table-body {
  /*
  margin-bottom: 48px
  */ }

.table-text {
  margin: 0 !important;
  color: black; }

.table-name {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px; }

.ant-table-footer {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 24px 0 16px;
  align-items: center;
  background: #fff !important;
  border-top: none; }

.ant-table-footer:before {
  height: 0; }

.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on {
  color: #65bb95; }

.ant-table-tbody > tr > td {
  border-bottom: none;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #000000; }

.ant-table-tbody > tr:last-child > td {
  border-bottom: 2px solid rgba(146, 146, 146, 0.16); }

.ant-table-thead > tr > th.ant-table-column-sort {
  background: #fff; }

.ant-table-tbody > tr > td.ant-table-column-sort {
  background: #fff; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters:hover:before {
  background: #fff; }

.ant-pagination-item-active a {
  color: #000000; }

.ant-popover-placement-bottom {
  padding-top: 0; }

.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
  display: none; }

.ant-select-dropdown {
  z-index: 1; }

.ant-table-fixed {
  width: 100% !important; }

.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #dbdde0; }

.ant-select-dropdown-menu .ant-select-dropdown-menu-item:nth-child(1) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.ant-select-dropdown-menu .ant-select-dropdown-menu-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.ant-select-selection--single:hover,
.ant-select-selection--single:focus {
  border: 1px solid #929292;
  box-shadow: none; }

.ant-select-open .ant-select-selection {
  border: 1px solid #929292;
  box-shadow: none; }

.ant-input {
  border-color: #f2f2f2; }

.ant-picker:hover,
.ant-picker-focused {
  border-color: #f2f2f2;
  border-right-width: 1px !important; }

.ant-input:focus,
.ant-input:hover {
  box-shadow: none;
  border: 1px solid #929292; }

.ant-table-body {
  margin-bottom: 0;
  overflow-x: hidden !important; }

.loading-icon {
  height: 72px;
  width: 72px;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@media screen and (min-width: 769px) and (max-width: 1400px) {
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    /*
      margin-right: 0px !important;
      */ }
  .ant-table-body {
    overflow-x: scroll !important; }
    .ant-table-body .ant-table-fixed {
      margin-bottom: 16px;
      min-width: 1080px; }
  ::-webkit-scrollbar {
    height: 8px; }
  ::-webkit-scrollbar-track-piece {
    background: #f2f2f2;
    border-radius: 4px;
    box-shadow: none; }
  ::-webkit-scrollbar-thumb {
    background: #dbdde0;
    border-radius: 4px; } }

@media only screen and (max-width: 768px) {
  .table-name {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px; }
  .ant-table-body {
    overflow-x: scroll !important; }
    .ant-table-body .ant-table-fixed {
      margin-bottom: 16px;
      min-width: 1080px; }
  ::-webkit-scrollbar {
    height: 8px; }
  ::-webkit-scrollbar-track-piece {
    background: #f2f2f2;
    border-radius: 4px;
    box-shadow: none; }
  ::-webkit-scrollbar-thumb {
    background: #dbdde0;
    border-radius: 4px; }
  .ant-pagination {
    flex-wrap: wrap !important; }
    .ant-pagination .ant-pagination-item {
      margin-bottom: 10px !important; }
  .vertical-tabs .ant-tabs {
    flex-direction: column; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
    min-height: 10vh !important; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
    padding-left: 0; }
  .vertical-tabs .vertical-tabs .ant-tabs-nav {
    min-height: 45px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    margin-right: 0px; }
  .vertical-tabs .vertical-tabs .ant-tabs-extra-content {
    display: none; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-list {
    flex-direction: row; }
  .vertical-tabs .vertical-tabs .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab {
    width: max-content !important;
    margin-right: 30px !important;
    font-size: 12px; }
  .vertical-tabs .vertical-tabs .ant-tabs-tab .ant-tabs-tab-btn {
    font-size: 12px;
    font-weight: 400;
    padding: 0 10px; } }

.popover-map {
  width: 350px;
  z-index: 1 !important; }
  .popover-map .ant-popover-content {
    z-index: 1; }
    .popover-map .ant-popover-content .ant-popover-inner {
      z-index: 1; }
      .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content {
        z-index: 1;
        position: relative; }
        .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .property-map-image {
          max-height: 400px;
          margin-bottom: 10px; }
          .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .property-map-image img {
            width: 100%;
            max-height: 250px;
            object-fit: cover; }
        .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .close-button-div {
          position: absolute;
          right: 0;
          top: 0;
          width: 30px;
          height: 30px;
          display: flex;
          justify-content: center;
          align-items: center; }
          .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .close-button-div .close-btn {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            color: #2a26f5;
            background: #fff; }

.ant-table-selection-column .ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-table-selection-column .ant-checkbox-wrapper:hover .ant-checkbox-inner {
  border-color: #000000 !important; }

.ant-table-selection-column .ant-checkbox:hover::after {
  visibility: visible;
  border-color: #000000 !important; }

.loading-container {
  display: flex;
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center; }
  .loading-container .loading-icon {
    height: 72px;
    width: 72px;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.ant-menu-inline .ant-menu-item:after {
  border-right: none; }

.margin-left-0 {
  margin-left: 0; }

.ant-table-placeholder {
  margin-top: -25px; }

.ant-select-arrow {
  color: #737b7d; }

.ant-select-arrow-icon {
  color: #737b7d !important; }

.ant-select {
  color: #000000; }

.ant-tabs-left > .ant-tabs-content-holder {
  border-left: none; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield; }

.ant-scrolling-effect {
  width: 100% !important;
  overflow: hidden;
  /*
  overflow: visible !important
*/ }

.page-navigation-container {
  display: flex;
  width: 100%;
  flex-direction: column;
  position: relative;
  height: 96px;
  z-index: 999; }
  .page-navigation-container .top-menu-container {
    width: 100%;
    height: 65px;
    display: flex;
    position: fixed;
    top: 0;
    align-items: start;
    background: #efefef; }
    .page-navigation-container .top-menu-container .top-menu-wrapper {
      width: 96.5%;
      display: flex;
      justify-content: flex-end; }
      .page-navigation-container .top-menu-container .top-menu-wrapper .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover::after,
      .page-navigation-container .top-menu-container .top-menu-wrapper .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu:hover::after,
      .page-navigation-container .top-menu-container .top-menu-wrapper .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active::after,
      .page-navigation-container .top-menu-container .top-menu-wrapper .ant-menu-horizontal:not(.ant-menu-dark)
> .ant-menu-submenu-active::after,
      .page-navigation-container .top-menu-container .top-menu-wrapper .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-open::after,
      .page-navigation-container .top-menu-container .top-menu-wrapper .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-open::after,
      .page-navigation-container .top-menu-container .top-menu-wrapper .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected::after,
      .page-navigation-container .top-menu-container .top-menu-wrapper .ant-menu-horizontal:not(.ant-menu-dark)
> .ant-menu-submenu-selected::after {
        border-bottom-color: transparent; }
      .page-navigation-container .top-menu-container .top-menu-wrapper .top-menu {
        line-height: 32px;
        background: transparent;
        display: flex;
        align-items: center; }
        .page-navigation-container .top-menu-container .top-menu-wrapper .top-menu .ant-dropdown-menu {
          padding: 0; }
        .page-navigation-container .top-menu-container .top-menu-wrapper .top-menu .ant-menu-item {
          border: none; }
        .page-navigation-container .top-menu-container .top-menu-wrapper .top-menu .ant-menu-item a {
          font-style: normal;
          font-weight: normal;
          font-size: 12px;
          line-height: 18px;
          transition: 0s;
          border: none; }
        .page-navigation-container .top-menu-container .top-menu-wrapper .top-menu .ant-menu-item-selected a {
          color: #ed1c24;
          border: none;
          transition: 0s; }
        .page-navigation-container .top-menu-container .top-menu-wrapper .top-menu .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active {
          color: #ed1c24; }
        .page-navigation-container .top-menu-container .top-menu-wrapper .top-menu .menu-item:hover a,
        .page-navigation-container .top-menu-container .top-menu-wrapper .top-menu .menu-item:focus a,
        .page-navigation-container .top-menu-container .top-menu-wrapper .top-menu .menu-item:active a {
          color: #ed1c24;
          border: none;
          transition: 0s; }
        .page-navigation-container .top-menu-container .top-menu-wrapper .top-menu .ant-menu-item:hover {
          color: #ed1c24; }
        .page-navigation-container .top-menu-container .top-menu-wrapper .top-menu .ant-menu-item-active {
          color: #ed1c24; }
        .page-navigation-container .top-menu-container .top-menu-wrapper .top-menu .menu-item-popover {
          margin: 0 20px 0 0;
          color: #ed1c24; }
        .page-navigation-container .top-menu-container .top-menu-wrapper .top-menu .active a {
          color: #ed1c24; }
      .page-navigation-container .top-menu-container .top-menu-wrapper .login {
        height: 32px;
        background: #ed1c24;
        border: none;
        border-radius: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 10px; }
        .page-navigation-container .top-menu-container .top-menu-wrapper .login span {
          color: #000000;
          font-weight: 700;
          border-radius: 0;
          height: max-content;
          margin-left: 0; }
        .page-navigation-container .top-menu-container .top-menu-wrapper .login .anticon-down {
          font-size: 1.11vw;
          line-height: 1.527vw;
          margin-left: 8px; }
  .page-navigation-container .ant-popover {
    top: 64px !important; }
  .page-navigation-container .ant-popover-content {
    width: 100vw;
    height: 173px; }
    .page-navigation-container .ant-popover-content .ant-popover-inner {
      background: #efefef;
      width: 100%;
      min-height: 173px;
      display: flex;
      justify-content: flex-start; }
      .page-navigation-container .ant-popover-content .ant-popover-inner .ant-popover-inner-content {
        width: 96.5%;
        padding: 0; }
        .page-navigation-container .ant-popover-content .ant-popover-inner .ant-popover-inner-content .submenu-section-container {
          margin-left: 3.5%;
          display: flex;
          flex-direction: column; }
          .page-navigation-container .ant-popover-content .ant-popover-inner .ant-popover-inner-content .submenu-section-container .top-header-section {
            display: flex;
            /*
            border-bottom: 3px solid $defaultRed;
            */
            padding-top: 10px; }
            .page-navigation-container .ant-popover-content .ant-popover-inner .ant-popover-inner-content .submenu-section-container .top-header-section h5 {
              color: #000000;
              width: 25%;
              margin-bottom: 0;
              font-weight: 700;
              font-size: 14px;
              line-height: 20px; }
            .page-navigation-container .ant-popover-content .ant-popover-inner .ant-popover-inner-content .submenu-section-container .top-header-section .hidden {
              visibility: hidden; }
          .page-navigation-container .ant-popover-content .ant-popover-inner .ant-popover-inner-content .submenu-section-container .lower-header-section {
            padding-top: 8px;
            display: flex; }
            .page-navigation-container .ant-popover-content .ant-popover-inner .ant-popover-inner-content .submenu-section-container .lower-header-section h3 {
              width: 25%;
              font-weight: 700; }
            .page-navigation-container .ant-popover-content .ant-popover-inner .ant-popover-inner-content .submenu-section-container .lower-header-section .submenu-option-container {
              width: 25%;
              display: flex;
              flex-direction: column; }
              .page-navigation-container .ant-popover-content .ant-popover-inner .ant-popover-inner-content .submenu-section-container .lower-header-section .submenu-option-container .submenu-links {
                font-style: normal;
                font-weight: 500;
                font-size: 14px;
                cursor: pointer;
                margin-bottom: 8px;
                display: inline-block;
                width: max-content;
                max-width: 100%;
                color: #000000; }
              .page-navigation-container .ant-popover-content .ant-popover-inner .ant-popover-inner-content .submenu-section-container .lower-header-section .submenu-option-container .active {
                color: #ed1c24; }
  .page-navigation-container .bottom-menu-container {
    width: 100%;
    background: #fff;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    height: 64px;
    position: fixed;
    top: 32px; }
    .page-navigation-container .bottom-menu-container .bottom-menu-wrapper {
      width: 100%;
      display: flex;
      justify-content: flex-end; }
      @media only screen and (max-width: 1240px) {
        .page-navigation-container .bottom-menu-container .bottom-menu-wrapper {
          width: 99%; } }
      .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active {
        color: #000000;
        border-color: transparent; }
      .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected {
        color: #000000;
        border-color: transparent; }
      .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu {
        width: 100%;
        display: flex;
        justify-content: flex-end;
        border-bottom: 2px solid #ed1c24; }
        .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover::after,
        .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .ant-menu-horizontal:not(.ant-menu-dark)
> .ant-menu-submenu:hover::after,
        .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active::after,
        .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .ant-menu-horizontal:not(.ant-menu-dark)
> .ant-menu-submenu-active::after,
        .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-open::after,
        .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .ant-menu-horizontal:not(.ant-menu-dark)
> .ant-menu-submenu-open::after,
        .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .ant-menu-horizontal:not(.ant-menu-dark)
> .ant-menu-item-selected::after,
        .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .ant-menu-horizontal:not(.ant-menu-dark)
> .ant-menu-submenu-selected::after {
          border-bottom-color: transparent; }
        .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .menu-section {
          width: 90%;
          display: flex;
          justify-content: flex-end; }
          @media only screen and (max-width: 1240px) {
            .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .menu-section {
              width: 100%; } }
          .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .menu-section .ant-menu-item,
          .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .menu-section .ant-menu-overflowed-submenu {
            font-style: normal;
            font-weight: 500;
            font-size: 1.11vw;
            line-height: 1.527vw;
            transition: 0s;
            display: flex;
            align-items: flex-end;
            margin: -1px 0 0;
            padding-right: 1.38vw;
            padding-left: 0;
            /*
            @media only screen and (min-width: 1301px) and (max-width: 1440px) {
              padding-right: 12px;
            }

            @media only screen and (min-width: 1000px) and (max-width: 1300px) {
              padding-right: 10px;
            }
            */ }
          .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .menu-section .ant-menu-overflowed-submenu {
            border-color: transparent; }
          .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .menu-section .ant-menu-overflowed-submenu:hover {
            color: #ed1c24; }
          .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .menu-section .ant-menu-submenu-title:hover {
            color: #ed1c24; }
          .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .menu-section .ant-menu-submenu-title:active {
            color: #ed1c24; }
          .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .menu-section .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-active {
            color: #ed1c24; }
          .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .menu-section .active {
            color: #ed1c24;
            border-color: transparent;
            transition: 0s; }
            .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .menu-section .active a {
              color: #ed1c24; }
          .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .menu-section .ant-menu-item:hover,
          .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .menu-section .ant-menu-item:focus {
            color: #ed1c24;
            border-color: transparent;
            transition: 0s; }
            .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .menu-section .ant-menu-item:hover a,
            .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .bottom-menu .menu-section .ant-menu-item:focus a {
              color: #ed1c24; }
      .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .ant-menu-item-selected a {
        color: #000000;
        border: none;
        transition: 0s; }
      .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .news-letter-section {
        display: flex;
        margin-left: 20px;
        margin-right: 20px;
        min-width: 185px;
        justify-content: center;
        align-items: center; }
        @media only screen and (max-width: 1300px) {
          .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .news-letter-section {
            margin-right: 8px;
            margin-left: 8px; } }
        .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .news-letter-section .new-letter {
          display: flex;
          color: #ed1c24;
          font-size: 1.11vw;
          line-height: 1.527vw;
          font-style: normal;
          font-weight: 500;
          letter-spacing: 0;
          align-items: center; }
          .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .news-letter-section .new-letter .news-letter-icon {
            margin-right: 6px; }
      .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .open-account-section {
        display: flex;
        justify-content: center;
        align-items: center; }
        .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .open-account-section .red-button {
          border-color: #ed1c24; }
        .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .open-account-section .red-button:hover,
        .page-navigation-container .bottom-menu-container .bottom-menu-wrapper .open-account-section .red-button:focus {
          background: #ed1c24;
          color: #fff;
          border-color: #ed1c24; }
  .page-navigation-container .logo-image {
    position: fixed;
    height: 60px;
    top: 2px;
    left: 3.5%;
    cursor: pointer; }
  .page-navigation-container .ant-dropdown-menu {
    padding: 0; }
    .page-navigation-container .ant-dropdown-menu .ant-dropdown-menu-item {
      height: 42px;
      display: flex;
      align-items: center; }

.responsive-header {
  display: none;
  z-index: 10; }
  .responsive-header .drawer-menu-section .ant-drawer-wrapper-body {
    background: #e5e5e5; }
    .responsive-header .drawer-menu-section .ant-drawer-wrapper-body .ant-drawer-header {
      background: #e5e5e5;
      padding: 16px 20px;
      border-bottom-color: #e5e5e5; }
    .responsive-header .drawer-menu-section .ant-drawer-wrapper-body .ant-drawer-body {
      padding: 0; }
  .responsive-header .drawer-menu-section .drawer-content {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column; }
    .responsive-header .drawer-menu-section .drawer-content .demat-btn-section-drawer {
      height: 30px;
      display: flex;
      flex-direction: row;
      align-items: center;
      padding-left: 20px; }
      .responsive-header .drawer-menu-section .drawer-content .demat-btn-section-drawer .demat-btn {
        height: 25px;
        width: 172px;
        border-radius: 10px;
        font-size: 10px;
        color: white;
        display: flex;
        justify-content: center;
        background: #ed1c24;
        border: none; }
        .responsive-header .drawer-menu-section .drawer-content .demat-btn-section-drawer .demat-btn span {
          font-style: normal;
          font-weight: 500;
          font-size: 12px;
          line-height: 18px;
          color: #fff; }
      .responsive-header .drawer-menu-section .drawer-content .demat-btn-section-drawer img {
        height: 24px;
        width: auto;
        padding-right: 12px; }
    .responsive-header .drawer-menu-section .drawer-content .menu-container {
      padding: 20px;
      width: 100%;
      flex: 1; }
      .responsive-header .drawer-menu-section .drawer-content .menu-container .ant-menu-submenu:hover
> .ant-menu-submenu-title
> .ant-menu-submenu-arrow {
        color: #000000; }
      .responsive-header .drawer-menu-section .drawer-content .menu-container .ant-menu-root.ant-menu-inline {
        width: 100% !important; }
      .responsive-header .drawer-menu-section .drawer-content .menu-container .title-sub-menu {
        font-size: 14px;
        line-height: 30px;
        margin: 0 !important;
        color: black;
        font-weight: bold;
        background: #e5e5e5; }
      .responsive-header .drawer-menu-section .drawer-content .menu-container .ant-menu-root.ant-menu-inline {
        background: #e5e5e5 !important;
        border: none;
        font-size: 15px;
        font-weight: 500;
        padding-left: 0 !important;
        margin-top: 8px; }
      .responsive-header .drawer-menu-section .drawer-content .menu-container .ant-menu-inline .ant-menu-submenu-title {
        margin: 0 !important;
        padding-left: 0 !important;
        font-size: 17px !important; }
      .responsive-header .drawer-menu-section .drawer-content .menu-container .ant-menu-inline .ant-menu-item {
        margin: 0 !important;
        background: #e5e5e5;
        font-size: 13px !important;
        height: 40px;
        display: flex;
        align-items: center;
        color: #000000 !important;
        padding-left: 0 !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.35); }
        .responsive-header .drawer-menu-section .drawer-content .menu-container .ant-menu-inline .ant-menu-item a {
          color: #000000;
          font-size: 17px; }
          .responsive-header .drawer-menu-section .drawer-content .menu-container .ant-menu-inline .ant-menu-item a .news-letter-icon {
            margin-right: 8px; }
        .responsive-header .drawer-menu-section .drawer-content .menu-container .ant-menu-inline .ant-menu-item .new-letter {
          color: #ed1c24; }
        .responsive-header .drawer-menu-section .drawer-content .menu-container .ant-menu-inline .ant-menu-item .active {
          color: #ed1c24; }
      .responsive-header .drawer-menu-section .drawer-content .menu-container .ant-menu-submenu-active,
      .responsive-header .drawer-menu-section .drawer-content .menu-container .ant-menu-submenu-title:hover {
        color: black; }
      .responsive-header .drawer-menu-section .drawer-content .menu-container .ant-menu-inline .ant-menu-submenu {
        border-bottom: 1px solid rgba(0, 0, 0, 0.35); }
      .responsive-header .drawer-menu-section .drawer-content .menu-container .active-title {
        color: #ed1c24; }
    .responsive-header .drawer-menu-section .drawer-content .bottom-section-drawer {
      width: 100%;
      display: flex;
      flex-direction: column; }
      .responsive-header .drawer-menu-section .drawer-content .bottom-section-drawer .row {
        display: flex;
        flex-direction: row;
        margin-top: 1px;
        height: 45px; }
      .responsive-header .drawer-menu-section .drawer-content .bottom-section-drawer .row:last-child {
        height: auto; }
        .responsive-header .drawer-menu-section .drawer-content .bottom-section-drawer .row:last-child a {
          height: 55px; }
      .responsive-header .drawer-menu-section .drawer-content .bottom-section-drawer a {
        width: 50%; }
      .responsive-header .drawer-menu-section .drawer-content .bottom-section-drawer .bottom-button {
        border: none;
        font-size: 12px;
        text-transform: none;
        background: #ed1c24;
        color: white;
        width: 100%;
        height: 100%; }
        .responsive-header .drawer-menu-section .drawer-content .bottom-section-drawer .bottom-button span {
          font-size: 12px;
          font-style: normal;
          font-weight: 500;
          line-height: 18px; }
      .responsive-header .drawer-menu-section .drawer-content .bottom-section-drawer a:last-child {
        margin-left: 1px; }

@media only screen and (max-width: 1330px) {
  .page-navigation-container {
    display: none; }
  .responsive-header {
    display: flex;
    width: 100%;
    height: 60px;
    border-bottom: 2px solid #ed1c24;
    align-items: center;
    padding: 0 10px;
    justify-content: space-between;
    position: sticky;
    top: 0;
    background: white;
    margin-bottom: 0px;
    z-index: 1000 !important; }
    .responsive-header .company-logo {
      height: 40px;
      width: auto;
      margin-bottom: 10px; }
    .responsive-header .menu-right-section {
      display: flex;
      align-items: center; }
      .responsive-header .menu-right-section .demat-btn-section {
        height: 30px;
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-right: 10px; }
        .responsive-header .menu-right-section .demat-btn-section .demat-btn {
          height: 25px;
          width: 140px;
          border-radius: 10px;
          font-size: 10px;
          display: flex;
          justify-content: center;
          color: white;
          background: #ed1c24;
          border: none; }
          .responsive-header .menu-right-section .demat-btn-section .demat-btn span {
            font-style: normal;
            font-weight: 500;
            font-size: 12px;
            line-height: 18px;
            color: #fff; }
        .responsive-header .menu-right-section .demat-btn-section img {
          height: 30px;
          width: auto;
          padding-left: 18px; }
      .responsive-header .menu-right-section .hamburger {
        height: 24px;
        width: 44px; } }

/*
.example{
  padding: 10px;
  @include themify {
    background: theme-get(bg-color);
    color: theme-get(text-color);
  }
}*/
.title-text {
  font-size: 34px;
  text-align: center;
  width: auto;
  font-weight: bold; }

.ant-message {
  position: fixed;
  /*
  top: 80px !important;
  */
  z-index: 9999;
  font-size: 18px;
  font-weight: 600; }
  .ant-message .ant-message-notice-content {
    min-width: 500px; }
    @media only screen and (max-width: 768px) {
      .ant-message .ant-message-notice-content {
        min-width: auto; } }
  .ant-message .anticon {
    font-size: 18px; }

.vertical-tabs {
  position: relative;
  width: 100%; }
  .vertical-tabs .ant-tabs {
    flex-direction: row; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    margin-right: 64px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap {
    margin-top: 8px;
    padding-right: 0px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-list {
    flex-direction: column; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
    margin: 0 0 0 0;
    padding: 5px 0;
    text-align: center;
    width: 240px; }
  .vertical-tabs .ant-tabs-tab {
    padding-bottom: 0;
    margin: 0; }
  .vertical-tabs .ant-tabs-ink-bar {
    background: none; }
  .vertical-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #2a26f5;
    font-weight: 500;
    font-size: 14px; }
  .vertical-tabs .ant-tabs-tab:hover {
    color: #2a26f5; }
  .vertical-tabs .ant-tabs-nav {
    flex-direction: column-reverse;
    min-height: 50vh; }
  .vertical-tabs .tab-title {
    position: relative;
    width: 100%; }
  .vertical-tabs .ant-tabs-extra-content {
    width: 100%; }
  .vertical-tabs .ant-tabs-tab-btn {
    color: #000000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px; }
  .vertical-tabs .ant-tabs-top > .ant-tabs-nav:before {
    border-bottom-color: transparent; }

.logo-text {
  font-size: 24px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap; }

.ant-select-dropdown {
  z-index: 1500 !important; }

.pop-up-title {
  width: 100%;
  font-size: 2.125em;
  font-weight: 500;
  color: #000000;
  line-height: 42px;
  border-bottom: 2px solid #92929216;
  text-align: center;
  padding-bottom: 24px;
  margin-bottom: 56px; }

.first-text {
  font-size: 20px;
  line-height: 30px;
  border: none;
  margin: 0;
  padding: 0; }

.second-text {
  font-size: 24px;
  line-height: 34px;
  border: none;
  margin: 0 0 24px 0;
  padding: 0; }

.other-text {
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  border: none;
  margin: 0 0 8px 0;
  padding: 0; }

.btn-container {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 16px 0 40px 0; }

.blue-btn {
  height: 35px;
  font-weight: 600;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 15px;
  font-size: 14px;
  color: #fff;
  background-color: #2a26f5;
  border: none;
  border-radius: 5px;
  min-width: 17.6388vw !important; }

.blue-btn:hover {
  font-size: 14px;
  color: #fff;
  background-color: #2f26f5;
  border: none; }

.blue-btn:focus {
  font-size: 14px;
  color: #fff;
  background-color: #2f26f5;
  border: none; }

.green-btn {
  background-color: #1DFFCA;
  color: black;
  font-size: 22px;
  font-weight: 600;
  height: 55px;
  width: 100%;
  border-radius: 10px; }

.green-btn:hover {
  background-color: #08DFAD;
  font-size: 22px;
  font-weight: 600; }

.green-btn:focus {
  background-color: #08DFAD;
  font-size: 22px;
  font-weight: 600; }

.red-button {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button span {
    font-weight: 600; }

.round-btn-5px {
  border-radius: 5px;
  min-width: 180px !important; }

.long-btn {
  min-width: 180px !important; }

.red-button:hover {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button:hover span {
    font-weight: 600; }

.red-button:focus {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button:focus span {
    font-weight: 600; }

.secondary-button {
  background: #fff;
  color: #2a26f5;
  border-radius: 8px;
  height: 40px;
  border: none; }
  .secondary-button span {
    font-weight: 600; }

.secondary-button:hover {
  background: #fff;
  color: #2a26f5;
  border-radius: 8px;
  height: 40px;
  border: none; }
  .secondary-button:hover span {
    font-weight: 600; }

.add-button {
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffce00;
  border-color: #ffce00;
  min-width: 256px;
  border-radius: 5px; }
  .add-button span {
    color: #362c5e; }

.add-button:hover {
  box-shadow: none;
  border: none;
  background: #ffce00;
  border-color: #ffce00; }

.orange-bordered {
  background: none;
  border: 2px solid #65bb95;
  color: #65bb95; }
  .orange-bordered span {
    font-weight: 600; }

.orange-bordered:hover {
  background: #65bb95;
  border: 2px solid #65bb95;
  color: #fff; }

.orange-bordered:focus {
  border: 2px solid #65bb95;
  color: #fff;
  background: #65bb95; }

.grey-bordered {
  background: none;
  border: 2px solid #737b7d;
  color: #000000;
  display: flex;
  align-content: center;
  align-items: center; }
  .grey-bordered .social-icon {
    width: 14px;
    height: 14px;
    margin-right: 5px; }
  .grey-bordered .bigger-icon {
    width: 16px;
    height: 16px; }

.grey-bordered:hover {
  background: none;
  color: #000000;
  border: 2px solid #000000; }

.grey-bordered:focus {
  background: none;
  color: #000000;
  border: 2px solid #000000; }

.no-border {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.no-border:hover {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.no-border:focus {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.input {
  height: 42px;
  margin-right: 5px;
  font-size: 16px; }

.input-dark-border {
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 5px; }

.input-55 {
  height: 55px;
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 10px; }

.input-45 {
  height: 45px;
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 10px; }

.ant-select-selection--single {
  position: relative;
  height: 42px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  min-width: 120px;
  display: flex;
  align-items: center; }

.grey-select .ant-select-selection--single {
  position: relative;
  height: 42px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  min-width: 120px;
  display: flex;
  align-items: center;
  background: #f2f2f2;
  margin-right: 8px; }

.grey-select .ant-select-selection-selected-value {
  font-size: 14px;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  margin-top: 2px; }

.grey-select .ant-select-arrow .ant-select-arrow-icon {
  color: #737b7d; }

.ant-select-arrow .anticon:not(.ant-select-suffix) {
  pointer-events: none; }

.grey-input {
  border: none;
  font-size: 14px;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  background: #f2f2f2;
  border-radius: 10px; }

.grey-input::placeholder {
  font-size: 16px;
  line-height: 26px;
  /* or 162% */
  color: #c4c4c4; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.65);
  transition: background-color 5000s ease-in-out 0s; }

.auth-title {
  font-size: 20px;
  font-weight: 500;
  color: #000000; }

.margin-bottom-24 {
  margin-bottom: 24px; }

.margin-top-24 {
  margin-top: 24px; }

.margin-top-16 {
  margin-top: 16px; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

.error-text {
  color: #57b18a;
  font-size: 12px;
  font-weight: 500; }

.auth-sub-text {
  color: #737b7d;
  font-size: 16px;
  font-weight: normal; }
  .auth-sub-text span {
    font-weight: 600;
    cursor: pointer; }
  .auth-sub-text a {
    font-weight: 600;
    cursor: pointer;
    color: #737b7d; }

.has-error .ant-input,
.has-error .ant-input:hover {
  background-color: #f2f2f2;
  border-color: #b15757; }

.has-error .ant-form-explain,
.has-error .ant-form-split {
  color: #b15757;
  font-size: 12px; }

.ant-form-explain {
  margin-bottom: -1px; }

.ant-form-explain,
.ant-form-extra {
  clear: both;
  min-height: 0;
  margin-top: -4px; }

.ant-form-item {
  margin: 0 0 20px; }

.ant-select-dropdown-menu-item-selected {
  background: #dbdde0; }

.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled),
.ant-select-dropdown-menu-item:focus {
  background-color: #dbdde0; }

.ant-select-dropdown-menu {
  padding: 0; }
  .ant-select-dropdown-menu .ant-select-dropdown-menu-item {
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%; }

.ant-modal-centered .feedback-modal .ant-modal-content {
  min-height: 550px;
  background: #fff;
  border-radius: 8px;
  min-width: 654px;
  padding: 32px 58px 32px 58px; }
  .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-close .ant-modal-close-x {
    font-weight: bold;
    color: #ed1c24; }
  .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body {
    display: flex;
    padding: 0;
    flex-direction: column; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input:focus, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input-focused, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input:hover {
      border-right-width: 2px !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title {
      color: #000000;
      font-weight: 700;
      margin-bottom: 6px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title:after {
      display: block;
      width: 74px;
      height: 2px;
      content: "";
      background: #ed1c24; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-message {
      font-weight: 700;
      color: #000000;
      margin-bottom: 58px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form {
      width: 100%;
      display: flex;
      align-items: center;
      flex-direction: column; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item-label > label {
        display: none; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item {
        margin: 0 0 24px; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item {
        width: 376px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .dropdown-select {
          border: none;
          border-radius: 10px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select:not(.ant-select-customize-input) .ant-select-selector {
          border-radius: 10px;
          height: 40px;
          border: 2px solid #000000; }
          .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item {
            display: flex;
            align-items: center;
            padding-left: 18px;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 24px;
            letter-spacing: 0em; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section {
          padding-left: 29px;
          border-radius: 10px;
          height: 40px;
          border: 2px solid #000000;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0;
          color: #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section:hover,
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section:focus {
          border: 2px solid #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message {
          padding-left: 29px;
          border-radius: 10px;
          height: auto;
          border: 2px solid #000000;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0;
          color: #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message:hover,
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message:focus {
          border: 2px solid #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button {
          height: 40px;
          margin-top: 10px;
          border-radius: 10px;
          background: #ed1c24;
          width: 100%; }
          .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button span {
            color: #fff;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 24px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button:hover, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button:focus {
          border-color: #ed1c24; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select-arrow {
          color: #000000;
          font-size: 20px;
          width: 20px;
          height: 20px;
          top: 40%; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item ::placeholder {
          font-weight: 500; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .error-message {
        width: 376px;
        text-align: left;
        font-weight: 500;
        font-size: 14px;
        color: #b15757;
        line-height: 21px; }

@media only screen and (max-width: 768px) {
  .ant-modal-centered .feedback-modal .ant-modal-content {
    min-height: 200px;
    padding: 12px;
    min-width: 90%; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title {
      font-size: 18px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-message {
      font-size: 14px;
      margin-bottom: 28px !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item {
      margin: 8px 0 !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .error-message {
      width: 100% !important; } }

.ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  /*
  background: #e8e8e8;
  */ }

.ant-table-thead > tr > th {
  background: #202945;
  font-size: 16px;
  line-height: 26px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: none;
  color: #fff;
  border-bottom: 2px solid rgba(146, 146, 146, 0.16); }

.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters {
  background: #fff;
  font-weight: bold;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #737b7d; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters {
  background: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  text-transform: uppercase;
  color: #737b7d; }

.ant-table-tbody > tr > td,
.ant-table-thead > tr > th {
  padding: 16px 14px; }

.ant-table-tbody > tr:nth-child(even) {
  background: #f2f2f2; }

.ant-table-body {
  /*
  margin-bottom: 48px
  */ }

.table-text {
  margin: 0 !important;
  color: black; }

.table-name {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px; }

.ant-table-footer {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 24px 0 16px;
  align-items: center;
  background: #fff !important;
  border-top: none; }

.ant-table-footer:before {
  height: 0; }

.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on {
  color: #65bb95; }

.ant-table-tbody > tr > td {
  border-bottom: none;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #000000; }

.ant-table-tbody > tr:last-child > td {
  border-bottom: 2px solid rgba(146, 146, 146, 0.16); }

.ant-table-thead > tr > th.ant-table-column-sort {
  background: #fff; }

.ant-table-tbody > tr > td.ant-table-column-sort {
  background: #fff; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters:hover:before {
  background: #fff; }

.ant-pagination-item-active a {
  color: #000000; }

.ant-popover-placement-bottom {
  padding-top: 0; }

.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
  display: none; }

.ant-select-dropdown {
  z-index: 1; }

.ant-table-fixed {
  width: 100% !important; }

.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #dbdde0; }

.ant-select-dropdown-menu .ant-select-dropdown-menu-item:nth-child(1) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.ant-select-dropdown-menu .ant-select-dropdown-menu-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.ant-select-selection--single:hover,
.ant-select-selection--single:focus {
  border: 1px solid #929292;
  box-shadow: none; }

.ant-select-open .ant-select-selection {
  border: 1px solid #929292;
  box-shadow: none; }

.ant-input {
  border-color: #f2f2f2; }

.ant-picker:hover,
.ant-picker-focused {
  border-color: #f2f2f2;
  border-right-width: 1px !important; }

.ant-input:focus,
.ant-input:hover {
  box-shadow: none;
  border: 1px solid #929292; }

.ant-table-body {
  margin-bottom: 0;
  overflow-x: hidden !important; }

.loading-icon {
  height: 72px;
  width: 72px;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@media screen and (min-width: 769px) and (max-width: 1400px) {
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    /*
      margin-right: 0px !important;
      */ }
  .ant-table-body {
    overflow-x: scroll !important; }
    .ant-table-body .ant-table-fixed {
      margin-bottom: 16px;
      min-width: 1080px; }
  ::-webkit-scrollbar {
    height: 8px; }
  ::-webkit-scrollbar-track-piece {
    background: #f2f2f2;
    border-radius: 4px;
    box-shadow: none; }
  ::-webkit-scrollbar-thumb {
    background: #dbdde0;
    border-radius: 4px; } }

@media only screen and (max-width: 768px) {
  .table-name {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px; }
  .ant-table-body {
    overflow-x: scroll !important; }
    .ant-table-body .ant-table-fixed {
      margin-bottom: 16px;
      min-width: 1080px; }
  ::-webkit-scrollbar {
    height: 8px; }
  ::-webkit-scrollbar-track-piece {
    background: #f2f2f2;
    border-radius: 4px;
    box-shadow: none; }
  ::-webkit-scrollbar-thumb {
    background: #dbdde0;
    border-radius: 4px; }
  .ant-pagination {
    flex-wrap: wrap !important; }
    .ant-pagination .ant-pagination-item {
      margin-bottom: 10px !important; }
  .vertical-tabs .ant-tabs {
    flex-direction: column; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
    min-height: 10vh !important; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
    padding-left: 0; }
  .vertical-tabs .vertical-tabs .ant-tabs-nav {
    min-height: 45px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    margin-right: 0px; }
  .vertical-tabs .vertical-tabs .ant-tabs-extra-content {
    display: none; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-list {
    flex-direction: row; }
  .vertical-tabs .vertical-tabs .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab {
    width: max-content !important;
    margin-right: 30px !important;
    font-size: 12px; }
  .vertical-tabs .vertical-tabs .ant-tabs-tab .ant-tabs-tab-btn {
    font-size: 12px;
    font-weight: 400;
    padding: 0 10px; } }

.popover-map {
  width: 350px;
  z-index: 1 !important; }
  .popover-map .ant-popover-content {
    z-index: 1; }
    .popover-map .ant-popover-content .ant-popover-inner {
      z-index: 1; }
      .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content {
        z-index: 1;
        position: relative; }
        .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .property-map-image {
          max-height: 400px;
          margin-bottom: 10px; }
          .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .property-map-image img {
            width: 100%;
            max-height: 250px;
            object-fit: cover; }
        .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .close-button-div {
          position: absolute;
          right: 0;
          top: 0;
          width: 30px;
          height: 30px;
          display: flex;
          justify-content: center;
          align-items: center; }
          .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .close-button-div .close-btn {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            color: #2a26f5;
            background: #fff; }

.ant-table-selection-column .ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-table-selection-column .ant-checkbox-wrapper:hover .ant-checkbox-inner {
  border-color: #000000 !important; }

.ant-table-selection-column .ant-checkbox:hover::after {
  visibility: visible;
  border-color: #000000 !important; }

.loading-container {
  display: flex;
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center; }
  .loading-container .loading-icon {
    height: 72px;
    width: 72px;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.ant-menu-inline .ant-menu-item:after {
  border-right: none; }

.margin-left-0 {
  margin-left: 0; }

.ant-table-placeholder {
  margin-top: -25px; }

.ant-select-arrow {
  color: #737b7d; }

.ant-select-arrow-icon {
  color: #737b7d !important; }

.ant-select {
  color: #000000; }

.ant-tabs-left > .ant-tabs-content-holder {
  border-left: none; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield; }

.ant-scrolling-effect {
  width: 100% !important;
  overflow: hidden;
  /*
  overflow: visible !important
*/ }

.top-bar-admin {
  width: 100%;
  height: 100px;
  display: flex;
  flex-direction: row;
  padding: 0 3%;
  justify-content: space-between;
  align-items: center;
  background: white;
  position: relative; }
  .top-bar-admin .reset-password-modal {
    margin: 0;
    padding: 0; }
    .top-bar-admin .reset-password-modal .ant-modal-content {
      background-color: #F5F4FA; }
      .top-bar-admin .reset-password-modal .ant-modal-content .ant-modal-header {
        background: #F5F4FA; }
        .top-bar-admin .reset-password-modal .ant-modal-content .ant-modal-header .ant-modal-title {
          font-style: normal;
          font-weight: bold;
          font-size: 20px;
          line-height: 36px; }
      .top-bar-admin .reset-password-modal .ant-modal-content .margin-bottom-54 {
        margin-bottom: 54px; }
      .top-bar-admin .reset-password-modal .ant-modal-content .password-form {
        display: flex;
        flex-direction: column;
        position: relative; }
        .top-bar-admin .reset-password-modal .ant-modal-content .password-form .item {
          width: 100%;
          display: flex;
          flex-direction: column;
          padding-top: 30px;
          min-height: 100px; }
          .top-bar-admin .reset-password-modal .ant-modal-content .password-form .item .label {
            font-style: normal;
            font-weight: bold;
            font-size: 18px;
            line-height: 27px;
            color: #05162a;
            margin: 0 0 5px 0; }
          .top-bar-admin .reset-password-modal .ant-modal-content .password-form .item .input {
            width: 100%;
            height: 40px;
            border-color: #fff;
            border-radius: 5px;
            margin-right: 0; }
          .top-bar-admin .reset-password-modal .ant-modal-content .password-form .item .input:focus {
            box-shadow: none;
            border-color: #fff; }
          .top-bar-admin .reset-password-modal .ant-modal-content .password-form .item .ant-input-affix-wrapper-focused {
            box-shadow: none; }
          .top-bar-admin .reset-password-modal .ant-modal-content .password-form .item .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input-suffix {
            padding-right: 0; }
        .top-bar-admin .reset-password-modal .ant-modal-content .password-form .item-button {
          width: 100%;
          display: flex;
          margin-top: 60px;
          justify-content: flex-start; }
          .top-bar-admin .reset-password-modal .ant-modal-content .password-form .item-button .submit {
            width: 60%;
            height: 44px;
            border-radius: 10px; }
            .top-bar-admin .reset-password-modal .ant-modal-content .password-form .item-button .submit span {
              font-weight: 700; }
            .top-bar-admin .reset-password-modal .ant-modal-content .password-form .item-button .submit:focus, .top-bar-admin .reset-password-modal .ant-modal-content .password-form .item-button .submit:hover {
              border-color: #ed1c24;
              background: #ed1c24; }
      .top-bar-admin .reset-password-modal .ant-modal-content .login-error {
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .top-bar-admin .reset-password-modal .ant-modal-content .login-error .error-message-section {
          font-size: 18px;
          font-style: normal;
          font-weight: 600;
          line-height: 27px;
          letter-spacing: 0;
          text-align: left;
          width: max-content;
          color: #ed1c24; }
        .top-bar-admin .reset-password-modal .ant-modal-content .login-error .verify-email-link {
          font-size: 16px;
          font-style: normal;
          font-weight: 600;
          line-height: 27px;
          letter-spacing: 0;
          text-align: left;
          width: max-content;
          color: #2a26f5; }
  .top-bar-admin .admin-top-menu .ant-dropdown-menu {
    font-weight: 500; }
  .top-bar-admin .admin-top-menu .logout-button-menu {
    color: #ed1c24; }
  .top-bar-admin .admin-top-menu .logout {
    color: #ed1c24; }
  .top-bar-admin .logo {
    height: 75px;
    width: auto;
    user-select: none;
    cursor: pointer; }
  .top-bar-admin .right-text {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 3%; }
    .top-bar-admin .right-text .header-admin {
      font-style: normal;
      font-weight: bold;
      font-size: 24px;
      line-height: 36px;
      color: #2a26f5;
      cursor: pointer;
      margin-bottom: 0;
      user-select: none; }
    .top-bar-admin .right-text .outlined-button {
      border-color: #ed1c24;
      color: #ed1c24;
      height: 42px;
      margin-left: 16px;
      padding-left: 32px;
      padding-right: 32px; }
      .top-bar-admin .right-text .outlined-button span {
        font-size: 20px;
        font-weight: 600; }

/*
.example{
  padding: 10px;
  @include themify {
    background: theme-get(bg-color);
    color: theme-get(text-color);
  }
}*/
.title-text {
  font-size: 34px;
  text-align: center;
  width: auto;
  font-weight: bold; }

.ant-message {
  position: fixed;
  /*
  top: 80px !important;
  */
  z-index: 9999;
  font-size: 18px;
  font-weight: 600; }
  .ant-message .ant-message-notice-content {
    min-width: 500px; }
    @media only screen and (max-width: 768px) {
      .ant-message .ant-message-notice-content {
        min-width: auto; } }
  .ant-message .anticon {
    font-size: 18px; }

.vertical-tabs {
  position: relative;
  width: 100%; }
  .vertical-tabs .ant-tabs {
    flex-direction: row; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    margin-right: 64px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap {
    margin-top: 8px;
    padding-right: 0px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-list {
    flex-direction: column; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
    margin: 0 0 0 0;
    padding: 5px 0;
    text-align: center;
    width: 240px; }
  .vertical-tabs .ant-tabs-tab {
    padding-bottom: 0;
    margin: 0; }
  .vertical-tabs .ant-tabs-ink-bar {
    background: none; }
  .vertical-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #2a26f5;
    font-weight: 500;
    font-size: 14px; }
  .vertical-tabs .ant-tabs-tab:hover {
    color: #2a26f5; }
  .vertical-tabs .ant-tabs-nav {
    flex-direction: column-reverse;
    min-height: 50vh; }
  .vertical-tabs .tab-title {
    position: relative;
    width: 100%; }
  .vertical-tabs .ant-tabs-extra-content {
    width: 100%; }
  .vertical-tabs .ant-tabs-tab-btn {
    color: #000000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px; }
  .vertical-tabs .ant-tabs-top > .ant-tabs-nav:before {
    border-bottom-color: transparent; }

.logo-text {
  font-size: 24px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap; }

.ant-select-dropdown {
  z-index: 1500 !important; }

.pop-up-title {
  width: 100%;
  font-size: 2.125em;
  font-weight: 500;
  color: #000000;
  line-height: 42px;
  border-bottom: 2px solid #92929216;
  text-align: center;
  padding-bottom: 24px;
  margin-bottom: 56px; }

.first-text {
  font-size: 20px;
  line-height: 30px;
  border: none;
  margin: 0;
  padding: 0; }

.second-text {
  font-size: 24px;
  line-height: 34px;
  border: none;
  margin: 0 0 24px 0;
  padding: 0; }

.other-text {
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  border: none;
  margin: 0 0 8px 0;
  padding: 0; }

.btn-container {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 16px 0 40px 0; }

.blue-btn {
  height: 35px;
  font-weight: 600;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 15px;
  font-size: 14px;
  color: #fff;
  background-color: #2a26f5;
  border: none;
  border-radius: 5px;
  min-width: 17.6388vw !important; }

.blue-btn:hover {
  font-size: 14px;
  color: #fff;
  background-color: #2f26f5;
  border: none; }

.blue-btn:focus {
  font-size: 14px;
  color: #fff;
  background-color: #2f26f5;
  border: none; }

.green-btn {
  background-color: #1DFFCA;
  color: black;
  font-size: 22px;
  font-weight: 600;
  height: 55px;
  width: 100%;
  border-radius: 10px; }

.green-btn:hover {
  background-color: #08DFAD;
  font-size: 22px;
  font-weight: 600; }

.green-btn:focus {
  background-color: #08DFAD;
  font-size: 22px;
  font-weight: 600; }

.red-button {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button span {
    font-weight: 600; }

.round-btn-5px {
  border-radius: 5px;
  min-width: 180px !important; }

.long-btn {
  min-width: 180px !important; }

.red-button:hover {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button:hover span {
    font-weight: 600; }

.red-button:focus {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button:focus span {
    font-weight: 600; }

.secondary-button {
  background: #fff;
  color: #2a26f5;
  border-radius: 8px;
  height: 40px;
  border: none; }
  .secondary-button span {
    font-weight: 600; }

.secondary-button:hover {
  background: #fff;
  color: #2a26f5;
  border-radius: 8px;
  height: 40px;
  border: none; }
  .secondary-button:hover span {
    font-weight: 600; }

.add-button {
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffce00;
  border-color: #ffce00;
  min-width: 256px;
  border-radius: 5px; }
  .add-button span {
    color: #362c5e; }

.add-button:hover {
  box-shadow: none;
  border: none;
  background: #ffce00;
  border-color: #ffce00; }

.orange-bordered {
  background: none;
  border: 2px solid #65bb95;
  color: #65bb95; }
  .orange-bordered span {
    font-weight: 600; }

.orange-bordered:hover {
  background: #65bb95;
  border: 2px solid #65bb95;
  color: #fff; }

.orange-bordered:focus {
  border: 2px solid #65bb95;
  color: #fff;
  background: #65bb95; }

.grey-bordered {
  background: none;
  border: 2px solid #737b7d;
  color: #000000;
  display: flex;
  align-content: center;
  align-items: center; }
  .grey-bordered .social-icon {
    width: 14px;
    height: 14px;
    margin-right: 5px; }
  .grey-bordered .bigger-icon {
    width: 16px;
    height: 16px; }

.grey-bordered:hover {
  background: none;
  color: #000000;
  border: 2px solid #000000; }

.grey-bordered:focus {
  background: none;
  color: #000000;
  border: 2px solid #000000; }

.no-border {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.no-border:hover {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.no-border:focus {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.input {
  height: 42px;
  margin-right: 5px;
  font-size: 16px; }

.input-dark-border {
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 5px; }

.input-55 {
  height: 55px;
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 10px; }

.input-45 {
  height: 45px;
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 10px; }

.ant-select-selection--single {
  position: relative;
  height: 42px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  min-width: 120px;
  display: flex;
  align-items: center; }

.grey-select .ant-select-selection--single {
  position: relative;
  height: 42px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  min-width: 120px;
  display: flex;
  align-items: center;
  background: #f2f2f2;
  margin-right: 8px; }

.grey-select .ant-select-selection-selected-value {
  font-size: 14px;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  margin-top: 2px; }

.grey-select .ant-select-arrow .ant-select-arrow-icon {
  color: #737b7d; }

.ant-select-arrow .anticon:not(.ant-select-suffix) {
  pointer-events: none; }

.grey-input {
  border: none;
  font-size: 14px;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  background: #f2f2f2;
  border-radius: 10px; }

.grey-input::placeholder {
  font-size: 16px;
  line-height: 26px;
  /* or 162% */
  color: #c4c4c4; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.65);
  transition: background-color 5000s ease-in-out 0s; }

.auth-title {
  font-size: 20px;
  font-weight: 500;
  color: #000000; }

.margin-bottom-24 {
  margin-bottom: 24px; }

.margin-top-24 {
  margin-top: 24px; }

.margin-top-16 {
  margin-top: 16px; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

.error-text {
  color: #57b18a;
  font-size: 12px;
  font-weight: 500; }

.auth-sub-text {
  color: #737b7d;
  font-size: 16px;
  font-weight: normal; }
  .auth-sub-text span {
    font-weight: 600;
    cursor: pointer; }
  .auth-sub-text a {
    font-weight: 600;
    cursor: pointer;
    color: #737b7d; }

.has-error .ant-input,
.has-error .ant-input:hover {
  background-color: #f2f2f2;
  border-color: #b15757; }

.has-error .ant-form-explain,
.has-error .ant-form-split {
  color: #b15757;
  font-size: 12px; }

.ant-form-explain {
  margin-bottom: -1px; }

.ant-form-explain,
.ant-form-extra {
  clear: both;
  min-height: 0;
  margin-top: -4px; }

.ant-form-item {
  margin: 0 0 20px; }

.ant-select-dropdown-menu-item-selected {
  background: #dbdde0; }

.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled),
.ant-select-dropdown-menu-item:focus {
  background-color: #dbdde0; }

.ant-select-dropdown-menu {
  padding: 0; }
  .ant-select-dropdown-menu .ant-select-dropdown-menu-item {
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%; }

.ant-modal-centered .feedback-modal .ant-modal-content {
  min-height: 550px;
  background: #fff;
  border-radius: 8px;
  min-width: 654px;
  padding: 32px 58px 32px 58px; }
  .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-close .ant-modal-close-x {
    font-weight: bold;
    color: #ed1c24; }
  .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body {
    display: flex;
    padding: 0;
    flex-direction: column; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input:focus, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input-focused, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input:hover {
      border-right-width: 2px !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title {
      color: #000000;
      font-weight: 700;
      margin-bottom: 6px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title:after {
      display: block;
      width: 74px;
      height: 2px;
      content: "";
      background: #ed1c24; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-message {
      font-weight: 700;
      color: #000000;
      margin-bottom: 58px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form {
      width: 100%;
      display: flex;
      align-items: center;
      flex-direction: column; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item-label > label {
        display: none; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item {
        margin: 0 0 24px; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item {
        width: 376px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .dropdown-select {
          border: none;
          border-radius: 10px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select:not(.ant-select-customize-input) .ant-select-selector {
          border-radius: 10px;
          height: 40px;
          border: 2px solid #000000; }
          .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item {
            display: flex;
            align-items: center;
            padding-left: 18px;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 24px;
            letter-spacing: 0em; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section {
          padding-left: 29px;
          border-radius: 10px;
          height: 40px;
          border: 2px solid #000000;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0;
          color: #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section:hover,
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section:focus {
          border: 2px solid #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message {
          padding-left: 29px;
          border-radius: 10px;
          height: auto;
          border: 2px solid #000000;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0;
          color: #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message:hover,
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message:focus {
          border: 2px solid #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button {
          height: 40px;
          margin-top: 10px;
          border-radius: 10px;
          background: #ed1c24;
          width: 100%; }
          .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button span {
            color: #fff;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 24px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button:hover, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button:focus {
          border-color: #ed1c24; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select-arrow {
          color: #000000;
          font-size: 20px;
          width: 20px;
          height: 20px;
          top: 40%; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item ::placeholder {
          font-weight: 500; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .error-message {
        width: 376px;
        text-align: left;
        font-weight: 500;
        font-size: 14px;
        color: #b15757;
        line-height: 21px; }

@media only screen and (max-width: 768px) {
  .ant-modal-centered .feedback-modal .ant-modal-content {
    min-height: 200px;
    padding: 12px;
    min-width: 90%; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title {
      font-size: 18px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-message {
      font-size: 14px;
      margin-bottom: 28px !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item {
      margin: 8px 0 !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .error-message {
      width: 100% !important; } }

.ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  /*
  background: #e8e8e8;
  */ }

.ant-table-thead > tr > th {
  background: #202945;
  font-size: 16px;
  line-height: 26px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: none;
  color: #fff;
  border-bottom: 2px solid rgba(146, 146, 146, 0.16); }

.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters {
  background: #fff;
  font-weight: bold;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #737b7d; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters {
  background: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  text-transform: uppercase;
  color: #737b7d; }

.ant-table-tbody > tr > td,
.ant-table-thead > tr > th {
  padding: 16px 14px; }

.ant-table-tbody > tr:nth-child(even) {
  background: #f2f2f2; }

.ant-table-body {
  /*
  margin-bottom: 48px
  */ }

.table-text {
  margin: 0 !important;
  color: black; }

.table-name {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px; }

.ant-table-footer {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 24px 0 16px;
  align-items: center;
  background: #fff !important;
  border-top: none; }

.ant-table-footer:before {
  height: 0; }

.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on {
  color: #65bb95; }

.ant-table-tbody > tr > td {
  border-bottom: none;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #000000; }

.ant-table-tbody > tr:last-child > td {
  border-bottom: 2px solid rgba(146, 146, 146, 0.16); }

.ant-table-thead > tr > th.ant-table-column-sort {
  background: #fff; }

.ant-table-tbody > tr > td.ant-table-column-sort {
  background: #fff; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters:hover:before {
  background: #fff; }

.ant-pagination-item-active a {
  color: #000000; }

.ant-popover-placement-bottom {
  padding-top: 0; }

.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
  display: none; }

.ant-select-dropdown {
  z-index: 1; }

.ant-table-fixed {
  width: 100% !important; }

.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #dbdde0; }

.ant-select-dropdown-menu .ant-select-dropdown-menu-item:nth-child(1) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.ant-select-dropdown-menu .ant-select-dropdown-menu-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.ant-select-selection--single:hover,
.ant-select-selection--single:focus {
  border: 1px solid #929292;
  box-shadow: none; }

.ant-select-open .ant-select-selection {
  border: 1px solid #929292;
  box-shadow: none; }

.ant-input {
  border-color: #f2f2f2; }

.ant-picker:hover,
.ant-picker-focused {
  border-color: #f2f2f2;
  border-right-width: 1px !important; }

.ant-input:focus,
.ant-input:hover {
  box-shadow: none;
  border: 1px solid #929292; }

.ant-table-body {
  margin-bottom: 0;
  overflow-x: hidden !important; }

.loading-icon {
  height: 72px;
  width: 72px;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@media screen and (min-width: 769px) and (max-width: 1400px) {
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    /*
      margin-right: 0px !important;
      */ }
  .ant-table-body {
    overflow-x: scroll !important; }
    .ant-table-body .ant-table-fixed {
      margin-bottom: 16px;
      min-width: 1080px; }
  ::-webkit-scrollbar {
    height: 8px; }
  ::-webkit-scrollbar-track-piece {
    background: #f2f2f2;
    border-radius: 4px;
    box-shadow: none; }
  ::-webkit-scrollbar-thumb {
    background: #dbdde0;
    border-radius: 4px; } }

@media only screen and (max-width: 768px) {
  .table-name {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px; }
  .ant-table-body {
    overflow-x: scroll !important; }
    .ant-table-body .ant-table-fixed {
      margin-bottom: 16px;
      min-width: 1080px; }
  ::-webkit-scrollbar {
    height: 8px; }
  ::-webkit-scrollbar-track-piece {
    background: #f2f2f2;
    border-radius: 4px;
    box-shadow: none; }
  ::-webkit-scrollbar-thumb {
    background: #dbdde0;
    border-radius: 4px; }
  .ant-pagination {
    flex-wrap: wrap !important; }
    .ant-pagination .ant-pagination-item {
      margin-bottom: 10px !important; }
  .vertical-tabs .ant-tabs {
    flex-direction: column; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
    min-height: 10vh !important; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
    padding-left: 0; }
  .vertical-tabs .vertical-tabs .ant-tabs-nav {
    min-height: 45px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    margin-right: 0px; }
  .vertical-tabs .vertical-tabs .ant-tabs-extra-content {
    display: none; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-list {
    flex-direction: row; }
  .vertical-tabs .vertical-tabs .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab {
    width: max-content !important;
    margin-right: 30px !important;
    font-size: 12px; }
  .vertical-tabs .vertical-tabs .ant-tabs-tab .ant-tabs-tab-btn {
    font-size: 12px;
    font-weight: 400;
    padding: 0 10px; } }

.popover-map {
  width: 350px;
  z-index: 1 !important; }
  .popover-map .ant-popover-content {
    z-index: 1; }
    .popover-map .ant-popover-content .ant-popover-inner {
      z-index: 1; }
      .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content {
        z-index: 1;
        position: relative; }
        .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .property-map-image {
          max-height: 400px;
          margin-bottom: 10px; }
          .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .property-map-image img {
            width: 100%;
            max-height: 250px;
            object-fit: cover; }
        .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .close-button-div {
          position: absolute;
          right: 0;
          top: 0;
          width: 30px;
          height: 30px;
          display: flex;
          justify-content: center;
          align-items: center; }
          .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .close-button-div .close-btn {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            color: #2a26f5;
            background: #fff; }

.ant-table-selection-column .ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-table-selection-column .ant-checkbox-wrapper:hover .ant-checkbox-inner {
  border-color: #000000 !important; }

.ant-table-selection-column .ant-checkbox:hover::after {
  visibility: visible;
  border-color: #000000 !important; }

.loading-container {
  display: flex;
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center; }
  .loading-container .loading-icon {
    height: 72px;
    width: 72px;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.ant-menu-inline .ant-menu-item:after {
  border-right: none; }

.margin-left-0 {
  margin-left: 0; }

.ant-table-placeholder {
  margin-top: -25px; }

.ant-select-arrow {
  color: #737b7d; }

.ant-select-arrow-icon {
  color: #737b7d !important; }

.ant-select {
  color: #000000; }

.ant-tabs-left > .ant-tabs-content-holder {
  border-left: none; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield; }

.ant-scrolling-effect {
  width: 100% !important;
  overflow: hidden;
  /*
  overflow: visible !important
*/ }

/*
.example{
  padding: 10px;
  @include themify {
    background: theme-get(bg-color);
    color: theme-get(text-color);
  }
}*/
.nav-container {
  height: 80px;
  width: 100%;
  border-bottom: 2px solid #d9dde9;
  position: sticky;
  top: 0;
  background: white;
  padding: 10px 40px;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  z-index: 999; }
  .nav-container .ant-popover-inner .ant-popover-inner-content .ant-popover-buttons button:nth-child(1):hover {
    color: #000000;
    border-color: #d9d9d9; }
  .nav-container .ant-popover-inner .ant-popover-inner-content .ant-popover-buttons .ant-btn-primary {
    background: #ed1c24;
    border-color: #ed1c24; }
  .nav-container .ant-popover-inner .ant-popover-inner-content .ant-popover-message > .anticon {
    color: #ed1c24; }
  .nav-container .icons {
    display: flex;
    flex-direction: row;
    position: relative; }
    .nav-container .icons .icon-item {
      height: 30px;
      width: 30px;
      margin-right: 8px;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 50%;
      transition: 0.3s;
      position: relative; }
      .nav-container .icons .icon-item img {
        height: 24px;
        width: 24px;
        transition: 0.3s; }
      .nav-container .icons .icon-item .logout {
        color: #000000; }
      .nav-container .icons .icon-item .new-notification {
        height: 12px;
        width: 12px;
        background: #ed1c24;
        bottom: 0;
        left: 0;
        position: absolute;
        border-radius: 50%; }
    .nav-container .icons .icon-item:hover {
      background: #2a26f5; }
      .nav-container .icons .icon-item:hover img {
        filter: invert(1) brightness(200%); }
      .nav-container .icons .icon-item:hover .logout {
        transform: scale(0.8); }
    .nav-container .icons .icon-item:first-child {
      margin-right: 40px; }
    .nav-container .icons .icon-item-active {
      background: #2a26f5; }
      .nav-container .icons .icon-item-active img {
        filter: invert(1) brightness(200%); }
      .nav-container .icons .icon-item-active .logout {
        color: #fff; }
      .nav-container .icons .icon-item-active .new-notification {
        display: none; }
  .nav-container .system-x-lite-section {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 20px; }
  .nav-container .right-section {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    position: relative; }
    .nav-container .right-section .user-name {
      font-style: normal;
      font-weight: bold;
      font-size: 24px;
      line-height: 36px;
      color: black;
      margin: 0;
      margin-right: 20px; }
    .nav-container .right-section .logo-container {
      width: fit-content;
      height: 70px; }
      .nav-container .right-section .logo-container img {
        width: -webkit-fill-available;
        height: -webkit-fill-available; }

.dropdown-profile {
  background: #F5F4FA;
  padding-top: 16px;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  padding-left: 64px;
  padding-right: 16px;
  margin-top: 10px;
  user-select: none; }
  .dropdown-profile p {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    transition: 0.3s;
    cursor: pointer; }
  .dropdown-profile p:hover {
    color: #2a26f5; }

@media only screen and (max-width: 1080px) {
  .nav-container {
    padding: 10px 12px; } }
  @media only screen and (max-width: 1080px) and (min-width: 200px) and (max-width: 476px) {
    .nav-container .logout-modal .ant-modal-body .prompt-message {
      margin-bottom: 36px; }
    .nav-container .logout-modal .ant-modal-body .button-display-section {
      flex-direction: column; }
      .nav-container .logout-modal .ant-modal-body .button-display-section .cancel-button {
        margin-bottom: 16px; } }

@media only screen and (max-width: 1080px) {
    .nav-container .icons {
      left: 12px; }
      .nav-container .icons .icon-item {
        margin-right: 5px; }
    .nav-container .right-section {
      right: 12px;
      bottom: 12px; }
      .nav-container .right-section .user-name {
        display: none; }
      .nav-container .right-section .logo {
        width: 80px;
        height: 40px; }
        .nav-container .right-section .logo img {
          width: 80px; }
  .modal-container .nav-bar-modal .ant-modal-content .ant-modal-header .ant-modal-title {
    font-size: 16px;
    line-height: 28px; }
  .modal-container .nav-bar-modal .ant-modal-content .row {
    margin-top: 12px; }
    .modal-container .nav-bar-modal .ant-modal-content .row .title {
      font-size: 12px; }
    .modal-container .nav-bar-modal .ant-modal-content .row .desc {
      font-size: 12px; }
  .modal-container .nav-bar-modal .ant-modal-content .password .item .label {
    font-size: 14px; }
  .modal-container .nav-bar-modal .ant-modal-content .password .item .input {
    width: 100%; } }

.modal-container .nav-bar-modal {
  margin: 0;
  padding: 0; }
  .modal-container .nav-bar-modal .ant-modal-content {
    background-color: #F5F4FA; }
    .modal-container .nav-bar-modal .ant-modal-content .ant-modal-header {
      background: #F5F4FA; }
      .modal-container .nav-bar-modal .ant-modal-content .ant-modal-header .ant-modal-title {
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 36px; }
    .modal-container .nav-bar-modal .ant-modal-content .margin-bottom-54 {
      margin-bottom: 54px; }
    .modal-container .nav-bar-modal .ant-modal-content .row {
      display: flex;
      flex-direction: row;
      margin-top: 16px; }
      .modal-container .nav-bar-modal .ant-modal-content .row .title {
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 27px;
        flex: 0.35;
        color: rgba(5, 22, 42, 0.7);
        text-align: left; }
      .modal-container .nav-bar-modal .ant-modal-content .row .desc {
        font-weight: bold;
        font-size: 14px;
        line-height: 27px;
        flex: 0.65;
        color: #05162a;
        text-align: left; }
    .modal-container .nav-bar-modal .ant-modal-content .no-gap {
      margin: 0 !important;
      padding: 0 !important; }
      .modal-container .nav-bar-modal .ant-modal-content .no-gap .auto-width {
        width: auto;
        display: inline-flex;
        cursor: pointer; }
      .modal-container .nav-bar-modal .ant-modal-content .no-gap img {
        margin-right: 8px;
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        cursor: pointer; }
      .modal-container .nav-bar-modal .ant-modal-content .no-gap .blue-color {
        min-width: max-content;
        color: #2a26f5; }
    .modal-container .nav-bar-modal .ant-modal-content .width-max-content {
      cursor: pointer;
      min-width: 160px;
      width: max-content; }
    .modal-container .nav-bar-modal .ant-modal-content .password {
      display: flex;
      flex-direction: column;
      position: relative; }
      .modal-container .nav-bar-modal .ant-modal-content .password .item {
        width: 100%;
        display: flex;
        flex-direction: column;
        padding-top: 30px;
        min-height: 100px; }
        .modal-container .nav-bar-modal .ant-modal-content .password .item .label {
          font-style: normal;
          font-weight: bold;
          font-size: 18px;
          line-height: 27px;
          color: rgba(5, 22, 42, 0.7);
          margin: 0 0 5px 0; }
        .modal-container .nav-bar-modal .ant-modal-content .password .item .input {
          width: 100%;
          height: 40px;
          border-color: #fff;
          border-radius: 5px;
          margin-right: 0; }
        .modal-container .nav-bar-modal .ant-modal-content .password .item .input:focus {
          box-shadow: none;
          border-color: #fff; }
        .modal-container .nav-bar-modal .ant-modal-content .password .item .ant-input-affix-wrapper-focused {
          box-shadow: none; }
        .modal-container .nav-bar-modal .ant-modal-content .password .item .ant-form-item-has-feedback
.ant-input-affix-wrapper
.ant-input-suffix {
          padding-right: 0; }
      .modal-container .nav-bar-modal .ant-modal-content .password .item-button {
        width: 100%;
        display: flex;
        margin-top: 60px;
        justify-content: flex-start; }
        .modal-container .nav-bar-modal .ant-modal-content .password .item-button .submit {
          width: 60%;
          height: 44px;
          border-radius: 10px;
          border-color: #ed1c24;
          background: #ed1c24; }
          .theme-prabhu .modal-container .nav-bar-modal .ant-modal-content .password .item-button .submit {
            border-color: #ed1c24;
            background: #ed1c24; }
          .theme-nibl .modal-container .nav-bar-modal .ant-modal-content .password .item-button .submit {
            border-color: #1dffca;
            background: #1dffca; }
          .modal-container .nav-bar-modal .ant-modal-content .password .item-button .submit span {
            font-weight: 700;
            color: #ffffff; }
            .theme-prabhu .modal-container .nav-bar-modal .ant-modal-content .password .item-button .submit span {
              color: #ffffff; }
            .theme-nibl .modal-container .nav-bar-modal .ant-modal-content .password .item-button .submit span {
              color: #000000; }
          .modal-container .nav-bar-modal .ant-modal-content .password .item-button .submit:focus, .modal-container .nav-bar-modal .ant-modal-content .password .item-button .submit:hover {
            border-color: #ed1c24;
            background: #ed1c24; }
            .theme-prabhu .modal-container .nav-bar-modal .ant-modal-content .password .item-button .submit:focus, .theme-prabhu .modal-container .nav-bar-modal .ant-modal-content .password .item-button .submit:hover {
              border-color: #ed1c24;
              background: #ed1c24; }
            .theme-nibl .modal-container .nav-bar-modal .ant-modal-content .password .item-button .submit:focus, .theme-nibl .modal-container .nav-bar-modal .ant-modal-content .password .item-button .submit:hover {
              border-color: #1dffca;
              background: #1dffca; }
    .modal-container .nav-bar-modal .ant-modal-content .login-error {
      margin-top: 10px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .modal-container .nav-bar-modal .ant-modal-content .login-error .error-message-section {
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 27px;
        letter-spacing: 0;
        text-align: left;
        width: max-content;
        color: #ed1c24; }
      .modal-container .nav-bar-modal .ant-modal-content .login-error .verify-email-link {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 27px;
        letter-spacing: 0;
        text-align: left;
        width: max-content;
        color: #2a26f5; }

.modal-container .ant-modal-content {
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(12, 12, 12, 0.66); }
  .modal-container .ant-modal-content .ant-modal-header {
    border-radius: 8px 8px 0 0; }

.modal-container .logout-modal .ant-modal-body {
  justify-content: center;
  display: flex;
  align-items: center;
  min-height: 180px;
  flex-direction: column; }
  .modal-container .logout-modal .ant-modal-body .prompt-message {
    color: #05162a;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 52px; }
  .modal-container .logout-modal .ant-modal-body .button-display-section {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 504px;
    flex-wrap: wrap; }
    .modal-container .logout-modal .ant-modal-body .button-display-section .cancel-button {
      height: 32px;
      background: #c4c4c4;
      border-color: #c4c4c4;
      border-radius: 5px;
      min-width: 190px; }
      .modal-container .logout-modal .ant-modal-body .button-display-section .cancel-button span {
        font-weight: 600;
        color: #05162a; }
    .modal-container .logout-modal .ant-modal-body .button-display-section .ok-button {
      height: 32px;
      /*
          background: $defaultRed;
          border-color: $defaultRed;
          */
      background: #ed1c24;
      border-color: #ed1c24;
      /*
            border-color: theme-get(themeColor);
            */
      color: #fff;
      border-radius: 5px;
      min-width: 190px; }
      .theme-prabhu .modal-container .logout-modal .ant-modal-body .button-display-section .ok-button {
        background: #ed1c24;
        border-color: #ed1c24;
        /*
            border-color: theme-get(themeColor);
            */ }
      .theme-nibl .modal-container .logout-modal .ant-modal-body .button-display-section .ok-button {
        background: #1dffca;
        border-color: #1dffca;
        /*
            border-color: theme-get(themeColor);
            */ }
      .modal-container .logout-modal .ant-modal-body .button-display-section .ok-button span {
        font-weight: 600;
        /*
              color: $white;
              */
        color: #ffffff; }
        .theme-prabhu .modal-container .logout-modal .ant-modal-body .button-display-section .ok-button span {
          /*
              color: $white;
              */
          color: #ffffff; }
        .theme-nibl .modal-container .logout-modal .ant-modal-body .button-display-section .ok-button span {
          /*
              color: $white;
              */
          color: #000000; }

/*
.example{
  padding: 10px;
  @include themify {
    background: theme-get(bg-color);
    color: theme-get(text-color);
  }
}*/
/*
.example{
  padding: 10px;
  @include themify {
    background: theme-get(bg-color);
    color: theme-get(text-color);
  }
}*/
.title-text {
  font-size: 34px;
  text-align: center;
  width: auto;
  font-weight: bold; }

.ant-message {
  position: fixed;
  /*
  top: 80px !important;
  */
  z-index: 9999;
  font-size: 18px;
  font-weight: 600; }
  .ant-message .ant-message-notice-content {
    min-width: 500px; }
    @media only screen and (max-width: 768px) {
      .ant-message .ant-message-notice-content {
        min-width: auto; } }
  .ant-message .anticon {
    font-size: 18px; }

.vertical-tabs {
  position: relative;
  width: 100%; }
  .vertical-tabs .ant-tabs {
    flex-direction: row; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    margin-right: 64px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap {
    margin-top: 8px;
    padding-right: 0px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-list {
    flex-direction: column; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
    margin: 0 0 0 0;
    padding: 5px 0;
    text-align: center;
    width: 240px; }
  .vertical-tabs .ant-tabs-tab {
    padding-bottom: 0;
    margin: 0; }
  .vertical-tabs .ant-tabs-ink-bar {
    background: none; }
  .vertical-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #2a26f5;
    font-weight: 500;
    font-size: 14px; }
  .vertical-tabs .ant-tabs-tab:hover {
    color: #2a26f5; }
  .vertical-tabs .ant-tabs-nav {
    flex-direction: column-reverse;
    min-height: 50vh; }
  .vertical-tabs .tab-title {
    position: relative;
    width: 100%; }
  .vertical-tabs .ant-tabs-extra-content {
    width: 100%; }
  .vertical-tabs .ant-tabs-tab-btn {
    color: #000000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px; }
  .vertical-tabs .ant-tabs-top > .ant-tabs-nav:before {
    border-bottom-color: transparent; }

.logo-text {
  font-size: 24px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap; }

.ant-select-dropdown {
  z-index: 1500 !important; }

.pop-up-title {
  width: 100%;
  font-size: 2.125em;
  font-weight: 500;
  color: #000000;
  line-height: 42px;
  border-bottom: 2px solid #92929216;
  text-align: center;
  padding-bottom: 24px;
  margin-bottom: 56px; }

.first-text {
  font-size: 20px;
  line-height: 30px;
  border: none;
  margin: 0;
  padding: 0; }

.second-text {
  font-size: 24px;
  line-height: 34px;
  border: none;
  margin: 0 0 24px 0;
  padding: 0; }

.other-text {
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  border: none;
  margin: 0 0 8px 0;
  padding: 0; }

.btn-container {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 16px 0 40px 0; }

.blue-btn {
  height: 35px;
  font-weight: 600;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 15px;
  font-size: 14px;
  color: #fff;
  background-color: #2a26f5;
  border: none;
  border-radius: 5px;
  min-width: 17.6388vw !important; }

.blue-btn:hover {
  font-size: 14px;
  color: #fff;
  background-color: #2f26f5;
  border: none; }

.blue-btn:focus {
  font-size: 14px;
  color: #fff;
  background-color: #2f26f5;
  border: none; }

.green-btn {
  background-color: #1DFFCA;
  color: black;
  font-size: 22px;
  font-weight: 600;
  height: 55px;
  width: 100%;
  border-radius: 10px; }

.green-btn:hover {
  background-color: #08DFAD;
  font-size: 22px;
  font-weight: 600; }

.green-btn:focus {
  background-color: #08DFAD;
  font-size: 22px;
  font-weight: 600; }

.red-button {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button span {
    font-weight: 600; }

.round-btn-5px {
  border-radius: 5px;
  min-width: 180px !important; }

.long-btn {
  min-width: 180px !important; }

.red-button:hover {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button:hover span {
    font-weight: 600; }

.red-button:focus {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button:focus span {
    font-weight: 600; }

.secondary-button {
  background: #fff;
  color: #2a26f5;
  border-radius: 8px;
  height: 40px;
  border: none; }
  .secondary-button span {
    font-weight: 600; }

.secondary-button:hover {
  background: #fff;
  color: #2a26f5;
  border-radius: 8px;
  height: 40px;
  border: none; }
  .secondary-button:hover span {
    font-weight: 600; }

.add-button {
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffce00;
  border-color: #ffce00;
  min-width: 256px;
  border-radius: 5px; }
  .add-button span {
    color: #362c5e; }

.add-button:hover {
  box-shadow: none;
  border: none;
  background: #ffce00;
  border-color: #ffce00; }

.orange-bordered {
  background: none;
  border: 2px solid #65bb95;
  color: #65bb95; }
  .orange-bordered span {
    font-weight: 600; }

.orange-bordered:hover {
  background: #65bb95;
  border: 2px solid #65bb95;
  color: #fff; }

.orange-bordered:focus {
  border: 2px solid #65bb95;
  color: #fff;
  background: #65bb95; }

.grey-bordered {
  background: none;
  border: 2px solid #737b7d;
  color: #000000;
  display: flex;
  align-content: center;
  align-items: center; }
  .grey-bordered .social-icon {
    width: 14px;
    height: 14px;
    margin-right: 5px; }
  .grey-bordered .bigger-icon {
    width: 16px;
    height: 16px; }

.grey-bordered:hover {
  background: none;
  color: #000000;
  border: 2px solid #000000; }

.grey-bordered:focus {
  background: none;
  color: #000000;
  border: 2px solid #000000; }

.no-border {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.no-border:hover {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.no-border:focus {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.input {
  height: 42px;
  margin-right: 5px;
  font-size: 16px; }

.input-dark-border {
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 5px; }

.input-55 {
  height: 55px;
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 10px; }

.input-45 {
  height: 45px;
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 10px; }

.ant-select-selection--single {
  position: relative;
  height: 42px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  min-width: 120px;
  display: flex;
  align-items: center; }

.grey-select .ant-select-selection--single {
  position: relative;
  height: 42px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  min-width: 120px;
  display: flex;
  align-items: center;
  background: #f2f2f2;
  margin-right: 8px; }

.grey-select .ant-select-selection-selected-value {
  font-size: 14px;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  margin-top: 2px; }

.grey-select .ant-select-arrow .ant-select-arrow-icon {
  color: #737b7d; }

.ant-select-arrow .anticon:not(.ant-select-suffix) {
  pointer-events: none; }

.grey-input {
  border: none;
  font-size: 14px;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  background: #f2f2f2;
  border-radius: 10px; }

.grey-input::placeholder {
  font-size: 16px;
  line-height: 26px;
  /* or 162% */
  color: #c4c4c4; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.65);
  transition: background-color 5000s ease-in-out 0s; }

.auth-title {
  font-size: 20px;
  font-weight: 500;
  color: #000000; }

.margin-bottom-24 {
  margin-bottom: 24px; }

.margin-top-24 {
  margin-top: 24px; }

.margin-top-16 {
  margin-top: 16px; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

.error-text {
  color: #57b18a;
  font-size: 12px;
  font-weight: 500; }

.auth-sub-text {
  color: #737b7d;
  font-size: 16px;
  font-weight: normal; }
  .auth-sub-text span {
    font-weight: 600;
    cursor: pointer; }
  .auth-sub-text a {
    font-weight: 600;
    cursor: pointer;
    color: #737b7d; }

.has-error .ant-input,
.has-error .ant-input:hover {
  background-color: #f2f2f2;
  border-color: #b15757; }

.has-error .ant-form-explain,
.has-error .ant-form-split {
  color: #b15757;
  font-size: 12px; }

.ant-form-explain {
  margin-bottom: -1px; }

.ant-form-explain,
.ant-form-extra {
  clear: both;
  min-height: 0;
  margin-top: -4px; }

.ant-form-item {
  margin: 0 0 20px; }

.ant-select-dropdown-menu-item-selected {
  background: #dbdde0; }

.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled),
.ant-select-dropdown-menu-item:focus {
  background-color: #dbdde0; }

.ant-select-dropdown-menu {
  padding: 0; }
  .ant-select-dropdown-menu .ant-select-dropdown-menu-item {
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%; }

.ant-modal-centered .feedback-modal .ant-modal-content {
  min-height: 550px;
  background: #fff;
  border-radius: 8px;
  min-width: 654px;
  padding: 32px 58px 32px 58px; }
  .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-close .ant-modal-close-x {
    font-weight: bold;
    color: #ed1c24; }
  .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body {
    display: flex;
    padding: 0;
    flex-direction: column; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input:focus, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input-focused, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input:hover {
      border-right-width: 2px !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title {
      color: #000000;
      font-weight: 700;
      margin-bottom: 6px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title:after {
      display: block;
      width: 74px;
      height: 2px;
      content: "";
      background: #ed1c24; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-message {
      font-weight: 700;
      color: #000000;
      margin-bottom: 58px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form {
      width: 100%;
      display: flex;
      align-items: center;
      flex-direction: column; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item-label > label {
        display: none; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item {
        margin: 0 0 24px; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item {
        width: 376px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .dropdown-select {
          border: none;
          border-radius: 10px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select:not(.ant-select-customize-input) .ant-select-selector {
          border-radius: 10px;
          height: 40px;
          border: 2px solid #000000; }
          .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item {
            display: flex;
            align-items: center;
            padding-left: 18px;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 24px;
            letter-spacing: 0em; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section {
          padding-left: 29px;
          border-radius: 10px;
          height: 40px;
          border: 2px solid #000000;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0;
          color: #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section:hover,
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section:focus {
          border: 2px solid #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message {
          padding-left: 29px;
          border-radius: 10px;
          height: auto;
          border: 2px solid #000000;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0;
          color: #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message:hover,
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message:focus {
          border: 2px solid #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button {
          height: 40px;
          margin-top: 10px;
          border-radius: 10px;
          background: #ed1c24;
          width: 100%; }
          .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button span {
            color: #fff;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 24px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button:hover, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button:focus {
          border-color: #ed1c24; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select-arrow {
          color: #000000;
          font-size: 20px;
          width: 20px;
          height: 20px;
          top: 40%; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item ::placeholder {
          font-weight: 500; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .error-message {
        width: 376px;
        text-align: left;
        font-weight: 500;
        font-size: 14px;
        color: #b15757;
        line-height: 21px; }

@media only screen and (max-width: 768px) {
  .ant-modal-centered .feedback-modal .ant-modal-content {
    min-height: 200px;
    padding: 12px;
    min-width: 90%; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title {
      font-size: 18px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-message {
      font-size: 14px;
      margin-bottom: 28px !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item {
      margin: 8px 0 !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .error-message {
      width: 100% !important; } }

.ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  /*
  background: #e8e8e8;
  */ }

.ant-table-thead > tr > th {
  background: #202945;
  font-size: 16px;
  line-height: 26px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: none;
  color: #fff;
  border-bottom: 2px solid rgba(146, 146, 146, 0.16); }

.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters {
  background: #fff;
  font-weight: bold;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #737b7d; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters {
  background: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  text-transform: uppercase;
  color: #737b7d; }

.ant-table-tbody > tr > td,
.ant-table-thead > tr > th {
  padding: 16px 14px; }

.ant-table-tbody > tr:nth-child(even) {
  background: #f2f2f2; }

.ant-table-body {
  /*
  margin-bottom: 48px
  */ }

.table-text {
  margin: 0 !important;
  color: black; }

.table-name {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px; }

.ant-table-footer {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 24px 0 16px;
  align-items: center;
  background: #fff !important;
  border-top: none; }

.ant-table-footer:before {
  height: 0; }

.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on {
  color: #65bb95; }

.ant-table-tbody > tr > td {
  border-bottom: none;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #000000; }

.ant-table-tbody > tr:last-child > td {
  border-bottom: 2px solid rgba(146, 146, 146, 0.16); }

.ant-table-thead > tr > th.ant-table-column-sort {
  background: #fff; }

.ant-table-tbody > tr > td.ant-table-column-sort {
  background: #fff; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters:hover:before {
  background: #fff; }

.ant-pagination-item-active a {
  color: #000000; }

.ant-popover-placement-bottom {
  padding-top: 0; }

.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
  display: none; }

.ant-select-dropdown {
  z-index: 1; }

.ant-table-fixed {
  width: 100% !important; }

.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #dbdde0; }

.ant-select-dropdown-menu .ant-select-dropdown-menu-item:nth-child(1) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.ant-select-dropdown-menu .ant-select-dropdown-menu-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.ant-select-selection--single:hover,
.ant-select-selection--single:focus {
  border: 1px solid #929292;
  box-shadow: none; }

.ant-select-open .ant-select-selection {
  border: 1px solid #929292;
  box-shadow: none; }

.ant-input {
  border-color: #f2f2f2; }

.ant-picker:hover,
.ant-picker-focused {
  border-color: #f2f2f2;
  border-right-width: 1px !important; }

.ant-input:focus,
.ant-input:hover {
  box-shadow: none;
  border: 1px solid #929292; }

.ant-table-body {
  margin-bottom: 0;
  overflow-x: hidden !important; }

.loading-icon {
  height: 72px;
  width: 72px;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@media screen and (min-width: 769px) and (max-width: 1400px) {
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    /*
      margin-right: 0px !important;
      */ }
  .ant-table-body {
    overflow-x: scroll !important; }
    .ant-table-body .ant-table-fixed {
      margin-bottom: 16px;
      min-width: 1080px; }
  ::-webkit-scrollbar {
    height: 8px; }
  ::-webkit-scrollbar-track-piece {
    background: #f2f2f2;
    border-radius: 4px;
    box-shadow: none; }
  ::-webkit-scrollbar-thumb {
    background: #dbdde0;
    border-radius: 4px; } }

@media only screen and (max-width: 768px) {
  .table-name {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px; }
  .ant-table-body {
    overflow-x: scroll !important; }
    .ant-table-body .ant-table-fixed {
      margin-bottom: 16px;
      min-width: 1080px; }
  ::-webkit-scrollbar {
    height: 8px; }
  ::-webkit-scrollbar-track-piece {
    background: #f2f2f2;
    border-radius: 4px;
    box-shadow: none; }
  ::-webkit-scrollbar-thumb {
    background: #dbdde0;
    border-radius: 4px; }
  .ant-pagination {
    flex-wrap: wrap !important; }
    .ant-pagination .ant-pagination-item {
      margin-bottom: 10px !important; }
  .vertical-tabs .ant-tabs {
    flex-direction: column; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
    min-height: 10vh !important; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
    padding-left: 0; }
  .vertical-tabs .vertical-tabs .ant-tabs-nav {
    min-height: 45px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    margin-right: 0px; }
  .vertical-tabs .vertical-tabs .ant-tabs-extra-content {
    display: none; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-list {
    flex-direction: row; }
  .vertical-tabs .vertical-tabs .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab {
    width: max-content !important;
    margin-right: 30px !important;
    font-size: 12px; }
  .vertical-tabs .vertical-tabs .ant-tabs-tab .ant-tabs-tab-btn {
    font-size: 12px;
    font-weight: 400;
    padding: 0 10px; } }

.popover-map {
  width: 350px;
  z-index: 1 !important; }
  .popover-map .ant-popover-content {
    z-index: 1; }
    .popover-map .ant-popover-content .ant-popover-inner {
      z-index: 1; }
      .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content {
        z-index: 1;
        position: relative; }
        .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .property-map-image {
          max-height: 400px;
          margin-bottom: 10px; }
          .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .property-map-image img {
            width: 100%;
            max-height: 250px;
            object-fit: cover; }
        .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .close-button-div {
          position: absolute;
          right: 0;
          top: 0;
          width: 30px;
          height: 30px;
          display: flex;
          justify-content: center;
          align-items: center; }
          .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .close-button-div .close-btn {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            color: #2a26f5;
            background: #fff; }

.ant-table-selection-column .ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-table-selection-column .ant-checkbox-wrapper:hover .ant-checkbox-inner {
  border-color: #000000 !important; }

.ant-table-selection-column .ant-checkbox:hover::after {
  visibility: visible;
  border-color: #000000 !important; }

.loading-container {
  display: flex;
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center; }
  .loading-container .loading-icon {
    height: 72px;
    width: 72px;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.ant-menu-inline .ant-menu-item:after {
  border-right: none; }

.margin-left-0 {
  margin-left: 0; }

.ant-table-placeholder {
  margin-top: -25px; }

.ant-select-arrow {
  color: #737b7d; }

.ant-select-arrow-icon {
  color: #737b7d !important; }

.ant-select {
  color: #000000; }

.ant-tabs-left > .ant-tabs-content-holder {
  border-left: none; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield; }

.ant-scrolling-effect {
  width: 100% !important;
  overflow: hidden;
  /*
  overflow: visible !important
*/ }

.popup-title {
  color: #000000;
  font-weight: 700;
  margin-bottom: 80px; }

.margin-bottom-16 {
  margin-bottom: 16px; }

.mb-0 {
  margin-bottom: 0; }

.popup-title:after {
  display: block;
  width: 74px;
  height: 2px;
  content: "";
  background: #ed1c24; }
  .theme-prabhu .popup-title:after {
    background: #ed1c24; }
  .theme-nibl .popup-title:after {
    background: #000000; }

/*
.example{
  padding: 10px;
  @include themify {
    background: theme-get(bg-color);
    color: theme-get(text-color);
  }
}*/
.title-text {
  font-size: 34px;
  text-align: center;
  width: auto;
  font-weight: bold; }

.ant-message {
  position: fixed;
  /*
  top: 80px !important;
  */
  z-index: 9999;
  font-size: 18px;
  font-weight: 600; }
  .ant-message .ant-message-notice-content {
    min-width: 500px; }
    @media only screen and (max-width: 768px) {
      .ant-message .ant-message-notice-content {
        min-width: auto; } }
  .ant-message .anticon {
    font-size: 18px; }

.vertical-tabs {
  position: relative;
  width: 100%; }
  .vertical-tabs .ant-tabs {
    flex-direction: row; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    margin-right: 64px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap {
    margin-top: 8px;
    padding-right: 0px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-list {
    flex-direction: column; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
    margin: 0 0 0 0;
    padding: 5px 0;
    text-align: center;
    width: 240px; }
  .vertical-tabs .ant-tabs-tab {
    padding-bottom: 0;
    margin: 0; }
  .vertical-tabs .ant-tabs-ink-bar {
    background: none; }
  .vertical-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #2a26f5;
    font-weight: 500;
    font-size: 14px; }
  .vertical-tabs .ant-tabs-tab:hover {
    color: #2a26f5; }
  .vertical-tabs .ant-tabs-nav {
    flex-direction: column-reverse;
    min-height: 50vh; }
  .vertical-tabs .tab-title {
    position: relative;
    width: 100%; }
  .vertical-tabs .ant-tabs-extra-content {
    width: 100%; }
  .vertical-tabs .ant-tabs-tab-btn {
    color: #000000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px; }
  .vertical-tabs .ant-tabs-top > .ant-tabs-nav:before {
    border-bottom-color: transparent; }

.logo-text {
  font-size: 24px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap; }

.ant-select-dropdown {
  z-index: 1500 !important; }

.pop-up-title {
  width: 100%;
  font-size: 2.125em;
  font-weight: 500;
  color: #000000;
  line-height: 42px;
  border-bottom: 2px solid #92929216;
  text-align: center;
  padding-bottom: 24px;
  margin-bottom: 56px; }

.first-text {
  font-size: 20px;
  line-height: 30px;
  border: none;
  margin: 0;
  padding: 0; }

.second-text {
  font-size: 24px;
  line-height: 34px;
  border: none;
  margin: 0 0 24px 0;
  padding: 0; }

.other-text {
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  border: none;
  margin: 0 0 8px 0;
  padding: 0; }

.btn-container {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 16px 0 40px 0; }

.blue-btn {
  height: 35px;
  font-weight: 600;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 15px;
  font-size: 14px;
  color: #fff;
  background-color: #2a26f5;
  border: none;
  border-radius: 5px;
  min-width: 17.6388vw !important; }

.blue-btn:hover {
  font-size: 14px;
  color: #fff;
  background-color: #2f26f5;
  border: none; }

.blue-btn:focus {
  font-size: 14px;
  color: #fff;
  background-color: #2f26f5;
  border: none; }

.green-btn {
  background-color: #1DFFCA;
  color: black;
  font-size: 22px;
  font-weight: 600;
  height: 55px;
  width: 100%;
  border-radius: 10px; }

.green-btn:hover {
  background-color: #08DFAD;
  font-size: 22px;
  font-weight: 600; }

.green-btn:focus {
  background-color: #08DFAD;
  font-size: 22px;
  font-weight: 600; }

.red-button {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button span {
    font-weight: 600; }

.round-btn-5px {
  border-radius: 5px;
  min-width: 180px !important; }

.long-btn {
  min-width: 180px !important; }

.red-button:hover {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button:hover span {
    font-weight: 600; }

.red-button:focus {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button:focus span {
    font-weight: 600; }

.secondary-button {
  background: #fff;
  color: #2a26f5;
  border-radius: 8px;
  height: 40px;
  border: none; }
  .secondary-button span {
    font-weight: 600; }

.secondary-button:hover {
  background: #fff;
  color: #2a26f5;
  border-radius: 8px;
  height: 40px;
  border: none; }
  .secondary-button:hover span {
    font-weight: 600; }

.add-button {
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffce00;
  border-color: #ffce00;
  min-width: 256px;
  border-radius: 5px; }
  .add-button span {
    color: #362c5e; }

.add-button:hover {
  box-shadow: none;
  border: none;
  background: #ffce00;
  border-color: #ffce00; }

.orange-bordered {
  background: none;
  border: 2px solid #65bb95;
  color: #65bb95; }
  .orange-bordered span {
    font-weight: 600; }

.orange-bordered:hover {
  background: #65bb95;
  border: 2px solid #65bb95;
  color: #fff; }

.orange-bordered:focus {
  border: 2px solid #65bb95;
  color: #fff;
  background: #65bb95; }

.grey-bordered {
  background: none;
  border: 2px solid #737b7d;
  color: #000000;
  display: flex;
  align-content: center;
  align-items: center; }
  .grey-bordered .social-icon {
    width: 14px;
    height: 14px;
    margin-right: 5px; }
  .grey-bordered .bigger-icon {
    width: 16px;
    height: 16px; }

.grey-bordered:hover {
  background: none;
  color: #000000;
  border: 2px solid #000000; }

.grey-bordered:focus {
  background: none;
  color: #000000;
  border: 2px solid #000000; }

.no-border {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.no-border:hover {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.no-border:focus {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.input {
  height: 42px;
  margin-right: 5px;
  font-size: 16px; }

.input-dark-border {
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 5px; }

.input-55 {
  height: 55px;
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 10px; }

.input-45 {
  height: 45px;
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 10px; }

.ant-select-selection--single {
  position: relative;
  height: 42px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  min-width: 120px;
  display: flex;
  align-items: center; }

.grey-select .ant-select-selection--single {
  position: relative;
  height: 42px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  min-width: 120px;
  display: flex;
  align-items: center;
  background: #f2f2f2;
  margin-right: 8px; }

.grey-select .ant-select-selection-selected-value {
  font-size: 14px;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  margin-top: 2px; }

.grey-select .ant-select-arrow .ant-select-arrow-icon {
  color: #737b7d; }

.ant-select-arrow .anticon:not(.ant-select-suffix) {
  pointer-events: none; }

.grey-input {
  border: none;
  font-size: 14px;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  background: #f2f2f2;
  border-radius: 10px; }

.grey-input::placeholder {
  font-size: 16px;
  line-height: 26px;
  /* or 162% */
  color: #c4c4c4; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.65);
  transition: background-color 5000s ease-in-out 0s; }

.auth-title {
  font-size: 20px;
  font-weight: 500;
  color: #000000; }

.margin-bottom-24 {
  margin-bottom: 24px; }

.margin-top-24 {
  margin-top: 24px; }

.margin-top-16 {
  margin-top: 16px; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

.error-text {
  color: #57b18a;
  font-size: 12px;
  font-weight: 500; }

.auth-sub-text {
  color: #737b7d;
  font-size: 16px;
  font-weight: normal; }
  .auth-sub-text span {
    font-weight: 600;
    cursor: pointer; }
  .auth-sub-text a {
    font-weight: 600;
    cursor: pointer;
    color: #737b7d; }

.has-error .ant-input,
.has-error .ant-input:hover {
  background-color: #f2f2f2;
  border-color: #b15757; }

.has-error .ant-form-explain,
.has-error .ant-form-split {
  color: #b15757;
  font-size: 12px; }

.ant-form-explain {
  margin-bottom: -1px; }

.ant-form-explain,
.ant-form-extra {
  clear: both;
  min-height: 0;
  margin-top: -4px; }

.ant-form-item {
  margin: 0 0 20px; }

.ant-select-dropdown-menu-item-selected {
  background: #dbdde0; }

.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled),
.ant-select-dropdown-menu-item:focus {
  background-color: #dbdde0; }

.ant-select-dropdown-menu {
  padding: 0; }
  .ant-select-dropdown-menu .ant-select-dropdown-menu-item {
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%; }

.ant-modal-centered .feedback-modal .ant-modal-content {
  min-height: 550px;
  background: #fff;
  border-radius: 8px;
  min-width: 654px;
  padding: 32px 58px 32px 58px; }
  .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-close .ant-modal-close-x {
    font-weight: bold;
    color: #ed1c24; }
  .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body {
    display: flex;
    padding: 0;
    flex-direction: column; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input:focus, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input-focused, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input:hover {
      border-right-width: 2px !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title {
      color: #000000;
      font-weight: 700;
      margin-bottom: 6px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title:after {
      display: block;
      width: 74px;
      height: 2px;
      content: "";
      background: #ed1c24; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-message {
      font-weight: 700;
      color: #000000;
      margin-bottom: 58px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form {
      width: 100%;
      display: flex;
      align-items: center;
      flex-direction: column; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item-label > label {
        display: none; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item {
        margin: 0 0 24px; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item {
        width: 376px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .dropdown-select {
          border: none;
          border-radius: 10px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select:not(.ant-select-customize-input) .ant-select-selector {
          border-radius: 10px;
          height: 40px;
          border: 2px solid #000000; }
          .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item {
            display: flex;
            align-items: center;
            padding-left: 18px;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 24px;
            letter-spacing: 0em; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section {
          padding-left: 29px;
          border-radius: 10px;
          height: 40px;
          border: 2px solid #000000;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0;
          color: #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section:hover,
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section:focus {
          border: 2px solid #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message {
          padding-left: 29px;
          border-radius: 10px;
          height: auto;
          border: 2px solid #000000;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0;
          color: #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message:hover,
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message:focus {
          border: 2px solid #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button {
          height: 40px;
          margin-top: 10px;
          border-radius: 10px;
          background: #ed1c24;
          width: 100%; }
          .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button span {
            color: #fff;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 24px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button:hover, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button:focus {
          border-color: #ed1c24; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select-arrow {
          color: #000000;
          font-size: 20px;
          width: 20px;
          height: 20px;
          top: 40%; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item ::placeholder {
          font-weight: 500; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .error-message {
        width: 376px;
        text-align: left;
        font-weight: 500;
        font-size: 14px;
        color: #b15757;
        line-height: 21px; }

@media only screen and (max-width: 768px) {
  .ant-modal-centered .feedback-modal .ant-modal-content {
    min-height: 200px;
    padding: 12px;
    min-width: 90%; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title {
      font-size: 18px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-message {
      font-size: 14px;
      margin-bottom: 28px !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item {
      margin: 8px 0 !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .error-message {
      width: 100% !important; } }

.ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  /*
  background: #e8e8e8;
  */ }

.ant-table-thead > tr > th {
  background: #202945;
  font-size: 16px;
  line-height: 26px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: none;
  color: #fff;
  border-bottom: 2px solid rgba(146, 146, 146, 0.16); }

.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters {
  background: #fff;
  font-weight: bold;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #737b7d; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters {
  background: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  text-transform: uppercase;
  color: #737b7d; }

.ant-table-tbody > tr > td,
.ant-table-thead > tr > th {
  padding: 16px 14px; }

.ant-table-tbody > tr:nth-child(even) {
  background: #f2f2f2; }

.ant-table-body {
  /*
  margin-bottom: 48px
  */ }

.table-text {
  margin: 0 !important;
  color: black; }

.table-name {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px; }

.ant-table-footer {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 24px 0 16px;
  align-items: center;
  background: #fff !important;
  border-top: none; }

.ant-table-footer:before {
  height: 0; }

.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on {
  color: #65bb95; }

.ant-table-tbody > tr > td {
  border-bottom: none;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #000000; }

.ant-table-tbody > tr:last-child > td {
  border-bottom: 2px solid rgba(146, 146, 146, 0.16); }

.ant-table-thead > tr > th.ant-table-column-sort {
  background: #fff; }

.ant-table-tbody > tr > td.ant-table-column-sort {
  background: #fff; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters:hover:before {
  background: #fff; }

.ant-pagination-item-active a {
  color: #000000; }

.ant-popover-placement-bottom {
  padding-top: 0; }

.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
  display: none; }

.ant-select-dropdown {
  z-index: 1; }

.ant-table-fixed {
  width: 100% !important; }

.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #dbdde0; }

.ant-select-dropdown-menu .ant-select-dropdown-menu-item:nth-child(1) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.ant-select-dropdown-menu .ant-select-dropdown-menu-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.ant-select-selection--single:hover,
.ant-select-selection--single:focus {
  border: 1px solid #929292;
  box-shadow: none; }

.ant-select-open .ant-select-selection {
  border: 1px solid #929292;
  box-shadow: none; }

.ant-input {
  border-color: #f2f2f2; }

.ant-picker:hover,
.ant-picker-focused {
  border-color: #f2f2f2;
  border-right-width: 1px !important; }

.ant-input:focus,
.ant-input:hover {
  box-shadow: none;
  border: 1px solid #929292; }

.ant-table-body {
  margin-bottom: 0;
  overflow-x: hidden !important; }

.loading-icon {
  height: 72px;
  width: 72px;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@media screen and (min-width: 769px) and (max-width: 1400px) {
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    /*
      margin-right: 0px !important;
      */ }
  .ant-table-body {
    overflow-x: scroll !important; }
    .ant-table-body .ant-table-fixed {
      margin-bottom: 16px;
      min-width: 1080px; }
  ::-webkit-scrollbar {
    height: 8px; }
  ::-webkit-scrollbar-track-piece {
    background: #f2f2f2;
    border-radius: 4px;
    box-shadow: none; }
  ::-webkit-scrollbar-thumb {
    background: #dbdde0;
    border-radius: 4px; } }

@media only screen and (max-width: 768px) {
  .table-name {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px; }
  .ant-table-body {
    overflow-x: scroll !important; }
    .ant-table-body .ant-table-fixed {
      margin-bottom: 16px;
      min-width: 1080px; }
  ::-webkit-scrollbar {
    height: 8px; }
  ::-webkit-scrollbar-track-piece {
    background: #f2f2f2;
    border-radius: 4px;
    box-shadow: none; }
  ::-webkit-scrollbar-thumb {
    background: #dbdde0;
    border-radius: 4px; }
  .ant-pagination {
    flex-wrap: wrap !important; }
    .ant-pagination .ant-pagination-item {
      margin-bottom: 10px !important; }
  .vertical-tabs .ant-tabs {
    flex-direction: column; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
    min-height: 10vh !important; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
    padding-left: 0; }
  .vertical-tabs .vertical-tabs .ant-tabs-nav {
    min-height: 45px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    margin-right: 0px; }
  .vertical-tabs .vertical-tabs .ant-tabs-extra-content {
    display: none; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-list {
    flex-direction: row; }
  .vertical-tabs .vertical-tabs .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab {
    width: max-content !important;
    margin-right: 30px !important;
    font-size: 12px; }
  .vertical-tabs .vertical-tabs .ant-tabs-tab .ant-tabs-tab-btn {
    font-size: 12px;
    font-weight: 400;
    padding: 0 10px; } }

.popover-map {
  width: 350px;
  z-index: 1 !important; }
  .popover-map .ant-popover-content {
    z-index: 1; }
    .popover-map .ant-popover-content .ant-popover-inner {
      z-index: 1; }
      .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content {
        z-index: 1;
        position: relative; }
        .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .property-map-image {
          max-height: 400px;
          margin-bottom: 10px; }
          .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .property-map-image img {
            width: 100%;
            max-height: 250px;
            object-fit: cover; }
        .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .close-button-div {
          position: absolute;
          right: 0;
          top: 0;
          width: 30px;
          height: 30px;
          display: flex;
          justify-content: center;
          align-items: center; }
          .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .close-button-div .close-btn {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            color: #2a26f5;
            background: #fff; }

.ant-table-selection-column .ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-table-selection-column .ant-checkbox-wrapper:hover .ant-checkbox-inner {
  border-color: #000000 !important; }

.ant-table-selection-column .ant-checkbox:hover::after {
  visibility: visible;
  border-color: #000000 !important; }

.loading-container {
  display: flex;
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center; }
  .loading-container .loading-icon {
    height: 72px;
    width: 72px;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.ant-menu-inline .ant-menu-item:after {
  border-right: none; }

.margin-left-0 {
  margin-left: 0; }

.ant-table-placeholder {
  margin-top: -25px; }

.ant-select-arrow {
  color: #737b7d; }

.ant-select-arrow-icon {
  color: #737b7d !important; }

.ant-select {
  color: #000000; }

.ant-tabs-left > .ant-tabs-content-holder {
  border-left: none; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield; }

.ant-scrolling-effect {
  width: 100% !important;
  overflow: hidden;
  /*
  overflow: visible !important
*/ }

.tag {
  width: max-content;
  min-height: 28px;
  max-height: 29px;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2a26f5;
  border-radius: 10px;
  padding: 0 11px;
  min-width: 124px;
  color: white; }

.negative-tag {
  background: #F45E64;
  color: black; }

.positive-tag {
  background: #08DFAD;
  color: black; }

/*
.example{
  padding: 10px;
  @include themify {
    background: theme-get(bg-color);
    color: theme-get(text-color);
  }
}*/
.title-text {
  font-size: 34px;
  text-align: center;
  width: auto;
  font-weight: bold; }

.ant-message {
  position: fixed;
  /*
  top: 80px !important;
  */
  z-index: 9999;
  font-size: 18px;
  font-weight: 600; }
  .ant-message .ant-message-notice-content {
    min-width: 500px; }
    @media only screen and (max-width: 768px) {
      .ant-message .ant-message-notice-content {
        min-width: auto; } }
  .ant-message .anticon {
    font-size: 18px; }

.vertical-tabs {
  position: relative;
  width: 100%; }
  .vertical-tabs .ant-tabs {
    flex-direction: row; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    margin-right: 64px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap {
    margin-top: 8px;
    padding-right: 0px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-list {
    flex-direction: column; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
    margin: 0 0 0 0;
    padding: 5px 0;
    text-align: center;
    width: 240px; }
  .vertical-tabs .ant-tabs-tab {
    padding-bottom: 0;
    margin: 0; }
  .vertical-tabs .ant-tabs-ink-bar {
    background: none; }
  .vertical-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #2a26f5;
    font-weight: 500;
    font-size: 14px; }
  .vertical-tabs .ant-tabs-tab:hover {
    color: #2a26f5; }
  .vertical-tabs .ant-tabs-nav {
    flex-direction: column-reverse;
    min-height: 50vh; }
  .vertical-tabs .tab-title {
    position: relative;
    width: 100%; }
  .vertical-tabs .ant-tabs-extra-content {
    width: 100%; }
  .vertical-tabs .ant-tabs-tab-btn {
    color: #000000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px; }
  .vertical-tabs .ant-tabs-top > .ant-tabs-nav:before {
    border-bottom-color: transparent; }

.logo-text {
  font-size: 24px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap; }

.ant-select-dropdown {
  z-index: 1500 !important; }

.pop-up-title {
  width: 100%;
  font-size: 2.125em;
  font-weight: 500;
  color: #000000;
  line-height: 42px;
  border-bottom: 2px solid #92929216;
  text-align: center;
  padding-bottom: 24px;
  margin-bottom: 56px; }

.first-text {
  font-size: 20px;
  line-height: 30px;
  border: none;
  margin: 0;
  padding: 0; }

.second-text {
  font-size: 24px;
  line-height: 34px;
  border: none;
  margin: 0 0 24px 0;
  padding: 0; }

.other-text {
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  border: none;
  margin: 0 0 8px 0;
  padding: 0; }

.btn-container {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 16px 0 40px 0; }

.blue-btn {
  height: 35px;
  font-weight: 600;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 15px;
  font-size: 14px;
  color: #fff;
  background-color: #2a26f5;
  border: none;
  border-radius: 5px;
  min-width: 17.6388vw !important; }

.blue-btn:hover {
  font-size: 14px;
  color: #fff;
  background-color: #2f26f5;
  border: none; }

.blue-btn:focus {
  font-size: 14px;
  color: #fff;
  background-color: #2f26f5;
  border: none; }

.green-btn {
  background-color: #1DFFCA;
  color: black;
  font-size: 22px;
  font-weight: 600;
  height: 55px;
  width: 100%;
  border-radius: 10px; }

.green-btn:hover {
  background-color: #08DFAD;
  font-size: 22px;
  font-weight: 600; }

.green-btn:focus {
  background-color: #08DFAD;
  font-size: 22px;
  font-weight: 600; }

.red-button {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button span {
    font-weight: 600; }

.round-btn-5px {
  border-radius: 5px;
  min-width: 180px !important; }

.long-btn {
  min-width: 180px !important; }

.red-button:hover {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button:hover span {
    font-weight: 600; }

.red-button:focus {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button:focus span {
    font-weight: 600; }

.secondary-button {
  background: #fff;
  color: #2a26f5;
  border-radius: 8px;
  height: 40px;
  border: none; }
  .secondary-button span {
    font-weight: 600; }

.secondary-button:hover {
  background: #fff;
  color: #2a26f5;
  border-radius: 8px;
  height: 40px;
  border: none; }
  .secondary-button:hover span {
    font-weight: 600; }

.add-button {
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffce00;
  border-color: #ffce00;
  min-width: 256px;
  border-radius: 5px; }
  .add-button span {
    color: #362c5e; }

.add-button:hover {
  box-shadow: none;
  border: none;
  background: #ffce00;
  border-color: #ffce00; }

.orange-bordered {
  background: none;
  border: 2px solid #65bb95;
  color: #65bb95; }
  .orange-bordered span {
    font-weight: 600; }

.orange-bordered:hover {
  background: #65bb95;
  border: 2px solid #65bb95;
  color: #fff; }

.orange-bordered:focus {
  border: 2px solid #65bb95;
  color: #fff;
  background: #65bb95; }

.grey-bordered {
  background: none;
  border: 2px solid #737b7d;
  color: #000000;
  display: flex;
  align-content: center;
  align-items: center; }
  .grey-bordered .social-icon {
    width: 14px;
    height: 14px;
    margin-right: 5px; }
  .grey-bordered .bigger-icon {
    width: 16px;
    height: 16px; }

.grey-bordered:hover {
  background: none;
  color: #000000;
  border: 2px solid #000000; }

.grey-bordered:focus {
  background: none;
  color: #000000;
  border: 2px solid #000000; }

.no-border {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.no-border:hover {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.no-border:focus {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.input {
  height: 42px;
  margin-right: 5px;
  font-size: 16px; }

.input-dark-border {
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 5px; }

.input-55 {
  height: 55px;
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 10px; }

.input-45 {
  height: 45px;
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 10px; }

.ant-select-selection--single {
  position: relative;
  height: 42px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  min-width: 120px;
  display: flex;
  align-items: center; }

.grey-select .ant-select-selection--single {
  position: relative;
  height: 42px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  min-width: 120px;
  display: flex;
  align-items: center;
  background: #f2f2f2;
  margin-right: 8px; }

.grey-select .ant-select-selection-selected-value {
  font-size: 14px;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  margin-top: 2px; }

.grey-select .ant-select-arrow .ant-select-arrow-icon {
  color: #737b7d; }

.ant-select-arrow .anticon:not(.ant-select-suffix) {
  pointer-events: none; }

.grey-input {
  border: none;
  font-size: 14px;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  background: #f2f2f2;
  border-radius: 10px; }

.grey-input::placeholder {
  font-size: 16px;
  line-height: 26px;
  /* or 162% */
  color: #c4c4c4; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.65);
  transition: background-color 5000s ease-in-out 0s; }

.auth-title {
  font-size: 20px;
  font-weight: 500;
  color: #000000; }

.margin-bottom-24 {
  margin-bottom: 24px; }

.margin-top-24 {
  margin-top: 24px; }

.margin-top-16 {
  margin-top: 16px; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

.error-text {
  color: #57b18a;
  font-size: 12px;
  font-weight: 500; }

.auth-sub-text {
  color: #737b7d;
  font-size: 16px;
  font-weight: normal; }
  .auth-sub-text span {
    font-weight: 600;
    cursor: pointer; }
  .auth-sub-text a {
    font-weight: 600;
    cursor: pointer;
    color: #737b7d; }

.has-error .ant-input,
.has-error .ant-input:hover {
  background-color: #f2f2f2;
  border-color: #b15757; }

.has-error .ant-form-explain,
.has-error .ant-form-split {
  color: #b15757;
  font-size: 12px; }

.ant-form-explain {
  margin-bottom: -1px; }

.ant-form-explain,
.ant-form-extra {
  clear: both;
  min-height: 0;
  margin-top: -4px; }

.ant-form-item {
  margin: 0 0 20px; }

.ant-select-dropdown-menu-item-selected {
  background: #dbdde0; }

.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled),
.ant-select-dropdown-menu-item:focus {
  background-color: #dbdde0; }

.ant-select-dropdown-menu {
  padding: 0; }
  .ant-select-dropdown-menu .ant-select-dropdown-menu-item {
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%; }

.ant-modal-centered .feedback-modal .ant-modal-content {
  min-height: 550px;
  background: #fff;
  border-radius: 8px;
  min-width: 654px;
  padding: 32px 58px 32px 58px; }
  .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-close .ant-modal-close-x {
    font-weight: bold;
    color: #ed1c24; }
  .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body {
    display: flex;
    padding: 0;
    flex-direction: column; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input:focus, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input-focused, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input:hover {
      border-right-width: 2px !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title {
      color: #000000;
      font-weight: 700;
      margin-bottom: 6px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title:after {
      display: block;
      width: 74px;
      height: 2px;
      content: "";
      background: #ed1c24; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-message {
      font-weight: 700;
      color: #000000;
      margin-bottom: 58px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form {
      width: 100%;
      display: flex;
      align-items: center;
      flex-direction: column; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item-label > label {
        display: none; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item {
        margin: 0 0 24px; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item {
        width: 376px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .dropdown-select {
          border: none;
          border-radius: 10px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select:not(.ant-select-customize-input) .ant-select-selector {
          border-radius: 10px;
          height: 40px;
          border: 2px solid #000000; }
          .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item {
            display: flex;
            align-items: center;
            padding-left: 18px;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 24px;
            letter-spacing: 0em; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section {
          padding-left: 29px;
          border-radius: 10px;
          height: 40px;
          border: 2px solid #000000;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0;
          color: #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section:hover,
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section:focus {
          border: 2px solid #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message {
          padding-left: 29px;
          border-radius: 10px;
          height: auto;
          border: 2px solid #000000;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0;
          color: #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message:hover,
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message:focus {
          border: 2px solid #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button {
          height: 40px;
          margin-top: 10px;
          border-radius: 10px;
          background: #ed1c24;
          width: 100%; }
          .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button span {
            color: #fff;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 24px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button:hover, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button:focus {
          border-color: #ed1c24; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select-arrow {
          color: #000000;
          font-size: 20px;
          width: 20px;
          height: 20px;
          top: 40%; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item ::placeholder {
          font-weight: 500; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .error-message {
        width: 376px;
        text-align: left;
        font-weight: 500;
        font-size: 14px;
        color: #b15757;
        line-height: 21px; }

@media only screen and (max-width: 768px) {
  .ant-modal-centered .feedback-modal .ant-modal-content {
    min-height: 200px;
    padding: 12px;
    min-width: 90%; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title {
      font-size: 18px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-message {
      font-size: 14px;
      margin-bottom: 28px !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item {
      margin: 8px 0 !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .error-message {
      width: 100% !important; } }

.ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  /*
  background: #e8e8e8;
  */ }

.ant-table-thead > tr > th {
  background: #202945;
  font-size: 16px;
  line-height: 26px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: none;
  color: #fff;
  border-bottom: 2px solid rgba(146, 146, 146, 0.16); }

.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters {
  background: #fff;
  font-weight: bold;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #737b7d; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters {
  background: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  text-transform: uppercase;
  color: #737b7d; }

.ant-table-tbody > tr > td,
.ant-table-thead > tr > th {
  padding: 16px 14px; }

.ant-table-tbody > tr:nth-child(even) {
  background: #f2f2f2; }

.ant-table-body {
  /*
  margin-bottom: 48px
  */ }

.table-text {
  margin: 0 !important;
  color: black; }

.table-name {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px; }

.ant-table-footer {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 24px 0 16px;
  align-items: center;
  background: #fff !important;
  border-top: none; }

.ant-table-footer:before {
  height: 0; }

.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on {
  color: #65bb95; }

.ant-table-tbody > tr > td {
  border-bottom: none;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #000000; }

.ant-table-tbody > tr:last-child > td {
  border-bottom: 2px solid rgba(146, 146, 146, 0.16); }

.ant-table-thead > tr > th.ant-table-column-sort {
  background: #fff; }

.ant-table-tbody > tr > td.ant-table-column-sort {
  background: #fff; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters:hover:before {
  background: #fff; }

.ant-pagination-item-active a {
  color: #000000; }

.ant-popover-placement-bottom {
  padding-top: 0; }

.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
  display: none; }

.ant-select-dropdown {
  z-index: 1; }

.ant-table-fixed {
  width: 100% !important; }

.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #dbdde0; }

.ant-select-dropdown-menu .ant-select-dropdown-menu-item:nth-child(1) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.ant-select-dropdown-menu .ant-select-dropdown-menu-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.ant-select-selection--single:hover,
.ant-select-selection--single:focus {
  border: 1px solid #929292;
  box-shadow: none; }

.ant-select-open .ant-select-selection {
  border: 1px solid #929292;
  box-shadow: none; }

.ant-input {
  border-color: #f2f2f2; }

.ant-picker:hover,
.ant-picker-focused {
  border-color: #f2f2f2;
  border-right-width: 1px !important; }

.ant-input:focus,
.ant-input:hover {
  box-shadow: none;
  border: 1px solid #929292; }

.ant-table-body {
  margin-bottom: 0;
  overflow-x: hidden !important; }

.loading-icon {
  height: 72px;
  width: 72px;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@media screen and (min-width: 769px) and (max-width: 1400px) {
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    /*
      margin-right: 0px !important;
      */ }
  .ant-table-body {
    overflow-x: scroll !important; }
    .ant-table-body .ant-table-fixed {
      margin-bottom: 16px;
      min-width: 1080px; }
  ::-webkit-scrollbar {
    height: 8px; }
  ::-webkit-scrollbar-track-piece {
    background: #f2f2f2;
    border-radius: 4px;
    box-shadow: none; }
  ::-webkit-scrollbar-thumb {
    background: #dbdde0;
    border-radius: 4px; } }

@media only screen and (max-width: 768px) {
  .table-name {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px; }
  .ant-table-body {
    overflow-x: scroll !important; }
    .ant-table-body .ant-table-fixed {
      margin-bottom: 16px;
      min-width: 1080px; }
  ::-webkit-scrollbar {
    height: 8px; }
  ::-webkit-scrollbar-track-piece {
    background: #f2f2f2;
    border-radius: 4px;
    box-shadow: none; }
  ::-webkit-scrollbar-thumb {
    background: #dbdde0;
    border-radius: 4px; }
  .ant-pagination {
    flex-wrap: wrap !important; }
    .ant-pagination .ant-pagination-item {
      margin-bottom: 10px !important; }
  .vertical-tabs .ant-tabs {
    flex-direction: column; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
    min-height: 10vh !important; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
    padding-left: 0; }
  .vertical-tabs .vertical-tabs .ant-tabs-nav {
    min-height: 45px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    margin-right: 0px; }
  .vertical-tabs .vertical-tabs .ant-tabs-extra-content {
    display: none; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-list {
    flex-direction: row; }
  .vertical-tabs .vertical-tabs .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab {
    width: max-content !important;
    margin-right: 30px !important;
    font-size: 12px; }
  .vertical-tabs .vertical-tabs .ant-tabs-tab .ant-tabs-tab-btn {
    font-size: 12px;
    font-weight: 400;
    padding: 0 10px; } }

.popover-map {
  width: 350px;
  z-index: 1 !important; }
  .popover-map .ant-popover-content {
    z-index: 1; }
    .popover-map .ant-popover-content .ant-popover-inner {
      z-index: 1; }
      .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content {
        z-index: 1;
        position: relative; }
        .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .property-map-image {
          max-height: 400px;
          margin-bottom: 10px; }
          .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .property-map-image img {
            width: 100%;
            max-height: 250px;
            object-fit: cover; }
        .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .close-button-div {
          position: absolute;
          right: 0;
          top: 0;
          width: 30px;
          height: 30px;
          display: flex;
          justify-content: center;
          align-items: center; }
          .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .close-button-div .close-btn {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            color: #2a26f5;
            background: #fff; }

.ant-table-selection-column .ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-table-selection-column .ant-checkbox-wrapper:hover .ant-checkbox-inner {
  border-color: #000000 !important; }

.ant-table-selection-column .ant-checkbox:hover::after {
  visibility: visible;
  border-color: #000000 !important; }

.loading-container {
  display: flex;
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center; }
  .loading-container .loading-icon {
    height: 72px;
    width: 72px;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.ant-menu-inline .ant-menu-item:after {
  border-right: none; }

.margin-left-0 {
  margin-left: 0; }

.ant-table-placeholder {
  margin-top: -25px; }

.ant-select-arrow {
  color: #737b7d; }

.ant-select-arrow-icon {
  color: #737b7d !important; }

.ant-select {
  color: #000000; }

.ant-tabs-left > .ant-tabs-content-holder {
  border-left: none; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield; }

.ant-scrolling-effect {
  width: 100% !important;
  overflow: hidden;
  /*
  overflow: visible !important
*/ }

.menu-container {
  width: 100%;
  height: max-content;
  display: flex;
  flex-direction: row;
  background: #F5F4FA;
  border-radius: 10px;
  padding: 10px 12px;
  align-items: flex-start;
  justify-items: center;
  margin: 16px 0 16px 0;
  user-select: none;
  overflow: scroll; }
  .menu-container .menu-item {
    max-width: 120px;
    min-width: 120px;
    height: 100%;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer; }
    .menu-container .menu-item .img-container {
      width: 50px;
      height: 50px;
      min-height: 50px;
      background: white;
      border: 1px solid black;
      border-radius: 25px;
      display: flex;
      justify-content: center;
      align-items: center;
      transition: 0.3s; }
      .menu-container .menu-item .img-container img {
        width: 24px; }
    .menu-container .menu-item .text {
      margin: 0;
      text-align: center;
      margin-top: 16px;
      font-style: normal;
      font-weight: 600;
      font-size: 12px;
      line-height: 18px;
      transition: 0.3s;
      color: black; }
  .menu-container .menu-item:hover .img-container {
    border-color: #2a26f5; }
  .menu-container .menu-item:hover .text {
    color: #2a26f5; }
  .menu-container .menu-item-active .img-container {
    border-color: #2a26f5; }
  .menu-container .menu-item-active .text {
    color: #2a26f5; }

::-webkit-scrollbar {
  display: none; }

::-webkit-scrollbar-track-piece {
  background: #f2f2f2;
  border-radius: 4px;
  box-shadow: none;
  display: none; }

::-webkit-scrollbar-thumb {
  background: #dbdde0;
  border-radius: 4px;
  display: none; }

.not-active .img-container {
  border-color: #919191 !important; }

.not-active .text {
  color: #919191 !important; }

.not-active .application-wrapper .img-container {
  border-color: #000000 !important; }

.not-active .application-wrapper .text {
  color: #000000 !important; }

.not-active .application-wrapper .menu-item:hover .img-container {
  border-color: #2a26f5 !important; }

.not-active .application-wrapper .menu-item:hover .text {
  color: #2a26f5 !important; }

@media only screen and (max-width: 1080px) {
  .menu-container {
    padding: 10px 12px;
    margin: 12px 0 20px 0;
    -moz-box-shadow: inset -3px 0 6px -6px #000000;
    -webkit-box-shadow: inset -3px 0 6px -6px #000000;
    box-shadow: inset -3px 0 6px -6px #000000; }
    .menu-container .menu-item {
      margin-right: 30px;
      min-width: 90px; }
    .menu-container .menu-item:last-child {
      margin-right: 0;
      padding-right: 10px;
      min-width: 100px; } }

/*
.example{
  padding: 10px;
  @include themify {
    background: theme-get(bg-color);
    color: theme-get(text-color);
  }
}*/
.title-text {
  font-size: 34px;
  text-align: center;
  width: auto;
  font-weight: bold; }

.ant-message {
  position: fixed;
  /*
  top: 80px !important;
  */
  z-index: 9999;
  font-size: 18px;
  font-weight: 600; }
  .ant-message .ant-message-notice-content {
    min-width: 500px; }
    @media only screen and (max-width: 768px) {
      .ant-message .ant-message-notice-content {
        min-width: auto; } }
  .ant-message .anticon {
    font-size: 18px; }

.vertical-tabs {
  position: relative;
  width: 100%; }
  .vertical-tabs .ant-tabs {
    flex-direction: row; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    margin-right: 64px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap {
    margin-top: 8px;
    padding-right: 0px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-list {
    flex-direction: column; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab,
  .vertical-tabs .ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
    margin: 0 0 0 0;
    padding: 5px 0;
    text-align: center;
    width: 240px; }
  .vertical-tabs .ant-tabs-tab {
    padding-bottom: 0;
    margin: 0; }
  .vertical-tabs .ant-tabs-ink-bar {
    background: none; }
  .vertical-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #2a26f5;
    font-weight: 500;
    font-size: 14px; }
  .vertical-tabs .ant-tabs-tab:hover {
    color: #2a26f5; }
  .vertical-tabs .ant-tabs-nav {
    flex-direction: column-reverse;
    min-height: 50vh; }
  .vertical-tabs .tab-title {
    position: relative;
    width: 100%; }
  .vertical-tabs .ant-tabs-extra-content {
    width: 100%; }
  .vertical-tabs .ant-tabs-tab-btn {
    color: #000000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px; }
  .vertical-tabs .ant-tabs-top > .ant-tabs-nav:before {
    border-bottom-color: transparent; }

.logo-text {
  font-size: 24px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap; }

.ant-select-dropdown {
  z-index: 1500 !important; }

.pop-up-title {
  width: 100%;
  font-size: 2.125em;
  font-weight: 500;
  color: #000000;
  line-height: 42px;
  border-bottom: 2px solid #92929216;
  text-align: center;
  padding-bottom: 24px;
  margin-bottom: 56px; }

.first-text {
  font-size: 20px;
  line-height: 30px;
  border: none;
  margin: 0;
  padding: 0; }

.second-text {
  font-size: 24px;
  line-height: 34px;
  border: none;
  margin: 0 0 24px 0;
  padding: 0; }

.other-text {
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  border: none;
  margin: 0 0 8px 0;
  padding: 0; }

.btn-container {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 16px 0 40px 0; }

.blue-btn {
  height: 35px;
  font-weight: 600;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 15px;
  font-size: 14px;
  color: #fff;
  background-color: #2a26f5;
  border: none;
  border-radius: 5px;
  min-width: 17.6388vw !important; }

.blue-btn:hover {
  font-size: 14px;
  color: #fff;
  background-color: #2f26f5;
  border: none; }

.blue-btn:focus {
  font-size: 14px;
  color: #fff;
  background-color: #2f26f5;
  border: none; }

.green-btn {
  background-color: #1DFFCA;
  color: black;
  font-size: 22px;
  font-weight: 600;
  height: 55px;
  width: 100%;
  border-radius: 10px; }

.green-btn:hover {
  background-color: #08DFAD;
  font-size: 22px;
  font-weight: 600; }

.green-btn:focus {
  background-color: #08DFAD;
  font-size: 22px;
  font-weight: 600; }

.red-button {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button span {
    font-weight: 600; }

.round-btn-5px {
  border-radius: 5px;
  min-width: 180px !important; }

.long-btn {
  min-width: 180px !important; }

.red-button:hover {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button:hover span {
    font-weight: 600; }

.red-button:focus {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  height: 32px; }
  .red-button:focus span {
    font-weight: 600; }

.secondary-button {
  background: #fff;
  color: #2a26f5;
  border-radius: 8px;
  height: 40px;
  border: none; }
  .secondary-button span {
    font-weight: 600; }

.secondary-button:hover {
  background: #fff;
  color: #2a26f5;
  border-radius: 8px;
  height: 40px;
  border: none; }
  .secondary-button:hover span {
    font-weight: 600; }

.add-button {
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffce00;
  border-color: #ffce00;
  min-width: 256px;
  border-radius: 5px; }
  .add-button span {
    color: #362c5e; }

.add-button:hover {
  box-shadow: none;
  border: none;
  background: #ffce00;
  border-color: #ffce00; }

.orange-bordered {
  background: none;
  border: 2px solid #65bb95;
  color: #65bb95; }
  .orange-bordered span {
    font-weight: 600; }

.orange-bordered:hover {
  background: #65bb95;
  border: 2px solid #65bb95;
  color: #fff; }

.orange-bordered:focus {
  border: 2px solid #65bb95;
  color: #fff;
  background: #65bb95; }

.grey-bordered {
  background: none;
  border: 2px solid #737b7d;
  color: #000000;
  display: flex;
  align-content: center;
  align-items: center; }
  .grey-bordered .social-icon {
    width: 14px;
    height: 14px;
    margin-right: 5px; }
  .grey-bordered .bigger-icon {
    width: 16px;
    height: 16px; }

.grey-bordered:hover {
  background: none;
  color: #000000;
  border: 2px solid #000000; }

.grey-bordered:focus {
  background: none;
  color: #000000;
  border: 2px solid #000000; }

.no-border {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.no-border:hover {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.no-border:focus {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #000000; }

.input {
  height: 42px;
  margin-right: 5px;
  font-size: 16px; }

.input-dark-border {
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 5px; }

.input-55 {
  height: 55px;
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 10px; }

.input-45 {
  height: 45px;
  font-size: 16px;
  border: 1px solid black !important;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  border-radius: 10px; }

.ant-select-selection--single {
  position: relative;
  height: 42px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  min-width: 120px;
  display: flex;
  align-items: center; }

.grey-select .ant-select-selection--single {
  position: relative;
  height: 42px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  min-width: 120px;
  display: flex;
  align-items: center;
  background: #f2f2f2;
  margin-right: 8px; }

.grey-select .ant-select-selection-selected-value {
  font-size: 14px;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  margin-top: 2px; }

.grey-select .ant-select-arrow .ant-select-arrow-icon {
  color: #737b7d; }

.ant-select-arrow .anticon:not(.ant-select-suffix) {
  pointer-events: none; }

.grey-input {
  border: none;
  font-size: 14px;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: 0.44px;
  color: #000000;
  background: #f2f2f2;
  border-radius: 10px; }

.grey-input::placeholder {
  font-size: 16px;
  line-height: 26px;
  /* or 162% */
  color: #c4c4c4; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.65);
  transition: background-color 5000s ease-in-out 0s; }

.auth-title {
  font-size: 20px;
  font-weight: 500;
  color: #000000; }

.margin-bottom-24 {
  margin-bottom: 24px; }

.margin-top-24 {
  margin-top: 24px; }

.margin-top-16 {
  margin-top: 16px; }

.no-margin {
  margin: 0; }

.single-row {
  display: flex;
  flex-direction: row; }

.error-text {
  color: #57b18a;
  font-size: 12px;
  font-weight: 500; }

.auth-sub-text {
  color: #737b7d;
  font-size: 16px;
  font-weight: normal; }
  .auth-sub-text span {
    font-weight: 600;
    cursor: pointer; }
  .auth-sub-text a {
    font-weight: 600;
    cursor: pointer;
    color: #737b7d; }

.has-error .ant-input,
.has-error .ant-input:hover {
  background-color: #f2f2f2;
  border-color: #b15757; }

.has-error .ant-form-explain,
.has-error .ant-form-split {
  color: #b15757;
  font-size: 12px; }

.ant-form-explain {
  margin-bottom: -1px; }

.ant-form-explain,
.ant-form-extra {
  clear: both;
  min-height: 0;
  margin-top: -4px; }

.ant-form-item {
  margin: 0 0 20px; }

.ant-select-dropdown-menu-item-selected {
  background: #dbdde0; }

.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled),
.ant-select-dropdown-menu-item:focus {
  background-color: #dbdde0; }

.ant-select-dropdown-menu {
  padding: 0; }
  .ant-select-dropdown-menu .ant-select-dropdown-menu-item {
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%; }

.ant-modal-centered .feedback-modal .ant-modal-content {
  min-height: 550px;
  background: #fff;
  border-radius: 8px;
  min-width: 654px;
  padding: 32px 58px 32px 58px; }
  .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-close .ant-modal-close-x {
    font-weight: bold;
    color: #ed1c24; }
  .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body {
    display: flex;
    padding: 0;
    flex-direction: column; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input:focus, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input-focused, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .ant-input:hover {
      border-right-width: 2px !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title {
      color: #000000;
      font-weight: 700;
      margin-bottom: 6px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title:after {
      display: block;
      width: 74px;
      height: 2px;
      content: "";
      background: #ed1c24; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-message {
      font-weight: 700;
      color: #000000;
      margin-bottom: 58px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form {
      width: 100%;
      display: flex;
      align-items: center;
      flex-direction: column; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item-label > label {
        display: none; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item {
        margin: 0 0 24px; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item {
        width: 376px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .dropdown-select {
          border: none;
          border-radius: 10px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select:not(.ant-select-customize-input) .ant-select-selector {
          border-radius: 10px;
          height: 40px;
          border: 2px solid #000000; }
          .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item {
            display: flex;
            align-items: center;
            padding-left: 18px;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 24px;
            letter-spacing: 0em; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section {
          padding-left: 29px;
          border-radius: 10px;
          height: 40px;
          border: 2px solid #000000;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0;
          color: #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section:hover,
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .enquire-input-section:focus {
          border: 2px solid #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message {
          padding-left: 29px;
          border-radius: 10px;
          height: auto;
          border: 2px solid #000000;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0;
          color: #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message:hover,
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .input-message:focus {
          border: 2px solid #000000; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button {
          height: 40px;
          margin-top: 10px;
          border-radius: 10px;
          background: #ed1c24;
          width: 100%; }
          .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button span {
            color: #fff;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 24px; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button:hover, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .submit-button:focus {
          border-color: #ed1c24; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item .ant-select-arrow {
          color: #000000;
          font-size: 20px;
          width: 20px;
          height: 20px;
          top: 40%; }
        .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item ::placeholder {
          font-weight: 500; }
      .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .error-message {
        width: 376px;
        text-align: left;
        font-weight: 500;
        font-size: 14px;
        color: #b15757;
        line-height: 21px; }

@media only screen and (max-width: 768px) {
  .ant-modal-centered .feedback-modal .ant-modal-content {
    min-height: 200px;
    padding: 12px;
    min-width: 90%; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-title {
      font-size: 18px; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .popup-message {
      font-size: 14px;
      margin-bottom: 28px !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .ant-form-item {
      margin: 8px 0 !important; }
    .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .enquire-form-item, .ant-modal-centered .feedback-modal .ant-modal-content .ant-modal-body .get-in-touch-form .error-message {
      width: 100% !important; } }

.ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  /*
  background: #e8e8e8;
  */ }

.ant-table-thead > tr > th {
  background: #202945;
  font-size: 16px;
  line-height: 26px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: none;
  color: #fff;
  border-bottom: 2px solid rgba(146, 146, 146, 0.16); }

.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters {
  background: #fff;
  font-weight: bold;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #737b7d; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters {
  background: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  text-transform: uppercase;
  color: #737b7d; }

.ant-table-tbody > tr > td,
.ant-table-thead > tr > th {
  padding: 16px 14px; }

.ant-table-tbody > tr:nth-child(even) {
  background: #f2f2f2; }

.ant-table-body {
  /*
  margin-bottom: 48px
  */ }

.table-text {
  margin: 0 !important;
  color: black; }

.table-name {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px; }

.ant-table-footer {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 24px 0 16px;
  align-items: center;
  background: #fff !important;
  border-top: none; }

.ant-table-footer:before {
  height: 0; }

.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on {
  color: #65bb95; }

.ant-table-tbody > tr > td {
  border-bottom: none;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #000000; }

.ant-table-tbody > tr:last-child > td {
  border-bottom: 2px solid rgba(146, 146, 146, 0.16); }

.ant-table-thead > tr > th.ant-table-column-sort {
  background: #fff; }

.ant-table-tbody > tr > td.ant-table-column-sort {
  background: #fff; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters:hover:before {
  background: #fff; }

.ant-pagination-item-active a {
  color: #000000; }

.ant-popover-placement-bottom {
  padding-top: 0; }

.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
  display: none; }

.ant-select-dropdown {
  z-index: 1; }

.ant-table-fixed {
  width: 100% !important; }

.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #dbdde0; }

.ant-select-dropdown-menu .ant-select-dropdown-menu-item:nth-child(1) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.ant-select-dropdown-menu .ant-select-dropdown-menu-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.ant-select-selection--single:hover,
.ant-select-selection--single:focus {
  border: 1px solid #929292;
  box-shadow: none; }

.ant-select-open .ant-select-selection {
  border: 1px solid #929292;
  box-shadow: none; }

.ant-input {
  border-color: #f2f2f2; }

.ant-picker:hover,
.ant-picker-focused {
  border-color: #f2f2f2;
  border-right-width: 1px !important; }

.ant-input:focus,
.ant-input:hover {
  box-shadow: none;
  border: 1px solid #929292; }

.ant-table-body {
  margin-bottom: 0;
  overflow-x: hidden !important; }

.loading-icon {
  height: 72px;
  width: 72px;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@media screen and (min-width: 769px) and (max-width: 1400px) {
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    /*
      margin-right: 0px !important;
      */ }
  .ant-table-body {
    overflow-x: scroll !important; }
    .ant-table-body .ant-table-fixed {
      margin-bottom: 16px;
      min-width: 1080px; }
  ::-webkit-scrollbar {
    height: 8px; }
  ::-webkit-scrollbar-track-piece {
    background: #f2f2f2;
    border-radius: 4px;
    box-shadow: none; }
  ::-webkit-scrollbar-thumb {
    background: #dbdde0;
    border-radius: 4px; } }

@media only screen and (max-width: 768px) {
  .table-name {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px; }
  .ant-table-body {
    overflow-x: scroll !important; }
    .ant-table-body .ant-table-fixed {
      margin-bottom: 16px;
      min-width: 1080px; }
  ::-webkit-scrollbar {
    height: 8px; }
  ::-webkit-scrollbar-track-piece {
    background: #f2f2f2;
    border-radius: 4px;
    box-shadow: none; }
  ::-webkit-scrollbar-thumb {
    background: #dbdde0;
    border-radius: 4px; }
  .ant-pagination {
    flex-wrap: wrap !important; }
    .ant-pagination .ant-pagination-item {
      margin-bottom: 10px !important; }
  .vertical-tabs .ant-tabs {
    flex-direction: column; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
    min-height: 10vh !important; }
  .vertical-tabs .ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
    padding-left: 0; }
  .vertical-tabs .vertical-tabs .ant-tabs-nav {
    min-height: 45px; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav {
    margin-right: 0px; }
  .vertical-tabs .vertical-tabs .ant-tabs-extra-content {
    display: none; }
  .vertical-tabs .ant-tabs > .ant-tabs-nav .ant-tabs-nav-list {
    flex-direction: row; }
  .vertical-tabs .vertical-tabs .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab {
    width: max-content !important;
    margin-right: 30px !important;
    font-size: 12px; }
  .vertical-tabs .vertical-tabs .ant-tabs-tab .ant-tabs-tab-btn {
    font-size: 12px;
    font-weight: 400;
    padding: 0 10px; } }

.popover-map {
  width: 350px;
  z-index: 1 !important; }
  .popover-map .ant-popover-content {
    z-index: 1; }
    .popover-map .ant-popover-content .ant-popover-inner {
      z-index: 1; }
      .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content {
        z-index: 1;
        position: relative; }
        .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .property-map-image {
          max-height: 400px;
          margin-bottom: 10px; }
          .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .property-map-image img {
            width: 100%;
            max-height: 250px;
            object-fit: cover; }
        .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .close-button-div {
          position: absolute;
          right: 0;
          top: 0;
          width: 30px;
          height: 30px;
          display: flex;
          justify-content: center;
          align-items: center; }
          .popover-map .ant-popover-content .ant-popover-inner .ant-popover-inner-content .close-button-div .close-btn {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            color: #2a26f5;
            background: #fff; }

.ant-table-selection-column .ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-table-selection-column .ant-checkbox-wrapper:hover .ant-checkbox-inner {
  border-color: #000000 !important; }

.ant-table-selection-column .ant-checkbox:hover::after {
  visibility: visible;
  border-color: #000000 !important; }

.loading-container {
  display: flex;
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center; }
  .loading-container .loading-icon {
    height: 72px;
    width: 72px;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.ant-menu-inline .ant-menu-item:after {
  border-right: none; }

.margin-left-0 {
  margin-left: 0; }

.ant-table-placeholder {
  margin-top: -25px; }

.ant-select-arrow {
  color: #737b7d; }

.ant-select-arrow-icon {
  color: #737b7d !important; }

.ant-select {
  color: #000000; }

.ant-tabs-left > .ant-tabs-content-holder {
  border-left: none; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield; }

.ant-scrolling-effect {
  width: 100% !important;
  overflow: hidden;
  /*
  overflow: visible !important
*/ }

.underlined .underlined-title-black {
  width: 100%;
  border-bottom: 3px solid #000;
  font-size: 24px;
  font-weight: 700;
  max-width: 244px;
  min-width: 244px; }

.underlined .underlined-title-red {
  width: max-content;
  border-bottom: 4px solid #ED1C24;
  font-size: 24px;
  font-weight: 700;
  padding-right: 55px; }

@media only screen and (max-width: 768px) {
  .underlined .underlined-title-black {
    font-size: 18px; }
  .underlined .underlined-title-red {
    font-size: 18px;
    padding-right: 50px;
    max-width: 100%; } }

