.product-search,.Reset-btn{
   margin-top:0px;
}
.advanced-search-product-text{
    margin-top: 50px;
}
.health-indicator-update-apply-btn{
    margin-top: 32px;
}
.reset-text{
    margin-top: 20px;
}
select{
    outline: none;
}
.no-result-found{
  display: flex;
  align-items: center;
  color: #000000;
  font-weight: 600;
}
.cold-storage-form .dds-date-picker,
.cold-storage-form .dds-dropdown{
    width:308px;
}
.date-error-message{
  width: 635px;
}
.product-search{
	color: #14181C;
    font-weight: 600;
    text-decoration: underline;
    cursor: pointer;
}
.theme-light .dds-image{
    width: 96px;
    height: 96px;
}