.sz2020 {
  position: fixed;
  right: 0;
  z-index: 9999;
  width: 340px;
  height: 235px;
  transition: height 1s ease, background-size .5s ease; }
  @media (max-width: 460px) {
    .sz2020 {
      height: 135px;
      width: 200px; } }
  .sz2020 span.erpTenderimageClose {
    line-height: 26px; }
    .sz2020 span.erpTenderimageClose:before {
      font-family: "FontAwesome","fontello";
      position: absolute;
      right: 5px;
      font-size: 30px;
      color: #005ea2;
      background: #fff;
      border-radius: 50%;
      border: 1px solid #fff;
      transition: top 1s ease, bottom 1s ease; }
  .sz2020.collapsed {
    height: 0; }
  .sz2020.bottom {
    bottom: 0; }
    .sz2020.bottom.erfa {
      background: url("../../images/szechenyi2020_erfa_bottom.png") 50% 0/100% no-repeat; }
    .sz2020.bottom.esza {
      background: url("../../images/szechenyi2020_esza_bottom.png") 50% 0/100% no-repeat; }
    .sz2020.bottom.esba {
      background: url("../../images/szechenyi2020_esba_bottom.png") 50% 0/100% no-repeat; }
    .sz2020.bottom.ka {
      background: url("../../images/szechenyi2020_ka_bottom.png") 50% 0/100% no-repeat; }
    .sz2020.bottom span.erpTenderimageClose:before {
      content: "\f13a";
      top: -15px; }
    .sz2020.bottom.collapsed span.erpTenderimageClose:before {
      content: "\f139";
      top: -30px; }
  .sz2020.top {
    top: 0; }
    .sz2020.top.erfa {
      background: url("../../images/szechenyi2020_erfa_top.png") 50% 100%/100% no-repeat; }
    .sz2020.top.esza {
      background: url("../../images/szechenyi2020_esza_top.png") 50% 100%/100% no-repeat; }
    .sz2020.top.esba {
      background: url("../../images/szechenyi2020_esba_top.png") 50% 100%/100% no-repeat; }
    .sz2020.top.ka {
      background: url("../../images/szechenyi2020_ka_top.png") 50% 100%/100% no-repeat; }
    .sz2020.top span.erpTenderimageClose:before {
      content: "\f139";
      bottom: -15px; }
    .sz2020.top.collapsed span.erpTenderimageClose:before {
      content: "\f13a";
      bottom: -30px; }
  .sz2020:hover {
    background-size: 110% !important; }

#goToTop {
  bottom: 150px; }

/*# sourceMappingURL=erptenderimage.css.map */
