.fotka-gradient{background:#48b5de;background:-webkit-linear-gradient(right, #48b5de 30%,#47a6d0 100%);background:linear-gradient(to left, #48b5de 30%,#47a6d0 100%)}#alert-container{position:fixed;top:100px;left:50px}#alert-container{display:none;background:rgba(0,0,0,0.2);position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000}#alert-container>iframe{position:absolute;top:45%;left:50%;transform:translate(-50%, -50%);z-index:100;max-width:560px;width:100%;border:0;border-radius:16px;background-color:#fff;visibility:hidden;animation:popup 0.1s;animation-fill-mode:both;box-shadow:0 8px 24px 0 rgba(0,0,0,0.16)}@keyframes popup{0%{top:45%;visibility:visible}100%{top:50%;visibility:visible}}#alertPositon{max-width:560px;width:100%;visibility:hidden;height:1px;margin:0 auto}@media only screen and (max-width: 560px){#alert-container.alert-medium{height:410px}#alert-container>iframe{top:100%;left:0;visibility:visible;transform:none;animation:none;border-bottom-left-radius:0;border-bottom-right-radius:0}#alert-container iframe.animate{top:unset;bottom:0;transition:all 2s ease 2s}}


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