.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
*/ }

.result-layout-wrapper {
  background: #f2f2f2;
  position: relative; }

/*
.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
*/ }

.result-layout-wrapper {
  background: #f2f2f2;
  position: relative; }

.result-error-message {
  padding: 0 6.38vw;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0em;
  color: #2a26f5;
  text-align: left; }

/*
.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
*/ }

.result-contact-section-container {
  display: flex;
  justify-content: center;
  width: 100%;
  background: #efefef;
  min-height: 151px; }
  .result-contact-section-container .contact-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 0px; }
    .result-contact-section-container .contact-wrapper .contact-section {
      padding-top: 11px;
      width: 100%;
      align-items: flex-start;
      display: flex;
      padding-right: 11.11vw;
      flex-direction: row;
      padding-left: 4.166vw;
      flex-wrap: wrap;
      justify-content: space-between; }
      .result-contact-section-container .contact-wrapper .contact-section h5 {
        font-weight: bold;
        font-size: 12px;
        line-height: 40px;
        color: #000000; }
      .result-contact-section-container .contact-wrapper .contact-section a {
        text-decoration: none; }
      .result-contact-section-container .contact-wrapper .contact-section .left-section {
        width: 55vw;
        display: flex;
        justify-content: space-between;
        align-items: flex-start; }
        .result-contact-section-container .contact-wrapper .contact-section .left-section .about-us {
          flex: 1 1 0;
          display: flex;
          align-self: flex-start;
          flex-direction: column;
          margin-right: 0.555vw;
          min-width: 10.27vw; }
          .result-contact-section-container .contact-wrapper .contact-section .left-section .about-us .about-us-links {
            font-style: normal;
            font-weight: normal;
            font-size: 0.833vw;
            line-height: 1.388vw;
            letter-spacing: 0.25px;
            color: #000000;
            transition: 0.3s; }
          .result-contact-section-container .contact-wrapper .contact-section .left-section .about-us .about-us-links:hover {
            color: #2a26f5; }
        .result-contact-section-container .contact-wrapper .contact-section .left-section .services {
          display: flex;
          flex: 1 1 0;
          align-self: flex-start;
          flex-direction: column;
          margin-right: 0.555vw;
          min-width: 10.27vw; }
          .result-contact-section-container .contact-wrapper .contact-section .left-section .services .quick-links-header {
            color: #000000; }
          .result-contact-section-container .contact-wrapper .contact-section .left-section .services .services-links {
            font-style: normal;
            font-weight: normal;
            font-size: 0.833vw;
            line-height: 1.388vw;
            letter-spacing: 0.25px;
            /*
            color: $darkBlack;
            */
            color: #000000;
            transition: 0.3s; }
          .result-contact-section-container .contact-wrapper .contact-section .left-section .services .services-links:hover {
            color: #2a26f5; }
        .result-contact-section-container .contact-wrapper .contact-section .left-section .query {
          display: flex;
          flex: 1 1 0;
          margin-right: 0.555vw;
          min-width: 10.27vw;
          align-self: flex-start;
          flex-direction: column; }
          .result-contact-section-container .contact-wrapper .contact-section .left-section .query .partnerships-header {
            color: #000000; }
          .result-contact-section-container .contact-wrapper .contact-section .left-section .query .query-links {
            font-style: normal;
            font-weight: normal;
            font-size: 0.833vw;
            line-height: 1.388vw;
            color: #000000;
            transition: 0.3s; }
          .result-contact-section-container .contact-wrapper .contact-section .left-section .query .query-links:hover {
            color: #2a26f5; }
      .result-contact-section-container .contact-wrapper .contact-section .right-section {
        display: flex; }
        .result-contact-section-container .contact-wrapper .contact-section .right-section .contact-us {
          width: 100%;
          display: flex;
          align-self: flex-start;
          flex-direction: column;
          /*
          .feedback-text {
            font-style: normal;
            font-size: 13px;
            line-height: 1.388vw;
            color: $darkBlack;
            font-weight: 700;
            margin-bottom: 0;
            margin-top: 16px;
            cursor: pointer;
          }
          */ }
          .result-contact-section-container .contact-wrapper .contact-section .right-section .contact-us .contact-email {
            color: #000000;
            font-style: normal;
            font-weight: normal;
            font-size: 0.833vw;
            line-height: 1.388vw;
            margin-top: 0;
            margin-bottom: 0; }
          .result-contact-section-container .contact-wrapper .contact-section .right-section .contact-us .contact-location {
            font-style: normal;
            font-weight: normal;
            font-size: 0.833vw;
            line-height: 1.388vw;
            color: #000000;
            margin-bottom: 0;
            margin-top: 0; }
    .result-contact-section-container .contact-wrapper .copyright-section {
      display: flex;
      justify-content: flex-start;
      width: 93%;
      margin-top: 32px; }

.more-margin-top {
  margin-top: 30vw; }

.less-margin-top {
  margin-top: 15vw; }

@media only screen and (min-width: 769px) and (max-width: 968px) {
  .result-contact-section-container .contact-wrapper .contact-section {
    flex-direction: column; }
    .result-contact-section-container .contact-wrapper .contact-section .left-section {
      width: 100%; }
    .result-contact-section-container .contact-wrapper .contact-section .right-section {
      margin-top: 16px; } }

@media only screen and (max-width: 768px) {
  .result-contact-section-container {
    margin-top: 0;
    padding-top: 8px;
    display: none; }
    .result-contact-section-container .contact-wrapper {
      width: 100%;
      margin-left: 0;
      padding-bottom: 16px; }
      .result-contact-section-container .contact-wrapper .footer-upper-section {
        flex-direction: column;
        display: none; }
        .result-contact-section-container .contact-wrapper .footer-upper-section .logo-wrapper {
          margin-left: 16px; }
      .result-contact-section-container .contact-wrapper .contact-section {
        padding: 0;
        width: 100%;
        flex-direction: column-reverse; }
        .result-contact-section-container .contact-wrapper .contact-section .left-section {
          flex-wrap: wrap;
          width: 100%;
          padding: 0 5.86vw;
          margin-top: 24px; }
          .result-contact-section-container .contact-wrapper .contact-section .left-section h5 {
            font-size: 14px;
            line-height: 26px;
            margin-top: 10px;
            margin-bottom: 0; }
          .result-contact-section-container .contact-wrapper .contact-section .left-section .about-us {
            width: 50% !important;
            margin-right: 0;
            min-width: 50% !important; }
            .result-contact-section-container .contact-wrapper .contact-section .left-section .about-us .about-us-links {
              font-size: 14px;
              line-height: 26px; }
          .result-contact-section-container .contact-wrapper .contact-section .left-section .services {
            width: 50% !important;
            margin-right: 0 !important;
            min-width: 50% !important; }
            .result-contact-section-container .contact-wrapper .contact-section .left-section .services .services-links {
              font-size: 14px;
              line-height: 26px; }
          .result-contact-section-container .contact-wrapper .contact-section .left-section .query {
            width: 50% !important;
            margin-right: 0 !important;
            min-width: 50% !important; }
            .result-contact-section-container .contact-wrapper .contact-section .left-section .query .query-links {
              font-size: 14px;
              line-height: 26px; }
        .result-contact-section-container .contact-wrapper .contact-section .right-section {
          width: 100%;
          border-bottom: 1px solid black;
          display: none; }
          .result-contact-section-container .contact-wrapper .contact-section .right-section .contact-us {
            width: 100%;
            margin-top: 0;
            padding: 0 30px;
            margin-bottom: 16px;
            flex-direction: row; }
            .result-contact-section-container .contact-wrapper .contact-section .right-section .contact-us h5 {
              padding-right: 25px;
              text-transform: uppercase; }
            .result-contact-section-container .contact-wrapper .contact-section .right-section .contact-us p:nth-child(1) {
              margin-top: 10px; }
        .result-contact-section-container .contact-wrapper .contact-section h2 {
          font-weight: 500;
          font-size: 24px;
          line-height: 137.5%;
          text-align: center;
          letter-spacing: 0.5px; }
      .result-contact-section-container .contact-wrapper .copyright-section {
        font-size: 0.833vw;
        margin-top: 24px; }
  .more-margin-top {
    margin-top: 35vh; }
  .less-margin-top {
    margin-top: 15vh; } }

/*
.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);
  }
}*/
.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
*/ }

.result-layout-wrapper {
  background: #f2f2f2;
  position: relative; }

.Result-header-container {
  width: 100%;
  display: flex;
  background: #fff;
  flex-direction: column; }
  .Result-header-container .upper-section {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 1.388vw;
    margin-bottom: 2.222vw; }
    .Result-header-container .upper-section .logo-section {
      margin-left: 6.319vw; }
    .Result-header-container .upper-section .top-menu-wrapper {
      width: 100%;
      display: flex;
      justify-content: flex-end;
      align-items: flex-start; }
      .Result-header-container .upper-section .top-menu-wrapper .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover::after,
      .Result-header-container .upper-section .top-menu-wrapper .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu:hover::after,
      .Result-header-container .upper-section .top-menu-wrapper .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active::after,
      .Result-header-container .upper-section .top-menu-wrapper .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-active::after,
      .Result-header-container .upper-section .top-menu-wrapper .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-open::after,
      .Result-header-container .upper-section .top-menu-wrapper .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-open::after,
      .Result-header-container .upper-section .top-menu-wrapper .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected::after,
      .Result-header-container .upper-section .top-menu-wrapper .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-selected::after {
        border-bottom-color: transparent; }
      .Result-header-container .upper-section .top-menu-wrapper .top-menu {
        line-height: 2.22vw;
        background: transparent;
        display: flex;
        align-items: flex-end;
        padding-right: 3.333vw;
        border-bottom: 0.277vw solid #2a26f5; }
        .Result-header-container .upper-section .top-menu-wrapper .top-menu .ant-dropdown-menu {
          padding: 0; }
        .Result-header-container .upper-section .top-menu-wrapper .top-menu .ant-menu-item {
          border: none; }
        .Result-header-container .upper-section .top-menu-wrapper .top-menu .ant-menu-item a {
          font-family: "Poppins";
          font-size: 0.9722vw;
          font-weight: 500;
          line-height: 1.45833vw;
          letter-spacing: 0em;
          text-align: left; }
        .Result-header-container .upper-section .top-menu-wrapper .top-menu .ant-menu-item-selected a {
          color: #2a26f5;
          border: none;
          transition: 0s; }
          .theme-prabhu .Result-header-container .upper-section .top-menu-wrapper .top-menu .ant-menu-item-selected a {
            color: #2a26f5; }
          .theme-nibl .Result-header-container .upper-section .top-menu-wrapper .top-menu .ant-menu-item-selected a {
            color: #2a26f5; }
        .Result-header-container .upper-section .top-menu-wrapper .top-menu .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active {
          color: #2a26f5; }
          .theme-prabhu .Result-header-container .upper-section .top-menu-wrapper .top-menu .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active {
            color: #2a26f5; }
          .theme-nibl .Result-header-container .upper-section .top-menu-wrapper .top-menu .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active {
            color: #2a26f5; }
        .Result-header-container .upper-section .top-menu-wrapper .top-menu .menu-item:hover a, .Result-header-container .upper-section .top-menu-wrapper .top-menu .menu-item:focus a, .Result-header-container .upper-section .top-menu-wrapper .top-menu .menu-item:active a {
          color: #2a26f5;
          border: none;
          transition: 0s; }
          .theme-prabhu .Result-header-container .upper-section .top-menu-wrapper .top-menu .menu-item:hover a, .theme-prabhu .Result-header-container .upper-section .top-menu-wrapper .top-menu .menu-item:focus a, .theme-prabhu .Result-header-container .upper-section .top-menu-wrapper .top-menu .menu-item:active a {
            color: #2a26f5; }
          .theme-nibl .Result-header-container .upper-section .top-menu-wrapper .top-menu .menu-item:hover a, .theme-nibl .Result-header-container .upper-section .top-menu-wrapper .top-menu .menu-item:focus a, .theme-nibl .Result-header-container .upper-section .top-menu-wrapper .top-menu .menu-item:active a {
            color: #2a26f5; }
        .Result-header-container .upper-section .top-menu-wrapper .top-menu .ant-menu-item:hover {
          color: #ed1c24; }
          .theme-prabhu .Result-header-container .upper-section .top-menu-wrapper .top-menu .ant-menu-item:hover {
            color: #ed1c24; }
          .theme-nibl .Result-header-container .upper-section .top-menu-wrapper .top-menu .ant-menu-item:hover {
            color: #1dffca; }
        .Result-header-container .upper-section .top-menu-wrapper .top-menu .ant-menu-item-active {
          color: #ed1c24; }
          .theme-prabhu .Result-header-container .upper-section .top-menu-wrapper .top-menu .ant-menu-item-active {
            color: #ed1c24; }
          .theme-nibl .Result-header-container .upper-section .top-menu-wrapper .top-menu .ant-menu-item-active {
            color: #1dffca; }
        .Result-header-container .upper-section .top-menu-wrapper .top-menu .menu-item-popover {
          margin: 0 1.388vw 0 0;
          color: #ed1c24; }
          .theme-prabhu .Result-header-container .upper-section .top-menu-wrapper .top-menu .menu-item-popover {
            color: #ed1c24; }
          .theme-nibl .Result-header-container .upper-section .top-menu-wrapper .top-menu .menu-item-popover {
            color: #1dffca; }
        .Result-header-container .upper-section .top-menu-wrapper .top-menu .active a {
          color: #ed1c24; }
          .theme-prabhu .Result-header-container .upper-section .top-menu-wrapper .top-menu .active a {
            color: #ed1c24; }
          .theme-nibl .Result-header-container .upper-section .top-menu-wrapper .top-menu .active a {
            color: #1dffca; }
  .Result-header-container .lower-section {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-left: 6.319vw;
    padding-right: 3.88vw; }
    .Result-header-container .lower-section .page-header {
      font-family: Poppins;
      font-size: 2.22vw;
      font-weight: 700;
      line-height: 3.33vw;
      letter-spacing: 0em;
      color: #2a26f5; }
    .Result-header-container .lower-section .page-message-text {
      font-size: 1.388vw;
      font-weight: 700;
      line-height: 1.8055vw;
      letter-spacing: 0em; }
  @media only screen and (max-width: 768px) {
    .Result-header-container .upper-section .top-menu-wrapper {
      display: none; }
    .Result-header-container .lower-section {
      flex-direction: column; }
      .Result-header-container .lower-section .page-header {
        font-size: 6.4vw;
        line-height: 9.6vw; }
      .Result-header-container .lower-section .page-message-text {
        font-size: 3.733vw;
        font-weight: 700;
        line-height: 6.933vw;
        letter-spacing: 0em; } }

/*
.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);
  }
}*/
.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
*/ }

.result-layout-wrapper {
  background: #f2f2f2;
  position: relative; }

.additional-result-page {
  padding-block: 0;
  padding-left: 6.38vw; }
  .additional-result-page .empty-text {
    padding-block: 0;
    padding-left: 6.38vw; }
  @media screen and (max-width: 768px) {
    .additional-result-page {
      padding: 0 5.86vw;
      width: 100%; }
      .additional-result-page .empty-text {
        padding: 0 5.86vw; } }
  .additional-result-page .ant-form-item-control {
    position: relative; }
    .additional-result-page .ant-form-item-control .ant-form-item-explain {
      top: 2.5vw;
      position: absolute; }
      @media screen and (max-width: 1300px) {
        .additional-result-page .ant-form-item-control .ant-form-item-explain {
          top: 38px; } }
  .additional-result-page .ant-select:not(.ant-select-customize-input) .ant-select-selector {
    background: #fff;
    height: 2.43vw !important;
    min-height: 35px !important; }
  .additional-result-page .ant-select:not(.ant-select-customize-input):hover .ant-select-selector {
    border-color: #000000; }
  .additional-result-page .ant-select-focused {
    border-radius: 10px;
    border: none; }
    .additional-result-page .ant-select-focused .ant-select-selector {
      border: 1px solid #000000; }
  .additional-result-page .grey-input {
    border: 1px solid #000000;
    height: 2.43vw !important;
    min-height: 35px !important; }
  .additional-result-page .double-input {
    width: 65vw;
    display: flex;
    flex-direction: column;
    margin-top: 2.77vw; }
    .additional-result-page .double-input .additional-field-container {
      display: flex;
      justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .additional-result-page .double-input {
        flex-direction: column;
        width: 100%; }
        .additional-result-page .double-input .additional-field-container {
          flex-direction: column; }
        .additional-result-page .double-input .ant-form-item-explain {
          position: initial; } }
    .additional-result-page .double-input .input-field-1,
    .additional-result-page .double-input .input-field-2 {
      width: 30.55vw;
      margin-bottom: 16px; }
      @media screen and (max-width: 768px) {
        .additional-result-page .double-input .input-field-1,
        .additional-result-page .double-input .input-field-2 {
          width: 80.55vw;
          margin-right: 0;
          margin-bottom: 12px; } }
      @media screen and (max-width: 428px) {
        .additional-result-page .double-input .input-field-1,
        .additional-result-page .double-input .input-field-2 {
          width: 100%; } }
    .additional-result-page .double-input .btn-section {
      display: flex;
      align-items: flex-end;
      justify-content: flex-end;
      margin-top: 2rem; }
      @media screen and (max-width: 768px) {
        .additional-result-page .double-input .btn-section {
          width: 100%;
          margin-left: 0; } }
      @media screen and (max-width: 428px) {
        .additional-result-page .double-input .btn-section .ant-form-item {
          width: 100%; } }
      .additional-result-page .double-input .btn-section .long-btn {
        min-width: 17.6388vw !important;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 2.433vw;
        min-height: 35px !important;
        background: #2a26f5;
        border-radius: 5px; }
        .additional-result-page .double-input .btn-section .long-btn span {
          font-size: 16px;
          font-style: normal;
          font-weight: 700;
          line-height: 26px;
          letter-spacing: 0em; }
        @media screen and (max-width: 768px) {
          .additional-result-page .double-input .btn-section .long-btn {
            min-width: 0; } }
        @media screen and (max-width: 428px) {
          .additional-result-page .double-input .btn-section .long-btn {
            width: 100%; } }
    .additional-result-page .double-input .ant-select:not(.ant-select-customize-input) .ant-select-selector {
      border-radius: 10px;
      height: 35px;
      border: 1px solid #000000;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 26px;
      display: flex;
      align-items: center;
      background: #fff; }
    .additional-result-page .double-input .ant-select-arrow {
      color: #000000;
      font-size: 20px;
      width: 20px;
      height: 20px;
      top: 40%; }
  .additional-result-page .ant-form-item-label {
    margin-top: 4px; }
    @media screen and (max-width: 768px) {
      .additional-result-page .ant-form-item-label {
        margin-top: 0; } }
  .additional-result-page .ant-form-item-label > label {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    height: 26px;
    color: black;
    margin-right: 40px; }
  .additional-result-page .ant-form-item-has-error .ant-input {
    background: #f2f2f2; }
  .additional-result-page .ant-form-item-label
> label.ant-form-item-required:not(
  .ant-form-item-required-mark-optional
)::before {
    display: none;
    margin-right: 4px;
    color: #ff4d4f;
    font-size: 14px;
    font-family: SimSun, sans-serif;
    line-height: 1;
    content: "*"; }
  .additional-result-page .ant-form-item-label > label::after {
    content: ":";
    position: relative;
    display: none;
    top: -0.5px;
    margin: 0 8px 0 2px; }
  .additional-result-page .ant-select:not(.ant-select-customize-input) .ant-select-selector {
    background: #f2f2f2;
    height: 2.43vw !important;
    min-height: 35px !important; }
  .additional-result-page .ant-select-focused {
    border-radius: 10px;
    box-shadow: none;
    border: none; }
    .additional-result-page .ant-select-focused .ant-select-selector {
      border: 1px solid #929292; }
  .additional-result-page .ant-form-item-has-error
.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input)
.ant-select-selector {
    background: #f2f2f2;
    height: 2.43vw !important;
    min-height: 35px !important;
    border: 1px solid #ed1c24; }
  .additional-result-page .ant-select-focused:not(.ant-select-disabled).ant-select:not(
  .ant-select-customize-input
)
.ant-select-selector {
    box-shadow: none; }
  .additional-result-page .ant-form-item {
    margin-bottom: 0; }
  .additional-result-page .input {
    height: 2.43vw;
    min-height: 35px;
    background: #fff; }

.search-by-name-page .single-input {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 2.77vw; }

.search-by-name-page .ant-form-item {
  margin-bottom: 30px; }
  .search-by-name-page .ant-form-item .ant-form-item-control-input {
    width: 235px; }

.search-by-name-page label {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  margin-right: 12px; }

.search-by-name-page .btn-section {
  align-items: flex-start !important;
  margin-left: 35px; }

.search-by-name-page .input-field-1 {
  width: 100%; }

@media only screen and (min-width: 200px) and (max-width: 768px) {
  .search-by-name-page .single-input {
    flex-direction: column; }
    .search-by-name-page .single-input button {
      width: 100%; }
  .search-by-name-page .ant-form-item .ant-form-item-control-input {
    width: 100%; }
  .search-by-name-page .btn-section {
    width: 100%;
    margin-left: 0; } }

/*
.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
*/ }

.sidemenu-container {
  border-left: 2px solid #ed1c24;
  padding-inline: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .sidemenu-container .menu-contents .menu-items {
    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; }
  .sidemenu-container .menu-contents .menu-items:hover {
    color: #2f26f5; }
  .sidemenu-container .menu-contents .active {
    color: #ed1c24; }
  @media only screen and (min-width: 200px) and (max-width: 768px) {
    .sidemenu-container {
      display: none; } }

