#phw-container-topright * {
  -webkit-box-sizing : border-box;
  -moz-box-sizing    : border-box;
  box-sizing         : border-box;
}

#phw-container-topright {
  position : absolute;
  right    : 10px;
  bottom   : 0;
}

#phw-container-topright li {
  display        : inline-block;
  vertical-align : middle;
}

#phw_searchbox_container input[type="text"] {
  height    : 33px;
  width     : 90%;
  border    : 1px solid #337dff;
  color     : #337dff;
  font-size : 12px;
  padding   : 0 13px 0 5px;
  position  : relative;
}

/* ----- START HS OVERRIDES ----- */

#phw_hs_wrapper #phw_searchbox_container input[type="text"] {
  width : 60%;
}

/* ----- END HS OVERRIDES ----- */

#phw_searchbox_container a.material-icons {
  background      : #337dff;
  height          : 33px;
  width           : 33px;
  border          : 0 none;
  cursor          : pointer;
  margin          : 1px 0 0 -34px;
  position        : absolute;
  color           : #fff;
  text-align      : center;
  line-height     : 34px;
  text-decoration : none;
}

#phw-container-sayt * {
  width : 100%;
}

#phw-container-sayt {
  background : #fff none repeat scroll 0 0;
  border     : 1px solid #337dff;
  position   : absolute;
  right      : 0;
  width      : 280px;
  z-index    : 9999999;
  text-align : left;
}

#phw_hs_wrapper #phw-container-sayt {
  width : 326px;
}

#phw-container-sayt-keywords {
  margin : 0 0 20px 0;
}

#phw-container-sayt-keywords li {
  padding    : 3px 10px;
  width      : 100%;
  display    : block;
  text-align : left;
}

#phw-container-sayt .phw-sayt-product-list li {
  display        : inline-block;
  width          : 23%;
  vertical-align : middle;
}

#phw-container-sayt .phw-sayt-product-list li:nth-child(even) {
  width       : 77%;
  white-space : pre-line;
}

.phw-sayt-product-list-item {
  border-top  : 1px solid #337dff;
  padding-top : 5px;
  cursor      : pointer;
}

#phw-container-sayt-products li:hover {
  background : #337dff;
}

#phw-container-sayt-products li:hover a {
  color           : #fff;
  text-decoration : none;
}

#phw-container-sayt img {
  width  : 50px;
  height : 55px;
  margin : 0 0 0 10px;
}

#phw-container-sayt a {
  display    : inline-block;
  color      : #337dff;
  text-align : left;
}

.phw-sayt-link-more {
  border-top : 1px solid #337dff;
  padding    : 10px;
  box-sizing : border-box;
}

#phw-container-sayt-products .phw-sayt-link-more a {
  color       : #337dff;
  font-size   : 14px;
  font-weight : bold;
}
