/* Custom Stylesheet hash:17428009471741978982 dated 17 Jun, 2025 03:58:30+Asia/Karachi */
/* Add custom CSS here */

.ace_scroller {
  color:white;
}
.ace_gutter-cell {
  color:white;
}

.search--home {
  background-image: url('https://kayako-helpcenters-assets.s3.us-east-1.amazonaws.com/streetsmart-supportdesk/pic-main-hero.svg');
  background-color: rgba(35, 81, 122, 1)  !important;;
}


.hero-heading {
  color:white;
}

.container {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ignite_global_head_link {
  font-weight: 600;
  margin-right: 0.5em;
  vertical-align: middle;
}

.header__right a.menu__submit.sm-max-hide {
  text-transform: uppercase;
  border-radius: 0px;
  border: 0;
  font-weight: normal;
  padding: 12px;
  background-color: rgba(255, 105, 55, 1);
  font-size: 13px;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s;
  line-height: normal;
  letter-spacing: 1.1px;
  width: auto;
  transform: skew(165deg);
}


.header__top {
  background-color: #f0f1f5 !important;
}

.footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    font-size: 14px !important;
    background-color: #494949 !important;
    color:#ffffff !important;
    max-width: unset;
    margin-bottom: 0;
    padding: 30px 20px;
}

.footer-links {
   color:#ffffff;
   padding-left: 0.5em;
   padding-right: 0.5em;
 }
 
 .footer-links.a {
    padding-left: 0.5em;
    padding-right: 0.5em;

 }