/* IT310SOFTWARE_ICONS1 — isolated icon refresh layer for Softwares and product pages */
body.infotech-public-page .app-shot.has-real-icon{display:flex;align-items:center;justify-content:center;padding:18px;}
body.infotech-public-page .app-shot.has-real-icon::before,
body.infotech-public-page .app-shot.has-real-icon::after{display:none!important;content:none!important;}
body.infotech-public-page .software-icon-frame{display:flex;align-items:center;justify-content:center;width:100%;height:100%;}
body.infotech-public-page .software-icon-frame img{display:block;width:min(100%,150px);max-width:100%;max-height:100%;height:auto;object-fit:contain;filter:drop-shadow(0 14px 26px rgba(0,0,0,.28)) drop-shadow(0 0 18px rgba(0,245,255,.14));}
body.infotech-public-page .software-icon-frame img.icon-wide{width:min(100%,176px);}
body.infotech-public-page .software-icon-frame img.icon-tall{width:min(100%,136px);}
body.infotech-public-page .hero-eco .app-shot.has-real-icon{width:min(100%,320px);height:190px;padding:20px;}
body.infotech-public-page .hero-eco .software-icon-frame img{width:min(100%,176px);}
body.infotech-public-page.software-product-axis1 .app-card .app-shot.has-real-icon{height:132px;}
body.infotech-public-page.software-product-axis1 .app-card .software-icon-frame img{width:min(100%,148px);}
body.infotech-public-page .software-hero-icon{display:block;width:92px;max-width:min(24vw,92px);height:auto;object-fit:contain;filter:drop-shadow(0 18px 30px rgba(0,0,0,.30)) drop-shadow(0 0 18px rgba(0,245,255,.16));margin:0 0 14px;}
body.infotech-public-page .software-hero-icon.icon-tall{width:84px;max-width:min(22vw,84px);}
body.ixdesk-software-page .ixdesk-app-icon img.software-product-icon,
body.ixdesk-software-page .ixdesk-managed-icon img.software-product-icon{display:block;object-fit:contain;filter:drop-shadow(0 14px 24px rgba(0,98,255,.20));}
body.ixdesk-software-page .ixdesk-app-icon img.software-product-icon{width:72px;height:72px;}
body.ixdesk-software-page .ixdesk-managed-icon img.software-product-icon{width:92px;height:92px;}
body.ixdesk-software-page .ixdesk-window-title img{filter:drop-shadow(0 12px 18px rgba(0,98,255,.18));}
@media(max-width:640px){
  body.infotech-public-page .software-hero-icon{width:76px;max-width:min(28vw,76px);margin-bottom:12px;}
  body.infotech-public-page .software-icon-frame img{width:min(100%,136px);}
  body.infotech-public-page .hero-eco .software-icon-frame img{width:min(100%,154px);}
}
