﻿@font-face {
  font-family: "Open Sans Light";
  src: url("../fonts/OpenSans-Light.ttf");
}

@font-face {
  font-family: "Open Sans Bold";
  src: url("../fonts/OpenSans-Bold.ttf");
}


body[data-theme="dark"] .b-form .row,
body[data-theme="dark"] .bootstrap-switch,
body[data-theme="dark"] .border,
body[data-theme="dark"] .border-bottom,
body[data-theme="dark"] .border-left,
body[data-theme="dark"] .border-right,
body[data-theme="dark"] .border-top,
body[data-theme="dark"] .card-group .card,
body[data-theme="dark"] .cd-horizontal-timeline .events a::after,
body[data-theme="dark"] .cd-timeline-navigation a,
body[data-theme="dark"] .cke_chrome,
body[data-theme="dark"]
  .cke_toolgroup
  a.cke_button.cke_button_disabled:hover:last-child:after,
body[data-theme="dark"] .cke_toolgroup a.cke_button:last-child:after,
body[data-theme="dark"] .custom-file-label,
body[data-theme="dark"] .custom-file-label::after,
body[data-theme="dark"] .custom-select,
body[data-theme="dark"] .datepaginator .pagination li a,
body[data-theme="dark"] .datepaginator-lg .pagination li a,
body[data-theme="dark"] .datepaginator-sm .pagination li a,
body[data-theme="dark"] .daterangepicker,
body[data-theme="dark"] .daterangepicker .calendar-table,
body[data-theme="dark"] .daterangepicker .drp-buttons,
body[data-theme="dark"] .dropdown-divider,
body[data-theme="dark"] .dropdown-menu,
body[data-theme="dark"] .dropzone,
body[data-theme="dark"] .e-campaign .c-cost,
body[data-theme="dark"] .form-control,
body[data-theme="dark"] .input-group-text,
body[data-theme="dark"] .jsgrid-edit-row > .jsgrid-cell,
body[data-theme="dark"] .jsgrid-filter-row > .jsgrid-cell,
body[data-theme="dark"] .jsgrid-grid-body,
body[data-theme="dark"] .jsgrid-grid-header,
body[data-theme="dark"] .jsgrid-header-row > .jsgrid-header-cell,
body[data-theme="dark"] .jsgrid-insert-row > .jsgrid-cell,
body[data-theme="dark"] .jsgrid-pager-current-page,
body[data-theme="dark"] .jsgrid-pager-nav-button a,
body[data-theme="dark"] .jsgrid-pager-page a,
body[data-theme="dark"] .left-part,
body[data-theme="dark"] .list-group-item,
body[data-theme="dark"] .lobilists .lobilist,
body[data-theme="dark"] .lobilists .lobilist-footer,
body[data-theme="dark"] .lobilists .lobilist-form-footer,
body[data-theme="dark"] .lobilists .lobilist-item,
body[data-theme="dark"] .lobilists .lobilist-item .drag-handler,
body[data-theme="dark"] .mailbox .message-center .message-item,
body[data-theme="dark"] .mailbox .nav-link,
body[data-theme="dark"] .mce-btn-group:not(:first-child),
body[data-theme="dark"] .mce-btn:active,
body[data-theme="dark"] .mce-btn:hover,
body[data-theme="dark"] .mce-menubar,
body[data-theme="dark"] .mce-panel,
body[data-theme="dark"] .mce-splitbtn:hover .mce-open,
body[data-theme="dark"] .modal-footer,
body[data-theme="dark"] .modal-header,
body[data-theme="dark"] .nav-tabs,
body[data-theme="dark"] .nav-tabs .nav-item.show .nav-link,
body[data-theme="dark"] .nav-tabs .nav-link.active,
body[data-theme="dark"] .nav-tabs .nav-link:focus,
body[data-theme="dark"] .nav-tabs .nav-link:hover,
body[data-theme="dark"] .noUi-tooltip,
body[data-theme="dark"] .note-editor.note-frame,
body[data-theme="dark"] .note-editor.note-frame .note-statusbar,
body[data-theme="dark"] .page-link,
body[data-theme="dark"] .picker__button--clear,
body[data-theme="dark"] .picker__button--close,
body[data-theme="dark"] .picker__button--today,
body[data-theme="dark"] .picker__list-item,
body[data-theme="dark"] .profiletimeline,
body[data-theme="dark"] .ql-container.ql-snow,
body[data-theme="dark"] .ql-toolbar.ql-snow,
body[data-theme="dark"] .r-separator .form-group,
body[data-theme="dark"] .select2-container--classic .select2-selection--single,
body[data-theme="dark"]
  .select2-container--default
  .select2-selection--multiple,
body[data-theme="dark"] .select2-container--default .select2-selection--single,
body[data-theme="dark"] .select2-dropdown,
body[data-theme="dark"] .table td,
body[data-theme="dark"] .table th,
body[data-theme="dark"] .table-bordered,
body[data-theme="dark"] .table-bordered td,
body[data-theme="dark"] .table-bordered th,
body[data-theme="dark"] .timeline > .timeline-item > .timeline-panel,
body[data-theme="dark"] .wizard-content .wizard.wizard-circle > .steps .step,
body[data-theme="dark"] blockquote,
body[data-theme="dark"] pre[class*="language-"] {
  border-color: #262626 !important;
  border-color: #504f4d !important;
}

.auth-wrapper .auth-box {
  padding: 30px !important;
  background-color: transparent !important;
  max-width: 100%;
  width: 90%;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.landinglogin-wrapper, .support-wrapper, .support-wrapper-action {
  padding: 10% 0;
  text-align: left;
}

#UserNameOrEmail::placeholder{
  text-align: center;
}

.loginbox-wrapper {
  background-color: #373743;
  border-radius: 30px;
  padding: 30px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  max-width: 1200px;
  margin: auto;
}

.support-wrapper{
  background-color: #373743;
  border-radius: 30px;
  padding: 50px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  max-width: 1000px;
  margin: auto;
  padding-top: 5rem;
  margin-top:4em;
}
.support-wrapper-action{
  background-color: #373743;
  padding: 50px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin: auto;
  padding-top: 5rem;
  margin-top:8em;
  margin-bottom:8em;
}

.support-wrapper-action h1{
  font-weight: 500;
  font-size:30px;
}


.welcome-text{
  margin:0 auto;
  text-align:center;
}

.loginsection-text {
  font-size: 55px;
  color: #2bc9c1;
  text-align: left;
  white-space: nowrap;
  text-align: left;
}

.loginsection-plain-text {
  color: white;
  font-size: 19px;
  text-align: left;
}

.support-plain-text{
  color: white;
  font-size: 19px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.landinglogin-background {
  background-color: #282b31;
}

.landinglogin-content-box {
  background-color: red;
}

.login-logo {
  width: 80%;
  height: 100%;
}

@media (max-width: 992px) {
  .loginsection-text {
    font-size: 27px;
    text-align: left;
  }

  .loginsection-plain-text {
    font-size: 17px;
    text-align: center;
  }
}

.login-box {
  padding: 30px;
}

.login-title1 {
  font-weight: lighter;
  font-size: 1.9rem;
  color: #c1ffff;
}

.login-title2 {
  font-family: "Open Sans Bold";
  font-weight: bold;
  font-size: 1.9rem;
  color: #ffffff;
}

body::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
  background-color: #414755;
  outline: 1px solid slategrey;
}

div.table-fixed-header::-webkit-scrollbar {
  width: 10px;
}

div.table-fixed-header::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

div.table-fixed-header::-webkit-scrollbar-thumb {
  background-color: #414755;
  outline: 1px solid slategrey;
}

.project-returns-scrollbar::-webkit-scrollbar {
  width: 10px;
  height: 12px;
}

.project-returns-scrollbar::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.project-returns-scrollbar::-webkit-scrollbar-thumb {
  background-color: #414755;
  outline: 1px solid slategrey;
}

.preloader {
  opacity: 0.3 !important;
}

.scurve-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 30%;
  top: 30%;
  width: 30%;
  height: 40%;
  overflow: auto;
  background-color: #272b34;
  border: 1px solid #b0f8f8;
}

.scurve-modal-content {
  margin: 15% auto;
  padding: 20px;
  width: 80%;
}

.close-scurve-modal {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close-scurve-modal:hover,
.close-scurve-modal:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

aside.left-sidebar {
  width: 190px;
}

@media (min-width: 768px) {
  #main-wrapper[data-layout="vertical"][data-sidebartype="full"]
    .topbar
    .top-navbar
    .navbar-header {
    width: 200px;
  }
}

@media (min-width: 768px) {
  #main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="full"]
    .topbar
    .top-navbar
    .navbar-collapse,
  #main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="overlay"]
    .topbar
    .top-navbar
    .navbar-collapse {
    margin-left: 200px;
  }
}

@media (max-width: 1400px) and (min-width: 1100px) {
  .col-div1-1400 {
    flex: 0 0 60%;
    max-width: 60%;
  }

  .col-div2-1400 {
    flex: 0 0 40%;
    max-width: 40%;
  }
}

@media (max-width: 1100px) and (min-width: 930px) {
  .col-div1-1400 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col-div2-1400 {
    flex: 0 0 50%;
    max-width: 50%;
    margin: auto;
  }
}

#main-wrapper[data-layout="vertical"][data-sidebartype="full"] .page-wrapper {
  margin-left: 190px;
}

#main-wrapper[data-layout="vertical"]
  .topbar
  .navbar-collapse[data-navbarbg="skin1"],
#main-wrapper[data-layout="vertical"] .topbar[data-navbarbg="skin1"],
#main-wrapper[data-layout="horizontal"]
  .topbar
  .navbar-collapse[data-navbarbg="skin1"],
#main-wrapper[data-layout="horizontal"] .topbar[data-navbarbg="skin1"] {
  background: #414755;
}

.text-danger {
  display: block;
}

.bg-danger {
  background-color: #ff4495 !important;
}

.table-text-color {
  color: inherit;
}

.bg-verydark {
  background-color: #222222;
}

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

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

.light-icon {
  color: #b2b9bf !important;
}

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

.table-compact td,
.table-compact th {
  padding: 10px !important;
  vertical-align: middle;
}

.divider {
  padding: 10px 0 10px 0 !important;
}

.push-10 {
  padding: 10px !important;
}

.push-15 {
  padding: 10px !important;
}

.push-20 {
  padding: 20px !important;
}

.pull-right-0 {
  padding-right: 0 !important;
}

.pull-left-0 {
  padding-left: 0 !important;
}

.push-right-3 {
  padding-left: 3px !important;
}

.push-right-10 {
  padding-left: 10px !important;
}

.push-right-0 {
  padding-left: 0 !important;
}

.push-left-0 {
  padding-right: 0 !important;
}

.push-left-3 {
  padding-right: 3px !important;
}

.push-left-10 {
  padding-right: 10px !important;
}

.push-right-20 {
  padding-left: 20px !important;
}

.push-left-20 {
  padding-right: 20px !important;
}

.push-top-20 {
  padding-bottom: 20px !important;
}

.push-top-10 {
  padding-bottom: 10px !important;
}

.push-top-5 {
  padding-bottom: 5px !important;
}

.push-top-2 {
  padding-bottom: 2px !important;
}

.push-top-0 {
  padding-bottom: 0 !important;
}

.push-bottom-30 {
  padding-top: 30px !important;
}

.push-bottom-20 {
  padding-top: 20px !important;
}

.push-bottom-10 {
  padding-top: 10px !important;
}

.push-bottom-6 {
  padding-top: 6px !important;
}

.push-bottom-8 {
  padding-top: 8px !important;
}

.push-bottom-0 {
  padding-top: 0 !important;
}

.push-right-35 {
  padding-left: 35px !important;
}

.m-right-10 {
  margin-right: 10px !important;
}

.m-right-5 {
  margin-right: 5px !important;
}

.m-left-5 {
  margin-left: 5px !important;
}

.m-left-10 {
  margin-left: 10px !important;
}

.m-right-0 {
  margin-right: 0 !important;
}

.m-left-0 {
  margin-left: 0 !important;
}

.m-bottom-0 {
  margin-bottom: 0 !important;
}

.m-left-20 {
  margin-left: 20px !important;
}

.m-bottom-20 {
  margin-bottom: 20px !important;
}

.m-top-4 {
  margin-top: 4px !important;
}

.m-top-10 {
  margin-top: 10px !important;
}

.m-top-15 {
  margin-top: 15px !important;
}

.m-top-20 {
  margin-top: 20px !important;
}

.m-top-30 {
  margin-top: 30px !important;
}

.custom-select {
  border-radius: 4px !important;
  height: calc(1.5em + 0.75rem + 9px);
  height: -moz-calc(1.5em + 0.75rem + 9px);
  height: -webkit-calc(1.5em + 0.75rem + 9px);
}

.custom-select-sh {
  height: calc(1.5em + 0.75rem + 2px) !important;
  height: -moz-calc(1.5em + 0.75rem + 2px) !important;
  height: -webkit-calc(1.5em + 0.75rem + 2px) !important;
}

.bg-custom-dark {
  background-color: #282b33 !important;
}

.rounded {
  border-radius: 4px !important;
}

.top-rounded {
  border-radius: 4px 4px 0 0;
}

@media (min-width: 768px) {
  .fivecolumns .col-2,
  .fivecolumns .col-md-2,
  .fivecolumns .col-sm-2,
  .fivecolumns .col-lg-2 {
    width: 20% !important;
    max-width: 20% !important;
  }

  .fivecolumns .col-2 {
    flex: 0 0 20% !important;
  }
}

@media (min-width: 1200px) {
  .fivecolumns .col-2,
  .fivecolumns .col-md-2,
  .fivecolumns .col-sm-2,
  .fivecolumns .col-lg-2 {
    width: 20% !important;
    max-width: 20% !important;
  }

  .fivecolumns .col-2 {
    flex: 0 0 20% !important;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .fivecolumns .col-2,
  .fivecolumns .col-md-2,
  .fivecolumns .col-sm-2,
  .fivecolumns .col-lg-2 {
    width: 20% !important;
    max-width: 20% !important;
  }

  .fivecolumns .col-2 {
    flex: 0 0 20% !important;
  }
}

.dark-border {
  border: 2px solid #191e27;
}

.dark-border-bottom {
  border-bottom: 2px solid #191e27;
}

.dark-border-top {
  border-top: 2px solid #191e27;
}

table.border-0 {
  border: 0 !important;
}

table.border-0 th {
  border: 0 !important;
}

table.border-0 td {
  border: 0 !important;
}

table.dark-border-bottom {
  border: 0;
}

table.dark-border-bottom tr {
  border-bottom: none;
}

tr.dark-border-top {
  border-top: 2px solid #191e27;
}

tr.dark-border-bottom {
  border-bottom: 2px solid #191e27;
}

tr.dark-border-bottom td {
  border-bottom: 2px solid #191e27;
}

tr.total-row {
  background: #323743 !important;
  color: #d2d2d2 !important;
}

table.dark-border-bottom th {
  border: 0;
}

table.dark-border-bottom thead {
  border-bottom: 1px solid #191e27;
}

table.dark-border-bottom tbody {
  border: 0;
}

.border-right-0 {
  border-right: 0;
}

.width-70 {
  width: 70px !important;
  max-width: 70px !important;
}

.border-white {
  border-color: white !important;
}

.border-red {
  border-color: #e94444 !important;
}

table.valign-content-center td {
  vertical-align: middle;
}

td.vertical-m,
th.vertical-m {
  vertical-align: middle !important;
}

body[data-theme="dark"] .custom-select {
  border-color: #9f9f9f !important;
  color: white !important;
}

body[data-theme="dark"] .input-group-text {
  background-color: white !important;
  border-color: white !important;
  padding: 5px !important;
  border-radius: 15px;
  border-right: none;
}

body[data-theme="dark"] .custom-control-label::before {
  background-color: #b0f8f8 !important;
  color: #306868;
}

.input-group-append .custom-select {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.custom-switch .custom-control-label::before {
  width: 2.2rem !important;
  border-radius: 0.7rem !important;
  height: 1.5rem !important;
}

.custom-switch .custom-control-label::after {
  width: 1rem !important;
  height: 1rem !important;
  background-color: white !important;
  top: calc(0.15625rem + 4px) !important;
  left: calc(-2.25rem + 3px) !important;
}
#projectForm {
  width: 100%;
}
#project-form-wizard {
  width: 100%;
}
.wizard > .steps {
  flex: 1;
  width: 25%;
  background-color: transparent !important; /* Removed background color */
  float: left;
}

.wizard > .steps > ul > li {
  display: block !important;
  float: none !important;
  width: 100% !important;
  font-weight: bold;
  border-radius: 8px;
  margin-bottom: 20px;
}
.wizard > .steps > ul > li:not(.skip) {
  padding: 10px; /* Padding applied to all non-skipped items */
  border: 1px solid #595959;
}

.createproject {
  width: 20%;
  padding-top: 30px;
}

.content.clearfix {
  background: #282b31 !important;
}

.wizard > .steps a {
  display: block;
  width: auto;
  margin: 0 0.5em 0 !important;
  padding: 5px !important;
  text-decoration: none;
  border-radius: 4px;
  background-color: transparent !important;
  color: white;
  font-weight: bold;
  /* Removed background color */
}

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active {
  background: transparent !important; /* Removed background color */
  color: white !important;
  cursor: default;
}

.wizard > .content {
  flex: 4;
  background: #eee;
  display: block;
  margin: 0 0.5em 0.5em 0.5em;
  overflow: hidden;
  position: relative;
  width: auto;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.wizard > .content > .body {
  border-radius: 4px;
  padding: 20px;
  padding-top: 0;
}
.wizard > .steps .skip a {
  display: none !important;
}
.wizard > .steps .disabled.skip a {
  color: #4f4f4f !important;
}
#project-form-wizard-p-0 {
  border-left: none;
}

project-form-wizard-t-0 {
  border-bottom: solid 1px gray;
}

#project-form-wizard-t-1 {
  border-bottom: solid 1px gray;
}

#project-form-wizard-t-2 {
  border-bottom: solid 1px gray;
}

#project-form-wizard-t-3 {
  border-bottom: solid 1px gray;
}
#project-form-wizard-t-4 {
  border-bottom: solid 1px gray;
}

#project-form-wizard-t-9 {
  border-bottom: solid 1px gray;
}
#project-form-wizard-t-10 {
  border-bottom: solid 1px gray;
}
#wizardDiv {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.createproject {
  width: 20%;
  padding-top: 30px;
}
.dark-bg {
  background-color: #282b31 !important;
}

.green-bg {
  background: rgba(114, 239, 141, 0.1);
}

.dark-red-bg {
  background: rgba(233, 68, 68, 0.15);
}

.dark-gray-bg {
  background: #303541;
}

.step-header {
  padding: 0 0 10px 0 !important;
  margin: 0 5px 20px 5px !important;
}

.red-text {
  color: #F04438!important;
}

.w-10px {
  min-width: 10px !important;
  width: 10px !important;
  max-width: 10px !important;
}

.w-20px {
  min-width: 20px !important;
  width: 20px !important;
  max-width: 20px !important;
}

.w-30px {
  min-width: 30px !important;
  width: 30px !important;
  max-width: 30px !important;
}

.w-40px {
  min-width: 40px !important;
  width: 40px !important;
  max-width: 40px !important;
}

.w-50px {
  min-width: 50px !important;
  width: 50px !important;
  max-width: 50px !important;
}

.w-60px {
  min-width: 60px !important;
  width: 60px !important;
  max-width: 60px !important;
}

.w-70px {
  min-width: 70px !important;
  width: 70px !important;
  max-width: 70px !important;
}

.w-80px {
  text-align: center;
  min-width: 80px !important;
  width: 80px !important;
  max-width: 80px !important;
}

.w-90px {
  min-width: 90px !important;
  width: 90px !important;
  max-width: 90px !important;
}

.w-100px {
  min-width: 100px !important;
  width: 100px !important;
  max-width: 100px !important;
}

.w-105px {
  min-width: 105px !important;
  width: 105px !important;
  max-width: 105px !important;
}

.w-115px {
  min-width: 115px !important;
  width: 115px !important;
  max-width: 115px !important;
}

.w-120px {
  min-width: 120px !important;
  width: 120px !important;
  max-width: 120px !important;
}

.w-125px {
  min-width: 125px !important;
  width: 125px !important;
  max-width: 125px !important;
}

.w-120px {
    min-width: 120px !important;
    width: 120px !important;
    max-width: 120px !important;
}

.w-130px {
  min-width: 130px !important;
  width: 130px !important;
  max-width: 130px !important;
}

.w-133px {
  min-width: 133px !important;
  width: 133px !important;
  max-width: 133px !important;
}

.w-140px {
  min-width: 140px !important;
  width: 140px !important;
  max-width: 140px !important;
}

.w-150px {
  min-width: 150px !important;
  width: 150px !important;
  max-width: 150px !important;
}

.w-160px {
  min-width: 160px !important;
  width: 160px !important;
  max-width: 160px !important;
}

.w-170px{
  min-width: 170px !important;
  width: 170px !important;
  max-width: 170px !important;
}

.w-180px {
  min-width: 180px !important;
  width: 180px !important;
  max-width: 180px !important;
}

.w-200px {
  min-width: 200px !important;
  width: 200px !important;
  max-width: 200px !important;
}
.w-350px {
  min-width: 350px !important;
  width: 350px !important;
  max-width: 350px !important;
}

.w-210px {
  min-width: 210px !important;
  width: 210px !important;
  max-width: 210px !important;
}

.w-205px {
    min-width: 205px !important;
    width: 205px !important;
    max-width: 205px !important;
}

.w-220px{
  min-width: 220px !important;
  width: 220px !important;
  max-width: 220px !important;
}

.w-230px{
  min-width: 230px !important;
  width: 230px !important;
  max-width: 230px !important;
}

.w-235px {
  min-width: 235px !important;
  width: 235px !important;
  max-width: 235px !important;
}
.w-218px {
    min-width: 218.35px !important;
    width: 218.35px !important;
    max-width: 218.35px !important;
}

.w-240px {
    min-width: 240px !important;
    width: 240px !important;
    max-width: 240px !important;
}
.w-250px {
  min-width: 250px !important;
  width: 250px !important;
  max-width: 250px !important;
}

.w-300px {
  min-width: 300px !important;
  width: 300px !important;
  max-width: 300px !important;
}

.w-350px {
  min-width: 350px !important;
  width: 350px !important;
  max-width: 350px !important;
}

.w-400px {
  min-width: 400px !important;
  width: 400px !important;
  max-width: 400px !important;
}

.w-450px {
  min-width: 450px !important;
  width: 450px !important;
  max-width: 450px !important;
}

.w-500px {
  min-width: 500px !important;
  width: 500px !important;
  max-width: 500px !important;
}

.w-600px {
  min-width: 600px !important;
  width: 600px !important;
  max-width: 600px !important;
}

.w-650px {
  min-width: 650px !important;
  width: 650px !important;
  max-width: 650px !important;
}

.w-700px {
  min-width: 700px !important;
  width: 700px !important;
  max-width: 700px !important;
}

.w-900px {
  min-width: 900px !important;
  width: 900px !important;
  max-width: 900px !important;
}

.w-1000px {
  min-width: 1000px !important;
  width: 1000px !important;
  max-width: 1000px !important;
}

.w-1050px {
  min-width: 1050px !important;
  width: 1050px !important;
  max-width: 1050px !important;
}

.w-1100px {
  min-width: 1100px !important;
  width: 1100px !important;
  max-width: 1100px !important;
}

.w-1150px {
  min-width: 1150px !important;
  width: 1150px !important;
  max-width: 1150px !important;
}

.w-1200px {
  min-width: 1200px !important;
  width: 1200px !important;
  max-width: 1200px !important;
}

.w-1250px {
  min-width: 1250px !important;
  width: 1250px !important;
  max-width: 1250px !important;
}

.w-7pc {
  min-width: 7% !important;
  width: 7% !important;
  max-width: 7% !important;
}

.w-10pc {
  min-width: 10% !important;
  width: 10% !important;
  max-width: 10% !important;
}

.w-12pc {
  min-width: 12% !important;
  width: 12% !important;
  max-width: 12% !important;
}

.w-20pc {
  min-width: 20% !important;
  width: 20% !important;
  max-width: 20% !important;
}

.w-25pc {
  min-width: 25% !important;
  width: 25% !important;
  max-width: 25% !important;
}

.w-30pc {
  min-width: 30% !important;
  width: 30% !important;
  max-width: 30% !important;
}

.w-40pc {
  min-width: 40% !important;
  width: 40% !important;
  max-width: 40% !important;
}

.w-50pc {
  min-width: 50% !important;
  width: 50% !important;
  max-width: 50% !important;
}

.w-90pc {
  min-width: 90% !important;
  width: 90% !important;
  max-width: 90% !important;
}

.h-35px {
  height: 35px !important;
}

.h-280px {
  height: 280px !important;
  max-height: 280px !important;
}

.h-370px {
  height: 370px !important;
  max-height: 370px !important;
}

.h-400px {
  height: 400px !important;
  max-height: 400px !important;
}

.h-600px {
  height: 600px !important;
  max-height: 600px !important;
}

.black-bg {
  background-color: #282B31 !important;
}

.form-control:disabled {
  background-color: #636373 !important;
  border: 1px solid #55595c !important;
}

div[contenteditable] {
  min-width: 80px !important;
  padding-left: 5px;
  padding-top: 2px;
}

.room-revenue-item,
room-revenue-item-unit {
  padding-top: 10px;
}

.fandb-item {
  padding-top: 10px;
}

.other-revenue-item {
  padding-top: 10px;
}

.morris-hover.morris-default-style {
  padding: 6px;
  color: #ffffff;
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
  background: #191e27;
  border: 1px solid #b0f8f8;
  box-sizing: border-box;
  box-shadow: 0 9px 20px rgba(0, 0, 0, 0.26);
  border-radius: 8px;
}

.auto-h {
  height: auto !important;
}

.page-item.active .page-link {
  z-index: 1;
  color: #306868;
  background-color: #b0f8f8;
  border-color: #b0f8f8;
}

.text-blue {
  color: #44a7ff !important;
}

.text-gray {
  color: #d2d2d2 !important;
}

.text-dark-gray {
  color: #5f5f60 !important;
}

tr.font-weight-bold > td {
  font-weight: bold;
}

tr.font-weight-bold > th {
  font-weight: bold;
}

/*    div.table-fixed-header {
        width: 100%;
        max-width: 100%;
        overflow: scroll;
        position: relative;
    }*/

table.fixed-header {
  position: relative;
}

table.fixed-header thead th {
  position: sticky;
  top: 0;
  background: #191e27;
  color: white;
}

table.fixed-header thead th.fixed {
  left: 0;
  z-index: 1;
}

table.fixed-header tbody th.fixed {
  position: sticky;
  left: 0;
  background: #191e27;
  border-right: 1px solid #ccc;
}

table.fixed-header tbody tr.total-row td.fixed-border {
  border-right: 2px solid #191e27 !important;
  border-left: 2px solid #191e27 !important;
}

table.fixed-header tbody tr td.fixed-border {
  border-right: 2px solid #191e27 !important;
  border-left: 2px solid #191e27 !important;
}

table.fixed-header tbody th.fixed2 {
  position: sticky;
  background: #191e27;
  border-right: 1px solid #ccc;
}

.height-md {
  height: calc(1.5em + 0.75rem + 9px);
  height: -moz-calc(1.5em + 0.75rem + 9px);
  height: -webkit-calc(1.5em + 0.75rem + 9px);
}

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

input.summary-field {
  border: 1px solid #595959 !important;
  text-align: left !important;
  background-color: inherit;
  color: white !important;
  height: 35px;
  padding: 3px;
  font-size: 0.875rem;
  line-height: 1.5;
  width: 100%;
  padding-left:10px;
  border: none !important;
}

input.text-success {
  color: #52e3c2 !important;
}

input.text-danger {
  color: #ff4495 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.input-group > .summary-field {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.a-width {
  width: auto !important;
}

.summary-input-group-text {
  border-bottom: 2px solid #191e27;
  padding: 5px !important;
  background-color: inherit;
  color: white !important;
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.5;
}

tr.bold-value > td.bold-value {
  font-weight: bold;
}

tr.bold-value > th.bold-value {
  font-weight: bold;
}
.text-red {
  color: #f62d51 !important;
  
}

/********** COLORS *************/
/*    .wizard > .steps .disabled a {
        background: #191E27 !important;
        color: #B0F8F8 !important;
        cursor: default;
    }

    .wizard > .steps a {
        background: #191E27 !important;
        color: #B0F8F8 !important;
    }

    .wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
        background: #B0F8F8 !important;
        color: #306868 !important;
        display: block;
        padding: 0.5em 1em;
        text-decoration: none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
*/
.btn-dark-sw {
  color: #fff;
  background-color: #212529 !important;
  border-color: #b0f8f8 !important;
}

.btn-dark-sw:hover {
  font-weight: bold;
}

.btn-dark-sw:not(:disabled):not(.disabled).active,
.btn-dark-sw:not(:disabled):not(.disabled):active,
.show > .btn-dark-sw.dropdown-toggle {
  color: #306868 !important;
  background-color: #b0f8f8 !important;
  border-color: #b0f8f8 !important;
}

.select2-selection__choice,
.select2-selection__choice__remove {
  background-color: #89E0F6 !important;
  border-color: #89E0F6!important;
  color: #000 !important;
}

.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #89E0F6 !important;
  color: #000 !important;
}

body[data-theme="dark"] .nav-tabs .nav-link {
  border: none;
}

body[data-theme="dark"] .nav-tabs .nav-link.active {
  background-color: #b0f8f8 !important;
  color: #306868 !important;
}

body[data-theme="dark"] .nav-tabs {
  border-bottom: 2px solid #b0f8f8 !important;
}

.lds-ripple .lds-pos {
  position: absolute;
  border: 2px solid #52e3c2 !important;
  opacity: 0.1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.1, 0.5, 1) infinite;
}

.text-primary {
  color: #b0f8f8 !important;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #b0f8f8 !important;
}

.text-success {
  color: #52e3c2 !important;
}

.bg-success {
  background-color: #52e3c2 !important;
}

.warning-popover {
  color: #721c24 !important;
}

.paymentpagebuttonscontainer {
  padding-top: 24px;
}

.landing-btn {
  background-color: #18b087;
  border-color: #18b087;
  cursor: pointer;
  color: white;
  font-size: 15px;
  border-radius: 10px;
}

.landing-btn:hover {
  border-color: #26be99;
  background-color: #26be99;
  color: white;
}

.landing-btn:not(:disabled):not(.disabled):active,
.show > .landing-btn.dropdown-toggle {
  color: #306868;
  background-color: #c1ffff;
  border-color: #c1ffff;
}

.landing-btn:focus {
  box-shadow: none !important;
}

.btn-primary {
  background-color: #c1ffff;
  border-color: #c1ffff;
  color: #306868;
}

.btn-primary:hover {
  background-color: #c1ffff;
  border-color: #c1ffff;
  color: #306868;
}

.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #306868;
  background-color: #c1ffff;
  border-color: #c1ffff;
}

.btn-primary:focus {
  box-shadow: none !important;
}

.h-47px {
  min-height: 47px;
  height: 47px;
}

.datepicker table tr td.today {
  color: #306868;
  background-color: #c1ffff;
  border-color: #c1ffff;
}

.datepicker table tr td.today:hover {
  color: #306868;
  background-color: #c1ffff;
  border-color: #c1ffff;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #c1ffff;
  cursor: pointer;
  color: #306868;
}

/*  div[contenteditable] {
        color: #B0F8F8;
    }*/

.left-border-white {
  border-left: 1px solid white;
}

.btn-group.disabled .btn {
  color: #8e8e8e;
  pointer-events: none;
}

.btn-group.disabled .btn.active {
  color: #8e8e8e;
  pointer-events: none;
}

.btn-group .btn:hover {
  color: #306868;
}

.noUi-tooltip {
  color: #306868 !important;
  padding: 2px !important;
  margin-bottom: 6px !important;
}

body[data-theme="dark"] .noUi-tooltip {
  background: #282B31 !important;
  color:#89E0F6 !important;
  border: none;
  width: 30px;
  border-radius: 8px;
}

.card-h100-with-mb {
  height: calc(100% - 20px);
}

#work-calendar .datepicker-inline,
#work-calendar .table-condensed {
  width: 100%;
  height: 100%;
}

#work-calendar .datepicker-days {
  height: 100%;
}

#work-calendar .day {
  height: 12%;
}

body[data-theme="dark"] .custom-select.border-blue {
  border-color: #b0f8f8 !important;
}

.card-news {
  height: calc(100% - 20px);
  max-height: 540px;
}

#news-items {
  min-height: 200px;
  max-height: 450px;
  overflow-y: auto;
}

#news-items .spinner-border {
  position: absolute;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
}

#news-items a {
  color: #eaeaea;
  border-radius:10px;
  margin-bottom: 10px;
  background-color:#373743;
  border-bottom: none;
  font-family: 'Plus Jakarta Sans';
}

#news-items a:hover {
  border:1px solid white;
}

#news-items b {
  font-weight: 800 !important;
}

.news-load-error {
  display: none;
}

.custom-scroll::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.custom-scroll::-webkit-scrollbar-thumb {
  background: #202428;
}

.custom-scroll::-webkit-scrollbar-track {
  background: #414755;
}

.login-section {
  height: 100vh;
}

.login-section > .row {
  padding: 5% 12%;
}

.section-info {
  padding: 50px;
  color: white;
}

.top-paragraph {
  margin-bottom: 50px;
  font-size: 10px;
}

.show-more-projects {
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(100% - 20px);
  min-height: 250px;
}

.collapse-projects {
  display: none;
}

.show-more-projects span {
  height: 40px;
  padding: 10px;
  color: #306868;
  background: #c1ffff;
  border-radius: 4px;
}

.eye-container.active {
  position: relative;
}

.eye-container.active .eye-icon {
  display: block;
  position: absolute;
  background: url(../img/eye-icon.png);
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
  top: 15%;
  height: 70%;
  width: 25px;
  left: 3px;
  z-index: 5;
  background-color: #272b34;
  border-right: solid 3px #272b34;
  cursor: pointer;
}

.eye-container.active input {
  text-align: center;
}

.eye-width-corrector {
  width: calc(100% + 20px);
}

.eye-sm-col-width {
  width: 120px;
  min-width: 120px !important;
  max-width: 120px !important;
}

body[data-theme="dark"] .form-control.text-orange {
  color: #fb8c00 !important;
}

.select-h-auto ~ .select2-container--default .select2-selection--multiple {
  height: auto;
}

.operation-start-info {
  color: #b3b5bb;
}

.responsive-select ~ .select2-container--default {
  width: 100% !important;
}

.slider-dperiod ~ .duration-icon {
  display: none;
  position: absolute;
  margin-top: 10px;
}

.section-totals .section-totals-item {
  margin-right: 10px;
}

.left-sidebar {
  padding-top: 0;
  z-index: 51;
  margin-top: 64px;
}

div.dataTables_wrapper div.dataTables_info {
  white-space: normal;
}

#loaderInit {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 100000;
  background: #282b33;
  display: flex;
  justify-content: center;
  align-items: center;
}

    #loaderInit .spinner-border {
        width: 50px;
        height: 50px;
    }
    #loaderDarkMode,
    #loaderForPortfolio,
    #loaderTextHeader,
    #loaderEditProject {
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 100000;
        display: flex;
        justify-content: center;
        align-items: center;
    }
#loaderEditProject {

    min-height: 90vh;

    background-color: #282b31 !important;
}

    #loaderDarkMode .spinner-border, 
    #loaderForPortfolio .spinner-border,
    #loaderEditProject .spinner-border {
        width: 50px;
        height: 50px;
    }

.project-mark {
  position: absolute;
  top: -12px;
  right: -1px;
  padding: 0 5px;
  background: #ff4495;
  border-top-left-radius: 5px;
  font-size: 12px;
  font-weight: bold;
  transform: rotate(5deg);
  box-shadow: 2px 0px 6px 0px #000000;
}

.maxw-150px {
  max-width: 150px;
}

.landing-nav {
  position: relative;
  top: 0;
  width: 100%;
  padding: 30px;
  padding-right: 70px !important;
  padding-left: 70px !important;
  background-color: white;
  z-index: 2;
  display: flex;
  padding-right: 100px;
  justify-content: space-between;
  align-items: center;
}


.nav-item {
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 10px;
  transition: color 0.3s ease;
}

.sign-in-link {
  color: #18b087;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border: none;
  cursor: pointer;
}

.nav-logo img {
  height: 55px;
  padding-top:10px;
}

.nav-item:hover {
  color: #2bc9c1;
}

.input-group-btn {
  position: absolute;
  right: -19px;
  top: 0;
  padding: 6px 4px;
  margin-right: 20px;
  background: #52e3c2;
  border: solid 1px white;
  cursor: pointer;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  color: black;
}

.input-group-btn ~ .input-group-text {
  margin-right: 22px;
}

.text-bracket {
  color: #f5f5f5;
  font-weight: 300;
}

.top-label-cell {
  text-align: right;
  position: relative;
}

.selling-assumptions-subsection {
  display: none;
  background: #7f7f7f;
  padding: 10px;
  width: calc(100% + 60px);
  margin-left: -30px;
}

.partners-container .eye-container.with-append input {
  width: 1% !important;
}

.partner-title {
  padding: 10px !important;
  margin-bottom: 10px;
  background: #2f3f3d;
}

.partner-title-1 {
  color: rgb(147, 170, 220) !important;
}

.partner-title-2 {
  color: rgb(82, 227, 194) !important;
}

.pool-selling-assumptions {
  display: none;
}

.rental-pool {
  display: none;
}

.rental-poll-units {
  display: none;
}

.d-hide {
  height: 0;
  border: 0;
  background: none;
  padding: 0;
  margin: 0;
  position: absolute;
}

.card-expand-icon {
  display: inline-block;
  margin-right: 20px;
}

.card-expand-icon i {
  font-size: 20px;
  position: absolute;
  top: 2px;
  left: 12px;
}

.card-switch {
  cursor: pointer;
}

.card-switch:hover {
  opacity: 0.7;
}

.dev-cost-total-block {
  font-size: 1rem;
  font-weight: 700;
}

.fixed-full-row-left-sm {
  position: sticky;
  left: 5px;
  display: inline-block;
}

.fixed-projectReturns-left-sm {
  position: sticky !important;
  left: 0px;
  display: inline-block;
  background: #272b34;
  z-index: 2;
  min-width: 250px !important;
}

.fixed-second-col-overview {
  position: sticky;
  left: 248px;
  z-index: 1;
  background: #272b34;
  box-shadow: 0 0 0 1px #191e27;
}

.total-row .fixed-second-col-overview {
  background: #3d3d3d;
}

th.fixed-second-col-overview {
  z-index: 2;
}

body[data-theme="dark"] #project-form-wizard .form-control,
body[data-theme="dark"] #project-form-wizard .custom-select,
body[data-theme="dark"] #project-form-wizard .input-group-text,
body[data-theme="dark"] .input-green {
  /*        border-color: #52e3c2 !important;
        color: #52e3c2 !important;*/
}
body[data-theme="dark"] #project-form-wizard .form-control{
  border-color:#524d4b;
  color: #fff !important;
  text-align: left !important;
}
.btn-calc-option {
  width: 30px;
}

.btn-calc-option i {
  font-size: 20px;
  position: absolute;
  left: 4px;
  top: 0;
}

.select2-container .select2-search--inline .select2-search__field {
  margin-top: 7px;
  color: #BFBFBF;
  width: 100%;
}

.select2-selection--multiple:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 9px;
  width: 24px; /* Adjust the width to match your image */
  height: 24px; /* Adjust the height to match your image */
  background: url('../img/arrow-down.svg') no-repeat center center;
  background-size: contain;
  z-index: 1;
  pointer-events: none;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-size: 25px;
  font-weight: bold;
  margin-top: 7px;
  margin-right: 40px;
  padding: 1px;
  z-index: 2;
  display: block;
}

table.design-v2.dark-border-bottom tr {
  border-bottom: 2px solid #191e27;
  border-bottom: 1px solid #505465;
}

table.design-v2.dark-border-bottom thead {
  border-bottom: 2px solid #191e27;
  border-bottom: 1px solid #505465;
}

table.design-v2.fixed-header thead th {
  background: #272b34;
}

table.design-v2.fixed-header tbody th.fixed {
  background: #272b34;
}

table.design-v2.fixed-header tbody tr.total-row td.fixed-border {
  border-right: none !important;
  border-left: none !important;
}

table.design-v2 td,
table.design-v2 th {
  padding: 0.8rem;
}

table.design-v2 tr.font-weight-bold th.test {
  width: 0;
}

table.design-v2 .fixed-second-col-overview {
  box-shadow: none;
}

table.design-v2.fixed-header tbody tr td.fixed-border {
  border: 0 !important;
}

table.design-v2.fixed-header tbody th.fixed {
  border-right: 0;
}

.table.design-v2 > tbody > tr > td {
  vertical-align: top;
  font-weight: 600;
}

.table.design-v2 [data-export-cell-title] * {
  font-size: 16px;
  font-weight: 600;
}

.table.design-v2 [data-export-cell-subtitle] * {
  font-size: 14px;
  font-weight: bold;
}

.card-title {
  padding-left: 10px;
}

.padding-top-row-50px th,
.padding-top-row-50px td {
  padding-top: 50px !important;
}

table.fixed-header tbody tr.total-row th.fixed {
  background: #373743 !important;
  color: #8c8c8c !important;
  
}

tr.total-row {
  background: #373743 !important;
  color: #d2d2d2 !important;
}

table#othertype-financial-table tr th,
table#infrastructureType-financial-table tr th,
table#multiFamilyType-financial-table tr th,
table#masterCommunityType-financial-table tr th,
table#mixeduse-financial-table tr th,
table#r-financial-table tr th {
    border-bottom: 1px solid #504f4d !important;
}

.total-row .fixed-second-col-overview {
  background: #393e4b;
}

#portfolios-cards-block.scrollable {
  max-height: 700px;
  overflow-y: auto;
}

.portfolios-cards-container {
  background-image: url(../img/dashboard_projects.png);
  background-repeat: no-repeat;
  background-position-y: 97%;
  background-position-x: right;
  background-origin: content-box;
}

.portfolios-cards-container.bg-none {
  background-image: none;
}

#project-cards-block.scrollable {
  max-height: 700px;
  overflow-y: auto;
}

.overflow-hidden {
  overflow-x: hidden !important;
}

.projects-cards-container {
  background-image: url(../img/dashboard_projects.png);
  background-repeat: no-repeat;
  background-position-y: 97%;
  background-position-x: right;
  background-origin: content-box;
}

.projects-cards-container.bg-none {
  background-image: none;
}

::-webkit-input-placeholder {
  /* Chrome */
  color: #BFBFBF;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #505465;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #505465;
  opacity: 1;
}

:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #505465;
  opacity: 1;
}

.project-item-card:hover .title-hover {
  color: #b0f8f8;
}

.portfolio-item-card:hover .title-hover {
  color: #b0f8f8;
}

.summary-chart canvas {
  max-height: 400px;
}

.summary-type-buttons * {
  font-size: 12px;
}

.summary-type-buttons label {
  border-radius: 10px !important;
  padding: 5px 15px;
  cursor: pointer;
  box-shadow: none !important;
}

.summary-type-buttons label:hover {
  color: white !important;
}

.summary-type-buttons label.active {
  z-index: 2 !important;
}

.summary-type-buttons label:not(.active) {
  background-color: #272b34;
  border-color: #545b62;
}

.summary-type-buttons label:first-child {
  margin-right: -12px;
}

.summary-icon-link {
  cursor: pointer;
}

#summaryCalendarModal .datepicker-inline,
#summaryCalendarModal .table-condensed {
  width: 100%;
  background-color: red;
}

#summaryCalendarModal .datepicker-switch {
  visibility: hidden;
}

#summaryCalendarModal table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  visibility: hidden;
  background-color: red;
}

.historical-header-static,
.historical-header-dynamic {
  background: #393e4b !important;
  border-radius: 30px;
}

.historical-header-dynamic {
  color: #52e3c2 !important;
}

.btn-green {
  background-color: #47958a;
  border-color: #47958a;
  color: white;
}

.btn-green:hover {
  color: white;
}

.color-custom-blue {
  color: #c1ffff;
}

.custom-select-in-text-sm {
  height: 25px;
  padding: 0 10px;
  background: url(../assets/images/custom-select.png) right 0.3rem center/8px
    5px no-repeat #fff;
}

.flex-space-between {
  display: flex;
  justify-content: space-between;
}

i.fa[data-toggle="tooltip"] {
  cursor: pointer;
}

/*
    MEDIA
*/
@media (max-width: 1600px) {
  .login-section > .row {
    padding: 5%;
  }
}

/* FIRST SECTION MEDIA */
@media (max-width: 768px) {
  .firstsection-wrapper .login-section {
    padding-top: 50px;
  }

  .section-text-adaptive h1 {
    font-size: 35px;
    margin-bottom: 20px;
  }

  .section-text-adaptive p {
    font-size: 24px;
  }

  /* .landing-image img{
    max-width: -webkit-fill-available;
  } */

  .section3-row {
    display: flex;
    flex-direction: column-reverse;
}

  .loginsection-container {
    padding-left: 30px !important;
  }
}

.main-section-image {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 100vh;
  background-origin: content-box;
  animation-name: fadeIn;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  padding:0 2%;
}

.register-and-pricing-section{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.landing-login-img {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-top: 120px;
}

.landing-image {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-origin: content-box;
  height: 50vh;
  animation-name: fadeIn;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  padding: 0 2%;
}

@media (max-width: 992px) {
  .main-section-image {
    min-height: 400px;
  }

  .landing-image {
    margin: 0 auto;
    height: 200px;
  }

  .landing-login-img {
    height: 300px;
    margin-top: 15px;
  }
}

@media (max-width: 991px) {
  .firstsection-wrapper .row,
  .firstsection-wrapper,
  .firstsection-wrapper .section-text-adaptive {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  @media (max-width: 992px) {
    .section3-btn {
      padding: 10px 15px;
      font-size: 18px;
    }
  }

  /* THIRD SECTION MEDIA*/
  @media (max-width: 991px) {
    .section4-wrapper .row,
    .section4-wrapper,
    .section4-wrapper .section-text-adaptive {
      display: flex;
      flex-direction: column;
      justify-content: center;
      overflow: hidden;
      align-items: center;
      text-align: center;
    }

    .section4-wrapper .text-left {
      text-align: center;
      display: inline-block;
    }

    .section4-btn {
      margin-left: auto;
      margin-right: auto;
      display: block;
      text-align: center;
    }
  }

  @media (min-width: 1400px) {
    .d-custom-xl-block {
      display: block !important;
    }

    .d-custom-xl-tablecell {
      display: table-cell !important;
    }

    .mw-custom-xl-225 {
      max-width: 220px;
    }
  }

  @media (min-width: 992px) {
    .d-custom-lg-tablecell {
      display: table-cell !important;
    }

    .landing-image img{
      max-width: 550px;
    }

    .second-landing-img img{
      max-width: 500px !important;
    }
  }
  .footer-text {
    bottom: 50px;
  }

  .table-two-cols-md {
    table-layout: fixed;
  }

  .table-two-cols-md tr > td:first-child {
    width: 60%;
  }

  div[contenteditable].item-name {
    width: 100%;
    text-align: left;
    min-width: 200px !important;
  }

  .mt-3.p-4.d-flex{
    padding-left: 0 !important;
  }

  .section-totals {
    font-size: 12px;
  }

  .eye-container.with-append input {
    width: auto !important;
  }

  [class*="maxw-"] .eye-container.with-append input {
    width: 0 !important;
  }

  .border-md-none {
    border: none !important;
  }

  .wizard > .steps > ul > li {
    width: 50% !important;
  }

  .projects-cards-container {
    background-image: none;
  }
}

@media (max-width: 768px) {
  .section-info {
    padding: 20px;
  }

  .section-text-adaptive h1 {
    font-size: 23px;
  }

  .section-text-adaptive p {
    font-size: 16px;
  }

  .login-title1 {
    font-size: 1.2rem;
  }

  .login-title2 {
    font-size: 1.3rem;
  }

  .border-sm-none {
    border: none !important;
  }

  .dataTables_filter label,
  .dataTables_length label {
    width: 100%;
  }

  .dataTables_length select {
    margin-left: 12px;
  }

  .dataTables_wrapper [class*="col"] {
    padding: 1rem;
  }

  .section-totals {
    width: 100%;
    white-space: nowrap;
  }

  .card-switch {
    text-align: left;
  }

  #cost-accordion .card-expand-icon i {
    top: 18px !important;
  }
}
@media (max-width: 576px) {
  .login-section {
    height: auto;
  }

  .footer-text h2 {
    font-size: 20px;
    margin: 10px;
  }

  .footer-text span {
    font-size: 15px;
  }

  .nav-tabs .nav-item {
    width: 100%;
  }

  table.fixed-header thead th.fixed.not-fixed-sm {
    left: auto;
  }

  table.fixed-header tbody th.fixed.not-fixed-sm {
    left: auto;
  }

  .page-wrapper > .container-fluid {
    padding: 0 10px;
  }

  .border-xs-none {
    border: none !important;
  }

  .wizard > .steps > ul > li {
    width: 100% !important;
  }

  .wizard > .content > .body label {
    margin-bottom: 0em;
  }

  .wizard > .actions {
    text-align: center !important;
  }

  .section-totals .section-totals-item {
    display: block;
    margin: 0px;
  }

  .page-header {
    font-size: 1.5rem;
    margin-bottom: 10px !important;
  }

  .maxw-xs-auto {
    max-width: initial;
  }

  .landing-nav .btn {
    font-size: 13px;
  }

  .fixed-full-row-left-sm {
    position: initial;
  }

  .fixed-second-col-overview {
    position: initial !important;
  }
}

/*
    TABLE ADAPTABLE
*/

@media (max-width: 1400px) {
  .table-adaptable-xl {
    border: 0;
  }

  .table-adaptable-xl thead {
    display: none;
  }

  .table-adaptable-xl tr {
    margin-bottom: 10px;
    display: block;
    border-bottom: none !important;
  }

  .table-adaptable-xl td {
    width: 49%;
    padding: 0 50px;
    min-height: 50px;
    position: relative;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    border-right: none;
  }

  .table-adaptable-xl td:first-child {
    width: 100%;
    font-weight: bold;
    text-decoration: underline;
  }

  .table-adaptable-xl td:first-child:before,
  .table-adaptable-xl [data-label-section]:before {
    font-weight: bold;
    text-decoration: underline;
  }

  .table-adaptable-xl td:last-child {
    border-bottom: 0;
  }

  .table-adaptable-xl td[data-label]:before {
    content: attr(data-label);
    float: left;
    text-align: left;
    font-weight: bold;
    padding-right: 10px;
  }

  .table-adaptable-xl td[data-label-icon]:before {
    font-family: "Material Design Icons";
    font-size: 24px;
  }

  .table-adaptable-xl td[data-label-icon="calendar"]:before {
    content: "\f678";
  }

  .table-adaptable-xl input,
  .table-adaptable-xl select,
  .table-adaptable-xl .input-group,
  .table-adaptable-xl .form-group,
  .table-adaptable-xl .eye-container,
  .table-adaptable-xl [contenteditable] {
    width: 50%;
  }

  .table-adaptable-xl [contenteditable] {
    text-align: left;
  }

  .table-adaptable-xl .eye-container input {
    width: 100%;
  }

  .table-adaptable-xl .eye-container.with-append input {
    width: 0 !important;
  }
}

@media (max-width: 992px) {
  .table-adaptable-lg {
    border: 0;
  }

  .table-adaptable-lg tr {
    /* display: flex; */
    margin-bottom: 30px;
    border-radius: 5px;
  }

  .entertainment-percentage-sign{
    position:absolute;
    left: 120px;
  }

  .clearfix.ticket-sales-table-width table tbody tr td:first-child{
    width:120px !important;
    min-width: 120px;
  }

  .table-adaptable-lg td {
    width: auto;
    padding: 5px !important;
    min-height: 50px;
    position: relative;
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
    border-right: none;
  }

  .table-adaptable-lg td:first-child {
    width: 100%;
    font-weight: bold;
    text-decoration: underline;
  }

  .table-adaptable-lg td:first-child:before,
  .table-adaptable-lg [data-label-section]:before {
    font-weight: bold;
    text-decoration: underline;
  }

  .table-adaptable-lg.with-p td {
    padding: 5px 15px !important;
  }

  .table-adaptable-lg td:last-child {
    border-bottom: 0;
  }

  .table-adaptable-lg td[data-label]:before {
    /* content: attr(data-label);
    float: left;
    text-align: left;
    font-weight: bold;
    padding-right: 10px;
    white-space: nowrap; */
    display: none;
  }

  .table-adaptable-lg td[data-label-icon]:before {
    font-family: "Material Design Icons";
    font-size: 24px;
  }

  .table-adaptable-lg td[data-label-icon="calendar"]:before {
    content: "\f678";
  }

  .table-adaptable-lg input,
  .table-adaptable-lg select,
  .table-adaptable-lg .input-group,
  .table-adaptable-lg .form-group,
  .table-adaptable-lg .eye-container,
  .table-adaptable-lg [contenteditable] {
    width: 50%;
  }

  .table-adaptable-lg [contenteditable] {
    text-align: left;
  }

  .table-adaptable-lg .eye-container input {
    width: 100%;
  }
}

@media (max-width: 650px) {
  .table-adaptable-sm {
    border: 0;
  }

  .table-adaptable-sm thead {
    display: none;
  }

  .table-adaptable-sm tr {
    display: block;
    margin-bottom: 30px;
    border: solid 2px #1c1e23 !important;
    border-radius: 5px;
  }

  .table-adaptable-sm.bordered-row tr {
    border: solid 1px #4f5467 !important;
  }

  .table-adaptable-sm td {
    min-height: 50px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-right: none;
  }

  .table-adaptable-sm td:last-child {
    border-bottom: 0;
  }

  .table-adaptable-sm td[data-label]:before {
    content: attr(data-label);
    float: left;
    text-align: left;
    font-weight: bold;
    padding-right: 10px;
  }

  .table-adaptable-sm td[data-label-icon]:before {
    font-family: "Material Design Icons";
    font-size: 24px;
  }

  .table-adaptable-sm td[data-label-icon="calendar"]:before {
    content: "\f678";
  }

  .table-adaptable-sm.fixed-header tbody tr td.fixed-border,
  .table-adaptable-sm.fixed-header tbody tr.total-row td.fixed-border {
    border: none !important;
  }

  .table-adaptable-sm.fixed-header th.sticky-sm:first-child {
    top: 0;
    z-index: 1;
    width: 100%;
    display: block;
    border: solid 1px #a9b0b6 !important;
  }

  .table-adaptable-sm .hide-sm-empty:empty {
    display: none;
  }

  .table-adaptable-sm input,
  .table-adaptable-sm select,
  .table-adaptable-sm .input-group,
  .table-adaptable-sm .form-group,
  .table-adaptable-sm .eye-container,
  .table-adaptable-sm [contenteditable] {
    width: 50%;
  }

  .table-adaptable-sm [contenteditable] {
    text-align: left;
  }

  .table-adaptable-sm .eye-container input {
    width: 100%;
  }
}

@media (max-width: 576px) {
  .table-adaptable-xs input,
  .table-adaptable-xs select,
  .table-adaptable-xs .input-group,
  .table-adaptable-xs .form-group,
  .table-adaptable-xs .eye-container,
  .table-adaptable-xs [contenteditable] {
    width: 100%;
    margin-top: 20px;
  }

  .table-adaptable-xs .input-group,
  .table-adaptable-xs .eye-container {
    margin-top: 0;
  }

  .table-adaptable-xs td[data-label]:before {
    position: absolute;
    width: 100%;
    top: 0px;
    margin-bottom: 5px;
    white-space: nowrap;
  }

  .table-adaptable-xs .eye-icon {
    top: 50% !important;
    height: 40% !important;
  }

  .table-adaptable-xs td[data-label-icon="calendar"]:before {
    content: "\f678";
    margin-right: 15px;
  }

  .table-adaptable-xs .input-group .input-group-append {
    height: 35px;
    margin-top: 20px;
  }

  .table-adaptable-xs .form-group.m-left-10 {
    margin-left: 0 !important;
  }
}

tr.second-header > th {
  top: 43px !important;
}

.f-b-project {
  display: none;
}

.small-grey-box {
  text-align: center;
  line-height: 1.1;
  padding: 0;
}

.small-grey-box--wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  padding: 0;
  font-size: 1.1em;
  max-width: 367px;
  height: 40px;
}

.big-grey-box {
  margin: 0 auto;
  text-align: center;
  line-height: 1.1;
}

.big-grey-box--wrapper {
  background-color: grey !important;
  font-size: 1.2em;
  max-width: 1210px;
  margin-bottom: 10px;
  height: 55px;
}
.small-wrapper {
  max-width: 341px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.start-white-space {
}

#summary-table tbody tr th.start-white-space {
  padding-left: 25px;
}

.monthly-table-spinner {
  margin-left: 50%;
  margin-top: 25em;
  z-index: 3;
  position: absolute;
}

.none-displayed {
}

.none-displayed.fin_monthly_rows > td {
  display: none;
}

.none-displayed.fin_monthly_rows > th {
  display: none;
}

.none-displayed.fin_yearly_rows > td {
  display: none;
}

.none-displayed.fin_yearly_rows > th {
  display: none;
}

.none-displayed.fin_monthly_header > th {
  display: none;
}

.none-displayed.fin_yearly_header > th {
  display: none;
}

.none-displayed.historical-header-row > th {
  display: none;
}

#project-returns td {
  border-bottom: none !important;
  border-top: none !important;
}

.capex {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 150px;
}

.revenue-table {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.revenue-table td,
.revenue-table th {
  border-top: none;
}

.advanced-number-values::-webkit-inner-spin-button,
.advanced-number-values::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/*  #advanced-header {
        background-color: #B0F8F8 !important;
    }*/

@media (min-width: 768px) {
  .static-header {
    position: fixed;
    background-color: red;
    z-index: 2;
    height: 12%;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }

  .container-pushed-down {
    margin-top: 30%;
  }
}

.static-header {
  background-color: rgb(50, 55, 67);
  z-index: 2;
  position: fixed;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  padding: 10px;
  padding-top: 20px;
}

@media (min-width: 576px) {
  .static-header {
    height: 10%;
    padding-right: 6em;
  }

  .container-pushed-down {
    margin-top: 8%;
  }
}

@media (min-width: 1350px) {
  .static-header {
    background-color: rgb(50, 55, 67);
    height: 8%;
  }

  .container-pushed-down {
    margin-top: 5%;
  }
}

@media (orientation: portrait) {
  .container-pushed-down {
    margin-top: 30% !important;
  }
}

.dark-scrollbar::-webkit-scrollbar {
  height: 9px;
  display: none;
}

/* Footer Media*/

@media only screen and (max-width: 768px) {
  .footer-columns {
    flex-direction: column;
    gap: 15px;
  }

  .footer-col {
    max-width: 100%;
  }
}

/* Track */
.dark-scrollbar::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #191f26;
  outline: 1px solid #191f26;
  /*box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);*/
}

/* Handle */
.dark-scrollbar::-webkit-scrollbar-thumb {
  background: #404655;
  border-radius: 10px;
  outline: 1px solid #404655;
}

/* Handle on hover */
.dark-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.cursor-pointer {
  cursor: pointer;
}

.historicalYears:hover {
  color: #2e888b;
}


@media only screen and (max-width: 768px) {
  .historical-head-row {
    display: flex;
    flex-wrap: wrap;
  }
}

@media (max-width: 768px) {
  .months-container input {
    width: 100px !important;
  }

  .items {
    padding: 0;
  }

}

.months-container {
  display: flex;
}

.months-container div {
  margin: 10px;
  text-align: center;
}

.months-container input {
  width: 170px;
  border-radius: 5px;
}

.items {
  word-break: break-word;
  display: flex;
  align-items: center;
  padding: 0.5rem;
}

.historical-item-row-name {
  min-width: 60px !important;
  max-width: 100px !important;
  vertical-align: top !important;
  display: flex;
}


#historical-item-row {
  display: flex;
  align-items: center;
}

.historical-item-column :first-child {
  width: 10%;
  border: 1px solid blue;
}

.text-slategray {
  color: slategray;
}

#NoMonthsCompletion {
  position: absolute;
  width: 230px;
}

.advanced-input-body .select2-container {
  border: 1px solid #52e3c2 !important;
  max-height: 35px !important;
}

.advanced-input-body .select2-selection__rendered {
  max-height: 33px !important;
  text-align: center;
  color: #52e3c2;
}

.advanced-input-body .select2-selection {
  max-height: 33px !important;
}

.advanced-input-body .select2-selection__arrow {
  max-height: 33px !important;
}

.project-container {
  width: 100%;
  overflow-x: auto;
}

.project-container .table {
  table-layout: fixed;
  white-space: nowrap;
}

.project-container .table td {
  width: 260px;
}

#loadingSpinner {
  display: none;
  margin: auto;
}

#loader {
  margin-top: 1rem;
}

.btn-project-mode label {
  display: inline-block;
  width: 50%;
  text-align: center;
}

.small-image-report {
  width: 100%;
  height: auto;
  max-width: 150px;
  max-height: 150px;
}

.cardsInReport {
  width: 380px;
  margin: 5px;
  border-radius: 30px;
  background-color: rgb(48, 104, 104);
}

.card-body-report {
  background-color: rgb(48, 104, 104);
  border-radius: 0 0 30px 30px;
  color: white;
  font-weight: bold;
}

.image-container-report {
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.cardsInReport:hover {
  cursor: pointer;
}

@media (max-width: 1000px) {
  .cardsInReport {
    width: 100%;
    margin-bottom: 10px;
  }
}

.dark-vertical-scrollbar::-webkit-scrollbar {
  width: 9px;
}

/* Track */
.dark-vertical-scrollbar::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #282b33;
  outline: 1px solid #282b33;
  /*box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);*/
}

/* Handle */
.dark-vertical-scrollbar::-webkit-scrollbar-thumb {
  background: #404655;
  border-radius: 10px;
  outline: 1px solid #404655;
}

/* Handle on hover */
.dark-vertical-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #555;
}

@media (max-width: 1350px) {
  .tableSellingAssumption {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 1600px) {
  .chart-container {
    width: 100%;
    height: 60%;
  }
}

@media (max-width: 1600px) {
  .paragraph-container {
    width: 100%;
  }
}

.table-container {
  margin-left: 0;
  padding-left: 0;
}

#accommodationChart {
    max-height: 300px;
}

#accommodationChartRental {
    max-height: 300px;
}

#accommodationChartRentalForOutput {
    max-height: 300px !important;
}
.my-custom-select {
  width: 100px;
}

.chart-container {
  position: relative;
  margin: 0 auto;
  margin-top: 100px;
  margin-right: 500px;
}
.chartparagraph1,
.chartparagraph2 {
  position: absolute;
  top: 0;
  margin: 0;
}
.chartparagraph1 {
  left: 0;
  font-size: 15px;
}

.chartparagraph2 {
  right: 0;
  font-size: 15px;
}

.payment-methods {
  display: flex;
  justify-content: center;
  gap: 14rem;
}

.notificationsbtn {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.notificationsbtn input {
  opacity: 0;
  width: 0;
  height: 0;
}

.notificationsSwipe {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.notificationsSwipe:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .notificationsSwipe {
  background-color: #18b087;
}

input:checked + .notificationsSwipe:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.notificationsSwipe.notificationsrounded {
  border-radius: 34px;
}

.notificationsSwipe.notificationsrounded:before {
  border-radius: 50%;
}

.billingInfo {
  font-size: 16px;
  text-align: right;
}

.payment-btn {
  background: none;
  border: none;
  cursor: pointer;
  transition: transform 0.3s ease-in-out;
}

.payment-image {
  width: 100px;
  border-radius: 24px;
  height: auto;
  gap: 0;
  display: block;
  background-color: orange;
  padding: 15px 20px;
}

.payment-btn:hover {
  transform: scale(1.1);
}

.notificationswitch {
  display: inline-block;
  height: 34px;
  position: relative;
  width: 60px;
}

.notificationswitch input {
  display: none;
}

.sliderswitch {
  background-color: #ccc;
  bottom: 0;
  cursor: pointer;
  left: 0;
  height: 25px;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.4s;
}

.sliderswitch:before {
  background-color: #fff;
  bottom: 4px;
  content: "";
  height: 26px;
  left: 4px;
  position: absolute;
  transition: 0.4s;
  width: 26px;
}

input:checked + .sliderswitch {
  background-color: #66bb6a;
}

input:checked + .sliderswitch:before {
  transform: translateX(26px);
}

.sliderswitch.round {
  border-radius: 34px;
}

.sliderswitch.round:before {
  border-radius: 50%;
}

input:checked + .sliderswitch {
  background-color: #2196f3;
}

input:focus + .sliderswitch {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .sliderswitch:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.sliderswitch.round {
  border-radius: 34px;
}

.sliderswitch.round:before {
  border-radius: 50%;
}
.slider:before {
  position: absolute;
}

.price-section-flex {
  display: flex;
  justify-content: space-between;
}

.price-section,
.price-section1,
.price-section2 {
  flex: 1;
  text-align: center;
}

/*landing/register/paymentpage styling*/

/*REGISTER FORM*/

.register-title h2 {
  font-size: 36px;
  color: #fff;
  text-align: center !important;
}
.register-pricing-container {
  padding: 50px 130px;
  background-color: #fff;
  background-image: url('img/dashboard-logo.png '); 
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
 
}

.form-group.row.free-trial-inputs {
  justify-content: center;
}

.buyscreen-container {
  padding: 90px 50px;
  background-color: #282b31;
}
.buyscreen-wrapper {
  width: 100%;
  height: 100%;
}
.video-title h2 {
  font-size: 32px;
}
.checkbox-wrapper {
  display: flex;
  padding-top: 60px;
  align-items: center;
  gap: 8px;
  justify-content: center;
}

#privacyCheckbox {
  display: none;
}

.custom-gap{
  gap:0.5rem
}

.privacy-text span {
  font-size: 18px;
}

.privacy-text a {
  font-size: 18px;
  color: #18b087;
  text-decoration: none;
}

input[type="checkbox"] + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0px !important;
  height: 20px;
  width: 20px;
  display: inline-block;
  border: 2px solid white;
  border-radius: 4px;
}

input[type="checkbox"]:checked + label::before {
  content: "\2713";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
}
.video-title p {
  font-size: 20px;
}
.video-wrapper {
  padding-top:0;
  text-align: center;
}

.register-section,
.pricing-section,
.apply-career-section {
  height: 100%;
}
.registepagebutton {
  padding-top: 30px;
}

.testimonial-card {
  padding: 20px;
  box-shadow: 0px 0px 20px #000;
  border-radius: 16px;
  color: white;
  margin-bottom: 20px;
}

.testimonial-card h4 {
  font-weight: 600;
  font-size: 1.2rem;
  margin-bottom: 20px;
}

.testimonial-card span {
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .testimonial-cards {
    display: flex;
    justify-content: space-between;
  }

  .testimonial-card {
    flex: 1;
    max-width: calc(33.33% - 20px);
  }
}

@media (max-width: 767px) {
  .testimonial-cards {
    flex-direction: column;
  }
}

.register-box {
  background-color: #3f3f4a;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  border-radius: 16px;
  min-height: 400px;
  min-width: 850px;
}

button.start-free-trial-btn {
  background-color: #18b087;
  border: none;
  cursor: pointer;
  color: white;
  font-size: 15px;
  border-radius: 10px;
}

.start-free-trial-btn:hover {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  background-color: #26be99;
  color: white;
}
.buyscreen-box {
  background-color: #3f3f4a;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  border-radius: 16px;
  min-height: 700px;
  min-width: 550px;
}
.buyscreen-box {
  background-color: #3f3f4a;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  border-radius: 16px;
  min-width: 550px;
}

@media (max-width: 1440px) {
  .buyscreen-box {
    min-height: auto;
    min-width: auto;
  }
}

@media (max-width: 1300px) {
  .register-box {
    min-width: 850px;
    min-height: 400px;
  }
  .register-pricing-container {
    padding: 30px;
  }
}
.register-pricing-container {
  padding: 50px 130px;
  background-color: #fff;
}

@media (max-width: 1440px) {
  .register-pricing-container {
    padding: 50px 30px;
  }
}

.purchase-details-box {
  background-color: #282b31;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.pricing-table-box {
  background-color: #282b31;
  max-width: 800px;
  width: 100%;
  min-height: 100px;
}

.purchase-details-box {
  background-color: #282b31;
  height: 100%;
  padding: 20px 40px;
}

@media (max-width: 1024px) {
  .parentwrapper {
    width: auto;
    flex-direction: column !important;
    display: flex;
    margin-top: 576px;
  }
  .custom-upload-file {
    flex-direction: column;
  }
  .table.table-sm.text-white.dark-border-bottom.border-0.table-adaptable-lg.table-adaptable-xs.first-historical-table{
    height: 80% !important;
  }
}
@media (min-width: 1700px) {
  .parentwrapper {
    min-width: 90%;
    margin: 120px !important;
  }
}

.parentwrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 24px;
  margin: auto;
}

.pricing-input-card-number {
  width: 50%;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #666;
  border-radius: 4px;
  color: black;
}

.pricing-input-small {
  padding: 10px;
  border: 1px solid #666;
  border-radius: 4px;
  color: black;
  margin-bottom: 5px;
}

.pricing-input-zip {
  width: 70%;
  padding: 10px;
  border: 1px solid #666;
  border-radius: 4px;
  color: black;
}

@media (max-width: 576px) {
  .pricing-input-card-number,
  .pricing-input-small,
  .pricing-input-zip {
    width: 100%;
    margin-bottom: 10px;
  }

  .form-group.row {
    margin-right: 0;
    margin-left: 0;
  }

  .feature-box {
    padding: 10px;
  }

  .feature-row {
    display: flex;
    justify-content: space-between;
  }

  .pricing-table-box {
    max-width: 800px;
    min-height: 100px;
    padding: 20px 40px;
  }

  .container-fluid {
    max-height: 120vh;
  }
  .register-box {
    width: 100%;
  }
  .payment-methods {
    display: block;
    gap: 6px;
  }
  .testimonial-card {
    height: auto;
  }
}

.feature-box {
  background: #3f3f4a;
  border-radius: 16px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  padding: 20px 40px;
  width: 100%;
  min-height: 63%;
  text-align: center;
  color: #fff;
}

.feature-title {
  font-size: 16px;
  font-weight: bold;
}

.feature-row {
  display: flex;
  justify-content: space-between;
}

.feature-label {
  color: #ccc;
  font-size: 18px;
  text-align: left;
  margin-bottom: 8px;
}

.feature-value {
  font-size: 18px;
}

.feature-big-text {
  font-size: 14px;
  text-align: left;
  font-weight: bold;
}

.feature-features {
  min-height: 200px;
  margin-top: 30px;
  text-align: left;
  font-size: 25px;
}

.feature-list {
  padding-left: 20px;
  list-style-type: disc;
}

.feature-divider {
  border: 0;
  border-top: 1px solid #888;
  margin: 20px 0;
  width: 100%;
}

.feature-continue-btn {
  background: #2bc9c1;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.3s;
}

@media (max-width: 992px) {
  .register-box,
  .feature-box,
  .purchase-details-box {
    width: 100%;
    box-sizing: border-box;
  }
}

.register-input {
  width: 100%;
  margin: 10px auto;
  width: 200px;
  padding: 0.5rem 1rem;
  border: 0px;
  color: #7e7e8a;
  background-color: #464651;
  border-radius: 0.5rem;
  font-size: 1rem;
  line-height: 1.5;
  border: solid 1px #626272;
  text-align: center;
}

.register-input:focus{
  border: 1px solid lightgray;
  background-color: #464651;
  color: white;
}

.register-wrapper {
  display: flex;
  flex-direction: row;
  width: auto;
  height: auto;
  justify-content: center;
  align-items: center;
}
.purchasedetailswrapper {
  padding-bottom: 44px;
}

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

@media (max-width: 1024px) {
  .paymentpagemainWrapper {
    flex-direction: column;
    align-items: center;
  }
}

.paymentpagewrapper {
  display: flex;
  flex-direction: column;
  width: auto;
  height: auto;
  justify-content: center;
  align-items: center;
}

.input-label {
  text-align: left;
  font-size: 12px;
  white-space: nowrap;
  color: #a5a5a5;
  grid-area: label;
}

.input-container {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-areas: "label input";
  align-items: center;
  width: 100%;
  max-width: 500px;
}

.input-wrapper {
  display: block;
  position: relative;
  width: 100%;
}

.register-input-wrapper {
  position: relative;
}

.validation-message, .text-danger {
  position: absolute;
  top: -20px; 
  left: 0;
  width: 100%;
  text-align: center; 
  white-space: nowrap; 
  font-size: 0.875rem; 
}

.form-group.row.free-trial-inputs .input-container {
  margin-bottom: 1rem;
}


.billing-options-container {
  display: flex;
  position: relative;
  background: #f1f1f1;
  border-radius: 10px;
  padding: 5px;
  width: 500px;
  height: 50px;
  align-items: center;
  justify-content: space-between;
}

.billing-option {
  flex: 1;
  text-align: center;
  z-index: 2;
  font-weight: bold;
  cursor: pointer;
  transition: color 0.3s;
  padding: 10px 0;
}

.billing-option.selected {
  color: #000;
}

.billing-option-slider {
  position: absolute;
  width: calc(50% - 6px); 
  height: calc(100% - 8px);
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
  top: 50%;
  transform: translateY(-50%);
}

#annual-option.selected ~ .billing-option-slider {
  transform: translateX(0) translateY(-50%);
}

#monthly-option.selected ~ .billing-option-slider {
  transform: translateX(calc(100% + 2px)) translateY(-50%);
}

section.billing-options-section{
  display: flex;
  align-items: center;
  justify-content: center;
}

.card-deck .card {
  display: flex;
  flex: 1 0 0%;
  flex-direction: column;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 10px;
  background: #f5f5f5;
  border-radius: 1rem;
}

.card-deck .card:hover {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}

.card-header.trial-card-header {
  position:relative;
  margin: 5px;
  background: white;
  border-radius: 1rem;
}

.popular-stamp {
  position: absolute;
  top: 5px;
  right: 5px;
  background: #b2ebf9;
  color: black;
  padding: 5px 18px;
  font-size: 13px;
  font-weight: bold;
  border-radius: 1rem;
}

ul.list-group.trial-card-list {
  min-height: 320px;
}

ul.list-group.trial-card-list li {
  border: none;
  background-color: #f5f5f5;
  padding: 12px 0;
}

.not-a-list-item{
  color:#a7acb0 !important;
}

.table-benefits {
  white-space: nowrap;
}

a.btn.btn-block.btn-lg.mt-3.choose-plan-btn {
  background: #18b087;
  color: white;
  border-radius:0.5rem;
}

a.btn.btn-block.btn-lg.mt-3.choose-plan-btn:hover {
  background: #149c7e; 
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.support-testimonials-container{
  max-width:1200px
}
.support-testimonial {
  background-color: #fff;
  border-radius: 0.75rem;
  padding: 1.5rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  margin-bottom: 1rem;
  border: 1px solid #E0E0E0;
  max-width:350px;
  width: 100%;
  text-align:left !important;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.support-testimonial:hover{
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}
.support-testimonial p {
  font-size: 1.2rem;
  font-style: italic;
  color:black;
  font-weight: 600;
}
.support-testimonial .author {
  font-weight: 800;
  margin-top: 1rem;
  font-size:1rem;
}
.support-testimonials-container{
  max-width:1200px
}

#privacyModal .modal-content {
  background-color: #3f3f4a;
  color: #ffffff;
}

#privacyModal .modal-header,
#privacyModal .modal-footer {
  border-color: #50505b;
}

#privacyModal .modal-title {
  color: #ffffff;
}

#privacyModal .close {
  color: #ffffff;
}

.billing-monthly-container {
  padding-top: 13px;
}

.buyscreen-container {
  padding: 120px 20px;
}

.register-btn {
  margin: 20px auto;
  width: 240px;
  height: 40px;
  font-size: 30px;
  background-color: #2bc9c1;
  border: none;
  border-radius: 5px;
  font-size: 17px;
}

.buyscreen-btn {
  margin: 20px auto;
  width: 300px;
  height: 57px;
  background-color: #2bc9c1;
  border: none;
  border-radius: 5px;
  font-size: 17px;
}

/* register mobile */
@media (max-width: 812px) {
  .input-container {
    grid-template-columns: 1fr;
    grid-template-areas:
      "label"
      "input";
    justify-content: center;
  }

  .landing-nav {
    justify-content: center;
    white-space: nowrap;
    padding-left: 84px;
    flex-wrap: nowrap;
    overflow-x: hidden;
    flex-direction: column;
    padding-left: 30px !important;
}

  .input-label {
    text-align: center;
    margin-bottom: 8px;
  }

  .register-box {
    min-width: 350px;
    padding-top: 100px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
  }

  .purchase-details-box {
    min-width: 150px;
    padding-top: 100px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
  }

  .register-input {
    width: 100%;
    margin: 0 auto;
  }

  .register-title h2 {
    display: none;
  }
  .register-wrapper {
    display: flex;
    flex-direction: column;
    width: auto;
    height: auto;
    justify-content: center;
    align-items: center;
  }
  .register-pricing-container {
    padding-top: 0px;
    padding: 50px 20px;
    background-color: #fff;
  }
  .video-wrapper {
    padding-top: 20px;
  }
  .paymentpagewrapper {
    padding-right: 0px;
    padding-top: 64px;
  }
  .paymentpagebuttons {
    position: absolute;
    top: 70px;
    right: 10px;
    display: flex;
    gap: 10px;
    align-items: center;
    z-index: 1;
  }
}
/* phone responsive */
@media (max-width: 576px) {
  .form-group.row.free-trial-inputs input {
          margin-bottom: 10px;
  }

  select#SubscriptionType {
    margin-bottom: 10px;
  }

  .card.essential-card, .card.growth-card {
    margin-bottom: 10px !important;
  }

  .testimonial-card-register {
    margin-bottom: 10px;
}
  .register-box input::placeholder, .register-box select {
          text-align: center;
  }
}

@media only screen and (min-width:560px) and (max-width: 850px){
  .card-deck {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .card-deck .card {
    width: 70%;
    margin-bottom: 10px;
}
}

/*tablet responsive */

@media only screen and (min-width: 1130px) and (max-width: 1320px) {
  .register-input input{
    width: 200px !important;
  }

  .privacy-section {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.privacy-text-and-btn {
  justify-content: center !important;
}

.start-free-trial-btn {
  justify-self: center;
}
}

/* PRICING TABLE*/

.pricing {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.pricingtable-container {
  width: 100%;
}

.pricing .table {
  text-align: center;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  padding: 10px;
}

.pricing .table thead tr:first-child td {
  border-top: none;
}

.pricing .table th {
  width: 25%;
  font-size: 30px;
  padding: 0px;
  font-weight: 400;
  color: #fff;
}

.pricing .table td.price-section:first-child {
  text-align: center;
}

.ptable-price {
  color: gray;
  font-size: 5px;
}

.pricing .table th.bg-red,
.pricing .table th.bg-green,
.pricing .table th.bg-lblue {
  border: none !important;
  padding: 15px;
}

.pricing .table th.bg-red,
.pricing .table th.bg-red .ptable-price {
  color: #4dcccb;
}

.pricing .table th.bg-green,
.pricing .table th.bg-green .ptable-price {
  color: #9dc3e6;
}

.pricing .table th.bg-lblue,
.pricing .table th.bg-lblue .ptable-price {
  color: #ffc000;
}

.pricing .essential-price,
.pricing .essential-starting {
  color: #4dcccb;
}

.pricing .growth-price,
.pricing .growth-starting {
  color: #9dc3e6;
}

.pricing .bespoke-price,
.pricing .bespoke-starting {
  color: #ffc000;
}

.pricing .price-section span {
  display: inline-block;
  text-align: center;
}

.yearly-price {
  color: #8e8e82;
  font-size: 17px;
}

.pricing .table td:first-child {
  padding-left: 20px;
  text-align: left;
  padding: 20px;
  color: #8e8e8e;
}

.pricing .ptable-price {
  display: block;
  font-size: 24px;
  margin-top: -18px;
}

.pricing .ptable-starting {
  font-size: 20px;
  color: #8e8e8e;
}

.pricing tr td {
  font-size: 16px;
  border-color: #636373;
  line-height: 32px;
}

.feature-image {
  width: 25px;
  height: 35px;
}

.pricing .ptable-price,
.pricing .ptable-starting {
  text-align: center;
}

.feature-text {
  color: white;
  font-size: 28px;
}

.annual-option {
  background-color: #3f3f4a;
  border-radius: 8px;
  color: white;
  padding-top: 5px;
  padding: 6px;
  white-space: nowrap;
  padding-bottom: 5px;
}

/*mobile table*/

.platform-plans {
  background-color: #282b31;
  padding: 50px 0;
  text-align: center;
}

.platform-plans__content {
  max-width: 1200px;
  margin: 0 auto;
}

.platform-plans__title h1 {
  font-size: 2.5em;
  color: white;
}

.table-price {
  border-radius: 10px;
  overflow: hidden;
  margin-top: 30px;
}

.table-price__title {
  font-size: 16px;
  color: white;
}

.table-price__title p {
  color: #666;
}

.table-price__content-wrapper {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.table-price__col {
  flex: 1;
  text-align: center;
  padding: 5px;
  border-right: 1px solid #636373;
}

.table-price__col:last-child {
  border-right: none;
}

.bottom-table {
  list-style: none;
  padding: 0;
}

.bottom-table__bottom-block {
  border-bottom: 1px solid #636373;
  padding: 5px;
}

.bottom-table__bottom-title {
  font-size: 16px;
  color: #8e8e8e;
  padding: 20px;
  font-weight: 400;
  border-bottom: 1px solid #636373;
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}

.bottom-table__list {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: space-around;
}

.bottom-table__link {
  color: #333;
  text-align: center;
  padding: 5px 10px;
  border-radius: 5px;
  margin: 5px;
}

.table-price__bottom-buttons {
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}

.table-price__bottom-btn-col {
  flex: 1;
}
.sliderinput {
  display: inline !important;
  background: transparent;
  color: white;
  width: 70px;
}

@media only screen and (max-width: 767px) {
  .platform-plans {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  .platform-plans {
    display: none;
  }

  .pricing-section {
    display: block;
  }
}

/* LANDING PAGE SECTION*/

.landing-login.wrapper {
  background-color: #3f3f4a;
}

.firstsection-wrapper {
  height: auto;
  background-color: white;
  padding: 10px;
  overflow: hidden;
}

.buttons-container {
    display: flex;
    gap: 10px;
    align-items: center;
    z-index: 1;
}
.paymentpagebuttons {
  position: absolute;
  top: 70px;
  right: 100px;
  display: flex;
  gap: 10px;
  align-items: center;
  z-index: 1;
}

.register-input::placeholder {
  color: #7e7e8a;
}

.firstsection-top-paragraph {
  color: black;
  text-align: left;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  padding-bottom: 24px;
}

.firstsection-main-heading {
  width: 720px;
  color: black;
  font-size: 70px;
  text-align: left;
  font-weight: 700;
  line-height: 70px;
  padding: 0 0 20px 0;
}

.firstsection-sub-text {
  color: black;
  font-size: 20px;
  font-style: normal;
  text-align: left;
  font-weight: 500;
  line-height: normal;
}

/* LANDING PAGE FIRST SECTION MOBILE */
@media (max-width: 992px) {
  .firstsection-top-paragraph {
        font-size: 13px !important;
        text-align: center;
        margin-right: 5%;
  }


  .firstsection-main-heading {
        max-width: 420px;
        font-size: 36px !important;
        text-align: center;
        line-height: normal;
        padding-bottom: 16px;
        justify-content: center;
        color: black;
        font-size: 70px;
        font-weight: 700;
        line-height: 55px;
        padding: 0 0 20px 0;
        margin-right:35px;
  }

  .firstsection-sub-text {
    font-size: 16px;
    text-align: left;
  }

  .loginsection-container {
    padding: 5% !important;
  }

  .text-center {
    max-width: 100%;
    margin: 0;
    text-align: left;
  }
}

/*OUR SERVICE CARDS*/

.service-card {
  background-color: #F4F4F4;
  padding: 20px;
  margin-bottom: 40px;
  text-align: left;
  border-radius: 20px;
  border: 1px solid #dde1e0;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .service-card {
    min-height: auto !important;
  }
  .firstsection-sub-text {
    font-size: 16px;
    text-align: left;
  }
}

@media (min-width: 1200px) {
  .service-card {
    min-height: 350px !important;
    max-height: 350px !important;
  }
}

.service-row {
  padding-left: 80px;
  padding-right: 80px;
}

.service-card:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  transform: translateY(-5px);
}

.service-icon {
  font-size: 2rem;
  color: #007bff;
  margin-bottom: 10px;
}

.services-title {
    font-family: 'Inter', Arial, Helvetica, sans-serif;
    color: #000;
    text-align: left;
    font-size: 35px;
    font-weight: 500;
    line-height: 64px;
}

.service-heading {
  color: #282b32;
  font-size: 50px;
  font-weight: 600;
  margin: 0; 
  font-size: 1.5em; 
  line-height: 1.2; 
}

.service-card .service-description {
    text-align: left;
    margin-top: 30px;
    color: black;
    font-size: 18px;
    line-height: 34px;
}

.service-image {
  width: 90px; 
  height: auto; 
  border-radius: 24px;
}
.reports-images {
  width: 100px;
  height: 100px;
  border-radius: 16px;
}

@media (max-width: 999px) {
  .service-row {
    padding-left: 10px;
    padding-right: 0;
  }

  .service-card {
    min-height: auto;
    background: none;
    border: none;
    padding: 10px;
    flex-direction: column;
    display: flex;
    margin-bottom: 20px;
  }

  .service-card .service-image {
    order: -1;
    width: auto;
    margin: 0;
    align-self: start;
  }

  .service-card .service-heading,
  .service-card .service-description {
    margin-left: 10px;
    width: auto;
  }

  .services-title {
    font-size: 24px;
    padding-top: 30px;
    line-height: 24px;
    text-align: center;
    margin-right:40px;
  }

  .service-card-icon-title {
    display: flex;
    align-items: center;
    gap: 0 !important;
  }

  .service-card .service-image {
    width: 75px;
    height: 75px;
  }

  .service-heading {
    font-size: 24px;
    margin-top: 5px;
  }

  .service-description {
    font-size: 16px !important;
    text-align: left;
    margin-bottom: 5px;
  }

  .hiddentextdashboard {
    display: none;
  }
}
/* SECTION 3 LANDING PAGE*/
.section3-wrapper {
  padding: 80px 0;
  background-color: white;
  width: auto;
  text-align: left;
}

.section3-text-left {
  color: #282b32;
  font-size: 42px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 20px;
}

.section3-highlighted-text {
    font-weight: bold !important;
    color: black;
    font-size: 20px;
    margin-bottom: 24px;
    line-height: 40px;
}

.section3-description {
    color: black;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    margin: 20px 0;
}

.section3-btn {
  border-radius: 10px;
  background-color: #18b087;
  display: inline-block;
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 10px 15px;
  text-align: center;
}

.section3-btn:hover{
  background-color: #26be99;
  border-color: #26be99;
  color: white !important;
}

.section3-text-center {
  max-width: 80%;
  margin: auto;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(90px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 992px) {
  .section3-wrapper {
    padding-top: 15px;
    width: 100%;
  }

  .section3-text-left {
    font-size: 30px;
    line-height: 35px;
  }

  .section3-highlighted-text,
  .section3-description,
  .section3-btn {
    text-align: center;
  }
  .input-email-reset-btn, .custom-us-form{
    flex-direction: column;
  }

  .section3-btn {
    padding: 10px 15px;
    font-size: 18px;
    width: auto;
  }

  .loginsection-container {
    padding: 5% !important;
  }

  .section3-text-center {
    width:100%;
    max-width: 100%;
    margin: 0;
  }
}
/*END SECTION 3*/

.section4-wrapper {
  background-color: #e2f0d9;
  height: 750px;
}

.section5-wrapper {
  background-color: #d5dde8;
  height: 750px;
}

@media (max-width: 992px) {
  .section3-text-left,
  .section3-plain-text,
  .section3-description {
    text-align: center;
  }

  .section3-inner-row {
    padding: 5% !important;
    margin-left:0 !important;
    margin-right:0 !important;
  }

  .login-inputs{
    display: flex;
    flex-direction:column;
  }

  .login-inputs button{
    width: 100%;
  }

  .section3-text-center {
    max-width: 100%;
    margin: 0;
    text-align: center;
  }
}

/*LOGIN SECTION*/

/*LANDING PAGE FOOTER*/
.footer-heading {
  color: rgba(255, 255, 255, 0.6);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  text-transform: uppercase;
}

.footer-link {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  line-height: 34px;
}

/*END FOOTER*/

/* NAVBAR*/
@media(min-width:320px) and (max-width:568px){
  .pre-nav-items{
    gap:0 !important;
  }
}
@media (max-width: 555px) {
  .landing-nav {
    justify-content: center;
    white-space: nowrap;
    padding-left: 84px;
    flex-wrap: nowrap;
    overflow-x: hidden;
    flex-direction: column;
    padding-left: 30px !important;
  }
  .landing-nav-item{
    padding:7px;
  }

  .pre-nav-items a{
    font-size: 13px !important;
  }

  .nav-logo img {
    padding-left: 10px;
    padding-top: 10px;
    height: 35px;
    width: auto;
  }

  .landing-btn {
    font-size: 0.5rem;
    white-space: nowrap;
    padding: 4px 6px;
  }

  .nav-logo {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav-item {
    font-size: 13px;
  }
}

@media (max-width: 555px) {
  .buttons-container {
    margin-top:30px;
    top: 50px;
    right: 20px;
  }

  .btn.btn-lg {
    font-size: 15px;
  }

  .sign-in-link,
  .landing-btn {
    margin: 0 5px;
  }
}

.paymentpage-container {
  background-color: #282b31;
  height: 120vh;
  padding: 10px;
}
.profile-div-container {
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 10px;
}

.profile-div-container-button {
  width: 100%;
  font-weight: 600;
  border: 0;
  background-color: transparent;
  outline: none;
  border-radius: 2px;
}
.button-color:hover, .download-btn:hover {
    background-color: #59D4F2 !important;
    border-color: #59D4F2 !important;
    color: black !important;
}

.search-and-profile-container {
  display: flex;
  align-items: center;
  column-gap: 15px;
}

.profile-settings-dropdown-container {
  width: 350px;
  display: none;
  padding: 20px;
  position: absolute;
  top: 120%;
  right: 0%;
  background-color: #373743;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.profile-settings-dropdown-container-username {
  width: 100%;
  display: flex;
  align-items: center;
  column-gap: 20px;
}

.profile-settings-dropdown-container-username button {
  height: 35px;
  padding: 0 10px;
  background-color: #52e3c2;
  font-weight: 600;
  border: 0;
  outline: none;
  border-radius: 2px;
}

.profile-settings-dropdown-container-username a {
  margin: 0 !important;
  color: white;
}

.profile-settings-dropdown-container-settings {
  margin-top: 30px;
  border-top: 2px solid #3f3f4a;
}

.settigs-dropdown-row {
  padding: 12px;
  border-bottom: 2px solid #3f3f4a;
}

.settigs-dropdown-row p {
  font-size: 16px;
}

.dropdown-sign-out-button {
  width: 100%;
  margin-top: 50px;
  padding: 10px 0px;
  background-color: #52e3c2;
}

.dropdown-sign-out-button p {
  margin: 0;
  color: black !important;
  text-align: center;
}

.settigs-dropdown-row img {
  width: 18px;
}

.search-input-element {
  background-color: #373743 !important;
  border: 0;
  height: 40px !important;
}

.search-input-element {
  color: #99999f !important;
  border-radius: 2px;
}

#header-search-element-icon {
  background-color: #373743 !important;
  padding-left: 10px !important;
  border-top-right-radius: 16px !important;
  border-bottom-right-radius: 16px !important;
}

@media screen and (max-width: 950px) {
  .search-and-profile-container {
    flex-direction: row !important;
  }

  .searchSettings {
    margin: 0 !important;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
      rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  }
}
/* Portfolio CSS */
.parentNavDivProject {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.leftDivNavProject {
  display: flex;
  align-items: center;
}

@media (max-width: 1040px) {
  .parentNavDivProject {
    display: flex;
    flex-direction: column-reverse;
  }

  .rightDivNavProject {
    margin-bottom: 2rem;
    padding-left: 8px;
  }
}

.grey-border-bottom {
  border-bottom: 2px solid #a5a5a5;
}

.td-paragraph-blue {
  padding-left: 5px;
  color: #2bc9c1;
}

.td-paragraph-orange {
  padding-left: 5px;
  color: #f4b183;
}

.td-paragraph{
  padding-left: 5px;
  color: white;
}

.tr-th-color {
  color: #a5a5a5;
}

.light-mode .chart-div-second{
  background-color: transparent;
}

.total-transparent {
  background-color: transparent !important;
  color: #a5a5a5 !important;
}

.input-width {
  max-width: 100px;
  min-width: 100px;
}

.rounded-row {
  background-color: #282B31;
}

.rounded-row td:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.rounded-row td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.button-radius {
  border-radius: 0.5rem;
}
.fontSizeNumberAsset {
  font-size: 13px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.backgroundDivDark {
  background-color: #373743 !important;
  border-radius: 8px !important; 
}

.disabledButtonRevenue:disabled {
    background-color: #4a4a5a !important;
    border: none !important;
    color: rgb(142, 142, 142) !important;
    border: 1px solid #5d5d5c !important;
}

.disabledButtonRevenue {
    background-color: #606373 !important;
    border: none !important;
    color: rgb(142, 142, 142) !important;
}
.detailedSales {
  background-color: rgb(58, 58, 68) !important;
}

.areainput {
  color: white;
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  background-clip: padding-box;
  border-radius: 2px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-weight: 400;
}

.com-button,
.com-button-portfolio {
  background-color: transparent;
  color: #6F767E !important;
  font-weight: 600;
}

.com-button.active,
.com-button-portfolio.active {
  background-color: #89E0F6;
  color: #000 !important;
  font-weight: 600;
}

.col-12.pull-left-0.h-600px.table-fixed-header.usaliTable
  #h-financial-table
  thead
  tr
  th,
.col-12.pull-left-0.h-600px.table-fixed-header.usaliTable
  #h-financial-table
  tbody
  tr
  th {
  font-size: 16px !important;
  font-weight: bold !important;
  padding: 10px !important;
  background-color: #3a3a44 !important;
}

.col-12.pull-left-0.h-600px.table-fixed-header.usaliTable
  #h-financial-table
  tbody
  tr
  td {
  font-size: 14px !important;
  font-weight: 400;
  padding: 10px !important;
}

.col-12.pull-left-0.h-600px.table-fixed-header.usaliTable
  #h-financial-table
  tbody
  tr.colorOfTotalUsali
  th {
  background: #6a6671 !important;
  color: #d2d2d2 !important;
}

.registerInputContainer {
  padding: 30px;
}

.video-section {
  padding-top: 32px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {

  .portfolioprimarycontent {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  .portfolio-cashflows-container-table th {
    white-space: nowrap;
  }
  .register-pricing-container {
    padding-top: 0px;
    padding: 50px 30px;
    background-color: #fff;
  }
  .video-section {
    padding: 40px 40px;
  }
  .video-wrapper {
    padding-top: 0px;
  }
  .paymentpagewrapper {
    padding-right: 0px;
  }
  .feature-box {
    width: auto;
  }
  .purchasedetailswrapper {
    padding-bottom: 490px;
  }
}
.testimonialsRow {
  display: flex;
  flex-direction: row;
  gap: 24px;
}

.tab-fixed {
  height: 50px;
}

.chart-legend.list-inline.font-12 {
  margin-bottom: initial !important;
}

.card-fixed {
  height: 500px;
}

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

@media screen and (max-width: 1470px) {
  .input-group {
    border: none;
    width: 150px;
  }
}
.paddinRightValuation {
  padding-right: 12px !important;
}
.wizard > .content > .body {
  border-radius: 0px !important;
}
table.design-v3.dark-border-bottom tr {
  border-bottom: 2px solid #191e27;
  border-bottom: 1px solid #505465;
}

table.design-v3.dark-border-bottom thead {
  border-bottom: 2px solid #191e27;
  border-bottom: 1px solid #505465;
}

table.design-v3.fixed-header thead th {
  background: #272b34;
}

table.design-v3.fixed-header tbody th.fixed {
  background: #272b34;
}

table.design-v3.fixed-header tbody tr.total-row td.fixed-border {
  border-right: none !important;
  border-left: none !important;
}

table.design-v3 td,
table.design-v2 th {
  padding: 0.8rem;
}

table.design-v3 tr.font-weight-bold th.test {
  width: 0;
}

table.design-v3 .fixed-second-col-overview {
  box-shadow: none;
}

table.design-v3.fixed-header tbody tr td.fixed-border {
  border: 0 !important;
}

table.design-v3.fixed-header tbody th.fixed {
  border-right: 0;
}

.table.design-v3 > tbody > tr > td {
  vertical-align: top;
}

.table.design-v3 [data-export-cell-title] * {
  font-size: 16px;
  font-weight: 600;
}

.table.design-v3 [data-export-cell-subtitle] * {
  font-size: 14px;
  font-weight: bold;
}

table#sensitivity-table tr:hover {
    background-color: #262d35 !important;
}

.col-12.pull-left-0.h-600px.table-fixed-header.usaliTable
  #h-financial-table
  thead
  tr:hover
  th,
.col-12.pull-left-0.h-600px.table-fixed-header.usaliTable
  #h-financial-table
  tbody
  tr
  th:hover,
.col-12.pull-left-0.h-600px.table-fixed-header.usaliTable
  #h-financial-table
  tbody
  tr:hover
  th {
  background-color: #262d35 !important;
}

@media only screen and (max-width: 940px) {
  .paymentPlanInput {
    max-width: 120px !important;
  }
}

#financial-summary-table::-webkit-scrollbar {
  height: 8px;
}

.usaliTable::-webkit-scrollbar {
  height: 8px;
  box-shadow: none !important;
}

*::-webkit-scrollbar-track {
  background: transparent !important;
}

*::-webkit-scrollbar-thumb {
  background: rgb(118, 113, 113) !important;
}
*::-webkit-scrollbar-thumb:hover {
  background: #535361 !important;
}

.commentsbtn, 
.addAreaProgramButton,
.approvals-btn {
  background-color: transparent;
  color: #89E0F6;
  font-weight: 600;
  font-size: 14px;
}

.commentsbtn:hover,
.addAreaProgramButton:hover{
  color: #59d4f2;
  background-color: transparent;
}

.keymetrics-table.keyMetricsResidential tbody tr:hover th,
.keymetrics-table.keyMetricsResidential tbody tr:hover td {
  background-color: #262d35 !important;
}
.historical-inputs,
.historical-inputs-hotel-OS {
    background-color: #636373;
    color: white;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.5;
    background-clip: padding-box;
    border: none;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.addAreaProgramButton {
  background-color: transparent;
  color: #8C8C8C;
  font-weight: 600;
  border: 0;
}

.addAreaProgramButton:hover {
  background-color: transparent !important;
  color: #59D4F2 ;
  font-weight: 600;
  border: 0;
}

.light-mode .addAreaProgramButton {
  color: #8c8c8c !important;
}

.financialyearsTextColor {
  color: gray !important;
}
.cancelButton {
  color: #2bc9c1;
}

.add-projects-page-container {
  width: 100% !important;
}

@media (min-width: 1024px) {
  .add-projects-page-container {
    width: 100% !important;
  }
}
@media (max-width: 1300px) {
  .overview-heading {
    font-size: 18px !important;
  }
}

.smallInputStyle {
  border: none !important;
  padding: initial !important;
}

.smallSpanStyle {
  background-color: #636373;
  border: none;
  color: white;
  border-radius: initial;
  padding: 5px;
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 0;
  font-weight: 400;
  white-space: nowrap;
  color: #2bc9c1 !important;
}

.newCurve {
  margin-left: 10px;
  padding: 0px 5px;
}
.webkitScrollbar-w-8px::-webkit-scrollbar {
  height: 8px;
  width: 8px;
}
.firstsectionwrapperpayment {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.corebody {
  display: flex;
  justify-content: center;
  overflow-x: hidden !important;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
}

.pricing-box {
  background-color: #3f3f4a;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 1.7rem;
  border-radius: 16px;
}

.input-label {
  font-size: 12px;
}

.selectaccount-text {
  font-size: 14px;
}

.feature-big-text {
  font-size: 14px;
  text-align: left;
  font-weight: bold;
}

.payment-image {
  width: 100px;
  border-radius: 16px;
}

.payment-methods {
  display: block;
  gap: 6px;
}

.feature-box {
  width: auto;
  height: auto;
}

.card-details {
  font-size: 16px;
}
.firstsectionwrapperpayment {
  width: 100%;
  padding: 0px;
  margin-right: 16px;
  margin-left: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.purchase-details-box {
  width: 100%;
  padding: 0px;
  margin-right: 16px;
  margin-left: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .firstsectionwrapperpayment {
    width: 100%;
    margin: 0px;
    padding: 0px;
    min-width: 550px;
  }
}
@media (min-width: 768px) {
  .purchase-details-box {
    width: 100%;
    margin: 0px;
    padding: 0px;
    min-width: 550px;
  }
}
.text-color-white {
  color: white;
}

.rounded-5 {
  border-radius: 5px;
}

.bg-custom-gray {
  background: #636373 !important;
}

.text-notwrap {
  white-space: nowrap;
}

.fresh-input {
  border-radius: 8px !important;
  overflow: hidden;
  background-color: #282B31 !important;
  border: 1px solid #454545 !important;  
  height:50px;
}

@media (min-width: 991px) {
  .fresh-input {
    width: 100% !important;
    height: 50px;
  }
}

@media (min-width: 1201px) {
  .fresh-input {
    width: 100% !important;
  }
}

.capital-outlay-slider-number-input {
  padding: 5px 10px !important;
  background-color: #636373 !important;
  color: white !important;
  border: none !important;
  cursor: pointer;
  border-radius: 8px !important;
  margin-left: 10px;
}

.total-cost-escalated-item-input input {
  border-radius: 5px;
}

.capital-outlay-green-box-padding {
  padding: 5px 10px;
}

.capital-outlay-green-box-padding {
  padding: 10px;
}

.p-5-10 {
  padding: 5px 10px;
}

.total-const-unescalated-inputs {
  width: 100%;
}

.label-gray {
  color: #a5a5a5 !important;
  font-size: 14px;
}

.new-look-input {
  color: #8C8C8C !important;
}

.total-const-unescalated-inputs > input {
  color: #00aeac !important;
}

.total-const-unescalated-inputs > input:focus {
  border: 1px solid #00aeac !important;
}

@media (min-width: 992px) {
  .total-const-unescalated-inputs {
    width: 100%;
  }
}

.total-const-unescalated-input-div {
  width: 100%;
  min-width: 100px;
}

.total-const-unescalated-input-div .total-const-unescalated-input-actual-div {
  width: 100%;
  padding: 5px 10px;
  background-color: #636373;
  border-radius: 5px;
  border: 1px solid transparent !important;
  color: #2bc9c1;
}

.total-const-unescalated-input-div input {
  width: 100%;
  border: 1px solid transparent !important;
  color: #2bc9c1 !important;
}

.total-const-unescalated-input-div input:focus {
  border: 1px solid #2bc9c1 !important;
}

.new-label-color {
  color: #8c8c8c !important;
}

.fouced-input {
  color: #fff !important;
}

.fouced-input {
  border: 1px solid transparent !important;
}

.fouced-input:focus {
  border: 1px solid #bfbfbf !important;
}

.other-option-input {
  width: 50% !important;
}

.other-option-select {
  width: 50% !important;
}

.other-option-select .select2-container--default {
  width: 50% !important;
}

.total-cost-unescalated-first-field-container {
  flex-direction: column;
  gap: 20px 0px;
}

@media (min-width: 992px) {
  .total-cost-unescalated-first-field-container {
    flex-direction: row;
    gap: 0 10px;
  }
}

@media (min-width: 1444px) {
  .total-cost-unescalated-first-field-container {
    gap: 0 20px;
  }
}

.spend-to-date-container {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 20px 0px;
}

.spend-to-date-container:nth-of-type(1) {
  margin-top: 20px;
}

.capital-outlay-sections-divs {
  margin-bottom: 50px;
}

.first-spend-to-date-container {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .spend-to-date-container {
    flex-direction: row;
    align-items: center;
  }
}

.spend-to-date-row {
  min-width: 150px;
  width: 100% !important;
}

.project-edit-last-section-table input {
  border-radius: 5px !important;
}

.percentage-input-focused:focus {
  border-color: #2bc9c1;
}

.project-edit-last-section-table input {
  border-radius: 5px !important;
}

.percentage-input-focused:focus {
  border-color: #2bc9c1;
}

.project-edit-last-section-table input {
  border-radius: 5px !important;
}

.green-focused-input {
  color: #8C8C8C !important;
  outline: 1px solid transparent !important;
}

.green-focused-input:focus-within {
  outline: 1px solid #8c8c8c !important;
}

.green-focused-input:focus-visible {
  outline: 1px solid #bfbfbf !important;
}

.parent-element-green-focused-border {
  outline: 1px solid transparent !important;
}


.parent-element-green-focused-border:focus ~ div > span {
  border-radius: 0px 5px 5px 0px !important;
}

.parent-element-green-focused-outline:focus {
  border-top: 1px solid !important;
  border-right: 1px solid !important;
  border-bottom: 1px solid !important;
  border-radius: 0px 5px 5px 0px !important;
}

.capital-outlay-historical-data-inputs label {
  color: #a5a5a5 !important;
}

.capital-outlay-historical-data-inputs input {
  color: #2bc9c1 !important;
}

.capital-outlay-historical-data-inputs input:focus {
  color: #2bc9c1 !important;
  outline: 1px solid #2bc9c1 !important;
}

.capital-outlay-historical-data-inputs label {
  color: #a5a5a5 !important;
}

.capital-outlay-duration-data-inputs thead th input {
  color: #a5a5a5 !important;
}

.capital-outlay-duration-data-inputs tbody tr td input {
  color: #2bc9c1 !important;
}

.capital-outlay-duration-data-inputs tbody tr td input:focus {
  outline: 1px solid #2bc9c1 !important;
}

.capital-outlay-data-cost-duation {
  margin-top: 20px;
}

@media (min-width: 991px) {
  .capital-outlay-data-cost-duation {
    margin-top: 40px;
  }
}

@media (max-width: 990px) {
  .subsidy-capita-outlay-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}

.idk-idk-idk > * {
  width: 100% !important;
}

@media (max-width: 990px) {
  .total-budget-border {
    border-right: 0px !important;
  }
}

.annual-escalation-input-percentage > .percentSign > span {
  color: #2bc9c1 !important;
}

@media (max-width: 990px) {
  .total-budget-border {
    border-right: 0px !important;
  }

  .capital-outlay-main-div {
    margin-left: 20px !important;
  }

  .general-assumtions-main-container {
    padding: 16px !important;
  }

  .general-assumtions-main-container-title {
    padding: 5px !important;
  }

  .general-assumtions-main-div-container {
    margin: 0px !important;
    margin-top: 20px !important;
    display: flex;
    flex-direction: column;
    gap: 32px 0px;
  }

  .general-assumtions-data-cards div {
    padding: 0px !important;
  }

  .tablist li a {
    padding: 0px !important;
  }

  .general-assumtions-detailed-area-program-container {
    padding: 1rem !important;
  }

  .capital-outlay-set-profiles-button {
    margin-top: 15px !important;
  }

  .capital-outlay-set-profiles-button a {
    margin: 0px !important;
  }

  .capital-outlay-main-div {
    margin: 0px !important;
  }

  .capital-outlay-cards-container {
    margin: 0px !important;
    width: 100%;
    padding: 16px;
    margin-top: 20px !important;
  }

  .capital-outlay-second-cards-container {
    margin: 0px !important;
    width: 100%;
    padding: 16px;
  }

  .capital-outlay-cards-container p {
    font-size: 10px !important;
  }

  .capital-outlay-properite-cards-container {
    margin: 0px !important;
    width: 100% !important;
    margin-top: 20px !important;
  }

  .total-budget-divi div {
    margin: 0px !important;
  }

  .capita-outlay-s-cirve-container {
    padding: 20px !important;
  }

  .element-center {
    margin: 0px !important;
  }

  #project-form-wizard-p-2 {
    padding: 16px !important;
  }

  .capital-outlay-second-cards-container-actual-card {
    padding: 4px !important;
    border-radius: 0px !important;
  }

  .green-section-on-capital-outlay {
    display: flex;
  }

  .green-section-on-capital-outlay div:nth-of-type(1) {
    border-right: none !important;
  }

  .green-section-on-capital-outlay div:nth-of-type(1) {
    border-right: none !important;
  }

  .green-section-on-capital-outlay div:not(:nth-of-type(1)) {
    width: 23% !important;
  }

  .green-section-on-capital-outlay div:not(:nth-of-type(1)) h5 {
    font-size: 14px !important;
  }

  .green-section-on-capital-outlay div:nth-of-type(6) {
    width: 8% !important;
  }

  .green-section-on-capital-outlay div:nth-of-type(6) i {
    font-size: 20px !important;
  }

  .green-section-on-capital-outlay div:not(:nth-of-type(1)) p {
    font-size: 10px !important;
  }

  .green-section-on-capital-outlay-parent {
    width: 100% !important;
  }

  .totali-costi-unescalated-container {
    margin: 0px !important;
    margin-bottom: 50px !important;
    margin-top: 20px !important;
  }

  .cost-duration-and-spreading-content {
    margin-top: 20px !important;
  }

  .cost-duration-and-spreading-content
    .cost-duration-and-spreading-content-child {
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 100% !important;
  }

  .cost-duration-and-spreading-content
    .cost-duration-and-spreading-content-child:nth-of-type(1)
    .col-lg-4 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  .cost-duration-and-spreading-content
    .cost-duration-and-spreading-content-child:nth-of-type(2) {
    margin-top: 60px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px 0px !important;
  }

  .cost-duration-and-spreading-content
    .cost-duration-and-spreading-content-child:nth-of-type(2)
    div {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  .cost-duration-and-spreading-content
    .cost-duration-and-spreading-content-child:nth-of-type(3) {
    margin-top: 20px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px 0px !important;
  }

  .cost-duration-and-spreading-content
    .cost-duration-and-spreading-content-child:nth-of-type(3)
    .col-lg-4 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 100% !important;
  }

  .cost-duration-and-spreading-content
    .cost-duration-and-spreading-content-child:nth-of-type(3)
    .col-lg-8 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 100% !important;
  }

  .cost-duration-and-spreading-content
    .cost-duration-and-spreading-content-child:nth-of-type(4) {
    margin-top: 20px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px 0px !important;
  }

  .cost-duration-and-spreading-content
    .cost-duration-and-spreading-content-child:nth-of-type(4)
    div {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 100% !important;
  }

  .capital-outlay-sections-divs {
    margin-bottom: 50px !important;
  }

  .red-container-capita-outlay {
    width: 100% !important;
    margin: 0px !important;
    margin-top: 20px !important;
    padding: 16px;
  }

  .red-conainer-subsidies-container-red {
    padding: 0px !important;
    border-radius: 0px !important;
  }

  /* .aj-red-container .section-content .row.row-style {
        display: flex !important;
        flex-direction: column !important;
        gap: 20px 0px !important;
    }*/

  .values-to-hold-in-red-container {
    display: flex !important;
    flex-direction: column !important;
    gap: 20px 0px !important;
  }

  .values-to-hold-in-red-container .inputi-per-vleren {
    width: 100% !important;
    /*display: flex;
        flex-direction: column;*/
    gap: 10px 0px;
    margin-left:0 !important;
    min-width: 296px !important;
  }

  .values-to-hold-in-red-container div {
    width: 100% !important;
  }

  .values-to-hold-in-red-container input {
    width: 100% !important;
  }

    .values-to-hold-in-red-container div,
    input.historical-inputs,
    input.historical-inputs-hotel-OS {
        width: 135px !important;
        min-width: 135px !important;
        max-width: 135px !important;
    }
}

@media (min-width: 991px) {
  .general-assumtions-detailed-area-program-container {
    padding: 1rem 7rem !important;
  }
}

.values-to-hold-in-red-container {
  min-width: 25% !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0px !important;
  display: flex;
  gap: 10px 20px;
  flex-wrap: nowrap;
}

.inputi-per-vleren {
  min-width: 180px !important;
}

.inputi-per-vleren label {
  margin: 0px !important;
  color: #a5a5a5 !important;
}

.annual-escalation-input-percentage > .percentSign > span {
  color: #2bc9c1 !important;
}

.red-conainer-subsidies-container-red {
  padding: 0px !important;
  border-radius: 0px !important;
}
.tooltip.show .tooltip-inner {
  background-color: #f5f5dc !important;
  color: #333 !important;
  border: 1px solid #333 !important;
  box-shadow: 0px 0px 4px #333 !important;
  opacity: 10 !important;
}

.tooltip.bs-tooltip-right .arrow::before {
  border-right-color: #f5f5dc !important;
}

.tooltip.bs-tooltip-left .arrow::before {
  border-left-color: #f5f5dc !important;
}

.tooltip.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #f5f5dc !important;
}

.tooltip.bs-tooltip-top .arrow::before {
  border-top-color: #f5f5dc !important;
}

.total-cost-unescalated-first-field-container {
  flex-wrap: nowrap !important;
}

.item-name-input-capital-outlay {
  display: block !important;
}

.item-name-input-capital-outlay {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
}

.spend-to-date-row-2 {
  min-width: auto !important;
}

.spend-to-date-cells {
  width: 100% !important;
  min-width: 150px !important;
}

.spend-to-date-cells input::placeholder {
  color: white;
}

.spend-to-date-cells input {
  border: 1px solid #5d5d5c !important;
  border-radius: 8px;
}

.first-spend-to-date-container {
  gap: 20px !important;
}

.total-const-unescalated-input-div {
  min-width: 180px !important;
}

@media (min-width: 992px) {
  .first-spend-to-date-container {
    gap: 10px !important;
  }

  .second-spend-to-date-container {
    gap: 10px !important;
  }
}

@media (min-width: 1444px) {
  .first-spend-to-date-container {
    gap: 20px !important;
  }

  .second-spend-to-date-container {
    gap: 20px !important;
  }
}

.total-cost-unescalated-first-field-container {
  gap: 10px 20px;
  margin: 0px !important;
  width: 100% !important;
}

.inputs-for-capita-outlay {
  width: 100% !important;
}

.co-multi-selecti * {
  width: 50% !important;
}

.co-multi-selecti .select2-selection {
  width: 100% !important;
}

.inputi-per-other-percentage {
  display: flex !important;
  align-items: center !important;
  gap: 0px 10px !important;
  flex-direction: row !important;
}

.multiple-selecti ~ .select2-container {
  width: 50% !important;
}

@media (min-width: 992px) {
  .multiple-selecti ~ .select2-container {
    min-width: 200px !important;
  }
}

.inputi-per-other-percentage {
  display: flex !important;
  flex-direction: row !important;
}

.escalated-total-cost-outputs {
  min-width: 180px !important;
}

.escalated-total-cost-outputs input {
  min-width: 180px !important;
  text-align: left !important;
  padding: 5px 0px !important;
}

.escalated-total-cost-outputs-container {
  gap: 10px 20px;
}

@media (max-width: 991px) {
  .inputi-per-other-percentage input {
    min-width: 0px !important;
    width: 50% !important;
  }

  .inputi-per-other-percentage {
    display: flex !important;
    flex-direction: row !important;
  }

  .inputi-i-item-co {
    width: 100% !important;
  }
}

.escalated-total-cost-outputs-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.inputi-per-other-percentage {
  display: flex !important;
  flex-direction: row !important;
}

@media (min-width: 991px) {
  .spend-to-date-cells {
    min-width: 150px !important;
  }
}

.first-spend-to-date-container {
  gap: 10px 20px !important;
}

.spend-to-date-historical-data-button-container {
  flex-direction: column !important;
}

/*@media (max-width: 991px) {
    .spend-to-date-historical-data-button-container {
        flex-direction: row !important;
    }

    .spend-to-date-historical-data-button-container button {
        margin-top: 0px !important;
        margin-left: 20px;
    }
}*/

@media (min-width: 991px) {
  .total-cost-escalated-element-container {
    margin-bottom: 100px !important;
  }
}

.input-i-escaled-total-cost {
  display: block !important;
}

.widthat-full-te-inputave-ne-co-escalated {
  width: 100% !important;
}

.total-cost-escalated total-cost-escalated-item-input {
  margin-bottom: 100px !important;
}

.inputi-per-other-percentage {
  display: flex !important;
  flex-direction: row !important;
}

@media (max-width: 991px) {
  .escalated-total-cost-outputs {
    width: 100% !important;
  }
}

@media (max-width: 991px) {
  #total-cost-escalated-element-container {
    margin-bottom: 80px !important;
  }
}

@media (min-width: 992px) {
  #total-cost-escalated-element-container {
    margin-bottom: 100px !important;
  }
}

@media (min-width: 991px) {
  .total-cost-escalated-element-container {
    margin-bottom: 100px !important;
  }
}

.input-i-escaled-total-cost {
  display: block !important;
}

.widthat-full-te-inputave-ne-co-escalated {
  width: 100% !important;
}

.total-cost-escalated total-cost-escalated-item-input {
  margin-bottom: 100px !important;
}

.inputi-per-other-percentage {
  display: flex !important;
  flex-direction: row !important;
}

@media (max-width: 991px) {
  .escalated-total-cost-outputs {
    width: 100% !important;
  }
}

@media (max-width: 991px) {
  #total-cost-escalated-element-container {
    margin-bottom: 80px !important;
  }
}

@media (min-width: 992px) {
  #total-cost-escalated-element-container {
    margin-bottom: 100px !important;
  }
}

.full-width-spend-to-date-cells {
  max-width: none !important;
  width: 100% !important;
}

.spanOutput {
  background-color: transparent !important;
}

.project-development-item-section {
  padding: 32px !important;
  padding-left:0 !important;
  background-color: #373743 !important;
  border-radius: 20px !important;
  overflow-x: auto;
  margin-bottom: 30px !important;
}

.inputi-per-us-ne-capital-outlay {
  min-width: 180px !important;
  width: 100%;
}

.costi-totali-per-unescalated-container {
  margin: 0px !important;
}

.container-per-slider-e-cost-duration {
  margin: 0px !important;
}

.datat-per-total-cost-duration-and-spreading {
  margin-top: 20px !important;
}

@media (min-width: 991px) {
  .datat-per-total-cost-duration-and-spreading {
    margin-top: 30px !important;
  }
}

.kontaieri-per-cost-duration-and-spreading {
  margin-top: 10px !important;
  margin-bottom: 0px !important;
}

.data-per-total-escalated-cost-cost-spread {
  margin-top: 65px !important;
}

.data-per-total-escalated-cost-annual-escalation {
  margin-top: 35px !important;
}

.slideri-i-dyte-ne-land-body {
  margin: 0px !important;
}

.kontaineri-per-overall-data-ne-total-cost {
  padding: 0px !important;
  border-radius: 0px !important;
}

.variance-distribution-inputi-ne-total-cost {
  margin-top: 0px !important;
}

.min-width-input-on-usd-ne-capital-outaly {
 /* min-width: 180px !important; */
}

.last-two-fields-on-capital-outlay {
  display: flex !important;
  flex-direction: column;
}

@media (min-width: 991px) {
  .last-two-fields-on-capital-outlay {
    flex-direction: row;
  }
}

.elementet-e-fundit-ne-capital-outlay {
  margin-bottom: 0px !important;
}

#total-cost-escalated-element-container {
  margin-bottom: 0px !important;
  margin-top: 60px !important;
}

@media (min-width: 992px) {
  #total-cost-escalated-element-container {
    margin-bottom: 0px !important;
    margin-top: 60px !important;
  }
}

@media (max-width: 991px) {
  .inputi-per-other-percentage {
    margin-left: 0px !important;
    display: flex !important;
    flex-direction: row !important;
    gap: 10px 10px !important;
  }
}

@media (min-width: 992px) {
  .inputi-per-other-percentage {
    margin-left: 0px !important;
  }

  .inputi-per-other-percentage .select2-container {
    min-width: 0px !important;
    max-width: 180px !important;
    width: 100% !important;
  }
}

@media (max-width: 990px) {
  .capital-outlay-gray-box-padding h5 {
    font-size: 14px !important;
  }

  .capital-outlay-gray-box-padding p {
    font-size: 10px !important;
  }

  .capital-outlay-gray-box-padding:last-child ~ div > i {
    font-size: 20px !important;
  }
}

@media (max-width: 575px) {
  .gray-inflation-and-financing-panels {
    display: flex;
  }

  .gray-inflation-and-financing-panels div:nth-of-type(1) {
    width: 100% !important;
    border-right: 0px !important;
  }

  .gray-inflation-and-financing-panels div:not(:nth-of-type(1)) {
    width: 23% !important;
  }

  .gray-inflation-and-financing-panels div:nth-of-type(6) {
    width: 8% !important;
  }
}
.color-header-commercial-table {
    color: #FFFFFF !important;
}

.gray-inflation-and-financing-panels div:nth-of-type(6) i {
  font-size: 20px !important;
}

@media (max-width: 991px) {
  #inputi-per-other-percentage-id {
    flex-direction: row !important;
  }
}
@media (min-width: 999px) and (max-width: 1220px) {
  .service-description {
    min-height: 306px !important;
  }

  .service-heading {
    font-size: 40px;
  }

  .heading-height {
    min-height: 162px;
  }

  .service-row {
    padding-left: 80px;
    padding-right: 80px;
  }
}

.transparentElements {
  background-color: transparent !important;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  background-clip: padding-box;
}

    .transparentElements {
        background-color: #282B31 !important;
    }

.resiAmortInput {
  margin-left: 10px;
}

.typedivStyle:focus {
  border: 1px solid lightgrey !important;
}

.land-group-div {
  display: flex;
  border-radius: 8px !important;
  overflow: hidden;
  background-color: #282B31 !important;
  border: 1px solid #454545 !important;
}
.light-mode .users-table-light th,
.light-mode .users-table-light td {
  color: black;
}

.light-mode .dataTables_filter .form-control {
  background-color: white;
  color: black !important;
}

.light-mode .dataTables_filter label {
  color: black;
}

.light-mode div.dataTables_length > label {
  color: black;
}

.light-mode .pagination .page-link {
  background-color: #09835c;
  color: #fff;
  border: 1px solid #09835c;
}

.light-mode .pagination .page-link:hover {
  background-color: #066947;
  border-color: #066947;
}

.light-mode .pagination .page-item.active .page-link {
  background-color: #076c4a;
  border-color: #076c4a;
}

.light-mode .pagination .page-item.previous.disabled .page-link {
  background-color: #09835c;
  color: #ffffff;
  border-color: #09835c;
  pointer-events: none;
  opacity: 0.5;
}

.light-mode .pagination .page-item.disabled#users-table_ellipsis .page-link {
  background-color: transparent;
  color: #09835c;
  border-color: transparent;
  pointer-events: none;
}

.light-mode .dataTables_info {
  color: black;
  font-weight: 300;
}

.light-mode .secondstickyHeader {
  background-color: #fff;
}
.light-mode .stickythTable {
  background-color: #fff;
}

.light-mode #portfolio-name {
  background-color: #fff;
  color: #171729 !important;
  border-color: #d2d2d2 !important;
  border-radius: 8px;
}

.light-mode #E1097 {
  background-color: #fff;
  color: #171729 !important;
  border-color: #d2d2d2 !important;
  border-radius: 8px;
}

.light-mode .border-red {
  background-color: transparent !important;
  border-color: #F04438 !important;
  border-radius: 10px;
  margin-top:0 !important;
}

.light-mode #versionName{
  background-color: #fff;
  border-radius: 8px;
  border-color:#D9D9D9 !important;
  color:#000;
}

.light-mode .border-red:hover{
  background-color:#f04438 !important;
  color: #fff !important;
}

.light-mode .red-text {
  font-weight: 600;
  color: #F04438 !important;
}

.light-mode .s-curve-period {
  color: #000 !important;
}

.light-mode .smallSpanStyle {
  background-color: white;
}


.add-new-cost-item {
  margin-bottom: 10px !important;
}

.add-new-subsity-item-button {
  margin-bottom: 10px !important;
}

.subsidy-button {
  margin-bottom: 10px !important;
}

ul[role="menu"][aria-label="Pagination"] {
  margin-bottom: 10px !important;
  margin-right: 10px !important;
}

/* NEW STYLE */

.percantage-color-white span {
  color: white !important;
}

.resi-inflation-years-th {
  color: #8c8c8c !important;
}

.whitespace-nowrap-elements {
  white-space: nowrap;
}

.light-mode-colors-outputs {
  background-color: transparent !important;
}

.light-mode .capital-outlay-slider-number-input {
  background-color: #FCFCFC !important;
  border:1px solid #F0F0F0 !important;
  box-shadow: 1px 1px 1px #b3b3b3;
}

.light-mode .transaction-type-input-on-gi {
  background-color: #fcfcfc !important;
  border: 1px solid #f0f0f0 !important;
  color: #171729;
}

.black-color-text-on-input-light-mode {
  color: white !important;
}

.light-mode .black-color-text-on-input-light-mode {
  color: black !important;
}

.light-mode-color-outputs {
  border-color: transparent !important;
}

.light-mode .light-mode-color-outputs {
  background: transparent !important;
  color: black !important;
  border-color: transparent !important;
}

body[data-theme="dark"]
  .light-mode
  #project-form-wizard
  .black-color-text-on-input-light-mode {
  color: black !important;
}

body[data-theme="dark"]
  .light-mode
  #project-form-wizard
  .light-mode-color-outputs:disabled {
  border-color: transparent !important;
  color: black !important;
}

body[data-theme="dark"]
  #project-form-wizard
  .light-mode-color-outputs:disabled {
  border-color: transparent !important;
}

/* =======================================================*/
/* Here starts the style for payment method modal on lightmode*/
/*========================================================*/

.light-mode .modal-for-payment-method {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

.light-mode .modal-content-for-payment-method {
  background-color: #fefefe;
  margin: 20% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 60%;
  max-width: 400px;
}

.light-mode .modal-for-payment-method-close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.light-mode .modal-for-payment-method-close:hover,
.light-mode .modal-for-payment-method-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.light-mode #save-payment-method,
.light-mode #cancel-payment-method {
  display: inline-block;
  width: calc(50% - 5px);
  padding: 10px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
  font-weight: 700;
  background-color: #59AD8A;
  color:#fff !important;
}

.light-mode #cancel-payment-method {
  background-color: #ccc;
  color: #333;
}

.light-mode #cancel-payment-method:hover {
  background-color: #aaa;
}

.light-mode .modal-for-payment-method h2 {
  margin-bottom: 1rem;
}

.edit-payment-method:hover {
  color: #000;
}

.light-mode .edit-payment-method, .light-mode .subscriptionEditButton{
  color:#fff;
  font-weight: 600;
}

/* ==============================================================*/
/* Here ends the style for payment method in lightmode ^ */
/*===============================================================*/

/* =======================================================*/
/* Here starts the style for payment method in darkmode/default*/
/*========================================================*/
.modal-for-payment-method {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-content-for-payment-method {
  background-color: #282b31;
  margin: 20% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 60%;
  max-width: 400px;
}

.modal-for-payment-method-close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.modal-for-payment-method-close:hover,
.modal-for-payment-method-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

#payment-method-dropdown {
  width: 98%;
  margin-bottom: 15px;
  padding: 10px;
  border-radius: 10px;
}

#save-payment-method,
#cancel-payment-method {
  display: inline-block;
  width: calc(50% - 5px);
  padding: 10px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
  font-weight: 700;
}

#save-payment-method {
  background-color: #89e0f6;
  color: #000 !important;
}

#save-payment-method:hover {
  background-color: #59D4F2;
}

.light-mode #save-payment-method:hover{
  background-color:#3DA078;
}

#cancel-payment-method {
  background-color: #ccc;
  color: #333;
}

#cancel-payment-method:hover {
  background-color: #aaa;
}

.modal-for-payment-method h2 {
  margin-bottom: 1rem;
}

/* ==============================================================*/
/* Here ends teh style for payment method in darkmode/deafult*/
/*===============================================================*/

.profile-settings-dropdown-container-settings a div:hover {
  background-color: #3f3f4a;
  border-top-color: grey;
  border-bottom-color: grey;
}

.light-mode .button-color:hover, .light-mode .download-btn:hover {
    color: #fff !important;
    background-color: #3DA078 !important;
    border-color: transparent !important;
}
.light-mode .clicked-FB, .light-mode .clicked-AP{
  background-color: #59AD8A !important;
  color: #fff !important;
}

.trashBinForDetailedAreaProgram{
  color: white;
}

.light-mode .trashBinForDetailedAreaProgram{
  color:#000;
}

.light-mode .clicked-FB, .light-mode .clicked-AP:hover{
  background-color: #59D4F2 !important;
}

.light-mode .simpleButton{
  color: #fff !important;
}
.light-mode .simpleButton:hover, .light-mode .detailedButton:hover{
  background-color: #59AD8A !important;
  color: white !important;
}

.light-mode .clicked-AP{
  color: #fff !important;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.light-mode .clicked-FP{
  color: #09835c !important;
}
.light-mode #simple-area-program:not(.clicked-AP) {
  color: #8c8c8c !important;
}
.light-mode #simple-area-program:not(.clicked-AP):hover {
  color: #fff !important;
}

.light-mode .td-paragraph-blue{
    border-left: 8px solid #09835c !important;
    padding-left: 5px;
    color: #09835c !important;
}
.dataTables_filter .form-control{
  border-radius: 10px;
}

.light-mode #projectContainer{
  background-color: white;
}

.light-mode #projectContainer td{
  color:#000 !important;
}

.light-mode .selectProjectForComparison {
    background-color: #f7f6f2;
}

.light-mode .selectProjectsHeader{
  color:#000 !important;
}

.light-mode .select2-container--default .select2-results>.select2-results__options {
  background-color: #fff !important;
}

.selectProjectBox{
  border-radius: 12px;
}

.light-mode .comparisonProjectTable tr:hover {
  background-color: #eee;
}

.comparisonProjectTable tr:hover {
  background-color: #282b33;
}

.download-report-overview:hover {
  color: #59D4F2;
}

.light-mode .tabsTextPortfolio{
  margin-bottom:0px;
  padding-bottom:8px;
}
input.input-text-color {
    color: #fff !important;
}


.light-mode #showContent4, .light-mode #showContent3 {
  color: #09835c;
}

.light-mode #showContent4:active {
  color: #fff !important;
}

.resident-for-sale-content{
  margin-top:15px;
}

.operating-statement-table tbody tr th, .operating-statement-table tbody tr .bold-value {
  font-weight: normal;
}

.operating-statement-table tr.gray-shaded-row {
  background-color: #424250 !important;
}
.operating-statement-table tr.gray-shaded-row th {
  color: #fff !important;
}

.portfolio-project{
  margin-top: 15px;
}

.light-mode .portfolioTabSelector:hover{
  border: 2px solid #59AD8A !important;
  background-color: #fff !important;
}

.consolidated-forma-chart, .consolidated-forma-table{
  border-radius:15px !important;
}

.light-mode .modal-outer-space{
  background-color:#fff !important;
}

.modal-outer-space .container-fluid{
  border-radius: 50px;
  padding-right:0px !important;
  padding-left:0px !important;
}

.assumption-modal-close-style {
  font-size: 36px;
  font-weight: bold;
  padding: 10px;
  border: none;
  color: #f5f5f2 !important; 
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.assumption-modal-close-style:focus {
  outline: none;
}

.assumption-modal-close-style:hover {
  color: #E9E9EB;
}

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

.project-name{
  text-align: left;
  padding-left:20px;
  font-weight: 400;
  color: #89E0F6 !important;
}

.light-mode .rooms-for-rent-row > td:not(:first-child):not(:nth-child(2)) input {
  background-color: #e6e6e6 !important;
  border: solid 1px #D9D9D9 !important;
  color: #BFBFBF !important;

}

.rooms-for-rent-row > td:not(:first-child):not(:nth-child(2)) input {
  background-color: transparent !important;
  color: #fff !important;
}

.occupancy-row .occupancy-tds input {
  background-image: none !important;
}

div.percentSign span.occupancy-percentage {
  color: #fff !important;
}

.occupancy-td-input .was-validated .form-control:invalid:focus, .form-control.is-invalid {
  box-shadow: 0 0 0 0.2rem rgba(246, 45, 81, 0.35) !important;
}

.light-mode body[data-theme=dark] #project-form-wizard input#E1104 {
  background-color: transparent !important;
  color: black !important;
}

.light-mode body[data-theme=dark] #project-form-wizard input#E1199 {
  background-color: transparent !important;
  color: black !important;
}

.light-mode body[data-theme=dark] #project-form-wizard input#F1199 {
  background-color: transparent !important;
  color: black !important;
}

#departmental-expenses-body{
  margin-left: 16px;
  padding-right: 20px;
}

#departmental-expenses-inner{
  margin-left: 16px;
}

input#E1088 {
  background-image: none;
}

.valuationAndFinancing .percentSign.zIndexPercent span {
  color: #fff !important;
}

input#E837 {
  background-image: none;
}

.light-mode .revenue-inflation-input{
  color: #2BC9C1 !important;
}

.light-mode .dark-border-bottom.revpar-row .revParInputs {
    color: black !important;
}

body[data-theme=dark] #project-form-wizard tr.occupancy-row .occupancy-tds input.revenue-inflation-input {
  color: #2BC9C1 !important;
}

.light-mode .historical-inputs,
.light-mode .historical-inputs-hotel-OS {
    background: white !important;
}

.light-mode .capital-outlay-historical-data-inputs label {
  color: white !important;
}

.light-mode .delete-subsidy {
  color: slategray !important;
} 

.historical-modal-view{
  margin-top: 0 !important;
}

.light-mode .selectBox.hospitality-select-box select {
  background-color: white;
  color: black;
}

.light-mode .commercialCheckbox.capitalCheckbox, .light-mode .multiFamilyCheckbox.capitalcheckbox {
    background: slategray;
}

.light-mode .checkboxesStyle {
  background-color: #fff !important; 
  color: black;
}

.light-mode .option-multiselect-capital:hover {
  background-color: #aaa;
}

.light-mode .disabledButtonRevenue {
  background-color: transparent !important;

}

.light-mode .btn-primary:not(:disabled):not(.disabled).active {
  background-color: #59AD8A !important;
  color: white !important;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.light-mode .disabledButtonRevenue {
  background-color: #f5f5f5 !important;
  border: transparent !important;
}

header.topbar.togglemode.light-mode{
  background-color: white !important;
}

.light-mode .navbar{
  background-color:#fff !important;
}
.light-mode .navbar-list{
  background-color: white;
}
.light-mode .navbar-link span{
  background-color: white !important;
}

.light-mode #searchbox{
  background-color:  #f0f0f0 !important;
}
.light-mode #header-search-element-icon{
  color:black !important;
}
.light-mode #searchbox::placeholder{
  color: black !important;
}
.light-mode .topbar{
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.light-mode .topbar{
  box-shadow:0 2px 4px #CCCCCC;
}
.light-mode #header-search-element-icon{
  background-color:  #f0f0f0 !important;
}
#searchbox{
  width: 150px;
  max-width: 150px;
}

.light-mode .overview-stats span{
  color: #B2B9BF;
}

.light-mode #extra-financial-table thead tr th{
  background-color: transparent !important;
}
.light-mode #extra-financial-table thead{
  background-color: transparent !important;
}

#othertype-financial-table > thead tr th, 
#infrastructureType-financial-table > thead tr th, 
#multiFamilyType-financial-table > thead tr th, 
#masterCommunityType-financial-table > thead tr th, 
#mixeduse-financial-table > thead tr th, 
#r-financial-table > thead tr th {
    background-color: #373743;
}

#othertype-financial-table > tbody tr th, 
#infrastructureType-financial-table > tbody tr th, 
#multiFamilyType-financial-table > tbody tr th, 
#masterCommunityType-financial-table > tbody tr th, 
#mixeduse-financial-table > tbody tr th, 
#r-financial-table > tbody tr th {
    background-color: transparent;
}

th.fixed.not-fixed-sm.new-label-color.indent-entertainment-header {
  border-bottom: 1px solid #504f4d;
}

#othertype-financial-table > tbody tr td[data-label="Total"],
#infrastructureType-financial-table > tbody tr td[data-label="Total"],
#multiFamilyType-financial-table > tbody tr td[data-label="Total"],
#masterCommunityType-financial-table > tbody tr td[data-label="Total"],
#mixeduse-financial-table > tbody tr td[data-label="Total"],
#r-financial-table > tbody tr td[data-label="Total"] {
    background-color: #373743;
    border-bottom: 1px solid #504f4d !important;
    z-index: -1;
}

#othertype-financial-table > tbody tr td,
#infrastructureType-financial-table > tbody tr td,
#multiFamilyType-financial-table > tbody tr td,
#masterCommunityType-financial-table > tbody tr td,
#mixeduse-financial-table > tbody tr td,
#r-financial-table > tbody tr td {
    background-color: #373743;
    border-bottom: 1px solid #504f4d !important;
}

.light-mode #othertype-financial-table > thead tr th,
light-mode #infrastructureType-financial-table > thead tr th,
light-mode #multiFamilyType-financial-table > thead tr th,
light-mode #masterCommunityType-financial-table > thead tr th,
light-mode #mixeduse-financial-table > thead tr th,
light-mode #r-financial-table > thead tr th {
    background-color: #fff;
    color: black;
}

.light-mode #othertype-financial-table > tbody tr th,
light-mode #infrastructureType-financial-table > tbody tr th,
light-mode #multiFamilyType-financial-table > tbody tr th,
light-mode #masterCommunityType-financial-table > tbody tr th,
light-mode #mixeduse-financial-table > tbody tr th,
light-mode #r-financial-table > tbody tr th {
    background-color: #fff;
    color: black
}

.light-mode #othertype-financial-table > tbody tr td[data-label="Total"], light-mode #infrastructureType-financial-table > tbody tr td[data-label="Total"] {
    border-bottom: black 1px solid !important;
    background-color: #fff;
    color: black;
}

.light-mode #othertype-financial-table > tbody tr td b,
light-mode #infrastructureType-financial-table > tbody tr td b,
light-mode #multiFamilyType-financial-table > tbody tr td b,
light-mode #masterCommunityType-financial-table > tbody tr td b,
light-mode #mixeduse-financial-table > tbody tr td b,
light-mode #r-financial-table > tbody tr td b {
    color: black;
}
.light-mode #othertype-financial-table > tbody tr th,
light-mode #infrastructureType-financial-table > tbody tr th,
light-mode #multiFamilyType-financial-table > tbody tr th,
light-mode #masterCommunityType-financial-table > tbody tr th,
light-mode #mixeduse-financial-table > tbody tr th,
light-mode #r-financial-table > tbody tr th {
    border-bottom: 1px solid black !important;
    background-color: white !important;
    color: black !important;
    font-weight: normal;
}

.light-mode #othertype-financial-table> tbody > tr > td{
  border-bottom:1px solid black !important;
  color:black;
  background-color:#fff;
}
.light-mode #othertype-financial-table > tbody tr th.fixed.not-fixed-sm{
  border-bottom:1px solid black !important;
}
#othertype-financial-table > thead > .font-weight-bold > th,
#infrastructureType-financial-table > thead > .font-weight-bold > th,
#multiFamilyType-financial-table > thead > .font-weight-bold > th,
#masterCommunityType-financial-table > thead > .font-weight-bold > th,
#mixeduse-financial-table > thead > .font-weight-bold > th,
#r-financial-table > thead > .font-weight-bold > th {
    z-index: 999;
}

#DataTables_Table_0 td{
  vertical-align:middle;
  font-weight: bold;
}

.light-mode .firstPartnerInput{
  border: 1px solid #5d5d5c !important;
  border-radius:8px;
}

.inputUndistributedRevenue.percent-value.firstPartnerInput{
  background-color: #282B31 !important;
  border: 1px solid #454545 !important;
  border-radius: 8px;
}

.light-mode .inputUndistributedRevenue.percent-value.firstPartnerInput{
  background-color:#FCFCFC !important;
  border: 1px solid #F0F0F0 !important;
}

.inputUndistributedRevenue.secondaryPartnerInput{
  border: 1px solid #5d5d5c !important;
  border-radius: 8px;
}

.light-mode .inputUndistributedRevenue.secondaryPartnerInput{
  background-color:#F0F0F0 !important;
  border: 1px solid #D9D9D9 !important;
}

 .light-mode #paymentTable .inputUndistributedRevenue{
  border-color:transparent !important;
}

.light-mode .portfolio-page-container{
  margin-top: 15px;
}

.light-mode .portfolioprimarycontent .portfolio-name{
  background-color:#fff !important;
}

.light-mode .value-of-subsidy-table{
  background-color: #f2f2f2;
}

#othertype-financial-table .fixed-second-col-overview,
#infrastructureType-financial-table .fixed-second-col-overview,
#multiFamilyType-financial-table .fixed-second-col-overview,
#commercialType-financial-table .fixed-second-col-overview,
#masterCommunityType-financial-table .fixed-second-col-overview,
#mixeduse-financial-table .fixed-second-col-overview,
#r-financial-table .fixed-second-col-overview {
    left: 0 !important;
}

.light-mode #extra-financial-table tr h3{
  color:black;
}

.light-mode #financial-summary-table #extra-financial-table {
  margin-bottom: 0;
  background-color: #fff !important;
}

.light-mode .portfolio-cashflows-container .togglemode .table-responsive{
  background-color:#f2f2f2 !important;
}

.light-mode .operating-statement-table> thead> tr> th {
  background-color: #fff;
}
.light-mode .operating-statement-table> thead> tr> th.customyearheader1{
  background-color: #fff !important;
}

.light-mode #h-financial-table tbody tr th{
  background-color:#fff !important;
  font-weight: normal;
}

.light-mode #h-financial-table tbody tr .bold-value{
  background-color:#fff;
}

.light-mode #h-financifal-table tr td[data-label] {
  background-color: #f8f8f8;
}

.chartjs-render-monitor {
  max-width: 1200px;
  max-height: 800px;
  padding: 5px;
}

.light-mode .adrRentalDisabled .adr-cell{
  color:black !important;
}

body[data-theme=dark] #B523,
body[data-theme=dark] #G743,
body[data-theme=dark] #G787{
  color:#2BC9C1;
}

span.valuation-financing-output-percentage {
  color: white;
}

.light-mode span.valuation-financing-output-percentage {
  color: black;
}

tr.tr-color.tr-color-hover.home-my-projects-table-td.non-entertainment-assets-row {
  border-bottom: none;
}

tr.tr-color.tr-color-hover.home-my-projects-table-td.non-entertainment-assets-row td {
  border-top: none;
  border-bottom: none;
}

tr.rounded-row.non-entertainment-assets-total td {
  border-top: none;
  border-bottom:none;
}

.column-division{
  border-right: 2px solid white !important;
}

tr.table-row-color.toggle-mode.traffic-and-population-headers th {
  border-top: none;
  border-bottom: none;
}

span.valuation-financing-output-percentage {
  color: white;
}

.light-mode span.valuation-financing-output-percentage {
    color: black;
}
#extra-financial-table> tbody.hide .fixed-border::before{
  top: -5px !important;
  bottom:5px;
  background-color: #262626 !important;
}

.light-mode .account-div-complete{
  box-shadow: 0 2px 4px #CCCCCC;
}

.light-mode .account-settings-subscription-card{
  background-color:  #fff !important;
  border: 1px solid #f1f0e9;
  border-radius: 12px;
}

.light-mode #project-form-wizard{
  background-color:#e6e6e6;
}

.light-mode #project-form-wizard-p-0{
  border: 1px solid #F0F0F0;
}

.light-mode .financingShown #financingText, .light-mode .secondModuleShown #subsidyText {
  box-shadow:none;
}

span.valuation-financing-output-percentage {
  color: white;
}

.light-mode span.valuation-financing-output-percentage {
  color: black;
}

tr.tr-color.tr-color-hover.home-my-projects-table-td.non-entertainment-assets-row {
  border-bottom: none;
}

tr.tr-color.tr-color-hover.home-my-projects-table-td.non-entertainment-assets-row td {
  border-top: none;
  border-bottom: none;
}

tr.rounded-row.non-entertainment-assets-total td {
  border-top: none;
  border-bottom:none;
}

.column-division{
  border-right: 2px solid white !important;
}

tr.table-row-color.toggle-mode.traffic-and-population-headers th {
  border-top: none;
  border-bottom: none;
}

.card.rental-revenue-card {
  border-radius: 20px;
  background: #3f3f4a !important;
}

.card.rental-revenue-card.pt-2 {
  background-color: rgb(63, 63, 74) !important;
  border-radius: 20px;
  margin: 25px 0;
}
.light-mode .area-schedule-table .areainput{
  background-color: transparent !important;
}

.light-mode .area-schedule-table input.summary-field{
  color:black !important;
  border:none;
}

.light-mode .area-schedule-table .inputUndistributedRevenue{
  background-color:transparent !important;
}

.light-mode .other-areas-table input.summary-field{
  color:black !important;
}

.light-mode .other-areas-table .inputUndistributedRevenue{
  background-color:transparent !important;
}

.area-schedule-table #totalADR {
  border: none;
}
.outputPercent {
  color: white !important;
}
.output-color {
  background-color: transparent !important;
  color: white !important;
  width: 100%;
}
div#othertype-revenue-block {
    background: transparent !important;
}

.entertainment-table-container.othertype-revenue-item.dark-scrollbar.overflow-auto.p-2 {
    background-color: #373743 !important;
    border-radius: 8px;
    margin: 25px 0;
}

div#othertype-operating-expenses-block {
    background: transparent;
}

#othertype-operating-expenses-body_percent > div > div > div:nth-child(2) > div > table > tbody > tr > td.text-left.text-decoration-none {
    width: 240px;
}

td.payroll-table-label {
  width: 240px;
}
.portfoliotable-traffic {
    background-color: #373743 !important;
}

.table .tfoot-custom {
    background-color: #525261;
    border-radius: 16px;
}

.special-row {
    background-color: #282B31;
    border-radius: 8px;
    color: #fff;
}

.nav-items {
  display: flex;
  justify-content: center;
  flex: 1;
  gap: 15px;
}

.landing-nav-item {
  color: white;
  text-decoration: none;
  padding: 10px;
}

.buttons-container .sign-in-link {
  font-weight: 600;
  color: #18b087 !important;
}

.buttons-container .free-trial-link {
  padding: 10px 20px;
  color: white !important;
}

.landing-nav a {
    font-weight: 500;
    font-size: 16px;
    font-family: 'Inter', Arial, Helvetica, sans-serif;
    color: black;
}

.h-70 {
  height: 70% !important;
}

.service-card-icon-with-title{
  padding-top: 30px;
  padding-left: 30px;
  gap: 30px;
  display: flex;
}

h3.service-heading {
    font-size: x-large;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loginsection-plain-text {
  max-width: 600px;
  color: white;
  font-size: 19px;
  text-align: center;
}

.section3-text-center h1 {
  margin-bottom: 2rem;
  font-weight: 500;
  font-family: 'Inter', Arial, Helvetica, sans-serif;
  color: white;
  text-align: center;
}

.dashboard-inputs{
  border-radius:0.5rem;
  border:1px solid #5b5b6a;
  background-color:#464651 !important;
  color:white !important;
}
.dashboard-inputs:focus, .dashboard-inputs:active {
  border: 1px solid lightgray;
  box-shadow: 0px 2px 4px #CCCCCC;
}

.dashboard-login-btn{
  background-color:#18b087;
  color:white;
  font-weight: 700;
  border-radius: 7px;
}

.dashboard-forgotpassword-btn{
  background-color:#18b087;
  color:white;
  font-weight: 700;
  border-radius: 7px;
  width: 100%;
  padding: 1.34375rem 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size:1.09375rem;
}

.dashboard-forgotpassword-btn:hover{
  background-color: #2cc49b; 
  color: white;
}


.input-email-reset-btn, .custom-us-form{
  display: flex;
  justify-content: center;
  align-items: center;
}

.dashboard-login-btn:hover{
  background-color:#2cc49b;
  color:white;
}

.dashboard-green-text{
    font-weight: 700;
    font-size: 16px;
    color: #19a883 !important;
}

.dashboard-green-text:hover{
  color:#2cc49b !important;
}


.dashboard-footer-new-design img{
  width: 200px;
  height: auto;
}

.dashboard-our-platform{
  text-align:left;
}

.dashboard-our-platform h5{
  color:#e6e6e7 !important;
  text-transform: none;
  font-size:18px;
  font-weight:500;
}

.dashboard-our-platform a{
  color:#a7a7ac;
  text-transform: none;
  font-size:16px;
}

.logo-and-nav-items{
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
}

.pre-nav-items {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 35%;
}

.firstsection-wrapper {
  background-image: url('img/dashboard-logo.png');
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}

.section-text-adaptive {
  padding-left: 5rem;
}

.loginsection-container {
  height: 70%;
  padding: 5rem;
}

.service-row {
  background-image: url('img/dashboard-logo-mirrored.png');
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  background-color: transparent;
}

.service-card {
  padding-left: 4rem;
  padding-right: 4rem;
}

.section3-login img {
  display: block;
  margin: auto;
}

.section3-wrapper {
  overflow: hidden;
}

.loginbox-wrapper {
  padding-top: 5rem;
}

.form-control-lg {
  margin-bottom: 1rem;
}

.dashboard-footer-new-design {
  margin-top:2rem;
  background-color: #373743;
  padding: 4rem 0;
  color:black;
}

@media(min-width:1024px) and (max-width:1366px){
  .pre-nav-items{
    margin-right:7%;
  }
}

@media (min-width:1300px){
  .main-section-image img{
    padding-top: 60px;
    width: 600px !important;
  }
}
/* Responsive styles */
@media (min-width:1023px) and (max-width:1290px){
  .landing-image{
    display: flex;
  }
  
  .section3-wrapper{
    padding: 0px;
    margin: -60px 0;
  }
  h3.service-heading{
    min-height: 80px;
  }
}
@media (max-width: 1199.98px) {
  .section-text-adaptive {
      padding-left: 3rem;
  }

  input#UserName::placeholder, input#Password::placeholder{
    text-align:center;
  }

  .loginsection-container {
      padding: 3rem;
  }

  .service-card {
      padding-left: 3rem;
      padding-right: 3rem;
      max-height: 400px;
  }

  .service-card img{
    max-height: 70px;
  }
}

@media (max-width:992px){
  .main-section-image {
    min-height: 400px;
    margin-top: -600px;
    margin-bottom:200px;
  }
  .firstsection-sub-text {
    font-size: 16px;
    text-align: left;
    margin-top: 350px;
}
}
@media(min-width:992px){
.main-section-image img {
  width: 400px;
  margin-left: 70px;
  margin-bottom: 200px !important;
  margin-top: 0 !important;
}

.main-section-image{
  height: 0 !important;
}
.firstsection-main-heading{
  width: 600px !important;
  font-size:70px;
}
.firstsection-sub-text{
  width: 540px !important;
}

}

@media (max-width: 991.98px) {
  .section-text-adaptive {
      padding-left: 2rem;
  }

  .loginsection-container {
      padding: 2rem;
  }

  .service-card {
      padding-left: 7rem;
      padding-right: 7rem;
  }

  .main-section-image img {
    width: 300px;
  }
  
  .landing-nav{
    padding-right: 20px !important;
    padding-top: 15px;
    padding-left: 8px !important;
    padding-bottom: 0;
  }
  .rights-reserved {
    order: 5; /* Send it to the last position */
  } 
}
@media (min-width: 769px)  and (max-width:992px){
  .section3-text-center{
    margin-top: 250px;
  }
  .landing-image{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .section3-text-center h1{
    margin-top: -300px;
  }
  .section3-inner-row{
    margin-left: 30px !important;
  }
}

@media (max-width: 767.98px) {
  .section-text-adaptive {
      padding-left: 1rem;
      text-align: center;
  }

  .firstsection-top-paragraph{
    width:100%;
  }

  .landinglogin-wrapper, .support-wrapper, .support-wrapper-action{
    padding-bottom:0;
  }

  .support-wrapper-action{
    margin-left:0 !important;
  }

  .loginsection-container {
      padding: 1rem;
  }

  .service-card {
      padding-left: 1rem;
      padding-right: 1rem;
  }

  .landing-image img {
      height: auto;
      max-width: 100%;
  }

  .login-inputs .col-4 {
      width: 100%;
      margin-bottom: 1rem;
  }

  .login-inputs .col-4 button {
      width: 100%;
  }

  .section-text-adaptive p {
    padding-left: 90px;
    padding-right: 115px;
    text-align: center;
}
}

@media (max-width: 575.98px) {
  .section-text-adaptive {
      padding-left: 0.5rem;
  }

  .loginsection-container {
      padding: 0.5rem;
  }

  .service-card {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
  }

}

#copyright{
  color:#a7a7ac;
}

.footer-link {
  position: relative;
  text-decoration: none;
  color: inherit; 
  padding-bottom: 2px; 
}

.footer-heading{
  position: relative;
  text-decoration: none;
  color: inherit; 
  padding-bottom: 2px; 
}

.footer-link::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px; 
  background-color: white;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease-in-out;
}

.footer-heading::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60%;
  height: 1px; 
  background-color: white;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease-in-out;
}

.footer-link:hover::after {
  transform: scaleX(1);
}

.footer-heading:hover::after {
  transform: scaleX(1);
}

.landing-nav-item {
  position: relative;
  text-decoration: none; 
  color: inherit; 
  padding-bottom: 3px; 
}

.landing-nav-item::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px; 
  background-color: #18b087;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease-in-out;
}

.landing-nav-item:hover::after {
  transform: scaleX(1);
}

.pre-nav-items {
  display: flex;
  gap: 50px; 
}

.validation-message {
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  font-size: 0.875rem;
}

.support-header{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.support-first-section{
  margin-top:4em;
}

.support-first-section p{
  font-size:1.2rem;
  font-weight: 600;
}

.support-testimonial {
  background-color: #fff;
  border-radius: 0.75rem;
  padding: 1.5rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  margin-bottom: 1rem;
  border: 1px solid #E0E0E0;
  max-width:350px;
  width: 100%;
  text-align:left !important;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.support-testimonial:hover{
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}
.support-testimonial p {
  font-size: 1.2rem;
  font-style: italic;
  color:black;
  font-weight: 600;
}
.support-testimonial .author {
  font-weight: 800;
  margin-top: 1rem;
  font-size:1rem;
}

.support-testimonials-container{
  max-width:1200px
}

@media (min-width: 768px) and (max-width: 1024px) {
  .custom-upload-file {
    display: flex;
    flex-direction: row;
    align-items: center;
    max-width: fit-content;
  }
  .support-send-button{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0 !important;
  }
  .support-action-and-photo img {
    margin-top: -25px !important;
    margin-bottom: 0 !important;
    position: relative;
    top: 0;
    left: 55% !important;
    width: 320px !important;
  }
  .custom-us-form input::placeholder{
    text-align: center;
  }

  .support-action-and-photo h1{
    font-size:20px;
  }

  .support-action-and-photo button{
    padding:13px !important;
    max-width: 200px;
  }

  .how-can-we-help-input::placeholder{
    text-align:center !important;
  }
}

@media (min-width: 1025px){
  .support-wrapper-action h1{
    font-size:25px;
  }
}

@media (max-width: 767px) {
  .custom-upload-file {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-right:0 !important;
    max-width: fit-content;
  }

  .support-action-and-photo{
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .how-can-we-help-input::placeholder{
    text-align:center;
  }
  .support-send-button{
    padding-left:0 !important;
  }
  .support-send-button button{
    padding:15px;
  }

  .support-action-and-photo{
    margin-left:0 !important;
    padding:0;
  }

  .support-action-and-photo h1{
    text-align: center;
    margin-top:-60px;
  }

  .custom-us-form input::placeholder{
    text-align: center;
  }

  .support-action-and-photo img{
    position: relative !important;
    margin: 0 auto !important;
    left:0 !important;
    width:250px !important;
    margin-bottom:20px !important;
    margin-top:20px !important;
  }
  .support-action-and-photo button{
    padding:15px;
  }
}

.support-action-and-photo img{
  width:350px;
  overflow-x: visible;
}

.support-action-and-photo{
  padding:20px;
  padding-bottom:30px;
  margin-left:15%;
}

.linkedin-logo {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: auto;
}


@media only screen and (max-width: 767px) {
  .about-first-section{
    text-align: center;
    padding-top:0 !important;
    margin-top:0 !important;
  }
  .about-first-section h1{
    font-size: 30px !important;
  }

  .about-section-image-container{
    justify-content: center;
    align-items: center;
  }

  .about-section-image-container img{
    max-width: 350px;
  }

  .about-second-section{
    margin-top:0 !important;
    padding-top:0 !important;
  }

  .about-second-section h1, .about-second-section p{
    text-align: center;
  }
  .about-team{
    justify-content: center;
    align-items: center;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .about-section-image-container img{
    max-width: 450px;
  }
  .about-section-image-container{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  
  .about-first-section{
    justify-content: center;
    align-items: center;
    flex-direction: column !important;
    padding-bottom:0 !important;
  }

  .about-first-header, .about-second-header{
    max-width: fit-content;
  }

  .about-second-section{
    flex-direction: column !important;
    justify-content: center;
    align-items: center;
    padding-top:0 !important;
  }

  .about-second-header h1{
    text-align: center;
  }

  .about-second-header{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-left:0 !important;
    text-align: center;
  }
  
  .about-team .card{
    margin-bottom:0;
  }

  .about-team{
    max-width: max-content;
  }
  
}

@media only screen and (min-width: 1024px) {
  .about-team .card{
    margin-bottom:0 !important;
  }

  .about-section-image-container img{
    max-width: 450px;
  }
}
.register-result.landinglogin-wrapper{
  background: white;
  background-image: url(img/dashboard-logo.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  padding: 3% 0;
}

.welcome-text h1{
  font-size:50px;
  font-family: Inter;
  color: #000;
  }
/* CSS for Platform Page */

.platform-container-module{
  background: white;
  background-image: url(img/dashboard-logo.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: auto;
}

.platform-header {
  color: black;
}

.platform-header h1 {
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 50px;
}

.platform-image {
  display: flex;
  justify-content: center;
}

.platform-image img {
  max-width: 60%;
  height: auto;
}


.platform-header-highlight {
  color: #6d747c;
}

.platform-section {
  width: 90%;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.platform-text {
  width: 50%;
  font-size: 18px;
  line-height: 1.6;
}


.platform-problem-solution {
  max-width:1240px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  margin-top: 0;
}

.platform-problem, .platform-solution {
  width: 40%;
  padding: 8px;
  background-color: #f8f9fa;
  border-radius: 1rem;
}

.platform-card-header{
  background-color: white;
  border-radius:1rem;
  margin-bottom:6px;
}


/* platform sidebar */
.platform-bar.sidebar {
  width: 400px;
  background-color: #fff;
  padding-top: 20px;
}

.platform-bar.sidebar .nav {
  flex-direction: column;
}

.platform-bar.sidebar .nav-item {
  width: 100%;
}

.platform-bar.sidebar .nav-item:hover {
  background-color: #fbfefe;
}


.platform-bar.sidebar .nav-link {
  color: #000;
  font-weight: bold;
  padding: 10px 20px;
  border: 0;
  border-left: 4px solid transparent;
  text-transform: none;
}

.platform-bar.sidebar .nav-link.active {
  background-color: #effbfd;
  border-left: 4px solid #b2ebf9;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  color: #000;
}

/* Tab Content Styling */
.platform-tabs.tab-content {
  padding: 0 20px;
  background-color: transparent;
  width: 100%;
  min-height: 100%;
  box-sizing: border-box;
}

.tab-content-container {
  display: flex;
  flex-direction: column;
}

.tab-pane {
  display: none;
  flex-direction: column;
  padding: 0 20px;
  box-sizing: border-box;
}

.tab-pane.active {
  display: flex;
}


.tab-content .tab-pane img {
  height: auto;
}

.tab-text-section {
  display: flex;
  flex-direction: column;
  padding: 0 30px;
  width: 100%;
  margin-bottom:16px;
}

.tab-text-section h3 {
  font-size: 40px;
  margin-bottom: 20px;
  color:#000;
}

.tab-text-section p {
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
  color: #000;
}




.careers-container {
  padding: 50px 130px;

}

.careers-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.benefits-container {
  text-align: center;
  padding: 20px 0;
  display: none;
}

.benefits-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin-top: 20px;
}

.benefit-card {
  background: #f5f5f5;
  border-radius: 1rem;
  padding: 20px;
  width: 250px; 
  text-align: left; 
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  display: flex; 
  align-items: center; 
  gap: 10px; 
  flex: 1 0 calc(33.333% - 40px);
}

.benefit-card:hover {
  transform: translateY(-5px);
}

.benefit-icon {
  font-size: 60px;
  margin-right: 10px;
}

.benefit-text {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}

.career-box {
  background-color: #3f3f4a;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  border-radius: 16px;
  min-height: 400px;
  min-width: 100%;
}

.career-apply-wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: auto;
  justify-content: center;
  align-items: center;
}

.career-apply-title h2, .career-apply-title p {
  margin: 0;
}

.form-group.careers-row {
  margin-bottom: 1.5rem;
}

.careers-input {
  width: 100%;
  padding: 0.75rem 1rem;
  border: none;
  color: #7e7e8a;
  background-color: #464651;
  border-radius: 0.5rem;
  font-size: 1rem;
  line-height: 1.5;
  border: solid 1px #626272;
}

.careers-input:focus {
  border: 1px solid lightgray;
  background-color: #464651;
  color: white;
}

.choose-file-label {
  color: #18b087;
  cursor: pointer;
  top: 50%;
  right: 10px;
  background: none;
}



.btn-career-send {
  background: #18b087;
  border: none;
  padding: 10px 20px;
  border-radius: 0.5rem;
  color: #fff;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

.btn-career-send:hover {
  border-color: #26be99;
  background-color: #26be99;
  color:white;
}

#cvUploadText.form-control[readonly]{
  background-color: #464651;
  border-radius: 0.5rem;
}

.careers-input option:checked {
  color: white;
}

.careers-input.option-selected {
  color: white;
}

.platform-card-header img {
  padding: 5px 20px 0 5px;
}

.pricing-table {
  display: none;
}


.stacked-images {
  position: relative;
}
.stacked-image {
  position: absolute;
  width: 400px;
  height: 150px;
}

.engine-image.community-image{
  width: 400px;
  padding-left:0;
}
.model-img {
    width: 400px;
    padding-left: 0;
}

.engine-image.portfolio-image{
  padding-top:50px;
  height: 200px !important;
}

.platform-card-header h2{
  margin-bottom: 0;
}

.platform-card-header{
  align-items: center;
}

.problem-img path {
  fill: #e94444;
}

@media (max-width: 767.98px) {
  .platform-problem-solution {
      display: flex;
      flex-direction: column;
      padding: 0 !important;
      margin:16px;
  }
  .platform-problem,
  .platform-solution {
    margin: 10px auto;
    width: 100%;
  }
}

@media (max-width: 899.98px) {
  .platform-information-header,
  .platform-information {
      padding:0 !important;
  }

  .tab-text-section{
    width: 100%;
    padding: 0 !important;
  }
}


@media (max-width: 900px) {
  .platform-tab-img {
    display: none;
  }
}

@media (min-width: 900px) and (max-width: 1300px) {
  .tab-content .tab-pane img {
      width: 250px;
      height: auto;
  }
}

.stacked-images {
  position: relative;
}
.stacked-image {
  position: absolute;
  width: 400px;
  height: 150px;
}

.engine-image.portfolio-image{
  padding-top:50px;
  height: 200px !important;
}

.platform-card-header h2{
  margin-bottom: 0;
}

.platform-card-header{
  align-items: center;
}

.reporting-img2, 
.data-img2 {
  margin-top:90px; 
  margin-left:80px !important;
}

.platform-links {
  display: flex;
  align-items: center;
  justify-content: start;
}

p.sidebar-label {
  margin: 0 1rem;
}

.portfolio-tab-img, .audit-img{
  width: 400px;
}

.platform-information{
  background-color: transparent;
  background-image: url('img/logo-bg.png');
}

@media (max-width: 767.98px) {
  .platform-problem-solution {
      display: flex;
      flex-direction: column;
  }
  .platform-problem,
  .platform-solution {
    margin: 10px auto;
    width: 100%;
  }
}

@media (min-width: 900px) and (max-width: 1300px) {
  .tab-content .tab-pane img {
      width: 250px;
      height: auto;
  }
}

@media (min-width: 900px) and (max-width: 1300px) {
  .platform-tab-img {
      margin-top: 0;
      display: flex;
      align-items: center;
  }

  .tab-text-section h3 {
    font-size: 30px;
  }

  .tab-text-section p {
    font-size: 16px;
  }

  .tab-text-section {
    align-items: center;
    justify-content: center;
}
.reporting-img2 {
  margin-top: 200px;
  margin-left: 60px !important;
}
img.stacked-image.data-img2 {
  margin-top: 120px !important;
}
}

@media (min-width: 1120px) and (max-width: 1300px){
.model-img{
  width: 400px !important;
}
}

@media (max-width: 992px) {
    .tab-text-section .model-img{
        height:40px;
    }
    .tab-text-section h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
  .tab-text-section p {
    font-size: 12px;
  }
  .tab-text-section {
    padding: 2px 2px;
    width: 100%;
  }

  .platform-information{
    padding: 0 !important;
  }

  .platform-bar.sidebar {
    width: 90px;
  }

  .platform-bar.sidebar .nav-link {
    padding: 10px 10px;
  }

  p.sidebar-label {
    font-size: 10px;
    margin-bottom: 0;
    text-align: center;
}

  .sidebar-icon{
    margin: 0 auto;
    display: flex;
  }

  .tab-content .tab-pane img {
    margin-left: 0;
  }

  .portfolio-tab-img, .stacked-image, .community-image, .audit-img {
    height: auto;
    width: 250px !important;
    padding-left: 0 !important;
  }

  .model-img{
    width: 225px !important;
  }

  img.stacked-image.reporting-img2 {
    margin-left: 40px !important;
    margin-top: 50px !important;
}

  .platform-tab-img {
    display: flex;
    justify-content: center; 
    height: 100%;
    align-items: center;
}
  .nav-link {
    display: flex !important;
    flex-direction: column;
  }

  .platform-header h1 {
    font-size: 40px;
    font-weight: bold;
  }
}

@media (min-width: 600px) and (max-width: 992px){
  .portfolio-tab-img, .stacked-image, .audit-img{
    height: auto;
    width: 350px !important;
  }

  .community-image, .model-img{
    width: 280px !important;
  }

  .pre-nav-items{
    margin-right:15%;
  }
}

@media (max-width: 600px) {
    .model-image, .community-image-container {
        margin-top: 0 !important;
    }

    .platform-container {
        padding: 0 !important;
    }

    .platform-header h1 {
        font-size: 35px;
        font-weight: bold;
    }

    @media (min-width: 1300px) and (max-width: 1640px) {
        img.dynamic-image.model-img {
            width: 400px;
        }
    }

    body[data-theme=dark] #project-form-wizard .form-control:disabled {
        background-color: #4a4a5a !important;
    }

    input:disabled ~ .zIndexPercent {
        background-color: transparent !important;
    }
}

    @media (max-width:435px) {

        .data-content-text {
            height: 11px;
        }

        .reporting-content-text {
            height: 14px;
        }

        .portfolio-content-text {
            height: 18px;
        }

        .audit-content-text {
            height: 0px;
        }
    }
    @media (min-width:440px) and (max-width:800px) {

        .data-content-text {
            height: 11px;
        }

        .reporting-content-text {
            height: 14px;
        }

        .portfolio-content-text {
            height: 0px;
        }

        .audit-content-text {
            height: 0px;
        }
    }

    @media (min-width:650px) and (max-width:1024px) {
        .community-image, .audit-img, .data-img1, .reporting-img1, .portfolio-tab-img, .model-img {
            width: 500px !important;
        }
        .data-tab, .reporting-tab{
            margin-top:200px;
        }
    }

    @media (min-width:1025px) and (max-width:1440px) {
        .community-image, .audit-img, .data-img1, .reporting-img1, .portfolio-tab-img, .model-img {
            width: 800px !important;
            height:350px !important;
        }
    }

    @media (min-width:1441px) and (max-width:2000px) {
        .community-image, .audit-img, .data-img1, .reporting-img1, .portfolio-tab-img {
            width: 1000px !important;
            height: 550px !important;
        }

        .model-img{
          width: 900px;
        }
    }

.model-gif-container {
  display: flex;
  background: #f6f6f6;
  justify-content: center;
  padding: 2.5rem 1.5rem;
  border-radius: 2rem;
}

.model-img {
  border-radius: 0.5rem;
  margin-left: 0 !important;
}

.tab-content .tab-pane img {
  width: 100% !important;
  height: auto !important;
}

    @media (min-width:550px) and (max-width:768px){
        .section-text-adaptive h1 {
            margin: 0 auto;
            font-size: 23px;
        }
    }

    @media (min-width: 769px) and (max-width: 1024px) {
      .platform-header h1 {
        font-size: 36px;
        font-weight: bold;
    }
      
    }
    
    @media (min-width: 1260px) {
      .platform-tab-img {
        width: 85% !important;
        height: auto !important;
      }
    }

    @media (max-width: 768px) {
      .platform-header h1 {
          font-size: 34px !important;
          font-weight: bold;
      }
  }

    @media (max-width: 1024px){
      .platform-header h1{
        margin-bottom:25px;
      }
    }
  

  .tab-pane h3 {
    color: black !important;
  }
        

    @media (max-width: 768px) {
      .choose-file-label {
          display: inline-block;
          width: 100%;
          text-align: center;
          margin-top: 10px;
      }
  
      .file-upload-container {
          flex-direction: column;
          align-items: stretch;
      }
  }

.text-container {
    max-width: 85%;
}
@media (max-width:1024px){
    .text-container {
        max-width: 100%;
    }
    .platform-problem-solution {
        margin:16px;
    }
    .section-platform {
        margin-top: 20px !important;
    }
}

.platform-bar.sidebar .nav-item {
    padding:5px 0px 0px 0px;
}
.section-platform {
    margin-top:50px;
}

@media(min-width:992px) and (max-width:1039px){
  .light-mode .overview-heading, .overview-heading{
    color:black;
    font-size:22px !important;
  }

  .light-mode .overview-stats, .overview-stats{
    font-size: small;
  }
}

body[data-theme=dark] #project-form-wizard .form-control#I1111:disabled,
body[data-theme=dark] #project-form-wizard .form-control#I1113:disabled {
  background-color: #4b4a59 !important;
}


body[data-theme=dark] #project-form-wizard .form-control#K1111:disabled,
body[data-theme=dark] #project-form-wizard .form-control#K1113:disabled {
  background-color: #4b4a59 !important;
  color: transparent !important;
}

.hidden {
  display: none;
}

.open-capex {
  cursor: pointer;
}

.detailed-capex-header:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px; 
}

.detailed-capex-header:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.arrow-icon {
  transition: transform 0.3s ease;
}

.arrow-icon-sensitivity{
  transition: transform 0.3s ease;
}


.rotate-90 {
  transform: rotate(90deg);
}


.nonEntertainmentAssets h3, .entertainmentAssets h3{
  color:#2bc9c1;
}

.light-mode .nonEntertainmentAssets h3, .light-mode .entertainmentAssets h3{
  color:#22223b !important;
}

.light-mode #showContent5,
.light-mode #showContent6{
  color: #09835c;
}



.optional-tabs-div .accordion-button, .docs-tabs-div .docs-button{
  border: 1px solid #595959;
  border-radius: 8px;
  background-color: transparent;
}

.bootbox .modal-dialog {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}
.bootbox .modal {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5); 
}

.bootbox .modal-content-custom {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  border: 1px solid #888;
  width: 420px; 
  max-width: 90%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  position: relative;
}


.bootbox .modal-header .close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.bootbox .modal-header .close:hover,
.bootbox .modal-header .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.bootbox .modal-header h5 {
  font-size: 20px;
  width: 100%;
  margin: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #e0e0e0;
}

.light-mode .bootbox .modal-body p {
  color: #555;
}

.bootbox .modal-body p {
  font-size: 14px;
  font-weight: 400;
  margin: 20px 0;
  color: #b2b9bf;
}



.bootbox .modal-footer .btn {
  padding: 10px 20px;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  font-size: 0.875rem;
}

.bootbox .modal-footer .btn-secondary {
  background-color: #6c757d;
  color: #fff;
}

.bootbox .modal-footer .btn-secondary:hover {
  background-color: #5a6268;
}

.light-mode .bootbox .modal-footer .btn-primary {
  background-color: #09835c !important;
  color: #fff !important;
}

.light-mode .bootbox .modal-footer .btn-primary:hover {
  background-color: #0d9f7e !important;
}

.bootbox .modal-footer .btn-primary {
  background-color: #2bc9c1 !important;
  color: #555 !important;
  font-weight: 600;
}

.bootbox .modal-footer .btn-primary:hover {
  background-color: #46e1d9 !important;
}

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

.light-mode .modal-title .bootbox h2{
  font-size: 20px;
  color: #6f6f6f;
}

.light-mode .bootbox .modal-header h5{
  font-size: 20px;
  color: #22223b;
  border:none;
}

.light-mode .bootbox .modal-body{
  color: black;
}

.modal-footer button{
  width: 100%;
}

.bootbox .modal-dialog{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

.set-as-default-modal .switch-container {
  display: flex;
  align-items: center;
}

.set-as-default-modal .switch-label {
  margin-right: 10px;
  margin-left: 10px;
  font-size: 16px;
}

.set-as-default-modal .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.set-as-default-modal .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.set-as-default-modal .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s;
  border-radius: 34px;
}

.set-as-default-modal .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: .4s;
  border-radius: 50%;
}

.set-as-default-modal .light-mode input:checked + .slider {
  background-color: #09835c;
}

.set-as-default-modal input:checked + .slider {
  background-color: #2bc9c1;
}

.set-as-default-modal input:checked + .slider:before {
  transform: translateX(26px);
}


.modal-body #cloneForm{
  font-size: 17px;
}

.light-mode .getExcelHeader{
  font-size: 20px;
  color:#6f6f6f;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
}

.versionNameAndInput{
  margin-left: 10px;
}

.bootbox-close-button {
  font-size: 30px;
  color: #aaa;
  background: none;
  border: none;
  cursor: pointer;
}

.bootbox-close-button.close:hover {
  color: #000;
}

.modal-header{
  border:none;
}

button.btn.waves-effect.waves-light.border-red.button-radius.red-text.bootbox-accept {
  background-color: #e94444;
  color: white !important;
  font-weight: 670;
}

button.btn.waves-effect.waves-light.border-red.button-radius.red-text.bootbox-accept:hover{
background-color:#f55c5c !important
}

.steps {
  position: relative; 
  padding-bottom: 50px; 
}

#wizardDiv {
  position: absolute; 
  bottom: 0; 
  width: 100%; 
  text-align: center; 
}



.light-mode .set-as-default-modal input:checked + .slider{
  background-color:#59AD8A;
}

.light-mode .switch-input-of-notifications:checked + .slider-of-notifications{
  background-color:#09835c;
}

.extra-financial-table tbody tr td::before {
  right: 1px;
}


.custom-input-group {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
}

.input-group-prepend1 {
    display: flex;
    align-items: center;
    margin-right: 5px;
}

.input-group-text {
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-input-element {
    flex: 1;
    min-width: 0; 
    width: 100%; 
}

@media (max-width: 768px) {
    .custom-input-group {
        flex-direction: row;
        align-items: center;
        width: 100%;
    }

    .input-group-prepend-search {
        margin-bottom: 0; 
    }

    .search-results-dropdown {
        width: 100%;
    }
}
.select-project-container{
  display: flex;
}

@media (max-width: 830px) {
  .leftDivNavProject{
    display: flex;
    flex-direction: column;
  }

  .select-projects-header{
    width: 100%;
  }

  .select-project-container{
    width: 100%;
    margin-top: 15px;
    margin-left: 10px;
    margin-bottom: -5px;
    flex-wrap:wrap;
    gap:10px;
  }
  .tabledivProject{
    justify-content: end;
  }
}

@media (max-width:1024px){
  .select-project-container{
    flex-wrap:wrap;
    gap:10px;
  }
  .tabledivProject{
    justify-content: end;
  }
}

@media (max-width: 680px) {
  .select-project-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  
  .select-project-container .col-auto {
    flex: 1 1 calc(50% - 10px);
  }

  #projectType,
#projectCountry,
#projectAssetType,
#projectPortfolioSelect {
  font-size: 0.7rem;
}
 
}

@media (max-width: 440px) {
  #projectType,
  #projectCountry,
  #projectAssetType,
  #projectPortfolioSelect {
    font-size: 0.5rem;
  }
}

@media (max-width: 576px){
  .portfolio-page-container-select {
  display: flex;
  align-items: flex-start !important;
  flex-direction: column;
  }

  select#PortfolioSelect {
    width: 80%;
}
}

.notification {
  position: relative;
  display: inline-block;
}
.notification-bell-icon {
  width: 24px; /* Adjust size as needed */
  height: 24px; /* Adjust size as needed */
  stroke: #8D8D8D; /* Outline color similar to the image */
  fill: none; /* Transparent fill */
  stroke-width: 2; /* Adjust stroke width as needed */
}

.notification-bell-icon:hover{
  cursor: pointer;
}
.badge-of-notification{
  position: absolute;
  right: 1px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #FF6B6B;
}

#searchbox {
  display: none;
  width: 0;
  transition: width 0.3s ease, padding 0.3s ease;
  border-top-left-radius: 16px !important;
  border-bottom-left-radius: 16px !important;
}

.expanded #searchbox {
  background-color: #3f3f4a !important;
  display: inline-block;
  width: 200px;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 250px;
}

.light-mode .expanded #searchbox{
  background-color: #f7f6f2 !important;
}

.expanded #search-icon-container {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

#header-search-element-icon, .light-mode #header-search-element-icon {
  /* Default background color */
  background-color: transparent !important;
  cursor: pointer;
}

#header-search-element-icon.active {
  /* Active background color */
  background-color: #3f3f4a !important;
}

.light-mode #header-search-element-icon.active{
  background-color: #f7f6f2 !important;
}

.search-of-navbar{
  color: #8D8D8D;
}

.profile-avatar{
  border-radius: 100%;
}

.light-mode .profile-username{
  color: black;
}

.searchSettings2 {
  visibility: hidden;
}

.searchBarContainer{
  width: 100% !important;
}

@media (max-width:768px) {
  .navbar-list{
    padding-left:10px;
  }
}

@media (min-width:760px) and (max-width: 1000px){
  .navbar-item a span{
      font-size:10px !important;
  }
}

.reports-cards-container{
  font-family: 'Plus Jakarta Sans';
}

.reports-cards-container p, .footerCA{
  padding-left:48px;
}

.reports-cards-container p{
  color:#8C8C8C;
}

.reports-cards-container h3{
  font-family: 'Inter';
}

.footerCA span{
  font-size:14px;
  color: #89E0F6;
}

@media (max-width:768px) {
  .reports-card-container{
    flex-direction: column;
    margin-left:-28px;
  }
  .reports-whole-card{
    margin-bottom:10%;
    height: 20rem !important;
  }
  .reports-cards-container h3{
    font-size: 14px;
  }
  .reports-images, .service-image{
    width: 50px;
    height: 50px;
  }
  .reports-whole-card p{
    font-size: smaller;
    padding-left:0px;
    text-align: center;
  }
}

.selectProjectReportsDiv input::placeholder{
  color: #BFBFBF;
  font-family: 'Plus Jakarta Sans';
}

.light-mode .selectProjectReportsDiv input::placeholder{
  color: #8C8C8C;
}



.custom-border-dashboard {
  color: #FFFFFF;
  padding: 20px 0;
  border-radius: 10px;
  position: relative;
}

.custom-border-dashboard::before{
  content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 60%;
    width: 5px;
    border-radius: 0px 10px 10px 0px;
}

.dashboard-border-color-1::before{
  background-color: #F67E6D;
}

.dashboard-border-color-2::before{
  background-color: #7CAED5;
}

.dashboard-border-color-3::before{
  background-color: #8CD4C8;
}

.dashboard-border-color-4::before{
  background-color: #BD7EBE;
}

.dashboard-border-color-5::before{
  background-color: #F9B65D;
}

.dashboard-border-color-6::before{
  background-color: #8B572A;
}

.residental-banner p,.infrastructure-banner p{
  font-size: 14px;
}

.residental-banner small, .infrastructure-banner small{
  font-size: 12px;
  color:#8C8C8C;
  font-family:'Plus Jakarta Sans';
}

.intro{
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 300;
  color: #8C8C8C;
}

@media (max-width:768px){
  .home-assets-cards-container{
    margin-top:0 !important;
  }
}

.sort-new-icon{
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('../img/frame.svg');
    background-size: cover;
    margin-bottom: -2px;
}

.asset-segment-card{
  display: grid !important;
  grid-template-columns: 1fr 2fr;
}

#DataTables_Table_0{
  font-family: 'Plus Jakarta Sans';
  font-weight: 400;
}

.div-of-news h3{
  color: white;
}

#projectCardTableContainer{
  scroll-behavior: smooth !important;
  scroll-snap-type: x mandatory;
}

.residental-banner span, .infrastructure-banner span{
  font-family:'Plus Jakarta Sans';
}

@media (min-width:1279px) and (max-width:1600px) {
  .residental-banner p, .infrastructure-banner p, .residental-banner span, .infrastructure-banner span{
    font-size: 14px;
  }

  .custom-border-dashboard span{
    font-size: 14px;
  }
}
@media (min-width:1279px) and (max-width:1389px){
  .residental-banner p, .infrastructure-banner p{
    font-size: 10px;
  }

  .custom-border-dashboard span{
    font-size: 10px;
  }
}

.residental-banner p, .infrastructure-banner p{
  font-family: 'Plus Jakarta Sans';
}

@media(max-width:575px){
  .profile-settings-dropdown-container{
    width: 250px;
  }
}
@media (min-width:576px) and (max-width: 767px) { 
  .profile-settings-dropdown-container{
    width: 275px;
  }
}


@media (min-width: 768px) { 
  .profile-settings-dropdown-container{
    width: 300px;
  }
}

@media (min-width: 992px) { 
  .profile-settings-dropdown-container{
    width: 325px;
  }
}

@media (min-width: 1200px) { 
  .profile-settings-dropdown-container{
    width: 350px;
  }
}

.light-mode #hamburger-collapse{
  color:#8c8c8c;
}

.admin-home-page-first-section-portfolios{
  font-family: 'Plus Jakarta Sans';
}

.admin-home-page-first-section-portfolios h3, .admin-home-page-first-section-portfolios span{
  font-weight: 400;
}

.residental-banner, .row.infrastructure-banner{
    align-items: center;
    display: flex;
    flex-direction: column;
}




.info-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info-list li {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}
.info-list li div {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.remarker-span span:first-child {
  width: 50%;
}
.remarker-span span:last-child {
  width: 50%;
  text-align: right;
}

.overview-price-section{
  display: flex;
  align-items: center;
}

.info-icon {
  width: 16px; 
  height: 16px; 
  vertical-align: middle; 
  cursor: pointer;
  margin-left: 5px; 
  pointer-events: auto;
}

.overview-stat{
  display: flex;
  align-items: center;
  gap: 1px;
  font-weight: 400;
}

.text-yellow{
  color: #F8C753;
}

.semibold{
  font-weight:600 !important;
}

.btn-remove-project {
  font-weight: 600 !important;
}

div#sourcesanduses, 
div#financialreturns {
  margin-right: 10px;
}

.overview-years{
  min-width:145px !important;
}

tr.collapsible-section,
tr.singular-cashflow-section{
  background-color: #282B31;
}

th.fixed.not-fixed-sm.bold-value {
  padding-left: 3rem;
}

.border-none{
  border:none !important;
}

.reports-arrow-icon {
  transition: transform 0.3s ease;
}

.reports-arrow-icon{
    width: 20px;
    height: 20px;
    stroke:white;
    margin-right:8px;
}

.report-card-header{
  align-items: center;
}

.project-card-p{
  font-weight: 400 !important;
  color: #8C8C8C !important;
}

.card-body-home {
  border-radius: 8px;
}

.historical-chart-container{
  width: 100%; 
  max-width: 1300px; 
}

.button-group-container{
  display: flex;
  padding: 5px 0 5px 7px;
  background-color: #282B31;
  border-radius: 8px;
}
.button-group-container.portfolio-group-container {
    background-color: #373743 !important;
}

.historical-card-body{
  background-color: #373743;
  border-radius: 8px;
  width: 1330px;
}


.cash-flow-btns{
  width: 100%;
  display: flex;
  justify-content: space-between;
  z-index: 101 !important;
  position: relative;
  pointer-events: none;
}

.project-row-bg{
  background-color: #282B31;
}

h5#constructionCostCardText {
  display: flex;
}

.historical-revenue-title{
  display: flex;
  justify-content: space-between;
}

.project-output-total{
  font-size: 14px;
  color: #727272 !important;
}
.yearscolor {
    color: #727272 !important;
}

tr.font-weight-bold.fin_yearly_header th {
  border: none;
}

.z-index-60 {
  position: relative !important; 
  z-index: 60 !important;
}

.project-header-btns{
  gap:8px;
}

h4.table-text-check.m-0.fixed-full-row-left-sm.semibold {
  font-size: 16px;
}

@media only screen and (min-width: 765px) and (max-width: 1194px){

  .overview-row{
    margin:auto;
  }

  .project-header-btns{
    padding: 0 !important;
    margin-left: -8px;
  }

  .project-header-btns button{
    font-size: 12px !important;
  }

  .overview-card-container{
      padding: 0;
  }

  div#sourcesanduses, div#financialreturns{
    margin: 0 10px;
  }

  .extra-financial-table tbody th {
    min-width: 200px !important;
  }

  .table.design-v2 [data-export-cell-title] * {
    font-size: 14px;
  }

  h4.table-text-check.m-0.fixed-full-row-left-sm.semibold {
    font-size: 14px;
  }

  .capex-table tr.open-capex:first-of-type td {
    font-size: 14px;
   }
}

.table-sticky.cashflow-table-overview::-webkit-scrollbar {
  display: none;
}

.table-arrows{
  stroke: white;
}

.toolbarNavigation{
  display: flex;
  justify-content: end;
}

@media (min-width:450px) and (max-width:500px){
  .market-insights-chart-container{
   max-width: 340px;
  }
  .button-group-container button,
  .button-group-container span {
    font-size: 8px !important;
  }
  .toolbarNavigation{
    justify-content: center;
    margin-left:15px;
  }
}

@media (min-width:500px) and (max-width:550px){
  .market-insights-chart-container{
   max-width: 380px;
  }
  .button-group-container button,
  .button-group-container span {
    font-size: 9px !important;
  }
  .toolbarNavigation{
    justify-content: center;
  }
}


@media (min-width:550px) and (max-width:600px){
  .market-insights-chart-container{
   max-width: 430px;
  }
  .button-group-container button,
  .button-group-container span {
    font-size: 10px !important;
  }
}

@media (min-width:600px) and (max-width:650px){
  .market-insights-chart-container{
   max-width: 465px;
  }
  .button-group-container button,
  .button-group-container span {
    font-size: 11px !important;
  }
}

@media (min-width:650px) and (max-width:700px){
  .market-insights-chart-container{
   max-width: 515px;
  }
  .button-group-container button,
  .button-group-container span {
    font-size: smaller !important;
}
}

@media (min-width:700px) and (max-width:750px){
  .market-insights-chart-container{
   max-width: 570px;
  }
}

@media (min-width:750px) and (max-width:800px){
  .market-insights-chart-container{
   max-width: 615px;
  }
}

@media (min-width:800px) and (max-width:850px){
  .market-insights-chart-container{
   max-width: 660px;
  }
}

@media (min-width:850px) and (max-width:900px){
  .market-insights-chart-container{
   max-width: 720px;
  }
}

@media (min-width:900px) and (max-width:950px){
  .market-insights-chart-container{
   max-width: 760px;
  }
}

@media (min-width:950px) and (max-width:1022px){
  .market-insights-chart-container{
   max-width: 820px;
  }
}

@media (min-width:1023px) and (max-width:1024px){
  .market-insights-chart-container{
    max-width: 875px;
   }
}

@media (min-width:1025px) and (max-width:1100px){
  .market-insights-chart-container{
    max-width: 900px;
   }
}

@media (min-width:1101px) and (max-width:1200px){
  .market-insights-chart-container{
   max-width: 1050px;
  }
}

@media (max-width:768px){
  #news-items a, #news-items span{
    text-align: center;
  }
}

i.sort-new-icon:before{
  display: none;
}
.label-input-div {
  position: relative;
  margin-bottom: 1.5rem;
}

.label-text {
  position: absolute;
  transition: all 0.2s;
  pointer-events: none;
  background: transparent;
  top: 0 !important;
  left: 15px !important;
  font-size: 12px;
  color:  #8C8C8C !important;
  font-weight: 600 !important;
}

.label-input-div input,
.label-input-div select {
  height: 50px;
  padding-top: 20px; 
  padding-bottom: 0; 
  line-height: 1.5; 
  color:#fff !important;
}

.label-input-div input{
  padding-left:14px;
}

.label-input-div select{
  padding-left: 15px;
}

select#Project_ProjectSize,
select#Project_AreaUnit {
  padding-top:0;
}

.project-info-title{
  padding: 15px 10px;
  font-size: 24px !important;
  font-weight: 600;
}

.general-info-card{
  margin-bottom: 0 !important;
}

.new-select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background-image: url('../img/select-arrow.svg') !important;
  background-repeat: no-repeat !important;
  padding-right: 25px !important;
  background-position: right 10px center !important;
}

.new-select.half-select {
  padding-left: 5px !important;
}

.date-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('img/calendar.svg');
  background-repeat: no-repeat;
  padding-right: 25px;
  background-position: right 10px center;
}

.wizard > .steps > ul > li[aria-selected="true"] a{
  color: #B2EBF9 !important;
}

.wizard > .steps > ul > li:not(.skip) a,
.optional-tabs-div .accordion-button, .docs-tabs-div .docs-button {
    color: #B9B9B9;
}

@media (max-width: 1025px) {
  .custom-responsive {
      flex: 0 0 100% !important ;
      max-width: 100% !important;
  }
}

@media (max-width: 850px) {
  #project-form-wizard-p-0{
    padding-left: 40px !important;
  }
}
.main-analysis-div {
    display: flex;
    justify-content: space-between;
    padding-left: 10px;
    align-items: center;
}
.select-analysis {
    background-color: #282B31 !important;
    height: 40px !important;
    color: #fff !important;
    border-width: 1px;
    border-color: #454545 !important;
    border-radius: 8px !important;
    padding:0px !important;
}

.cardsContainer {
    display: flex;
    justify-content: space-between;
    margin-top: 32px;
    gap: 16px;
}

.analysis-card-new {
    width: 50%;
    border-radius: 8px !important;
    margin: auto;
    min-height: 280px;
    background-color: #373743;
}

.card-image-text {
    display: flex;
    align-items: center;
}

.launch-text {
    color: #89E0F6;
    font-size: 14px !important;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
}

.card-analysis {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
@media (max-width: 600px){
    .main-analysis-div {
        display: flex;
        flex-direction:column;
        justify-content: space-between;
        padding-left: 10px;
        align-items: start;
    }
    .cardsContainer {
        display: flex;
        flex-direction:column;
        justify-content: space-between;
        margin-top: 32px;
        gap: 16px;
        padding:0px;
    }
    .analysis-card-new {
        width: 100%;
        border-radius: 8px !important;
        margin: auto;
        background-color: #373743;
    }
}
    body[data-theme="dark"] .table.text-white.comparisonProjectTable,
    body[data-theme="dark"] .table.text-white.comparisonProjectTable td,
    body[data-theme="dark"] .table.text-white.comparisonPortfolioTable,
    body[data-theme="dark"] .table.text-white.comparisonPortfolioTable td {
        border-bottom: 1px solid #272B30 !important;
        border-top: none !important;
        color: #8C8C8C;
    }

    body[data-theme="dark"] .table.text-white.comparisonProjectTable th,
    body[data-theme="dark"] .table.text-white.comparisonProjectTable td.headerOfSection,
    body[data-theme="dark"] .table.text-white.comparisonPortfolioTable th,
    body[data-theme="dark"] .table.text-white.comparisonPortfolioTable td.headerOfSection {
        border: none !important;
        color: #8C8C8C;
    }

    body[data-theme="dark"] .table.text-white.comparisonProjectTable td.headerOfSection :not(first-child),
    body[data-theme="dark"] .table.text-white.comparisonPortfolioTable td.headerOfSection :not(first-child) {
        border-radius: 8px !important;
        color: #8C8C8C;
    }

    body[data-theme="dark"] .table.text-white.comparisonProjectTable th,
    body[data-theme="dark"] .table.text-white.comparisonPortfolioTable th {
        border: none !important;
        color: #fff;
        font-size: 14px;
    }

    .paragraph-analysis {
        color: #8C8C8C;
    }
    body[data-theme="dark"] .table.text-white.comparisonProjectTable tr .headerOfSection:first-child,
    body[data-theme="dark"] .table.text-white.comparisonPortfolioTable tr .headerOfSection:first-child {
        border-radius: 8px 8px 0 0 !important;
    }

    body[data-theme="dark"] .table.text-white.comparisonProjectTable tr .headerOfSection:first-child:not(:only-child),
    body[data-theme="dark"] .table.text-white.comparisonPortfolioTable tr .headerOfSection:first-child:not(:only-child) {
        border-radius: 8px 0 0 8px !important;
    }

    body[data-theme="dark"] .table.text-white.comparisonProjectTable tr .headerOfSection:first-child,
    body[data-theme="dark"] .table.text-white.comparisonPortfolioTable tr .headerOfSection:first-child {
        border-radius: 0 0 0 8px !important;
    }

    body[data-theme="dark"] .table.text-white.comparisonProjectTable tr .headerOfSection:last-child,
    body[data-theme="dark"] .table.text-white.comparisonPortfolioTable tr .headerOfSection:last-child {
        border-radius: 8px !important;
    }

    body[data-theme="dark"] .table.text-white.comparisonProjectTable td.headerOfSection,
    body[data-theme="dark"] .table.text-white.comparisonPortfolioTable td.headerOfSection {
        border: none !important;
        border-radius: 8px !important;
    }

    body[data-theme="dark"] .table.text-white.comparisonProjectTable td.headerOfSection.no-border-radius,
    body[data-theme="dark"] .table.text-white.comparisonPortfolioTable td.headerOfSection.no-border-radius {
        border-radius: 0 !important;
    }

    .headerOfSection {
        background-color: #282B31;
    }

    .project-container,
    .portfolio-container {
        background-color: #373743;
        padding: 16px;
        border-radius: 8px;
    }

    .page-wrapper.togglemode {
        background-color: #282b31 !important;
    }
    .page-wrapper.togglemode.light-mode {
        background-color: #e6e6e6 !important;
    }

.end-date {
  text-align: left !important;
  padding-left: 10px;
  margin-top:50px;
}



.labelOfToggle1, .labelOfToggle2 {
  background-color: #2b2b2b; 
  color:#6F767E !important;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  outline: none;
  text-align: center;
  font-weight:600;
}

.labelOfToggle1.active, .labelOfToggle2.active,
.labelOfToggle1:focus, .labelOfToggle2:focus,
.labelOfToggle1:active, .labelOfToggle2:active {
  background-color: #89E0F6;
  color: #000; 
  box-shadow: none; 
  outline: none; 
}

.labelOfToggle1:hover, .labelOfToggle2:hover{
  color:#59D4F2 !important;
  background-color: transparent !important;
}

.assumptionDropdown .label-text{
  left:10px;
}

.rooms-for-rent-row > td:not(:first-child):not(:nth-child(2)) input{
  border: 1px solid #5d5d5c !important;
  color:#fff !important;
}

.revParInputs{
  border: 1px solid #5d5d5c !important;
  border-radius: 7px;
}

.tableOfRoomRevenue::-webkit-scrollbar, .tableOfInflation::-webkit-scrollbar{
  display: none;
}

div#inflationRowContainer {
  margin-top: -15px;
}

.revParRentalInputs{
  border: 1px solid #5d5d5c !important;
  border-radius: 7px;
}

.foodInput .label-text, .spaInput .label-text {
  position: absolute;
  left: 0 !important;
  top: 5px !important;
}

.btn.clicked-FB {
  background-color: #89E0F6 !important;
  color: #000000 !important;
}

.labelOfToggle3:hover, .labelOfToggle4:hover{
  cursor: pointer;
}

.labelOfToggle3, .labelOfToggle4{
  font-size: 14px;
}

body[data-theme="dark"] #project-form-wizard .form-control:focus{
  border-color:lightgray !important;
}

.inputHeight40px{
  height: 40px !important;
  max-height: 40px !important;
  min-height: 40px !important;
}

.full-select-costum{
  background-color:#282B31 !important;
  border-radius: 8px;
  border: none;
}

@media (min-width:768px) and (max-width:1180px){
  .spaContainer, .otherRevenueContainer{
    flex-direction: column;
  }

  .label-row-item-sticky-historical,
  .label-row-sticky-historical{
    position: unset !important; 
  }
}

.border-top-historical {
    border-top: 1px solid #272B30;
    width: fit-content;
}

#all-capital-body-historical-rows-body::-webkit-scrollbar,
#all-capital-body-historical-rows-body-hotelOS::-webkit-scrollbar,
#revenue-assump-historical-rows-body::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background: #282B31;
    border-radius: 8px;
}

#all-capital-body-historical-rows-body::-webkit-scrollbar-thumb,
#all-capital-body-historical-rows-body-hotelOS::-webkit-scrollbar-thumb,
#revenue-assump-historical-rows-body::-webkit-scrollbar-thumb {
    width: 4px;
    background: #89E0F6 !important;
    border-radius: 8px;
}

.accordion-content-btn-1.active,
.accordion-content-btn-2.active,
.docs-button.active {
    background-color: #1C1B20 !important;
    border: 1px #89E0F6 solid !important
}
.end-date {
  text-align: left !important;
  padding-left: 10px;
  margin-top:50px;
}

.toggleOfRevenueAssumption{
  background-color:#282B31;
  border-radius:8px;
  height: 34.6px;
  width: 180px;
}


.labelOfToggle1, .labelOfToggle2, .labelOfToggle5, .labelOfToggle6, .labelOfToggle7, .labelOfToggle8, .labelOfToggle9 {
    background-color: #282b31;
    color: #6F767E !important;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    text-align: center;
    font-weight: 600;
}

.labelOfToggle1.active, .labelOfToggle2.active,
.labelOfToggle1:focus, .labelOfToggle2:focus{
  background-color: #89E0F6;
  color: #000; 
  box-shadow: none; 
  outline: none; 
}

    .labelOfToggle5:hover, .labelOfToggle6:hover, .labelOfToggle7:hover, .labelOfToggle8:hover, .labelOfToggle9:hover {
        color: #59D4F2 !important;
        background-color: transparent !important;
    }

    .light-mode .labelOfToggle5:hover,.light-mode  .labelOfToggle6:hover,.light-mode  .labelOfToggle7:hover,.light-mode  .labelOfToggle8:hover,.light-mode  .labelOfToggle9:hover{
      color: #59AD8A !important;
        background-color: transparent !important;
    }

.assumptionDropdown .label-text{
  left:10px;
}

.rooms-for-rent-row > td:not(:first-child):not(:nth-child(2)) input{
  border: 1px solid #5d5d5c !important;
  color:#fff !important;
}

.revParInputs{
  border: 1px solid #5d5d5c !important;
  border-radius: 7px;
}

.tableOfRoomRevenue::-webkit-scrollbar, .tableOfInflation::-webkit-scrollbar{
  display: none;
}

div#inflationRowContainer {
  margin-top: -15px;
}

.revParRentalInputs{
  border: 1px solid #5d5d5c !important;
  border-radius: 7px;
}

.foodInput .label-text, .spaInput .label-text {
  position: absolute;
  left: 0 !important;
  top: 5px !important;
}

.labelOfToggle3:hover, .labelOfToggle4:hover{
  cursor: pointer;
}

.labelOfToggle3, .labelOfToggle4{
  font-size: 14px;
}

body[data-theme="dark"] #project-form-wizard .form-control:focus{
  border-color:lightgray !important;
}

tr.reset-project-size-changed.departmentalExpenses td{
  width: 131px;
}

.inputHeight40px{
  height: 40px !important;
  max-height: 40px !important;
  min-height: 40px !important;
}

.full-select-costum{
  background-color:#282B31 !important;
}

@media (min-width:768px) and (max-width:1180px){
  .spaContainer, .otherRevenueContainer{
    flex-direction: column;
  }
}

.border-top-historical {
    border-top: 1px solid #272B30;
    width: fit-content;
}

#all-capital-body-historical-rows-body::-webkit-scrollbar,
#all-capital-body-historical-rows-body-hotelOS::-webkit-scrollbar,
#revenue-assump-historical-rows-body::-webkit-scrollbar,
#divOfTable1138::-webkit-scrollbar,
.traffic-population-table::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #282B31;
    border-radius: 8px;
}

#all-capital-body-historical-rows-body::-webkit-scrollbar-thumb,
#all-capital-body-historical-rows-body-hotelOS::-webkit-scrollbar-thumb,
#revenue-assump-historical-rows-body::-webkit-scrollbar-thumb,
#divOfTable1138::-webkit-scrollbar-thumb,
.traffic-population-table::-webkit-scrollbar-thumb {
    width: 4px;
    background-color: #89E0F6 !important;
    border-radius: 8px;
}

.accordion-content-btn-1.active,
.accordion-content-btn-2.active,
.docs-button.active{
    background-color: #1C1B20 !important;
    border: 1px #89E0F6 solid !important
}

.accordion-content-btn-2:disabled {
    cursor: not-allowed;
    opacity: 0.3;
}

.population-econ-top{
  justify-content: space-between;
}

.population-econ-header{
  font-size:18px;
  color: #fff;
}

.population-subheader{
  color: #8c8c8c;
  font-size: 14px;
  font-weight: 400;
}

.population-percentage{
  color: #fff !important;
}

.inputReforma{
  max-width: 296px !important;
  max-height: 56px !important;
  width: 296px !important;
  height: 56px !important;
}

.valuationAndFinancingInput .label-text, .amortizeContainer .label-text{
  margin-left: -8px;
  margin-top:-5px;
}
.costOfEquity .label-text, .loanToCostInput .label-text, .repaymentContainer .label-text, .loanToValueInput .label-text, .targetDSCRInput .label-text, .availabilityPeriodContainer .label-text {
    margin-top: 5px;
    margin-left: -8px;
}

.equityInput, 
.interest-and-fees-output{
  border: 1px solid #5d5d5c !important;
  border-radius:8px;
}

.equityInputContainer .label-text {
  margin-left: -40px;
  margin-top: 5px;
}

.repaymentPeriodContainer .label-text{
  margin-left: -115px;
  margin-top:5px;
}

.gracePeriodContainer .label-text {
  margin-left: -50px !important;
  margin-top:5px;
}

.gracePeriodContainer2 .label-text, .repaymentPeriodContainer2 .label-text {
    margin-left: -8px !important;
    margin-top: 5px;
    width: 100%;
}

.amortizeContainer2 .label-text{
  margin-top:0;
  margin-left:-8px;
}

.font-14px{
    font-size: 14px !important;
}
.font-18px{
    font-size: 18px !important;
}
.font-24px{
    font-size: 24px !important;
}
.font-32px{
    font-size: 32px !important;
}

.fw-400 {
    font-weight: 400 !important;
}
.fw-600 {
    font-weight: 600 !important;
}

.text-orange-table {
    color: #F9B65D;
}
.border-right-table {
    border-right: 1px solid #272B30 !important;
}
.border-bottom-table {
    border-bottom: 1px solid #272B30 !important;
}
.usaliTableBorder thead tr th {
    border-bottom: 1px solid #272B30 !important;
}
.container-usali-table::-webkit-scrollbar,
#financial-summary-table::-webkit-scrollbar,
.salesperiodbarlinechart::-webkit-scrollbar,
.callHomeTableProjectsOnScroll::-webkit-scrollbar,
.portfolios-homepage-container::-webkit-scrollbar,
.usali-table-overflow::-webkit-scrollbar,
.scrollbarOverview::-webkit-scrollbar,
.reporttable::-webkit-scrollbar,
.callProjectsOnScroll::-webkit-scrollbar,
.new-scrollbar::-webkit-scrollbar,
.usali-projecttypecode-other::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background: #282B31;
    border-radius: 8px;
}

.container-usali-table::-webkit-scrollbar-thumb:vertical,
#financial-summary-table::-webkit-scrollbar-thumb:vertical,
.salesperiodbarlinechart::-webkit-scrollbar-thumb:vertical,
.callHomeTableProjectsOnScroll::-webkit-scrollbar-thumb:vertical,
.portfolios-homepage-container::-webkit-scrollbar-thumb:vertical,
.usali-table-overflow::-webkit-scrollbar-thumb:vertical,
.scrollbarOverview::-webkit-scrollbar-thumb:vertical,
.reporttable::-webkit-scrollbar-thumb:vertical,
.new-scrollbar::-webkit-scrollbar-thumb:vertical,
.callProjectsOnScroll::-webkit-scrollbar-thumb:vertical,
.usali-projecttypecode-other::-webkit-scrollbar-thumb:vertical {
    background: #89E0F6 !important;
    border-radius: 8px;
    box-shadow: inset 1px 0 0 0 #282B31, inset -1px 0 0 0 #282B31;
}
.container-usali-table::-webkit-scrollbar-thumb:horizontal,
#financial-summary-table::-webkit-scrollbar-thumb:horizontal,
.salesperiodbarlinechart::-webkit-scrollbar-thumb:horizontal,
.callHomeTableProjectsOnScroll::-webkit-scrollbar-thumb:horizontal,
.portfolios-homepage-container::-webkit-scrollbar-thumb:horizontal,
.usali-table-overflow::-webkit-scrollbar-thumb:horizontal,
.reporttable::-webkit-scrollbar-thumb:horizontal,
.new-scrollbar::-webkit-scrollbar-thumb:horizontal,
.callProjectsOnScroll::-webkit-scrollbar-thumb:horizontal,
.scrollbarOverview::-webkit-scrollbar-thumb:horizontal,
.usali-projecttypecode-other::-webkit-scrollbar-thumb:horizontal {
    background: #89E0F6 !important;
    border-radius: 8px;
    box-shadow: inset 0 1px 0 0 #282B31, inset 0 -1px 0 0 #282B31;
}
*::-webkit-scrollbar-corner {
    background: transparent;
}

.salesInventoryContainer, .salesPeriodContainer{
  background-color: #373743;
  border-radius: 8px;
}

tr.totalRowOfSalesInventory td{
  padding:4px !important;
}
.slider-portfolio-subsidy .form-group {
    margin: 0px !important;
    margin-top: 20px !important;
}

.portfolio-holdings-container tr.tr-color-hover:hover {
    background-color: transparent !important;
}

.portfolioHoldingsClass div div table tbody tr[data-type="revenue"] td:first-child {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}
.portfolioHoldingsClass div div table tbody tr[data-type="revenue"] td {
    border: none;
}

@media (min-width:768px) and (max-width:1024px){
  .constructionFacilityContainer{
    max-width:270px;
    height: 70px;
  }

  .targetedIRRinput{
    margin-top:10px;
  }

  .drawdownContainer{
    flex-direction: column;
  }

  .equityInputContainer{
    margin-left:40px !important;
  }

  .drawdownTypeSelect{
    margin-left:0 !important;
  }

  .drawdownContainerInput .label-text {
    margin-left: -10px !important;
}
.repaymentPeriodContainer .label-text{
  font-size:x-small;
}

.gracePeriodContainer .label-text{
  margin-left:-45px;
  font-size: x-small;
}
}

@media(min-width:820px) and (max-width:1180px){
  .constructionFacilityContainer{
    max-width:300px;
    height: 65px;
  }
  .repaymentPeriodContainer .label-text{
    font-size: 9px;
  }
}

@media(min-width:1024px) and (max-width:1366px){
  .assumptionFinancing{
    flex-direction: column;
  }

  .constructionFacilityContainer{
    max-width: 420px;
    height: 42px;
  }

  .assumptionTitleForToggle{
    width: 100%;
    text-align: center;
  }

  .firsRowValuation, .secondRowValuation, .thirdRowValuation{
    display: flex;
    flex-direction: column;
  }
  .repaymentPeriodInput, .GracePeriodInput {
    width: 200px !important;
  }

  .benchmarkRateAndOperations,.SpreadAndOperations{
    width: 150px !important;
    margin-left:10px !important;
  }
  .benchmarkRateAndBusiness, .SpreadAndConstruction{
    width: 150px !important;
  }

  .firstEffectiveInterestInput, .secondEffectiveInterestInput{
    max-width: 150px !important;
    width: 150px;
    margin-left:10px;
  }

  .standbyFeeInput, .closingCostsFirstOfTwo, .closingCostsSecondOfTwo {
    width: 150px !important;
  }
  .closingCostsSecondOfTwo{
    margin-left:20px;
  }
}   

.types-div:hover {
  box-shadow: inset 0 0 0 2px #454653; 
}

.light-mode .types-div:hover{
  box-shadow: none;
}

.dark-grey-section:hover {
  background: #30333b;
}

.light-mode .dark-grey-section:hover{
  background: none;
}

.col.totals-divs.total {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.h-50px{
  height:50px !important;
}

.capital-label-input-div {
  position: relative;
  margin-bottom: 1.5rem;
}

.capital-label-input-div input, .capital-label-input-div select {
  height: 50px;
  padding-top: 20px !important;
  padding-bottom: 0 !important;
  line-height: 1.5 !important;
  color: #fff !important;
}

.cap-outlay-label-text {
  position: absolute;
  transition: all 0.2s;
  pointer-events: none;
  background: transparent;
  top: 5px !important;
  left: 10px !important;
  font-size: 12px;
  color: #8c8c8c !important;
  z-index: 999;
}

.bg-custom-dark-gray{
  background-color: #282B31 !important;
  border: 1px solid #454545 !important;
  border-radius: 8px !important;
}

.period.text-right.colorLight {
  color: #8C8C8C;
  padding-bottom: 20px;
  font-size: 14px;
}

.duration-icon.colorLight.d-flex.align-items-center{
  margin-top: -20px !important;
  width: 97%;
  display: flex !important;
  justify-content: flex-end;
}

.duration-icon-value {
  width: 120px !important;
  height: 40px;
}

input.duration-icon-value {
  background: #282B31 !important;
  border: 1px solid #454545 !important;
  padding-top: 20px !important;
  text-align: left;
}

.months-span{
  color: #8c8c8c !important; 
  font-size: 12px;
  font-weight: 600;
  margin-left: 10px; 
  margin-top: auto; 
  position: absolute; 
  left: 10px; 
  top: 25%; 
  transform: translateY(-50%);
}

select.spread-select-style {
  text-align: left;
  padding: 10px 0 10px 10px;
  margin: 0;
  width: 300px;
}

.percent-annual-div {
  width: 300px;
  height: 50px;
}

input.annualEscalationCapitalOutlayItem {
  text-align: left !important;
  padding-top: 20px !important;
  padding-left: 10px !important;
}

.cost-spread-annual-inputs{
  display: flex;
  align-items: baseline;
}

.annual-cost-percentage{
  z-index: 10; 
  color: #FFFFFF !important;
  border-left: 1px solid #454545;
}

.percentOfInput{
  min-height: 50px !important;
  width: 100%;
}

select.percentOfSelect.new-select {
    height: 15px;
    position: absolute;
    border: none !important
}

.spend-to-date-cells input{
  color: white !important;
  /*width: 150px !important;*/
  height: 40px;
  padding-top: 0 !important;
}

.spend-to-date-cells{
  margin-bottom: 0;
}


.values-to-hold-in-red-container {
  display: flex;
  align-items: center;
}

.subsidy-output {
  border: 1px solid #5d5d5c !important;
  border-radius: 8px;
  background-color: #f5f5f5;
}

.subsidy-item{
  width: 150px !important;
}

.annualEscalationCapitalOutlayItem{
  width: 300px !important;
}

.capital-percent-symbol {
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  color:#fff !important;
}

button.text-white.btn.semibold.medium-font-title.text-left {
  font-size: 14px !important;
}

.half-select.spread-select-color {
  padding-top: 0 !important;
}
.col-lg-2.col-md-2.col-sm-2.measure-div.section-totals {
  font-size: 14px !important;
}

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

.capital-outlay-title{
  width: 50%;
}

.total-budget-title{
  font-size: 20px !important;
}

button.text-white.btn.semibold.font-14px.text-left {
  display: flex;
}

.remaining-column{
  border-right: 1px solid #595959 !important;
}
/*responsive cap outlay */
@media (min-width: 760px) and (max-width: 1025px) {
    button.text-white.btn.semibold.medium-font-title.text-left {
        font-size: 10px !important;
        display: flex;
        align-items: center;
    }
    .card-switch.row.collapse-div.green-section-on-capital-outlay.collapsed,
    .card-switch.row.collapse-div.green-section-on-capital-outlay{
      padding-right: 20px;
    }

    #project-form-wizard-p-2 {
        padding-left: 40px !important;
        padding-top: 0 !important;
    }

    .cap-outlay-label-text {
        top: 0px !important
    }

    .cost-spread-annual-inputs {
        flex-direction: column;
    }

    button.text-white.btn.semibold.medium-font-title {
        display: flex;
    }

    .duration-icon-value {
        width: 80px !important;
    }

    .capital-percent-symbol {
        left: 90%;
    }

    .eye-container.percent-annual-div.input-group.eye-container.with-append.bg-custom-dark-gray {
        max-width: 300px !important;
    }

    .values-to-hold-in-red-container .inputi-per-vleren {
        margin: 0 auto !important;
        margin-left: 0 !important;
        min-width: 296px !important;
    }

    .capital-percentage {
        padding: 10px;
    }

    .col-lg-8.cost-spread-2nd {
        padding-left: 0;
    }

    button.text-white.btn.semibold.font-14px.text-left {
        font-size: 10px !important;
    }

    .remaining-column {
        border-right: none !important;
    }
}

.table-separte-border {
    border-collapse: separate !important;
    border-spacing: 0 10px !important;
}

.inputs-percentage {
  height: 36px;
  align-content: center;
  padding-right: 5px;
  border-left: 1px solid #454545;
  padding: 0 7px;
}


tr.colorRevResi th{
  font-weight: 400;
}

.darkBorderBottom{
  border-bottom: 2px solid #272B30 !important;
  border-radius: 0;
}

body[data-theme="dark"] .light-mode .noUi-tooltip{
  background: #F0F0F0 !important;
  color: #59AD8A !important;
  font-weight: 600;
}

.roomRevenueHeader, .roomRevenueHeaderRental,
.foodAndBeveragesTitle, .spaTitle, 
.otherRevenueTitle, .departmentalExpensesTitle,
.undistributedAndFixedExpensesTitle{
  color:#fff;
}

.light-mode .roomRevenueHeader, .light-mode .roomRevenueHeaderRental,
.light-mode .foodAndBeveragesTitle, .light-mode .spaTitle,
.light-mode .otherRevenueTitle, .light-mode .departmentalExpensesTitle,
.light-mode .undistributedAndFixedExpensesTitle{
  color: black;
}

.light-mode .noUi-base, .light-mode .noUi-connects{
  background-color: #D9D9D9;
}

@media (min-width:768px) and (max-width:1366px){
  .paymentPlanCategorySelect{
    flex-direction: column;
    margin-left: -1.5rem;
  }
  .saleDivStyle{
    margin-left: 0 !important;
  }
  select#APaymentSelect{
    margin-left:20px;
  }
  .cashReceiptDropdown{
    margin-left:20px !important;
  }
}

body.light-mode .border,
body.light-mode .border-right,
body.light-mode .border-left,
body.light-mode .border-top,
body.light-mode .border-bottom,
body.light-mode .table th,
body.light-mode .table td {
    border-color: #F0F0F0 !important;
}

#master-community-undistributed-expenses-body td {
    border-color: #272B30 !important;
}

.darkBorderBottom{
  border-bottom: 1px solid #272B30 !important;
  border-radius: 0;
}
.darkBorderTop {
    border-top: 1px solid #272B30 !important;
    border-radius: 0;
}

.operation-start-ent{
  padding: 0 10px;
}

.entertainment-table-wrapper{
  background-color: #373743 !important;
  padding: 10px 20px;
  border-radius: 8px;
}

.card.moveable{
  background-color: transparent !important;
}

.input-group.percentParentDiv input{
  width: 120px;
  max-width: 120px;
}

div#othertype-operating-expenses-block {
  border-radius: 8px;
}

.input-group.w-120px.with-append.active input {
  max-height: 35px;
}

.table-card-title{
  font-size: 24px !important;
  color:white !important;
  font-weight: 600 !important;
}

.table-card-title-red{
  color: #F04438 !important;
}

table.entertainment-table tr{
  border-bottom: solid 1px #272B30 !important;
}

.light-mode table.entertainment-table tr {
    border-bottom: solid 1px #D9D9D9 !important;
}

.entertainment-revenue-btns{
  background-color:#282B31; 
  border-radius:8px;
}

.rowTotal {
    background-color: #282B31;
}

input.totalWithoutBorder {
    border: none !important;
}

.selectWithoutBackground {
    background-color: #373743 !important;
    color: #89E0F6 !important;
    border: none !important;
}

.black-border-bottom {
    border-bottom: 1px solid #272B30;
}

.labelOfToggle9, .labelOfToggle10 {
    background-color: #282B31;
    color: #6F767E !important;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    text-align: center;
    font-weight: 600;
}

    .labelOfToggle9.active, .labelOfToggle10.active,
    .labelOfToggle9:focus, .labelOfToggle10:focus,
    .labelOfToggle9:active, .labelOfToggle10:active {
        background-color: #89E0F6;
        color: #000;
        box-shadow: none;
        outline: none;
    }

    .labelOfToggle9:hover, .labelOfToggle10:hover {
        color: #59D4F2 !important;
        background-color: transparent !important;
    }

    .light-mode .labelOfToggle9:hover, .light-mode .labelOfToggle10:hover{
      color:#59AD8A !important;
    }

.commercialMainDiv {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.commercialToggle {
    margin-top: -8px;
}

.light-mode .fouced-input{
  color: #171729 !important;
}

.light-mode p.element-center.white-element.font-14px {
  color: black;
}

.light-mode .element-center.save-to-model-spend-remaining.total-number-output.font-14px {
  color: black;
}

.vertical-divider {
    border-left: 1px solid #272B30;
}

.totalDividerComm {
    border-bottom: 1px solid #272B30;
}

.form-control.custom-border.rounded-input.influencing.influencing-always.formattingDecimal.notNegative.rooms-for-rent-otp.inputHeight40px{
  color: #fff;
}
input.populationDisabled {
    border: 1px solid #595959 !important;
    color: #fff !important;
}

.equityDebt {
    color: #fff !important;
}

.equityReqBorder {
    border-left: 1px solid #595959;
}

.effectiveInteresRate {
    border: 1px solid #595959;
}

@media (max-width: 1350px) {
    #drawdownBody {
        display: flex;
        flex-direction: column;
    }

    .equityInputContainer {
        margin-left: 35px !important;
    }
    .drawdownContainerInput {
        margin-left: 0px !important;
    }
}

.equityInputContainer {
    margin-left: 150px;
}

.modalCommercial{
  z-index: 9999;
}

td.summary-field.widthOfTd.w-120px input {
  color: white !important;
}

.form-control.custom-border.rounded-input.save-to-model.inputUndistributedRevenue.notNegative.formattingDecimal.inputHeight40px{
  color: #fff !important;
}

.summary-field.revParInputs.inputHeight40px {
  border: 1px solid #595959 !important;
}

@media (min-width: 1400px) {
    .pValuation.text-center.label-text {
      margin-left: -30px;
      width: 230px;
      margin-top: 4px;
    }

    .pValuation.text-center.label-text.grace-period-label {
      margin-left: -3.3rem !important;
}
}

@media (max-width: 1400px) {
    .pValuation.text-center.label-text {
        margin-left: -110px
    }
}


@media (max-width: 1350px) {
    .pValuation.text-center.label-text {
        margin-left: -90px
    }
}

.custom-placeholder::placeholder {
  font-size: 12px;
  color: #bfbfbf !important;
}

.masterCommunityInputs{
  display: flex;
  justify-content: center;
}

.salesPeriodSectionWithSlider .sliderinput{
  width:70px !important;
  height: 35px !important;
}

.salesPeriodSectionWithSlider input.duration-icon-value{
  padding-top:0 !important;
  padding-bottom: 0 !important;
}

.salesPeriodSectionWithSlider .sliderInfo {
    margin-left: -5px !important;
    flex-direction: column;
    margin-top: -10px !important;
    padding-right: 10px;
    min-width: 150px !important;
    max-width: 150px !important;
    width: 150px !important;
}

.salesPeriodSectionWithSlider .spanLabelOfSalesPeriod{
  margin-top:25%;
  max-width: 100px;
}

.salesPeriodSectionWithSlider .sliderWrapperContainer{
  flex-direction: row !important;
}

.subtitle-valuation{
  color:white;
}

.salesPeriodSectionWithSlider .iconAndPeriodContainer {
  display: flex;
  align-items: center;
  width: max-content;
}

.salesPeriodSectionWithSlider .percentSoldDiv{
  margin-top:20px;
}

.salesPeriodSectionWithSlider .numberOfUnitsInput{
  margin-top:18px;
}

.salesPeriodSectionWithSlider .valueInputField{
  margin-top:18px;
  background-color: transparent !important;
}

.valueInputField{
  padding: 6px 12px;
}

.salesPeriodSectionWithSlider .labelOfInputOutcome{
  padding-left:0 !important;
}


.consolidatedProFormaChart .chartjs-render-monitor{
  max-width: 1200px;
  max-height: 800px;
  padding: 5px;
  min-width: 0 !important;
  height: auto !important;
  width: 1050px !important;
}

tr.total-row th{
  color: #8c8c8c !important;
  font-weight: 600 !important;
}

.trWithBottomBorder {
    border-bottom: 1px solid #272B30 !important;
}

.sectionWithValues {
    background-color: #30333b;
    box-shadow: inset 0 0 0 2px #454653;
}

.portfolioTrBottomBorder {
    border-bottom: 1px solid #504f4d !important;
}

.greyCol {
    color: #727272 !important;
}

.whiteCol {
    color: rgb(255, 255, 255) !important;
}

.titleCentered {
    text-align: center;
    color: rgb(255, 255, 255) !important;
}

.chartStyle {
    border-right: 1px solid #504f4d !important;
    width: 75%;
}

.tablePortfolioStyle {
    padding-left: 15px;
    width: 25%;
}.averageDailyRateRow > td:not(:first-child):not(:nth-child(2)) input{
  border: 1px solid #5d5d5c !important;
}

.revpar-row > td:not(:first-child):not(:nth-child(2)) input{
  border: 1px solid #5d5d5c !important;
}

.summary-field.inputHeight40px.w-120px.ch.inputUndistributedRevenue.save-to-model.total-adr-cell{
  border: 1px solid #fff !important;
  padding: 3px !important;
}

.dark-border-top{
  border-top: 2px solid #272B30 !important;
  border-radius: 0 !important;
}

@media (min-width:768px) and (max-width:1180px){
  .portfolio-page-container-header{
    flex-direction: column !important;
    gap:20px;
  }

  .portfolio-page-container-select{
    justify-content: center !important;
  }

  .portfolio-page-container-acceptance-text{
    text-align: center;
  }

  .portfolioSelectiveToolbar{
    display: flex;
    justify-content: center;
  }

  .portfolioButtons{
    display: flex;
    flex-direction: column;
    margin-bottom:10px;
  }

  .portfolioInfoDatas{
    justify-content: space-around;
  }

  .portfolioprimarycontent{
    justify-content: center !important;
  }


  .portfolio-chart-container{
    overflow-y: hidden !important;
  }

  .repaymentPeriodContainer2 td.w-150px, .gracePeriodContainer2 td.w-150px{
    max-width: 200px !important;
    width: 200px !important;
  }
  .pValuation.text-center.label-text{
    padding-left:10%;
  }

  .repaymentContainer td.w-150px{
    max-width: 200px !important;
    width: 200px !important;
  }
  .subsidityInputsContainer{
    padding: 0 !important;
  }

  .sumtotal-master-community-portfolio{
    width:95% !important;
  }
}

@media (min-width:1024px) and (max-width:1366px){
  .pValuation.text-center.label-text{
    margin-left:0px !important;
    max-width: max-content;
    padding-left:0;
  }
}

.warningDiv, .warningDivNotHundredPercent {
    padding-left: 14px;
    color: #89E0F6;
    display: flex;
    align-items: baseline;
}

input.summary-field:disabled,
input.summary-field:read-only {
    border: 1px solid #5d5d5c !important;
    border-radius: 8px;
}

.dynamic-rows-cumulative tr {
  border-bottom:none !important;
}

.dynamic-rows-cumulative td div.input-group{
    border: none;
    max-width: 120px !important;
    width: 120px !important;
    max-height: 40px !important;
    height: 40px !important;
}

.dynamic-rows-cumulative td div.input-group input{
    background-color: transparent !important;
    border: 1px solid #5d5d5c !important;
    max-width: 120px !important;
    width: 120px !important;
    max-height: 40px !important;
    height: 40px !important;
}

.dynamic-rows td div.input-group, .dynamic-rows td div.input-group input{
  max-width: 120px !important;
    width: 120px !important;
    max-height: 40px !important;
    height: 40px !important;
}

.light-mode .table-arrows{
  stroke: #000;
}

.light-mode .table-arrows.blueArrows{
  stroke: #89E0F6;
}

.light-mode .detailed-pricing-list-modal .modal-content{
  background-color: #fff !important;
}

@media (min-width:768px) and (max-width:1024px){
.inputTableData{
  min-width: 239.13px;
}

.inputTableRow td input{
  width: 95.64px !important;
  min-width: 95.64px !important;
  max-width: 95.64px !important;
}

.inputTableRow td{
  padding-left: 0 !important;
  padding-right:0 !important;
}

.inputTableRow td.inputTableData{
  padding-left:12px !important;
}
}

@media(min-width:820px) and (max-width:1180px){
  .inputTableData{
    min-width: 252.96px;
  }
  
  .inputTableRow td input{
    width: 101.18px !important;
    min-width: 101.18px !important;
    max-width: 101.18px !important;
  }
  
  .inputTableRow td{
    padding-left: 0 !important;
    padding-right:0 !important;
  }
  
  .inputTableRow td.inputTableData{
    padding-left:12px !important;
  }
}

@media(min-width:1024px) and (max-width:1366px){
  .inputTableData{
    min-width: 319.61px;
  }
  
  .inputTableRow td input{
    width: 127.84px !important;
    min-width: 127.84px !important;
    max-width: 127.84px !important;
  }
  
  .inputTableRow td{
    padding-left: 0 !important;
    padding-right:0 !important;
  }
  
  .inputTableRow td.inputTableData{
    padding-left:12px !important;
  }
}

.invested-capital-value, .npv-value{
  color:#8C8C8C;
}

.light-mode .invested-capital-value, .light-mode .npv-value{
  color:black;
}

@media (min-width: 760px) and (max-width: 1025px) {
  .amortization-inputs{
    flex-direction: column;
  }
}

.green-border-input{
  border: 1px solid #2bc9c1 !important;
  display: flex !important;
  align-items: center !important;
}

.green-border-input:focus{
  border: 1px solid #2bc9c1 !important;
}
td.w-200px.pValuation.label-text.percent-amortize-label{
  margin-top:5px !important;
}

.new-p-element{
  font-weight: 400 !important;
  color: #bfbfbf !important;
  font-size: 14px;
}#usalimodule,
#areaProgrammodule {
    max-width: 100vw !important;
}

#areaProgrammodule div div.cardRevenueAssumptions  {
    overflow: auto;
}

.chart-legend .legend-label {
    border: none !important; /* Remove any border if present */
}
.unitsValue, .gfaValue{
  color:white;
}

.label-input-div:focus {
  border: 1px solid white !important; /* White border on focus */
}

.stickythTable.financialyearsTextColor{
  color: white !important;
  border-top:none;
}

.tooltip-inner {
  max-width: 650px; 
  white-space: normal; 
}
input[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
}

input[type="date"],
input[data-provide="datepicker"] {
    background: url('img/calendar.svg') no-repeat right 10px center;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-l-30 {
    margin-left: 30px !important;
}

.m-l-40 {
    margin-left: 40px !important;
}

.m-l-50 {
    margin-left: 50px !important;
}


.m-r-10 {
    margin-right: 10px !important;
}

.m-r-20 {
    margin-right: 20px !important;
}

.m-r-30 {
    margin-right: 30px !important;
}

.m-r-40 {
    margin-right: 40px !important;
}

.m-r-50 {
    margin-right: 50px !important;
}


.m-b-30 {
    margin-bottom: 30px !important;
}

.m-b-40 {
    margin-bottom: 40px !important;
}

.entertainment-op-statement th {
  border-top:none;
  min-width: 230px !important;
  border-bottom: 1px solid #504f4d !important;
}

body[data-theme="dark"] .brown-table-border-bottom{
  border-bottom: 1px solid #504f4d !important;
}

.pro-forma-width {
  width: 95vw;
}
@media (max-width: 1400px) {
  .pro-forma-width {
      width: 95vw !important;
  }
}
@media (max-width: 1024px) {
  .pro-forma-width {
      width: 90vw !important;
  }
}

@media (max-width: 820px) {
  .pro-forma-width {
      width: 88vw !important;
  }
}
@media (max-width: 768px) {
  .pro-forma-width {
      width: 89vw !important;
  }
}
.divi-total-budget{
  display: flex;
  justify-content: space-around;
  padding:8px;
  align-items: center;
}
.budget-numbers{
  display: flex;
  gap:24px;
  align-items: center;
}
.unit-info{
  display: flex;
  gap: 24px;
}
@media(min-width:1300px) and (max-width:1550px){
  .budget-numbers{
    display: flex;
    gap:8px;
    align-items: center;
  }
  .unit-info{
    display: flex;
    gap: 8px;
  }
}
@media (min-width:1300px) {
  .budget-left{
    border-left:1px solid #F0F0F0;
    padding:16px;
  }
  .budget-right{
    border-right:1px solid #F0F0F0;
    padding:16px;
  }
}

@media (max-width:1060px) {
  .budget-numbers{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0px;
  }
}

@media (min-width:768px) and (max-width:1024px){
  .toggleOfRevenueAssumption{
    margin-right:30px;
  }
  .targetedIRRLabel{
    margin-top:22px !important;
  }

  .customPercentage.zIndexPercent{
    height: 53px !important;
  }

  .IRRPercentage.zIndexPercent{
    margin-top:10px;
    height: 53px !important;
  }

  .financing-strategy-toggle{
    margin-left: -30px;
  }
}

@media(min-width:820px) and (max-width:1180px){
  .toggleOfRevenueAssumption{
    margin-right:0;
  }
}

@media(min-width:1024px) and (max-width: 1366px){
  .toggleOfRevenueAssumption{
    margin-right:35px;
  }
  .values-to-hold-in-red-container{
    flex-direction: column;
  }
  .values-to-hold-in-red-container input{
    min-width: 296px !important;
  }
  .values-to-hold-in-red-container .div[contenteditable]{
    width: 296px !important;
  }
}

@media (min-width:768px) and (max-width:1366px){
  .total-cost-unescalated-first-field-container{
    flex-direction: column;
    width: 296px !important;
  }
  .first-spend-to-date-container{
    width: 296px;
    flex-direction: column;
  }
  #itemname0, select.spread-select-style{
    width: 296px !important;
  }
  #itemname0{
    margin-top: 0;
  }
  
}

.customPercentage.zIndexPercent{
  height: 53px !important;
}

.IRRPercentage.zIndexPercent{
  height: 53px !important;
}
.edit-payment-method-div:hover{
  cursor: pointer;
}


.clearfix.payroll-costs-table-width table tbody tr td:first-child {
  width: 340px;
}

.clearfix.direct-costs-table-width  table tbody tr td:first-child {
  width: 340px;
}

.clearfix.leasing-table-width  table tbody tr td:first-child {
  width: 340px;
}

.clearfix.fb-table-width  table tbody tr td:first-child {
  width: 340px;
}

.clearfix.memberships-table-width  table tbody tr td:first-child {
  width: 340px;
}

.clearfix.pay-per-use-table-width  table tbody tr td:first-child {
  width: 340px;
}

.clearfix.ticket-sales-table-width  table tbody tr td:first-child {
  width: 340px;
}

.clearfix.indirect table tbody tr td:first-child {
  width: 200px;
}

@media (min-width:768px) and (max-width:1024px){
  .general-assumtions-data-cards{
    padding-right:32px !important;
  }

  .modal-content .general-assumtions-data-cards{
    padding-right:75px !important;
  }

  .modal-content .general-info-card{
    padding-right:75px;
  }

  .modal-content .toggleOfRevenueAssumption{
    margin-right:75px;
  }
  .areaPerUnitInput{
    margin-left:20px;
  }
  
  .labelOfAreaPerUnit{
    margin-left:10px !important;
  }

  .customMarginIpad{
    margin-left:0 !important;
  }
}

@media (min-width:820px) and (max-width:1180px){
  .general-assumtions-data-cards {
    margin: 0px !important;
    width: 100% !important;
    padding: 16px !important;
  }
  .areaPerUnitInput{
    margin-left:20px;
  }
  
  .labelOfAreaPerUnit{
    margin-left:10px !important;
  }
  .customMarginIpad{
    margin-left:0 !important;
  }
}

@media(min-width:1024px) and (max-width:1366px){
  .general-assumtions-data-cards{
    margin-bottom: 30px !important;
  }

  .customMarginIpad{
    margin-left: 29px !important;
  }
  .areaPerUnitInput{
    margin-left:20px;
  }
  .customPaddingIpad{
    padding-left:40px !important;
  }
  
  .labelOfAreaPerUnit{
    margin-left:10px !important;
  }
}

.fit-content {
    width: fit-content !important;
}

.assumption-modal-content {
    background-color: #282b31 !important;
}

.tableBorderTop tbody tr {
    border-top: 1px solid #272B30 !important;
}

.disabledButtonRevenued {
   border:1px solid #5d5d5c !important;
}

.salesPeriodSectionWithSlider .sliderWrapperContainer div.slider-control,
.salesPeriodSectionWithSlider .sliderWrapperContainer div.slider-info {
    min-width: 150px !important;
    max-width: 150px !important;
    width: 150px !important;
}

.revenue-assuption-select{
  justify-content: center;
}
@media (max-width: 1024px) {
  .revenue-assuption-select{
    justify-content: flex-start !important;
  }
}

.revenue-assuption-select{
  justify-content: center;
}
@media (max-width: 1024px) {
  .revenue-assuption-select{
    justify-content: flex-start !important;
  }
}

.revenue-assuption-select{
  justify-content: center;
}
@media (max-width: 1024px) {
  .revenue-assuption-select{
    justify-content: flex-start !important;
  }
}

.text-onLeft{
  text-align: left !important;
}

.append-infrastructure {
  position: relative;
}

@media (min-width: 1024px) {
.labelOfToggle7Text {
  font-size:15px;
  }
  .totalStakeText {
    padding-top:18px;
  }
  .landStakeText {
    padding-top:4px;
  }
  .cashStakeText {
    padding-top:5px;
  }
}

.labelOfToggle7Text {
  font-size:13px;
}
@media (max-width: 1024px) {
.responsive-layout {
  min-width: 700px;
  overflow: auto;
  }
  .totalStakeText {
    padding-top:18px;
  }
}

.header-years-list{
  height: 15%;
}

@media (min-width: 1024px) {
  .historical-slider-container {
      margin-left: 0 !important;
  }
}

@media(max-width:1024px){

  .period.historicalPeriod.text-right.colorLight {
    margin-top: 20px;
  }

  .months-input-container{
    margin-left:60px !important;
  }
  .historical-inputs-dropdown{
    margin-top:45px !important;
  }
  .header-years-list{
    height: unset !important;
  }

  .historical-slider-container{
    margin-left:25px !important;
  }
}

.inputTypeRevenue, 
.input-type-inputs{
  display: none !important;
}

.accommodation-chart-for-rooms-and-rental input, .containerOfOtherAreasTable input{
  text-align: left !important;
}

.capital-outlay-green-box-padding p, .usdOverSqm p{
  margin-right:20px;
}

.warningDivScurve {
    display: flex;
    align-items: baseline;
    color: #89E0F6;
    margin-top: 15px;
}

.portfolio-inflation-border{
  border-top: 1px solid #272b30;
}

.select2-container--default .select2-selection--multiple{
  border-radius: 8px !important;
}

.required-input-color{
  color: #8c8c8c !important;
}

.light-mode span.required-values.colorLight.required-input-color {
  color: #8c8c8c !important;
}

#K10:disabled,
#K11:disabled {
    opacity: 0.2;
}

.detailed-operating-row.operatingExpensesRow label, .detailed-operating-row-multi-family.operatingExpensesRow label {
    background-color: #282B31 !important;
    border: 1px solid #454545 !important;
}

.actual-sales-inputs{
  padding-left: 10px !important;
  border-radius:8px !important;
}

.actual-sales-symbol{
  position: absolute;
  right: 27%;
  top: 24%;
  padding: 6px;
}

.custom-text-field {
  color:white;
}

.tr-dark-border-bottom {
  border-bottom: 1px solid #191e27 !important;
}

.joint-venture-border {
  border: 1px solid #5d5d5c !important;
  border-radius: 8px !important;
  margin-left: 10px;
  margin-right: 10px;
}

.inputs-border{
  border: 1px solid #454545 !important;
}

.toggleWidth190px{
  min-width: 190px !important;
  max-width: 190px !important;
  width: 190px !important;
}

.toggleWidth200px{
  width: 200px !important;
  min-width: 200px !important;
}

.numberOfUnitsInput{
  background-color: transparent;
  border: 1px solid #595959 !important;
}

.lease-up-slider .noUi-tooltip {
  bottom: 8px;
  top: auto;
}

.averageDailyRateRow td:not(:first-child) input {
  pointer-events: none;
  background-color: transparent !important;
}

.averageDailyRateRow td:nth-child(2) input {
  pointer-events: auto;
  background-color: #FFFFFF !important;
}

.interest-rate-percentage{
  border-left:1px solid #5d5d5c;
}

.date-end-div {
  display: grid;
  grid-template-columns: auto 200px 200px;
}

.departmentalExpensesTitle{
  padding: 0 !important;
}

.duration-icon.colorLight.d-flex.align-items-start {
  margin-top: 45px !important;
}

.select2-container--default .select2-results__option[aria-selected=true]{
  background-color: transparent !important;
  color: white !important;
}
.aj-red-container {
  margin-top: 66px;
}

#subsidy-body-item1 .aj-red-container {
  margin-top: 0;
}

#subsidy-body-item1{
  padding-right:32px;
}

.totalRowLabel {
    color: #8C8C8C;
}

.historicalClearDiv {
    color: #89E0F6;
    margin-top: 10px;
    cursor: pointer;
}

.area-metric-input:focus{
  border:1px solid #8c8c8c !important;
}

.focused-select:focus,
.land-group-div:focus-within{
  border:1px solid #bfbfbf !important;
}

.auth-wrapper{
  min-height:0;
}

.new-hospitality-outputs {
 background-color: transparent !important;
 border: 1px solid #5d5d5c !important;
}

#salesChart {
  text-rendering: optimizeLegibility;
}
.max-360{
  max-width: 360px !important;
}

.hide-scrollbar {
  overflow: auto;
  -ms-overflow-style: none; 
  scrollbar-width: none; 
}

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

.payment-plan-select{
  background: url(../assets/images/custom-select.png) right 0.3rem center/8px;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-size: 12px;
}
.details-planning-projects,
.details-live-projects,
.details-cumulative-irr,
.details-total-value {
    justify-content: flex-end !important;
}

.s-curve-percentages{
  border-left:1px solid #5d5d5c !important;
}

p.text-muted.mt-2.mb-0.text-center.totaltable.black-text.semibold {
  color: #727272 !important;
}

.no-border-inputs{
  border:none !important;
}

.historical-left-container{
  display: flex;
  width: 45%;
  justify-content: space-between;
}

select.drawdownTypeSelect,
select.full-select.fresh-input.custom-select-sh.field.selectRevLight.select-valuation-page{
  background-image: url(../img/select-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  -webkit-appearance: none;
}

.save-changes-modal-header{
  border-bottom: 1px solid #e0e0e0;
}

.save-changes-query{
  font-size: 14px;
  font-weight: 400;
  margin: 20px 0;
  color: #b2b9bf;
}

.detailed-pricing-list-container-table.containerTableCommercial select {
  padding-left: 10px !important;
}

.new-div {
  width:240px;
}

.new-input {
  width:240px !important;
}

.valuationAndFinancing.text-white{
  margin-left: 40px !important;
}

.other-revenue-inflation{
  margin-right: -0.25rem;
}

canvas#single-portfolio-doughnut-chart-0{
  max-height: 300px !important;
  max-width: 300px !important;
  margin: auto !important;
  width: 300px !important;
  height: 300px !important;
  }

@media (min-width: 1024px) {
  .new-div {
    width:300px;
  }
  .new-input {
    width:290px !important;
  }
}

@media screen and (max-width: 1350px) {
  h4.infocard-title.push-bottom-20 {
    padding-top: 10px !important;
  }

  .btn-toolbar.button-group-container.historicalYearsRow.historical-info-years-row.mt-3{
    flex-wrap:nowrap;
  }

  .historical-left-container{
    width: 90%;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) {
  .main-title.general-assumtions-main-container-title {
    padding: 20px 0 10px 50px !important;
  }

  .hospitality-f-and-b{
    margin-left: 0 !important;
  }

  .ml-1.per-occ-room-high-level.max-350{
    margin-right: 0 !important;
  }

  .table.table-sm.text-white.dark-border-bottom.border-0.table-adaptable-lg.table-adaptable-xs.first-historical-table{
    height: 100% !important;
  }
}

@media(min-width:820px) and (max-width:1180px){
  section#project-form-wizard-p-3{
    padding-right: 0 !important;
  }

  section.text-white.dark-bg.general-assumtions-main-container.body.current{
    margin-left: 15px;
  }

  section#project-form-wizard-p-4{
    min-width: 645px;
  }

  td.add-type-btn-td{
    margin: 10px 5px;
  }

  .scurve-modal{
    height: 22%;
  }

  div#detailed-area-program,
  div#simple-area-program{
    padding: 2px 4px !important;
  }

  .duration-icon.colorLight.d-flex.align-items-start{
    margin-top: 1rem !important;
    margin-left: 0 !important;
  }
  
  .shared-portfolios-card{
    margin-left: 16px !important;
  }
  .cost-spread-input-container{
    padding-left: 0 !important;
  }

  .hospitality-f-and-b{
    width: 32% !important;
  }

  .font-weight-bold.historical-head-row.d-flex.justify-content-between.flex-wrap.historicalClearDiv {
    display: flex !important;
    justify-content: flex-end !important;
  }

  .months-input-container{
    margin-left: 10rem !important;
    margin-top: -2rem;
  }

  canvas#single-portfolio-doughnut-chart-0{
    height: 250px !important;
  }

  #high-level-container{
    width:115% !important;
  }
}


@media(min-width:820px) and (max-width:1024px){
  .section-style.salesInventoryContainer,
  .salesPeriodContainer{
    width: 89%;
  }
  
  .payment-plan-container
  {
    width: 85%;
  }
}

@media (min-width:768px) and (max-width:819px){
  .duration-icon.colorLight.d-flex.align-items-start{
    margin-top: 0 !important;
    margin-left: 10rem;
  }

  .hospitality-f-and-b{
    width: 20% !important;
  }

  .months-input-container{
    margin-left: 0 !important;
    margin-top: -1rem;
  }

  .label-row-item-sticky-historical,
  .label-row-sticky-historical{
    position: unset !important; 
  }

  .table.table-sm.text-white.dark-border-bottom.border-0.table-adaptable-lg.table-adaptable-xs.first-historical-table{
    height: 75% !important;
  }

  .section-style.salesInventoryContainer,
  .salesPeriodContainer{
    width: 105% !important;
  }

  .payment-plan-container{
    width: 99% !important;
  }

  td.w-200px.pValuation.interest-fees-label,
  td.w-200px.interest-fees-label{
    min-width: 140px !important;
    max-width: 140px !important;
    width: 140px !important;
  }

}

@media (min-width:768px) and (max-width:1024px){
  .valuationAndFinancing.text-white{
    margin-left: 10px !important;
  }

  .hospitality-base-inputs{
    width: 240px;
    max-width: 240px;
  }

  .section-style.testColor.m-l-20.m-r-10.payment-plan-container{
    padding-right: 1rem;
  }

  section#project-form-wizard-p-3{
    padding-right: 0;
  }
  
  .add-type-btn-td{
    padding: 10px 0;
  }

  a#actualsaleslist {
    margin-right: 0 !important;
  }

  section#project-form-wizard-p-8 {
    padding-right: 0;
    min-width: 535px;
  }

  a#tenancyScheduleButton{
    display: flex;
    margin: 2px !important;
  }

  section#project-form-wizard-p-5 {
    padding-right: 0;
  }

  div#multifamily-item-block {
    padding-right: 5px;
  }

  .main-title.card.backgroundDivDark,
  div#multifamily-item-block,
  .card-body.card.backgroundDivDark.new-scrollbar,
  .card.m-l-40.m-r-10.cardRevenueAssumptions,
  .entertainment-table-wrapper{
    min-width: 465px;
  }

  .scurve-modal{
    height: 26%;
  }

  .s-curve-close-btn{
    margin-top: 50px;
    margin-right: 5px;
  }

  .s-curve-info-container{
    margin-top: 25px;
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
  section#project-form-wizard-p-4{
    padding-right: 0;
  }

  .no-of-units-label{
    left: 5px !important;
  }

  .months-input-container{
    margin-left: 10rem !important;
    margin-top: -2rem;
  }

  .font-weight-bold.historical-head-row.d-flex.justify-content-between.flex-wrap.historicalClearDiv{
    display: flex !important;
    justify-content: flex-end !important; 
  }

  .section-style.salesInventoryContainer,
  .salesPeriodContainer
  {
    width: 100%;
  }

  .payment-plan-container{
    width:96%;
  }

  .scurve-modal{
    height: 20%;
  }

  .select-project-container{
    flex-wrap: wrap;
  }

  .shared-portfolios-card{
    margin-left: 16px !important;
  }

  #high-level-container{
    width: 90% !important;
  }
}


.max-350{
  max-width: 350px;
  width: 350px;
  min-width: 350px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .group-div.fresh-input.green-focused-input.new-look-input-parent.project-size-inputs,
  .gfa-label-text{
    margin-left: 0 !important;
  }

  .gfa-input-container{
    margin-left: 10px;
  }

  .subsidy-collapsible-header{
    display: flex;
  }

  .subsidy-row-inside{
    padding-right: 0 !important;
  }

  div#detailed-area-program,
  div#simple-area-program{
    padding: 2px 4px !important;
  }

  .selectProjectReportsDiv.d-flex.align-items-center{
    width: 30% !important;
  }

  .shared-portfolios-card{
    margin-left:16px !important;
  }

  .cost-spread-input-container{
    padding-left: 0 !important;
  }

  canvas#single-portfolio-doughnut-chart-0{
    max-width: 200px !important;
    min-width: 200px !important;
    width:200px !important;
    height: 250px !important;
  }
}

body[data-theme=dark] #project-form-wizard .form-control:disabled{
    background-color: transparent !important;
    border: 1px solid var(--colors-gray-600, #5d5d5c) !important;
    box-shadow: none !important;
}

.totalRowOfSalesInventory input:disabled{
  background-color:#373742;
}

#divOfTable1138{
  margin-bottom: 65px;
}

.agreement-modal-width {
    width: 90%;
    max-width: 900px;
}

@media (min-width: 768px) {
    .agreement-modal-width {
        width: 70%;
    }
}

@media (min-width: 1024px) {
    .agreement-modal-width {
        width: 60%;
    }
}

@media (min-width: 1440px) {
    .agreement-modal-width {
        width: 50%;
    }
}

.text-danger-agreement {
    color: #f62d51 !important;
}

.agreement-container {
    padding-left: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.white-row-text th
{
  color: white !important;
}

.fin_yearly_rows:not(.table-section-header) th{
  padding-left: 4rem !important;
}

tr.total-row.fin_yearly_rows.total-row-hospitality-financials{
  background-color: transparent !important;
}

tr.fin_yearly_rows.black-border-bottom-row th,
tr.fin_yearly_rows.black-border-bottom-row td
{
  border-bottom: 2px solid gray !important;
}

.non-section-header {
  padding-left: 2rem !important;
}

.top-black-border{
  border-top: gray 2px solid !important;
}

.total-bold-text th{
  font-weight: 800 !important;
}

tr.total-bold-text{
  background-color: transparent !important;
}

tr.total-row.total-bold-text.fin_yearly_rows th{
  color: #727272 !important;
}

tr.indented-row.fin_yearly_rows th {
  padding-left: 5rem !important;
}

.indent-entertainment-header{
  padding-left: 2rem !important;
}

tr.text-gray.black-border-bottom-row,
tr.font-weight-bold.total-row.black-border-bottom-row {
  border-bottom: 2px solid gray;
}

input.output-box.effective-interest-output {
  border: 1px solid #5d5d5c !important;
}

div#multifamily-item-block {
  padding-bottom: 20px !important;
}

.repaymentPeriodContainer2 .label-text.repayment-period-terminal{
  margin-left: -40px !important;
}

.loader-content1 {
  text-align: center;
  color: #fff;
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  background-color: #282b31 !important;
  padding:50px;
  border-radius: 24px;
}

.loader-content1 img {
  width: 200px; 
  margin-bottom: 20px;
}

#loaderTextHeader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle, rgba(0,0,0,0.50) 0%, rgba(0,0,0,0.6) 70%);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.loader-content {
  text-align: center;
  color: #fff;
  font-family: 'Helvetica Neue', sans-serif;
}

.loader-content img {
  width: 300px;
  margin-bottom: 20px;
  animation: pulseLogo 1.5s infinite ease-in-out;
}

@keyframes pulseLogo {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.1); }
}

.loader-text {
  font-size: 1.7em;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 5px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
}

.loader-subtext {
  font-size: 1.2em;
  font-style: italic;
  opacity: 0.8;
  margin-bottom: 20px;
}

.spinner {
  margin: 20px auto;
  border: 4px solid rgba(255,255,255,0.3);
  border-top: 4px solid #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
}

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

.assumption-modal-content-edit-project{
  max-height: 100vh;
  overflow-y: scroll;
}

.assumption-modal-close-style{
  margin-bottom: 1rem !important;
}

.projectShareDialog .modal-dialog{
  max-width: none;
}

.projectShareDialog .modal-content{
  margin: 0 25%;
}

.projectShareDialog .modal-footer{
  width: 65%;
  margin: 0 auto;
}

#loadingOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

#loadingOverlay .loader {
  border: 3px solid transparent; 
  border-top: 3px solid white; 
  border-bottom: 3px solid white; 
  border-left: 3px solid white; 
  border-radius: 50%;
  width: 40px; 
  height: 40px; 
  animation: spin 0.7s linear infinite;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

@media (min-width:768px) and (max-width:1366px) {
  .projectShareDialog .modal-content{
    margin: 0 10%;
  }
}

.chip {
  display: inline-block;
  background-color: #89e0f6;
  padding: 4px 10px;
  border-radius: 16px;
  margin: 3px;
  font-size: 14px;
  color: rgba(0,0,0,255);
}
.chip-close {
  margin-left: 8px;
  cursor: pointer;
  font-weight: bold;
  color: #6c757d;
}
.chip-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 8px;
  padding: 4px;
  min-height: 38px; 
  width: 100%;
  border: 1px solid #504f4d; 
}
.chip-input {
  border: none;
  outline: none;
  flex: 1;
  min-width: 80px;
}

#shareInput, 
#externalShareInput, 
#noteShareInput,
.chip-container {
  color: white;
  border: 1px solid #504f4d;
  transition: border-color 0.3s ease-in-out;
}

#shareInput::placeholder, 
#externalShareInput::placeholder, 
#noteShareInput::placeholder {
  color: #504f4d;
  transition: color 0.3s ease-in-out;
}

#shareInput:focus, 
#externalShareInput:focus, 
#noteShareInput:focus {
  border-color: #e0e0e0 !important;
}

#shareInput:focus::placeholder, 
#externalShareInput:focus::placeholder, 
#noteShareInput:focus::placeholder {
  color: #e0e0e0;
}

.chip-container {
  transition: border-color 0.3s ease-in-out;
}

.chip-container:focus-within {
  border-color: #e0e0e0;
}

.radio-inline {
    display: flex;
    align-items: center;
    gap: 3px;
}

.section.cost-duration-spreading{
  margin-bottom: 10px;
}

.historical-capex-items > div:nth-child(n+2):nth-child(-n+11) {
  display: none;
}

.min-width-140 {
    min-width: 140px !important;
}

.w-280px{
  min-width: 280px !important;
  max-width: 280px !important;
}

.historical-total-value{
 color:#7CAED5 !important;
}

.post-completion-month{
  border: 1px solid #454545 !important
}

.disabled-input-style {
    background-color: transparent !important;
    cursor: not-allowed !important;
    opacity: 0.8 !important;
}

span.month.focused {
    background-color: #636373 !important;
}


.projectShareDialog .select2-container--default .select2-selection--multiple{
  height: auto;
}
.projectShareDialog .select2-container--default .select2-selection--multiple .select2-selection__clear{
  margin-top:4px;
}

.datepicker table tr td span.focused, 
.datepicker table tr td span:hover{
  background-color: #282b31 !important;
}

#staticOperatingExpensesCommercialTable tr.height-level-operating-row td,
#staticOperatingExpensesMultiFamilyTable tr.height-level-operating-row-multi-family td {
    width: 230px !important;
    max-width: 230px !important;
    min-width: 230px !important;
}

#commercialType-financial-table,
#commercialType-financial-table th,
#commercialType-financial-table td{
  background-color: #373743 !important;
}

#commercialType-financial-table .toggle-row td:hover{
  background-color: #424250 !important;
}

#commercialType-financial-table .collapsible-row th,
#commercialType-financial-table .collapsible-row td{
  border-top: 1px solid  #504f4d !important;
  border-bottom: 1px solid  #504f4d !important;
}

.black-border-top-row{
    border-top: 2px solid gray !important;
}

tr.text-gray.black-border-top-row.semibold.collapsible-row.total-income-row th,
tr.text-gray.black-border-top-row.semibold.collapsible-row.total-leased-area-row th{
  font-weight: 600 !important;
}

.collapsible-row th{
  padding-left: 3rem !important;
}

.master-community-percentage{
    padding-right: 15px !important;
    margin-left: -45px !important;
}

.operating-revenue-MC input{
  background: #282B31 !important;
}

.inactive {
    opacity: 0.3;
    pointer-events: none;
    cursor: not-allowed;
}

.sales-inv-total{
  box-shadow: none !important;
}

.tutorial-thumbnail-container{
  background:#444444; 
  padding:10px; 
  border-radius:8px;
}

.search-tutorials-input{
  max-width: 250px; 
  background-color: #3f3f4a !important; 
  border-radius: 12px; color: #fff; 
  font-family: 'Plus Jakarta Sans', sans-serif; 
  padding-right: 30px;
}

input.save-to-input-date.text-field.actual-sales-inputs {
  background-color: #282B31 !important;
  border: 1px solid #454545 !important;
  border-radius: 8px !important;
}

.escalation-column {
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

button.escalation-toggle-btn {
    background: transparent;
    border: none;
    color: white;
    font-size: 1.125rem;
    padding-right: 5rem;
}

button.escalation-toggle-btn:focus{
  outline: none !important;
}

.escalation-toggle-handler{
    max-width: 50px !important;
    min-width: 50px !important;

}

.financial-statements-labels{
  color: #8c8c8c;
  font-weight: 600;
}

.cashflow-sticky-header{
  position: sticky !important;
  top: 0;
  z-index: 2;
}

.cashflow-row-title{
  position: sticky !important;
  background-color: #282B31 !important;
  left:0;

}

.cashflow-collapsible-title{
  position: sticky;
  background-color: #373743;
  left:0
}

.cashflow-collapsible-total{
  position: sticky !important;
  background-color: #373743 !important;
  left:250px;
}

.cashflow-collapsible-total-dark{
  position: sticky !important;
  background-color: #282B31 !important;
  left:250px;
}

tr.gray-shade-background,
tr.gray-shade-background td,
tr.gray-shade-background th{
  background: #424250 !important;
}

tr.gray-shade-background th{
  color: #fff !important;
}

.portfolio-financials-chart-container{
  display: flex;
  justify-content: center;
}

.mini-chart.chartjs-render-monitor{
  height: 400px !important;
}

.portfolio-mini-chart-container{
  width: 100vw;
    display: flex;
    justify-content: center;
}

.project-financials-chart-container{
    display: flex;
    justify-content: center;
}

#chart-acquisition-cost{
  width: 100% !important;
}

.errorMessageLease{
  text-align: center;
  padding: 15px;
  color: #89E0F6;
  font-size: 15px;
}

.documents-nav-item {
    cursor: pointer;
}

.documents-nav-link {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    color: #6c757d;
    text-decoration: none;
    transition: all 0.3s ease;
}

.documents-nav-item.current .documents-nav-link {
    background-color: rgba(23, 162, 184, 0.1);
    border-left: 3px solid #17a2b8;
    color: #17a2b8;
}

.documents-nav-link:hover {
    background-color: rgba(108, 117, 125, 0.1);
}

.documents-page-container {
    padding: 30px;
    background-color: transparent;
    min-height: 100vh;
}

.document-card {
    border: 2px solid #e9ecef;
    border-radius: 12px;
    transition: all 0.3s ease;
    cursor: pointer;
    height: 100%;
    background: white;
}

    .document-card:hover {
        transform: translateY(-4px);
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
        border: 1px #89E0F6 solid !important;
    }

    .document-card.selected {
        border: 1px #89E0F6 solid !important;
        background-color: #f0f9ff;
        box-shadow: 0 4px 12px rgba(23, 162, 184, 0.2);
    }

.document-icon {
    width: 56px;
    height: 56px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 28px;
}

.document-name {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 48px;
}

.document-meta {
    display: flex;
    align-items: center;
}

    .document-meta .badge {
        font-size: 0.75rem;
        padding: 4px 8px;
        font-weight: 600;
    }

.document-description {
    font-size: 0.875rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 12px;
    min-height: 40px;
}

.document-footer {
    font-size: 0.8rem;
}

    .document-footer i {
        font-size: 0.9rem;
    }

.document-card .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.custom-control-label {
    cursor: pointer;
}

.documents-actions {
    position: sticky;
    bottom: 0;
    background-color: transparent;
    padding: 20px;
    border-top: 2px solid #e9ecef;
    margin: 0 -30px -30px -30px;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.05);
}

.mdi-folder-open-outline {
    opacity: 0.5;
}

@media (max-width: 768px) {
    .documents-page-container {
        padding: 15px;
    }

    .document-card {
        margin-bottom: 15px;
    }

    .documents-actions {
        margin: 0 -15px -15px -15px;
    }
}

.spinner-border {
    width: 3rem;
    height: 3rem;
}

.document-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(23, 162, 184, 0.05) 0%, transparent 50%);
    opacity: 0;
    transition: opacity 0.3s ease;
    border-radius: 12px;
    pointer-events: none;
}

.document-card.selected::before {
    opacity: 1;
}
 .document-checkbox {
    appearance: none;
    -webkit-appearance: none;
    background-color: black;
    border: 2px solid #222;
    width: 26px;
    height: 26px;
    border-radius: 6px;
    outline: none;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    transition: border-color 0.2s;
    margin: 0 4px;
}

    .document-checkbox {
        background-color: #111;
        border-color: #111;
    }

        .document-checkbox {
            content: '';
            display: block;
            position: absolute;
            left: 7px;
            top: 2px;
            width: 7px;
            height: 14px;
            border: solid #fff;
            border-width: 0 3px 3px 0;
            transform: rotate(45deg);
        }

    /* Optional: add hover effect */
     .document-checkbox {
        border-color: #444;
        box-shadow: 0 0 2px #111;
    }

.attachments-section-table {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.attachment-row {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr 0.5fr;
    align-items: center;
    color: #fff;
    padding: 10px 15px;
    background-color: transparent;
    border-radius: 8px;
}

    .comment-row span {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
.attachments-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.attachment-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 8px;
    transition: all 0.2s ease;
}

    .attachment-card:hover {
        background: rgba(255, 255, 255, 0.05);
        border-color: rgba(255, 255, 255, 0.12);
        transform: translateY(-1px);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    }

.attachment-card-content {
    display: flex;
    align-items: center;
    gap: 16px;
    flex: 1;
    min-width: 0;
}

.attachment-icon {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 8px;
}

.attachment-info {
    flex: 1;
    min-width: 0;
}

.attachment-title {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 6px;
}

.file-name {
    font-size: 15px;
    font-weight: 500;
    color: #e2e8f0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.file-badge {
    display: inline-block;
    padding: 2px 8px;
    font-size: 11px;
    font-weight: 600;
    color: white;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    flex-shrink: 0;
}

.attachment-meta {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: #a0aec0;
}

    .attachment-meta span {
        display: flex;
        align-items: center;
        gap: 4px;
    }

.meta-separator {
    color: #4a5568;
}

.attachment-actions {
    display: flex;
    gap: 8px;
    flex-shrink: 0;
}

.btn-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 6px;
    color: #cbd5e0;
    transition: all 0.2s ease;
    cursor: pointer;
    text-decoration: none;
}

.btn-icon i {
    font-size: 18px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .attachment-card {
        flex-direction: column;
        align-items: flex-start;
    }

    .attachment-actions {
        width: 100%;
        justify-content: flex-end;
        margin-top: 12px;
        padding-top: 12px;
        border-top: 1px solid rgba(255, 255, 255, 0.08);
    }

    .attachment-meta {
        flex-wrap: wrap;
    }
}

#smartInputsModal .nav-pills .nav-link {
  font-size: 18px;
  font-weight: 600;  
  border-radius: 0;
  padding: 12px 0;
  color: #B9B9B9;
  border: 1px solid #595959;
  margin-bottom: 15px;
  border-radius: 8px;
  transition: all 0.3s ease;
  display: flex;
  height: 65px;
  align-items: center;
}

#smartInputsModal .nav-pills .nav-link.active {
  background-color: #1C1B20;
  color: #89E0F6;
  border-color: #89E0F6;
}

#smartInputsModal .nav-pills .nav-link:hover:not(.active) {
  background-color: rgb(63, 63, 74) !important;;
}

#smartInputsModal .border-dashed {
  border: 2px dashed #dee2e6;
  border-radius: 5px;
  transition: all 0.3s ease;
}

#smartInputsModal .border-dashed:hover {
  border-color: #007bff;
  background-color: rgb(63, 63, 74) !important;
}

#smartInputsModal .template-item {
  transition: all 0.3s ease;
  cursor: pointer;
}

#smartInputsModal .template-item:hover {
  border-color: #007bff;
  background-color: #f8f9fa;
}

#smartInputsModal .smart-inputs-tab-logo{
    width: 16%;
    padding: 5px;
    margin-right: 15px;
}

.smart-inputs-right-container{
  height: 600px;
}

#smartInputsModal .modal-footer{
  display: flex;
  justify-content: center;
}
#smartInputsModal .modal-footer button{
  width: 20%;
}

.smartInputs-general-information-input-group{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 5px;
}

.smartInputs-project-location-input-group,
.smartInputs-project-size-input-group,
.smartInputs-project-timelines-input-group{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 5px;
}

.col-md-8.smart-inputs-right-container{
  overflow: scroll;
}

.smartInputs-general-information-container,
.smartInputs-project-location-container,
.smartInputs-project-size-container,
.smartInputs-project-timelines-container{
  margin-bottom: 10px;
}

.add-smart-inputs {
            display: inline-block;
            margin: 20px 0;
        }
        
        .neon-button {
            position: relative;
            width: 240px;
            display: flex;
            align-items: center;
            padding: 15px 30px;
            height: 35px;
            color: #03e9f4;
            font-size: .875rem;
            text-decoration: none;
            text-transform: uppercase;
            overflow: hidden;
            transition: 0.5s;
            letter-spacing: 2px;
            border-radius: 8px;
            background: rgba(3, 233, 244, 0.05);
            border: 1px solid rgba(3, 233, 244, 0.3);
            box-shadow: 0 0 10px rgba(3, 233, 244, 0.2);
            cursor: pointer;
            font-weight: bold;
        }
        
        .neon-button:hover {
            background: #03e9f4;
            color: #050801;
            /* Reduced outer glow - removed the 200px spread */
            box-shadow: 0 0 5px #03e9f4,
                        0 0 15px #03e9f4,
                        0 0 25px #03e9f4;
            -webkit-box-reflect: below 1px linear-gradient(transparent, rgba(0, 0, 0, 0.2));
        }
        
        .neon-button span {
            position: absolute;
            display: block;
        }
        
        .neon-button span:nth-child(1) {
            top: 0;
            left: -100%;
            width: 100%;
            height: 2px;
            background: linear-gradient(90deg, transparent, #03e9f4);
            animation: animate1 1s linear infinite;
        }
        
        @keyframes animate1 {
            0% {
                left: -100%;
            }
            50%, 100% {
                left: 100%;
            }
        }
        
        .neon-button span:nth-child(2) {
            top: -100%;
            right: 0;
            width: 2px;
            height: 100%;
            background: linear-gradient(180deg, transparent, #03e9f4);
            animation: animate2 1s linear infinite;
            animation-delay: 0.25s;
        }
        
        @keyframes animate2 {
            0% {
                top: -100%;
            }
            50%, 100% {
                top: 100%;
            }
        }
        
        .neon-button span:nth-child(3) {
            bottom: 0;
            right: -100%;
            width: 100%;
            height: 2px;
            background: linear-gradient(270deg, transparent, #03e9f4);
            animation: animate3 1s linear infinite;
            animation-delay: 0.5s;
        }
        
        @keyframes animate3 {
            0% {
                right: -100%;
            }
            50%, 100% {
                right: 100%;
            }
        }
        
        .neon-button span:nth-child(4) {
            bottom: -100%;
            left: 0;
            width: 2px;
            height: 100%;
            background: linear-gradient(360deg, transparent, #03e9f4);
            animation: animate4 1s linear infinite;
            animation-delay: 0.75s;
        }
        
        @keyframes animate4 {
            0% {
                bottom: -100%;
            }
            50%, 100% {
                bottom: 100%;
            }
        }
        
        .glow-effect {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border-radius: 8px;
            opacity: 0;
            transition: opacity 0.3s;
            pointer-events: none;
        }
        
        .neon-button:hover .glow-effect {
            opacity: 1;
            animation: pulse 1.5s infinite;
        }
        
        @keyframes pulse {
            0% {
                box-shadow: 0 0 5px #03e9f4, 0 0 10px #03e9f4, 0 0 15px #03e9f4;
            }
            50% {
                box-shadow: 0 0 10px #03e9f4, 0 0 15px #03e9f4, 0 0 20px #03e9f4;
            }
            100% {
                box-shadow: 0 0 5px #03e9f4, 0 0 10px #03e9f4, 0 0 15px #03e9f4;
            }
        }
        
        .button-text {
            position: relative;
            z-index: 1;
        }

  .number-of-units-warning{
    padding-left: 14px;
    color: #89E0F6;
    display: flex;
    align-items: baseline;
  }

tr.font-weight-bold.singular-cashflow-section td::before {
  background: transparent !important;
}