.popup-container{width:100%;height:100%;background-color:rgba(21,80,133,.9);z-index:998;position:fixed;box-sizing:content-box}.popup-container iframe{position:fixed;width:86%;height:86%;left:7%;top:7%;border:1px solid;border-color:#155085 #144b7c #11436f #144b7c;color:#ffffff!important;-webkit-border-radius:.35em;-moz-border-radius:.35em;border-radius:.35em}.popup-container .close-button{display:inline-block;padding:6px 6px;background:#ed777c;position:fixed;right:7.2%;top:7.6%;color:white;-webkit-border-radius:.25em;-moz-border-radius:.25em;border-radius:.25em}.popup-container .close-button:hover{background:#ed1c24}