/* /templates2_0/module/push/notify.less */
/* 
    Document   : subscribe
    Created on : 2016-08-24, 2016-08-24
    Author     : Vinogradov_A
    Description: %description%
    © www.uktonos.ru
*/
#push_notify {
  position: absolute;
  left: 85px;
  top: 20px;
  background: #ffffff;
  border: 1px solid #000000;
  z-index: 200;
  padding: 20px;
  opacity: 0.9;
}
#push_notify .ang {
  background: #ffffff;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  margin: -31px 0px 0px 20px;
}
#push_notify .yes {
  margin: 0px 20px 0px 0px;
}
