.survey-popup .modal-dialog .modal-header{border-bottom:none}.survey-popup .modal-dialog .modal-header .img-main{width:220px;margin-bottom:20px}.survey-popup .modal-dialog .modal-header .modal-title{color:#00205b}.survey-popup .modal-dialog .modal-body{color:#00205b;font-size:16px;padding-top:0}.survey-popup .modal-dialog .modal-footer{border-top:none}.survey-popup .modal-dialog .modal-footer .cta{width:240px;margin-bottom:12px;margin-top:0}.survey-popup .modal-dialog .modal-footer .cta button{width:100%}.survey-popup .modal-dialog .modal-footer .cta.btn-small-blue-crayola-filled button{border:3px solid #009cde}#surveyIframePopup .modal-dialog{max-width:800px}#surveyIframePopup .modal-dialog .modal-content{max-width:800px;max-height:800px;width:100%;height:800px}#surveyIframePopup .modal-dialog .modal-content .modal-body iframe{width:100%;height:100%}@keyframes spin{100%{transform:rotate(360deg)}}#surveyIframePopup .modal-dialog .modal-content .modal-body .iframe-loader{border:4px solid #ddd;border-radius:50%;border-top:4px solid #2e93e6;width:40px;height:40px;animation:spin 1s linear infinite;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}