/* Custom Stylesheet hash:17440072631741966539 dated 17 Jun, 2025 04:47:24+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/cloudfix/cloudfix-hero-image.jpeg');
  background-size: cover;
  background-position:center;
  background-repeat: no-repeat;
}

#search {
  background-color: transparent;
  color:#ffffff;
  border-bottom:1px solid #ffffff;
}

.search--home.sm-max-hide > h1 {
  font-size: 38px;
  font-weight: 600;
  line-height: 1.4;
  text-align: left;
  margin-bottom: 15px;
  color: #FFFFFF;
}


#search::placeholder{
  color:#eeeeee;
}

.hero-heading {
  color:white;
}

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