

/* Start:/local/templates/kst/components/bitrix/form.result.new/kst_feedback/style.css?17731261721416*/
.bbcodes, .bbcodes_poll {
  position: relative; 
  overflow: visible; 
  display: inline-block; 
  padding: 0.3em 1em; 
  border: 1px solid #d4d4d4; 
  margin: 0;
  text-decoration: none; 
  text-shadow: 1px 1px 0 #fff; 
  font:12px/normal sans-serif; 
  color: #333; 
  white-space: nowrap; 
  cursor: pointer; 
  outline: none; 
  background-color: #ececec;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
  background-image: -moz-linear-gradient(#f4f4f4, #ececec);
  background-image: -o-linear-gradient(#f4f4f4, #ececec);
  background-image: linear-gradient(#f4f4f4, #ececec);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding-box; 
  /*background-clip: padding-box;*/ /* commented out due to Opera 11.10 bug */
  -webkit-border-radius: 0.2em; 
  -moz-border-radius: 0.2em; 
  border-radius: 0.2em; 
  /* IE hacks */
  zoom: 1; 
  *display: inline;
}

.bbcodes:hover, .bbcodes_poll:hover {
  border-color: #3072b3;
  border-bottom-color: #2a65a0;
  text-decoration: none; 
  text-shadow: -1px -1px 0 rgba(0,0,0,0.3); 
  color: #fff; 
  background-color: #3072b3;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#599bdc), to(#3072b3));
  background-image: -moz-linear-gradient(#599bdc, #3072b3);
  background-image: -o-linear-gradient(#599bdc, #3072b3);
  background-image: linear-gradient(#599bdc, #3072b3);
}
/* End */
/* /local/templates/kst/components/bitrix/form.result.new/kst_feedback/style.css?17731261721416 */
