.elementor-5596
  .elementor-element.elementor-element-8f1dc7d:not(
    .elementor-motion-effects-element-type-background
  ) {
  background-image: url(https://hellorates.com/wp-content/uploads/2022/06/hellorates_BG.svg) !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-color: transparent !important;
}
button.close {
    float: right !important;
    display: block;
    text-align: right;
    margin-right: 20px;
    margin-top: 20px;
}
#contentModal .modal-content {
    padding: 20px;
	border-radius:20px !important;
}
section#dashboard {
  background-color: #f8f8f8 !important;
}
body {
  font-family: "Poppins" !important;
  letter-spacing: 0.02em;
  font-weight: 400 !important;
}
h4 {
  font-weight: 700 !important;
}
.f-18 {
  font-size: 18px !important;
}
.f-15 {
  font-size: 15px !important;
}
.f-14 {
  font-size: 14px !important;
}
.f-12 {
  font-size: 12px !important;
}
.mr-10px {
  margin-right: 10px;
}
footer {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ffffff;
}

footer > section.top-section {
  background-image: url(https://hellorates.com/wp-content/uploads/2021/11/footer-bg.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  /* width:100%; height: 100vh; */
  margin-bottom: 0em;
  padding: 50px 0px 50px 0px;
  height: auto;
}

footer > section > .elementor-container {
  max-width: 1300px;
  height: auto !important;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

footer.container {
  max-width: 1300px;
  height: 100vh;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.footer-top h3 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 20px !important;
  line-height: 30px;
  color: #ffffff;
}
footer p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
}

footer ul {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
footer ul li {
  list-style: none;
}

footer ul > li > a {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 38px;
  color: #ffffff;
  text-decoration: none;
}
footer ul > li > a:hover {
  color: #3b8aff;
  text-decoration: none;
}

.text-blue {
  color: #132444 !important;
}
.w-13 {
  width: 13px !important;
}

.footer-middle {
  margin: 16px 9px;
}

.footer-middle ul li a {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 38px;
  color: #ffffff;
  text-decoration: none;
}

.footer-bottom {
  margin-bottom: 10px;
}

.policy {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
}

/* #dashboard-card {
        border-radius: 50px;
        background-color: #ffffff;
        border: 1px solid #0CC308;
    box-shadow: 0px 0px 44px 41px rgba(0, 0, 0, 0.02);
    padding: 3em;
    } */

#dashboard-card {
  margin: 1em;
}
aside {
  background-color: aqua;
}

/*Home Page*/

.card {
  border-radius: 20px !important;
  margin-top: 30px;
}
.gray-section {
  border: 20px solid #e3e9ec;
  border-radius: 12px;
  padding: 10px;
}
.gray-section .btn-success {
  background: #0cc308;
  border: 0px;
  font-weight: 700;
  font-size: 18px;
  border-radius: 16px;
}
.ml-1 {
  margin-left: 1rem;
}
.p-4 {
  padding: 4%;
}
.p-4 {
  padding: 4%;
}
/* .spacer{padding: 20.1%;} */
.spacer {
  padding: 26.1% 17.1%;
}
.progress {
  border: 1px solid #e3e9ec;
  height: 1.2rem !important;
}
.progress-bar-weak {
  background-color: #f8cd37 !important;
}
.progress-bar-strong {
  background-color: #0cc308 !important;
}
.progressbar-section {
  position: relative;
}
.progressbar-section-percentage {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #ffe600;
  color: #000000;
  position: absolute;
  top: 28px;
  left: -7px;
  border: 6px solid #e3e9ec;
  font-size: 12px;
  padding: 7px 2px;
  font-weight: 600;
}
h4 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 35px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #132444;
  text-transform: uppercase !important;
}
.text-darkblue {
  color: #132444;
}

#accountHome .btn-group button {
  font-weight: 500 !important;
  font-size: 15px !important;
  line-height: 22px !important;
}

/* ul.indicator-list{margin-top: 2rem;} */
ul.indicator-list li {
  list-style: none;
  padding: 0 20px;
}
ul.indicator-list h4 {
  font-weight: 600;
  font-size: 18px;
  color: #132444;
}
.indicator-list li .btn-darkblue:first-child {
  border-radius: 15px 0px 0px 15px;
}
.mr-3 {
  margin-right: 3px !important;
}
.ml-2 {
  margin-left: 2px !important;
}

/*Indicators*/
input[type="button"] {
  margin-top: 20px;
}
.node {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: inline-block;
  transition: all 1000ms ease;
}

.activated {
  box-shadow: 0px 0px 3px 2px rgba(194, 255, 194, 0.8);
}

.divider {
  height: 40px;
  width: 2px;
  margin-left: 4px;
  transition: all 800ms ease;
}

li p {
  display: inline-block;
  margin-left: 25px;
}

li {
  list-style: none;
  line-height: 1px;
}

.green {
  background-color: rgba(92, 184, 92, 1);
}
.grey {
  background-color: rgba(201, 201, 201, 1);
}

/*Custom Finance Page*/
.radious-ract {
  border-radius: 23px;
  background-color: #ffffff;
}

.border-left-bottom-r {
  border-bottom-left-radius: 19px !important;
}
.border-right-bottom-r {
  border-bottom-right-radius: 19px !important;
}
.w-100 {
  width: 100%;
}
.form-control.copy:disabled,
.form-control[readonly] {
  background-color: #ffffff !important;
}
.text-darkblue {
  color: #132444 !important ;
}
.bg-white {
  background-color: #ffffff;
  border-radius: 6px;
  margin: 2%;
  padding: 1em;
}

.financing-select #duration.form-select {
  background-image: url(../images/down_arrow.png) !important;
  background-position: right 0.75rem center !important;
  background-size: 16px 8px !important;
  background-repeat: no-repeat !important;
  text-align: center;
}

.financing-select .form-select {
  background: #e3e9ec;
  border-radius: 16px;
}
.financing-select .form-select {
  background-image: url(images/down_arrow.png) !important;
  background-position: right 0.75rem center !important;
  background-size: 16px 8px !important;
  background-repeat: no-repeat !important;
  text-align: center;
}
.f-400 {
  font-weight: 400 !important;
}
.h-56 {
  height: 56px;
}
#financing .form-select {
  font-weight: 600 !important;
  color: #132444 !important;
}
.graph-heilight {
  font-weight: 700;
}
.plr-4 {
  padding: 0 1.2rem;
}
.border-r-6 {
  border-radius: 6px !important;
}

/*Notification*/
.flex-d-columns {
  flex-direction: row;
}
.p-lr {
  padding: 0 15px;
}
.notifcation-desc {
  color: #132444;
}
@media (max-width: 767px){
  .notifcation-desc {
    word-break: break-all;
  }
}
.alert-success-notification {
  background: #0cc308;
  border-radius: 16px !important;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #ffffff;
}
.alert-warning-notification {
  background: #f9d145;
  border-radius: 16px !important;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #ffffff;
}
.notifcation-desc-section {
  padding: 0 2rem !important;
}
.notification-status {
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #132444;
}
.status-format {
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #132444;
}
.status-format img {
  width: 18px;
  height: auto;
}
.status-format span {
  padding-top: 2px;
}

/*Subscription*/
.blue-content-area {
  background: #3b8aff;
  border-radius: 16px;
  color: #ffffff;
  padding: 2%;
}
.min-244 {
  max-width: 244px !important;
}
.gray-section .btn-primary {
  border: 0px;
  font-weight: 700;
  font-size: 18px;
  border-radius: 16px;
}

.gray-section .btn-white {
  border: 0px;
  font-weight: 700;
  font-size: 18px;
  border-radius: 16px;
  background-color: #ffffff;
}
.gray-section .btn-white-blue {
  border: 0px;
  font-weight: 700;
  font-size: 18px;
  border-radius: 16px;
  background-color: #ffffff;
  border: 1px solid #3b8aff;
  font-weight: 500;
  font-size: 16px;
  color: #3b8aff;
}
.gray-section .btn-delete {
  border: 0px;
  font-weight: 700;
  font-size: 18px;
  border-radius: 16px;
  background-color: #ffffff;
  border: 1px solid #ff0000;
  font-weight: 500;
  font-size: 16px;
  color: #ff0000;
}
.icon-width {
  width: 18px;
  height: auto;
}
.alert-dark-blue-notification {
  background-color: #132444;
  color: #ffffff;
  border-radius: 16px !important;
}
.btn-white p {
  font-size: 12px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 0;
  text-transform: capitalize;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-green {
  color: #0cc308;
}

/*Invoice*/
.download {
  padding: 6px 23px !important;
  margin: 0 auto;
  width: initial !important;
}
.table {
  vertical-align: middle !important;
}
.pl-20p {
  padding-left: 20px !important;
}
.alert-gray-notification {
  background-color: #e3e9ec !important;
  color: #132444;
  border-radius: 16px !important;
}

.form-control,
.form-select {
  box-shadow: inset 0px 5px 12px rgb(0 0 0 / 10%);
  border: 0.5px solid #132444;
  background-color: #fafcfd;
}

/*Billing Address*/
#billing .has-icon .form-control {
  padding-left: 2.375rem;
}
#billing .has-icon .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 3;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}
#billing .form-control {
  background: #fafcfd;
  border: 1px solid #adadad;
  border-radius: 16px !important;
  height: 50px;
  font-weight: 400 !important;
  font-size: 18px !important;
  color: #132444 !important;
}
createAccountModal .input-group {
  position: relative;
}
#billing .input-group .form-control {
  background-color: #fafcfd;
  border: 1px solid #adadad;
  border-radius: 16px !important;
  height: 50px;
  font-weight: 400 !important;
  font-size: 18px !important;
  color: #132444 !important;
  width: 100%;
}
#billing .input-group-text {
  padding: 0.75rem 0.75rem !important;
  border-radius: 16px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  position: absolute;
  top: 0;
  right: -1px;
}
#billing .input-group-prepend {
  z-index: 999999 !important;
}

#creditDetailModal .form-control {
  background-color: #fafcfd;
  border: 1px solid #adadad;
  border-radius: 16px !important;
  height: 50px;
  font-weight: 400 !important;
  font-size: 18px !important;
  color: #132444 !important;
}

/*Logout*/
#logoutModal .modal-content {
  border-radius: 38px !important;
  padding: 2em;
}
#logoutModal .mr-auto {
  margin: 0 auto !important;
}
#logoutModal .modal-header {
  border: 0px !important;
}
#logoutModal .btn-primary {
  border: 0px;
  font-weight: 700 !important;
  font-size: 14px !important;
  border-radius: 16px !important;
  line-height: 1.5 !important;
}
.ml-0 {
  margin-left: 0px !important    ;
}

.material-icons-outlined {
  line-height: 1.3 !important;
}

.p-lr.logout{
  padding: 0 0 !important;
}

.alert.alert-gray-notification.text-center.mb-3.w-100.d-flex.flex-d-columns.font-weight-bold {
  font-size: 11px;
  gap: 10px;
}

/*Sidebar*/
.sidebar li .submenu {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 1rem;
  padding-right: 1rem;
}

.sidebar .nav-link {
  color: #132444 !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  padding: 13px 15px;
}
.sidebar .nav-link:hover {
  background-color: #132444 !important;
  color: #ffffff !important;
}
.p-0 {
  padding: 0px;
}
.navbar-top {
  background: #132444;
  box-shadow: 0px 0px 44px 41px rgba(0, 0, 0, 0.02);
  border-radius: 20px 20px 0px 0px;
  padding: 2em 0;
}

.d-inline-flex {
  display: inline-flex !important;
}
.icon-adjust {
  margin-right: 10px;
  margin-top: -3px;
}

.nav-link span {
  font-size: 18px;
}
a.nav-link {
  display: flex;
}
a.nav-link i,
a.nav-link span {
  display: flex;
  margin-right: 10px;
}
.nav-item {
  cursor: pointer;
}
p.upload-label {
  font-weight: 400;
  font-size: 18px !important;
  color: #132444 !important;
}

/*Logout*/
.f-600 {
  font-weight: 600 !important;
}
.f-700 {
  font-weight: 700 !important;
}

/*Share Financing*/
#shareFinancing .modal-content {
  border-radius: 38px !important;
}
.social-accounts button {
  text-align: left;
  padding: 0.375 1.25 !important;
}
.social-accounts img {
  margin-right: 1em;
}
.alert-success-notification {
  background: #0cc308;
  border-radius: 16px !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}
.p-lr {
  padding: 0 15px;
}
.ml-0 {
  margin-left: 0px !important;
}
.social-accounts button.btn {
  font-family: "Poppins" !important;
  letter-spacing: 0.02em;
  font-weight: 400 !important;
}
.mwidth-init {
  max-width: initial !important;
}
.dark-heading {
  color: #323232 !important;
}

/*Buttons*/
.btn-darkblue {
  background: #132444 !important;
  color: #ffffff !important;
  border-radius: 0px 0px 0px 19px;
}
.edit_business .btn-blue {
  background: #3b8aff !important;
  color: #ffffff !important;
  border-bottom-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
}
.btn-blue {
  background: #3b8aff !important;
  color: #ffffff !important;
}
.btn-blue-ocurve {
  background: #3b8aff !important;
  color: #ffffff !important;
  border-radius: 0px 0px 0px 19px;
}
.btn-white {
  border: 0px;
  font-weight: 700;
  font-size: 18px;
  border-radius: 16px;
  background-color: #ffffff;
}
.btn-white-blue {
  border: 0px;
  font-weight: 700;
  font-size: 18px;
  border-radius: 16px;
  background-color: #ffffff;
  border: 1px solid #3b8aff;
  font-weight: 500;
  font-size: 16px;
  color: #3b8aff;
}
.btn-delete {
  border: 0px;
  font-weight: 700;
  font-size: 18px;
  border-radius: 16px;
  background-color: #ffffff;
  border: 1px solid #ff0000;
  font-weight: 500;
  font-size: 16px;
  color: #ff0000;
}
#claimFinancing .modal-content .modal-header .btn-close {
  background: url("/images/close.png") !important;
  background-repeat: no-repeat;
  background-position: right;
}
.btn-sms {
  background: #0cc308 !important;
  color: #ffffff !important;
  border-radius: 16px !important;
  max-width: 160px !important;
  width: 144px;
  height: 40px;
}
.btn-email {
  background: #3b8aff !important;
  color: #ffffff !important;
  border-radius: 16px !important;
  max-width: 160px !important;
}
.btn-linkedin {
  background: #2a3a8f !important;
  color: #ffffff !important;
  border-radius: 16px !important;
  max-width: 160px !important;
}
.btn-instagram {
  background: #fe2e00 !important;
  color: #ffffff !important;
  border-radius: 16px !important;
  max-width: 160px !important;
}
.btn-facebook {
  background: #2753c4 !important;
  color: #ffffff !important;
  border-radius: 16px !important;
  max-width: 160px !important;
}

select.cus-select.form-select {
  background-color: #3b8aff !important;
  background-image: none !important;
}

/*error message*/
.text-danger {
  font-weight: 400;
  font-size: 10px !important;
  line-height: 14px !important;
  display: block;
  margin-top: 5px;
}

#accountHome

/*Media Query*/
@media (min-width: 980px) {
  .res-menu {
    display: none;
  }
}
@media (max-width: 980px) {
  .sm-hide {
    display: none;
  }
  .col-3,
  .col-9 {
    width: 100% !important;
  }
  .res-menu {
    position: absolute;
    bottom: -10px;
    background: #132444;
    /* padding: 10px; */
    border-radius: 50%;
    border: #ffffff 1px solid;
    width: 26px;
    height: 26px;
    cursor: pointer;
  }

  .col-3 {
    margin-bottom: 10px;
  }
  /* .col-3 nav.sidebar{display: none;} */
}
@media (max-width: 767px) {
  .col-3,
  .col-9 {
    width: 100% !important;
  }
  .col-3 {
    margin-bottom: 10px;
  }
  /* .col-3 nav.sidebar{display: none;} */
  .circle {
    width: 1em;
    height: 1em;
  }

  .circle:after {
    display: none;
  }
  #accountHome .btn-group button {
    font-size: 15px !important;
  }
  #dashboard-card {
    margin: 0em !important;
  }
  div#accountHome .card .card-body.p-4 {
    padding: 15px !important;
  }
  .gray-section {
    border: 8px solid #e3e9ec !important;
    padding: 32px 10px !important;
  }
  ul.indicator-list .btn-group {
    flex-wrap: wrap !important;
    gap: 5px;
  }
  ul.indicator-list .btn-group button,
  ul.indicator-list .btn-group a {
    border-radius: 5px 5px 5px 5px !important;    
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
  }
  .step.step-active .circle:after {
    display: none !important;
  }
  #dashboard-card .card-body.p-4 {
    padding: 15px !important;
  }
  div#dashboard-card .card-body.p-4 {
    padding: 15px !important;
  }
  .gray-section.text-center.p-4.text-darkblue.mb-3.f-18 .row {
    row-gap: 15px;
  }
  #canvas {
    margin: auto;
  }
  
}

@media (max-width: 400px) {
  ul.indicator-list {
    padding-left: 0px !important;
  }
  .circle {
    width: 1em !important;
    height: 1em !important;
    padding: 0px 0 !important;
    line-height: 0.9em !important;
  }
  .circle span {
    font-size: 12px !important;
  }
  
  .circle:after {
    display: none !important;
  }
  #accountHome .btn-group button {
    font-weight: 500 !important;
    line-height: 20px !important;
  }
  ul.indicator-list h4 {
    font-size: 16px !important;
    line-height: 26px !important;
  }
}

@media (max-width: 399px) {
  .gray-section .btn-success {
    font-size: 14px !important;
  }
}

.modal-open .modal {
  z-index: 9999999999 !important;
}
.main-heading.logout {
  font-weight: 700 !important;
  font-size: 24px !important;
  line-height: 16px !important;
}

.blue-content-area .f-18 > span {
  padding-left: 15px !important;
}

@media (min-width: 576px) {
  #logoutModal .modal-dialog {
    max-width: 600px !important;
    margin: 1.75rem auto;
  }
}
#contentModal .modal-header
{
	display: block !important;
}
h5#contentModalHead {
  color: #132444 !important;
  font-weight: 600 !important;
  line-height: 30px !important;
  text-align: center !important;
}

.border-deco {
  border-bottom-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-top-left-radius: 0px !important;
}
.d-contents{display:contents !important;}

/****** Getting Started & Training Resources ********/
/** ANSH ***/
.main-3grid {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  row-gap: 30px;
  column-gap: 65px;
  max-width: 769px;
  padding-left: 60px;
  padding-top: 20px
}
.itmes-main {
  text-align: center;
  display: flex;
}
.itmes-main:nth-child(1) .inner-item-main:before {
  content: '1';
  display: flex;
  padding: 20px 16px;
  background: #0cc308;
  height: 20px;
  color: #fff;
  font-size: 25px;
  align-items: center;
  border-radius: 30px;
  position: absolute;
  left: -55px;
}
.itmes-main:nth-child(2) .inner-item-main:before {
  content: '2';
  display: flex;
  padding: 20px 13px;
  background: #0cc308;
  height: 20px;
  color: #fff;
  font-size: 25px;
  align-items: center;
  border-radius: 30px;
  position: absolute;
  left: -55px;
}
.itmes-main:nth-child(3) .inner-item-main:before {
  content: '3';
  display: flex;
  padding: 20px 13px;
  background: #0cc308;
  height: 20px;
  color: #fff;
  font-size: 25px;
  align-items: center;
  border-radius: 30px;
  position: absolute;
  left: -55px;
}
.inner-item-main img {
  width: 100%;
  padding-bottom: 10px;
}
.item-numbers span {
  font-size: 25px;
  padding: 014px 20px;
  background: #0cc308;
  color: #fff;
  font-family: poppins;
  border-radius: 50px;
}
.inner-item-main {
position: relative;
}

.item-content h3 {
  font-size: 20px;
  font-family: 'poppins';
  margin: auto;
  color: #132444;
  padding-bottom: 10px;
}
.itmes-main button {
  background: #0cc308;
  color: #fff;
  font-family: 'poppins';
  border: none;
  cursor: pointer;
  font-size: 18px;
  padding: 10px 30px;
  border-radius: 10px;
  font-weight: 600;
  line-height: 1.5;
}

@media(max-width:820px) {
  .main-3grid {
      grid-template-columns: repeat(1,1fr) !important;
      padding-left: 50px !important;
      padding-right: 20px !important;
  }
}
@media (max-width: 1024px){
    .item-content h3 {
        font-size: 14px !important;
    }
}
@media(max-width:1440px) {
  .itmes-main:nth-child(1) .inner-item-main:before {
      padding: 18px 15px !important;
      font-size: 20px !important;
      left:-45px !important;
  }
  .itmes-main:nth-child(2) .inner-item-main:before {
      padding: 18px 12px !important;
      font-size: 20px !important;
      left:-45px !important;
  }
  .itmes-main:nth-child(3) .inner-item-main:before {
      padding: 18px 12px !important;
      font-size: 20px !important;
      left:-45px !important;
  }
  .item-content h3 {
      font-size: 20px !important;
  }
}
/**********************************************/

.application-table-container{
  max-height: 600px;
  overflow-y: auto;
}

.application-table-container thead {
  background-color: #f9f9f9;
  position: sticky;
  top: 0;
  z-index: 1;
}

.loan-application-report h1 {
  font-size: 32px;
  font-weight: 700;
  color: #132444;
  margin-bottom: 30px;
  text-align: center;
}

.loan-application-report h2 {
  font-size: 20px;
  color: #4d90fe;
  margin-bottom: 20px;
}

.date-range {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
}

.date-range label {
  font-size: 14px;
  margin-right: 10px;
  color: #132444;
}

.date-range select {
  padding: 5px 10px;
  border: 1px solid #000;
  border-radius: 0px 10px 10px 0px;
  border-left-style: none;
}

.summary-report h3,
.application-details h3 {
  font-size: 18px;
  color: #132444;
  margin-bottom: 10px;
}

.summary-table,
.application-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}

.summary-table th,
.application-table th {
  background-color: #132444;
  color: white;
  padding: 10px;
  text-align: center;
  border: 1px solid #656565;
}

.summary-table td,
.application-table td {
  text-align: center;
  padding: 10px;
  border: 1px solid #656565;
  color: #000;
  font-weight: 500;
}

.application-table tbody tr:nth-child(odd) {
  background-color: #f8f9fa;
}

.application-table tbody tr:nth-child(even) {
  background-color: #ffffff;
}

.date-range span {
  background-color: #0CC308;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2.5px;
  padding-bottom: 4px;
  border-radius: 10px 0px 0px 10px;
  margin-right: -5px;
}

.loan-application-report h3 {
  text-align: left;
  color: #132444;
  font-size: 20px;
  font-weight: 600;
}

/***************** Email Notifications CSS ********************/
.email-form {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.email-label {
  font-size: 16px;
  background-color: #3A89FF;
  color: #fff;
  padding: 10px 10px 10px 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  border-radius: 10px 0px 0px 10px;
}

.email-form input {
  flex: 1;
  padding: 10px;
  font-size: 14px;
  border: none;
  border-radius: 4px;
  margin-right: 10px;
  background-color: #eaf4ff;
  color: #333;
}

.email-form input::placeholder {
  color: #6c757d;
}

.email-form button {
  background-color: #0CC308;
  color: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: 30px;
  cursor: pointer;
  font-size: 14px;
}

.email-form button:hover {
  background-color: #0CC308;
}

/* Unique Section Styling */
.consumer-loan-section {
  /* background-color: #f0f8ff; */
  padding: 15px;
  border-radius: 5px;
}

.consumer-loan-section h3, .commercial-loan-section h3{
  color: #132444;
}

.commercial-loan-section {
  /* background-color: #fffaf0; */
  padding: 15px;
  border-radius: 5px;
}
/****************************************************/

/* Dashboard FAQs */
.dashboard-faqs .faq-container {
  max-width: 800px;
  margin: 50px auto;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.dashboard-faqs .faq-header {
  background-color: #132444;
  color: white;
  padding: 20px;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}

.dashboard-faqs .faq-item {
  border-top: 1px solid #e0e0e0;
}

.dashboard-faqs .faq-question {
  padding: 15px 20px;
  background: #f9f9f9;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
}

.dashboard-faqs .faq-answer {
  padding: 15px 20px;
  background: #ffffff;
  display: none;
  font-size: 14px;
  color: #333;
}

.dashboard-faqs .faq-question:hover {
  background: #f0f0f0;
}

.dashboard-faqs .faq-toggle-icon {
  font-size: 18px;
}

.dashboard-faqs .faq-question span {
  font-weight: 500;
  color: #000;
}


.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
  padding: 8px 4px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice{
  height: 20px !important;
  padding-top: 7px !important;
}
/* ------------------------------ */

/* New CSS for Claim dashboard */

@font-face{
    font-family: poppinsRegular;
    src: url("https://hellorates.com/wp-content/themes/appilo/fonts/Poppins-Regular.ttf");
}

@font-face{
    font-family: poppinsMedium;
    src: url("https://hellorates.com/wp-content/themes/appilo/fonts/Poppins-Medium.ttf");
}

@font-face{
    font-family: poppinsSemibold;
    src: url("https://hellorates.com/wp-content/themes/appilo/fonts/Poppins-SemiBold.ttf");
}

@font-face{
    font-family: poppinsBold;
    src: url("https://hellorates.com/wp-content/themes/appilo/fonts/Poppins-Bold.ttf");
}

:root {
    --poppinsRegular: "poppinsRegular";
    --poppinsMedium: "poppinsMedium";
    --poppinsSemibold: "poppinsSemibold";
    --poppinsBold: "poppinsBold";
}

:root {
    --primary: #2EA2FF;
    --border-grey: #ADADAD;
    --text-grey: #B0B0B0;
    --text-primary: #102465;
    --heading: #132444;
    --text-blue: #00075A;
    --green: #18A745;
    --text-green: #17A343;
    --orange: #FE6200;
    --lightBlue: #3A89FF;
    --bg-purple: #5F4FFF;
    --lightGreen: #0CC308;
    --red: #D60606;
}


.poppins-regular{
    font-family: var(--poppinsRegular);
}

.poppins-medium{
    font-family: var(--poppinsMedium);
}

.poppins-semibold{
    font-family: var(--poppinsSemibold);
}

.poppins-bold {
    font-family: var(--poppinsBold);
}

.outer-claim-dashboard #wrapper {
    padding-left: 0;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.outer-claim-dashboard #wrapper.toggled {
    padding-left: 200px;
}

#sidebar-wrapper {
    /* border-radius: 20px !important; */
    /* z-index: 1000; */
    /* position: fixed; */
    /* left: 0px; */
    /* height: 100%;
    overflow-y: auto;
    background-color: white !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; */
}

.outer-claim-dashboard .sidebar-nav {
    border-radius: 20px;
    position: sticky;
    top: 145px;
}

.outer-claim-dashboard .border-radius-20 {
    border-radius: 20px !important;
}

.outer-claim-dashboard .text-decoration-underline {
    text-decoration: underline;
}

.outer-claim-dashboard #wrapper.toggled #sidebar-wrapper {
    width: 0;
}

.outer-claim-dashboard #page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 10px;
}

.outer-claim-dashboard #wrapper.toggled #page-content-wrapper {
    position: absolute;
    /* margin-left:-250px; */
}

.outer-claim-dashboard .sidebar-nav {
    /* position: absolute;
    top: 0;
    margin: 0;
    padding: 0;
    */
    list-style: none; 
}

.sidebar-nav li {
    /* text-indent: 20px; */
    /* line-height: 40px; */
}

.outer-claim-dashboard .menu-item a {
    display: block;
    text-decoration: none;
    color: var(--heading);
    background: var(--hoverGrey);
}

.outer-claim-dashboard .menu-item a{
    padding: 10px;
}

.outer-claim-dashboard .link {
    text-indent: 0px !important;
}

.outer-claim-dashboard .active-nav {
    background-color: var(--heading) !important;
    color: white !important;
}

.outer-claim-dashboard .sidebar-nav li a:hover {
    text-decoration: none;
    color: var(--heading);
    background: var(--hoverGrey);
}

.outer-claim-dashboard .sidebar-nav li a:active,
.outer-claim-dashboard .sidebar-nav li a:focus {
    text-decoration: none;
}

.outer-claim-dashboard .sidebar-nav .menu-item a .icon-svg {
    color: var(--heading);
    /* blue */
}

/* When the menu item is active: white */
.outer-claim-dashboard .sidebar-nav .menu-item a.active-nav .icon-svg {
    color: #fff;
}

/* .sidebar-nav > .sidebar-brand { */
/* height: 65px;
    font-size: 18px;
    line-height: 60px; */
/* } */

.outer-claim-dashboard .sidebar-brand a {
    color: var(--heading);
}

.outer-claim-dashboard .sidebar-brand {
    background-color: var(--primary);
}

.outer-claim-dashboard .sidebar-nav>.sidebar-brand a:hover {
    color: #fff;
    background: none;
}

.outer-claim-dashboard a[data-toggle="collapse"] {
    position: relative;
}

.outer-claim-dashboard .dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

.outer-claim-dashboard #sidebar-wrapper {
    transition: all 0.3s ease;
    margin-top: 30px;
    /* width: 250px; Set your desired width */
}

/* #sidebar-wrapper.toggled {
    margin-left: -450px;
} */

.outer-claim-dashboard .heading-width {
    width: 75%;
}

.outer-claim-dashboard .cta-button-width {
    width: fit-content;
}

.outer-claim-dashboard .progress-text-width{
    width: 50%;
}

.outer-claim-dashboard .btn-text {
    font-size: 14px;
}

.outer-claim-dashboard .green-tick {
    font-size: 13px;
}

.outer-claim-dashboard .sm-button {
    border-radius: 20px 20px 0px 0px;
}

.outer-claim-dashboard .custom-border {
    border: 1px solid #000000;
    border-radius: 50px;
}

@media(min-width:768px) and (max-width: 1024px) {
    .outer-claim-dashboard #wrapper {
        padding-left: 220px;
    }

    .outer-claim-dashboard #wrapper.toggled {
        padding-left: 0;
    }

    /* #sidebar-wrapper {
        width: 230px !important;
    } */

    .outer-claim-dashboard #wrapper.toggled #sidebar-wrapper {
        width: 40px;
    }

    .outer-claim-dashboard .btn-text {
        font-size: 11px !important;
    }

    .outer-claim-dashboard #wrapper.toggled span {
        visibility: hidden;
    }

    .outer-claim-dashboard #wrapper.toggled i {
        float: right;
    }

    .outer-claim-dashboard #page-content-wrapper {
        padding: 20px;
        position: relative;
    }

    .outer-claim-dashboard #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {

    .outer-claim-dashboard #wrapper.toggled #page-content-wrapper {
        position: absolute;
        margin-right: 60px;
    }

    .outer-claim-dashboard .custom-border {
        border: none;
    }

    .outer-claim-dashboard .circle-text {
        font-size: 12px !important;
    }

    .outer-claim-dashboard .progress-circle {
        width: 50px !important;
        height: 50px !important;
    }

    .outer-claim-dashboard .btn-text {
        font-size: 12px !important;
    }

    .outer-claim-dashboard .timeline-item {
        padding-left: 30px !important; 
    }

    .outer-claim-dashboard .last-goal {
        padding-left: 30px !important; 
    }

    .outer-claim-dashboard .timeline-item::after {
        left: 9px !important;
    }

    .outer-claim-dashboard .icon-width-25 {
        width: 18px !important;
    }

    .outer-claim-dashboard .timeline-marker {
        left: 8px !important;
        width: 15px !important;
        height: 15px !important;
        font-size: 10px !important;
    }

    .outer-claim-dashboard .heading-width {
        width: 100%;
    }

    .outer-claim-dashboard .cta-button-width {
        width: 75%;
        white-space: normal;
        word-break: break-word;
    }

    .outer-claim-dashboard .progress-text-width{
        width: 80%;
    }

    .outer-claim-dashboard #wrapper.toggled {
        padding-right: 60px;
    }

    .outer-claim-dashboard #wrapper {
        padding-left: 20px;
    }

    .outer-claim-dashboard #wrapper.toggled {
        padding-left: 0;
    }

    .outer-claim-dashboard #sidebar-wrapper {
        margin-top: 0px;
        width: 90% !important;
        left: 20px;
    }

    .outer-claim-dashboard #wrapper.toggled #sidebar-wrapper {
        width: 140px;
    }

    .outer-claim-dashboard #wrapper.toggled span {
        visibility: visible;
        position: relative;
        left: 70px;
        bottom: 13px;
    }

    .outer-claim-dashboard #wrapper span {
        visibility: hidden;
    }

    .outer-claim-dashboard #wrapper.toggled i {
        float: right;
    }

    .outer-claim-dashboard #wrapper i {
        float: right;
    }

    .outer-claim-dashboard #page-content-wrapper {
        padding: 5px;
        position: relative;
    }

    .outer-claim-dashboard #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
}

.outer-claim-dashboard .navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.outer-claim-dashboard .pt-10 {
    padding-top: 100px;
}

.outer-claim-dashboard .bg-grey {
    background-color: #E4E4E4;
}

.outer-claim-dashboard .icon-width-25 {
    width: 25px;
}

.outer-claim-dashboard .timeline {
    position: relative;
    padding: 20px 0;
}

.outer-claim-dashboard .timeline-item {
    position: relative;
    margin-bottom: 25px;
    padding-left: 45px; 
}

.outer-claim-dashboard .timeline-marker {
    position: absolute;
    left: 11px;
    top: 5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    transition: all 0.3s ease;
    z-index: 2;
}

.outer-claim-dashboard .timeline-item::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 95%;
    background-color: #B6B6B6;
    top: 25px;
    left: 15px;
    margin: 5px;
}

.outer-claim-dashboard .last-goal {
    position: relative;
    margin-bottom: 25px;
    padding-left: 45px; 
}

.outer-claim-dashboard .last-goal::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 0;
    background-color: #B6B6B6;
    top: 25px;
    left: 15px;
    margin: 5px;
}

.outer-claim-dashboard .timeline-marker.active {
    background: #28a745;
    color: white;
    border: 3px solid #28a745;
    box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.2);
}

.outer-claim-dashboard .timeline-marker.inactive {
    background: #6c757d;
    color: white;
    border: 3px solid #6c757d;
}

.outer-claim-dashboard .timeline-content {
    background: white;
    transition: all 0.3s ease;
}

.timeline-content.inactive {
    /* opacity: 0.7; */
}

.outer-claim-dashboard .custom-progress {
    height: 20px;
    background: #E9ECEF;
    overflow: visible;
    position: relative;
    cursor: pointer;
}

.outer-claim-dashboard .progress-fill {
    height: 100%;
    background-color: #F5CD45;
    background-size: 200% 100%;
    transition: width 0.5s ease-in-out;
    position: relative;
    cursor: pointer;
}

.outer-claim-dashboard .progress-circle {
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: #F5CD45;
    border-radius: 50%;
    top: 50%;
    left: -3px;
    transform: translateY(-50%);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    border: 5px solid #D9D9D9;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}



.outer-claim-dashboard .circle-text {
    font-size: 14px;
    font-weight: 900;
    color: #000;
    z-index: 15;
    position: relative;
    text-align: center;
    line-height: 1;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
}

.outer-claim-dashboard .progress-label {
    color: white;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 1.1rem;
}

.outer-claim-dashboard .progress-percentage {
    position: absolute;
    top: -35px;
    transform: translateX(-50%);
    font-weight: bold;
    color: white;
    font-size: 14px;
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
    padding: 5px 10px;
    border-radius: 15px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

@media (max-width: 768px) {
    .outer-claim-dashboard .progress-container {
        padding: 25px;
    }
    
    .outer-claim-dashboard #sidebar-wrapper {
        position: absolute;
        z-index: 1;
        background-color: white;
        width: 92% !important;
        left: 4%;
        top: 0px;
        margin-top: 0px;
    }
}

.outer-claim-dashboard #sidebar-wrapper {
    display: block;
}

@media (max-width: 992px) {
    /* #sidebar-wrapper {
        display: none;
    } */
    .outer-claim-dashboard #sidebar-wrapper {
    position: fixed;
    top: 100px;
    left: 4%;
    width: 92%;
    height: 100vh;
    z-index: 100;
    background-color: white;
    transform: translateX(-1650px);
    transition: transform 0.3s ease;
    overflow-y: auto;
  }

  .outer-claim-dashboard #sidebar-wrapper.toggled {
    transform: translateX(0);
  }

  .outer-claim-dashboard .sidebar-nav {
    position: relative; 
    top: auto;
    border-radius: 20px;
  }

  .outer-claim-dashboard .sidebar-open {
    overflow: hidden;
  }
    .outer-claim-dashboard #menu-toggle {
        display: block;
    }
}

.outer-claim-dashboard #sidebar-wrapper.toggled {
    display: block;
}

.outer-claim-dashboard #first-li-child{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.outer-claim-dashboard .bg-orange {
    background-color: var(--orange) !important;
}

.outer-claim-dashboard .main-heading {
    font-size: 40px !important;
    line-height: 50px !important;
}

.outer-claim-dashboard .plan-heading {
    font-size: 22px;
}

.outer-claim-dashboard .reg-text {
    font-size: 16px;
}

.outer-claim-dashboard .paragraph-small {
    font-size: 18px;
}

.outer-claim-dashboard .sm-text {
    font-size: 14px;
}

.outer-claim-dashboard .text-heading{
  color: #132444;
}

.card.claim-upgrade-flow {
    border: 1px solid #00075A;
    margin-top: 0px;
}
#myLargeModalLabel .modal-dialog.modal-xl {
    max-width: 1140px !important;
}

/* New CSS for claim dashboard ends */